We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1db018e + 12a6307 commit edf5389Copy full SHA for edf5389
packages.md
@@ -14,6 +14,7 @@
14
* [pyqgis][] - For anything and everything GIS
15
* [geopy][] - For geolocating and things like that
16
* [geojsonio.py][] - For shooting data to the web
17
+* [geog][] - For a numpy interface to solve geodesic problems
18
19
## Data Analysis
20
@@ -70,4 +71,5 @@
70
71
[pyshp]: https://code.google.com/p/pyshp/
72
[descartes]: https://pypi.python.org/pypi/descartes
73
[rasterstats]: https://github.com/perrygeo/python-raster-stats
74
+[geog]: https://github.com/jwass/geog
75
0 commit comments