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

I would like to find a particular bicycle rental node on the map, similar to https://www.openstreetmap.org/node/4949496890 but with ref=0067.

Is this something that the site search can do? Is there an advanced search interface somewhere?

asked 26 Jul '17, 22:54

fmarier's gravatar image

fmarier
2117814
accept rate: 100%


The Wizard interface on Overpass Turbo splits the difference between simplicity and power. Here's your ref using the Wizard:

http://overpass-turbo.eu/s/qCV

The global in the Wizard input tells Overpass Turbo not to insert any geographic bounds into the Overpass script.

permanent link

answered 26 Jul '17, 23:35

maxerickson's gravatar image

maxerickson
12.7k1083176
accept rate: 32%

Great, that's exactly the kind of interface I was looking for, thanks!

(26 Jul '17, 23:39) fmarier
1

But remember there are other ref's as well :-(

(26 Jul '17, 23:41) Hendrikklaas
1

Yes, to be sure to find bicycle rental nodes only, you'll want to enter "type:node & amenity=bicycle_rental & ref=0067 global" into the wizard. If you know roughly where it is, you can drop the "global" and just point the window to the right area.

(30 Jul '17, 18:06) Hjart
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:

×193
×92

question asked: 26 Jul '17, 22:54

question was seen: 1,948 times

last updated: 30 Jul '17, 18:07

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