From 44788dcd729dd86fe5e8ee0af2ee6a742b962078 Mon Sep 17 00:00:00 2001 From: RK Aranas Date: Wed, 30 Oct 2019 21:23:16 +0800 Subject: [PATCH] Add PyGEOS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b59d33..9ef42fb 100644 --- a/README.md +++ b/README.md @@ -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