File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11Overpass API python wrapper
22===========================
33
4- This is a thin wrapper around the OpenStreetMap [ Overpass
4+ Python bindings for the OpenStreetMap [ Overpass
55API] ( http://wiki.openstreetmap.org/wiki/Overpass_API ) .
66
77[ ![ Build Status] ( https://travis-ci.org/mvexel/overpass-api-python-wrapper.svg?branch=master )] ( https://travis-ci.org/mvexel/overpass-api-python-wrapper )
@@ -74,7 +74,7 @@ Setting this to `True` will get you debug output.
7474
7575### Simple queries
7676
77- In addition to just sending your query and parse the result, the wrapper
77+ In addition to just sending your query and parse the result, ` overpass `
7878provides shortcuts for often used map queries. To use them, just pass
7979them like to normal query to the API.
8080
You can’t perform that action at this time.
0 commit comments