Comment on Apple will reportedly start stuffing ads into the Maps app
TheTechnician27@lemmy.world 23 hours agoI use OsmAnd which I think is also really good. I’ve heard nothing but good things about CoMaps too, like you said, which is a (seemingly well-justified) fork of Organic.
If anyone’s curious about contributing to OpenStreetMap too to make the maps in your area better, I know a bit, and I’d be happy to answer questions, even if they’re just random curiosities.
StillAlive@piefed.world 11 hours ago
How does one define and name an area?
TheTechnician27@lemmy.world 11 hours ago
Depends heavily on the editor you’re using. Editor-agnostic, however, is that under the hood, everything uses “tags”, which are effectively key–value pairs that the broader editing community has agreed mean something.
In most editors, you’ll draw the area in a sort of free-form connect-the-dots, and you’ll have a blank area (under the hood, this is defined by the placeholder
area=yestag, but seriously don’t worry about directly changing tags unless you’re experienced; just let the editor give you a list of items to choose from).Next, select the area, and your editor should present you with some way to search for what you want. Once you click that, the editor will apply the corresponding tags under the hood and will likely give you a list of properties you can change (for example, if you create a fast food restaurant, it might let you decide if it has a drive thru or not).
I’ll be able to give something a lot more specific once I know the editor, since UIs vary heavily. (Note that I didn’t know at first myself: if you went to OpenStreetMap’s website, made an account, and clicked “Edit”, then you’re using the iD editor.)