Merge pull request #32 from rukku/rukku-patch-1

Add PyGEOS
This commit is contained in:
Eduardo Lacerda 2019-10-31 10:54:12 -03:00 committed by GitHub
commit dcb78e24d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -375,6 +375,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [MovingPandas](https://github.com/anitagraser/movingpandas) - Implementation of Trajectory classes and functions built on top of GeoPandas.
* [geojson-area](https://github.com/scisco/area) - Calculate the area inside of any GeoJSON geometry.
* [osm2geojson](https://github.com/aspectumapp/osm2geojson) - Parse OpenStreetMap (OSM) XML and Overpass JSON/XML.
* [pyGEOS](https://github.com/pygeos/pygeos) - Exposes geospatial operations from GEOS into Python.
## Perl