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

3
2

Hi - I'd like to search for OSM Notes with the keyword "solar" in the text. How can I do that please?

(There's no hint of it in the wiki page about Notes, even in the Advanced Use. It seems to me I can't be the first person wanting to do this)

asked 31 Jul '19, 09:10

mcld's gravatar image

mcld
81349
accept rate: 0%

edited 31 Jul '19, 09:11


A nice web interface to search in the note text is here: https://ent8r.github.io/NotesReview/ and if you want to just access the API and get back an XML document, you can fire off a query like https://api.openstreetmap.org/api/0.6/notes/search?q=%22search+term+here%22&closed=0 (details about the API are in https://wiki.openstreetmap.org/wiki/API_v0.6#Map_Notes_API ).

permanent link

answered 31 Jul '19, 09:18

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

edited 31 Jul '19, 09:19

Thanks. The web interface didn't work for me (I filed an issue here) but I look forward to it working. The raw search is good to know. I wish it also had a bbox parameter! ... But then, that wasn't my question to you.

(31 Jul '19, 09:55) mcld

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:

×193
×45
×3

question asked: 31 Jul '19, 09:10

question was seen: 2,463 times

last updated: 07 Nov '19, 22:05

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