“Wooh, At least I know now where the observatory is!” says Bob.
Seeing the distance between them though, Bob is quite flustered. That’s quite a long way!
Luckily, Bob remembers leaving his bicycle in the nearest parking space. Let’s go ahead and query for Bob’s bike!
around
statement again.[amenity=bicycle_parking]
. You should now be comfortable knowing what statement we need to use.around
, so make sure to place the statement properly so that it finds the parking space around the restaurant instead of the tower. Remember that Overpass has the concept of ‘flow’. Where do you think you should put our around statement?out;
after your statement to print the bicycle parking node.