this post was submitted on 23 Mar 2026
213 points (98.6% liked)

Technology

82992 readers
2571 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] StillAlive@piefed.world 1 points 1 hour ago (1 children)

How does one define and name an area?

[–] TheTechnician27@lemmy.world 1 points 1 hour ago* (last edited 1 hour 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 created a blank area once you close the loop (under the hood, this is defined by the placeholder area=yes tag, 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 which 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.)