NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

0
1

Can you advice, how can I filter ONLY nodes which are displayed on map tiles from nominatim/details response - hierarchy section?

asked 23 Oct '19, 11:54

atom-systems's gravatar image

atom-systems
21226
accept rate: 0%


This is not possible, because Nominatim does not know anything about the map tiles. Whether something is shown on the map or not can be influenced by many factors, even for example how many other labels there are nearby. These are decisions made when rendering the tile (and decisions that each map style could make differently) so there's no way to do this.

permanent link

answered 23 Oct '19, 12:24

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Thank you Frederik for your answer. Can you advice alternative way how to get these nodes?

(23 Oct '19, 12:31) atom-systems
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:

×689
×14

question asked: 23 Oct '19, 11:54

question was seen: 939 times

last updated: 23 Oct '19, 12:33

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum