Why not ask your question on the new OpenStreetMap Community Forum?

Hello, I'd like to use OSM data to make a simple (printable) city plan with hotels marked. Since the software I render the data in uses NODES for placing map symbols, not the hotel buildings (areas tagged with tourism=hotel), can I add nodes on top of the correctly tagged buildings? Or is it a wrong approach? How would they render on OSM and how would it affect the search?

Thx for answers.

asked 13 Oct '14, 22:11

Houmr9's gravatar image

Houmr9
31113
accept rate: 0%

If you'd like nodes instead of ways in OSM data, I'd suggest that you look at the "--all-to-nodes" option of osmconvert.

(13 Oct '14, 22:36) SomeoneElse ♦

Alright, I got ya guys. Cheers.

(13 Oct '14, 23:07) Houmr9

Two frequent good practice advice are don't tag for the renderer and one feature, one OSM element. You shouldn't add a hotel node if there already is a hotel area (it's actually common practice to "upgrade" a feature from a node to an area when adding details to the map).

Instead, you should either get your software to handle areas or, as SomeoneElse suggested, convert areas to nodes (in your local import, not in the osm db!) before using osmconvert's --all-to--nodes option.

permanent link

answered 13 Oct '14, 22:49

Vincent%20de%20Phily's gravatar image

Vincent de P... ♦
17.3k18152249
accept rate: 19%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×252
×92
×26
×5

question asked: 13 Oct '14, 22:11

question was seen: 2,384 times

last updated: 14 Oct '14, 08:23

powered by OSQA