Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ them like to normal query to the API.

#### MapQuery

This is a shorthand for a `complete ways and
relations <http://wiki.openstreetmap.org/wiki/Overpass_API/Language_Guide#Completed_ways_and_relations>`__
This is a shorthand for a [complete ways and
relations](http://wiki.openstreetmap.org/wiki/Overpass_API/Language_Guide#Recursing_up_and_down:_Completed_ways_and_relations)
query in a bounding box (the 'map call'). You just pass the bounding box
to the constructor:

Expand Down Expand Up @@ -111,4 +111,4 @@ issue](https://github.com/mvexel/overpass-api-python-wrapper/issues>).

### Where did the CLI tool go?

I decided that it does not belong in this repo. If you still want it, get version 0.4.0 or below.
I decided that it does not belong in this repo. If you still want it, get version 0.4.0 or below.