Skip to content

Commit 8369a02

Browse files
authored
Update README.md
1 parent 603b7ec commit 8369a02

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ Overpass API python wrapper
44
Python bindings for the OpenStreetMap [Overpass
55
API](http://wiki.openstreetmap.org/wiki/Overpass_API).
66

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-
97
Install it
108
==========
119

@@ -143,3 +141,10 @@ issue](https://github.com/mvexel/overpass-api-python-wrapper/issues).
143141
### Where did the CLI tool go?
144142

145143
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

0 commit comments

Comments
 (0)