From d30756c1716c3078741258b6d3b90be9af09c6d7 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Sat, 30 Apr 2022 01:22:48 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c70f568..be198de 100644 --- a/README.md +++ b/README.md @@ -1378,6 +1378,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [ESRI Shapefile Specs](http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf) - Shapefile specifications. * [GDAL/OGR Cookbook](https://pcjericks.github.io/py-gdalogr-cookbook/) - Simple code snippets on how to use the Python GDAL/OGR API. * [GeoJSON.io](http://geojson.io/) - geojson.io is a quick, simple tool for creating, viewing, and sharing maps. +* [GeoParquet](https://github.com/opengeospatial/geoparquet) - Specification for storing geospatial vector data (point, line, polygon) in Parquet. * [Geopython](https://github.com/urschrei/Geopython) - Notebooks and libraries for spatial/geo Python explorations. * [GIGS](https://gigs.iogp.org/) - GIGS comprises qualitative test series checklists and quantitative test dataset files. * [IndexDatabase](http://www.indexdatabase.de/) - A database for remote sensing indices.