File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,6 @@ Overpass API python wrapper
4
4
Python bindings for the OpenStreetMap [ Overpass
5
5
API] ( http://wiki.openstreetmap.org/wiki/Overpass_API ) .
6
6
7
- [ ![ Build Status] ( https://travis-ci.org/mvexel/overpass-api-python-wrapper.svg?branch=master )] ( https://travis-ci.org/mvexel/overpass-api-python-wrapper )
8
-
9
7
Install it
10
8
==========
11
9
@@ -143,3 +141,10 @@ issue](https://github.com/mvexel/overpass-api-python-wrapper/issues).
143
141
### Where did the CLI tool go?
144
142
145
143
The command line tool was deprecated in version 0.4.0.
144
+
145
+ ## See also
146
+
147
+ There are other python modules that do similar things.
148
+
149
+ * https://github.com/mocnik-science/osm-python-tools
150
+ * https://github.com/DinoTools/python-overpy
You can’t perform that action at this time.
0 commit comments