area
Area calculator
Calculates the area of geometric shapes in GeoJSON files.
Calculate the area inside of any GeoJSON geometry. This is a port of Mapbox's geojson-area for Python
97 stars
3 watching
20 forks
Language: Python
last commit: about 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
corporateshark/summed-area-table | A C++11 header-only library providing an efficient algorithm for calculating the sum of areas in a 2D image. | 5 |
pkinney/topo | A geometry library for Elixir that calculates spatial relationships between geometries | 157 |
perrygeo/python-rasterstats | Computes summary statistics of geospatial raster datasets based on vector geometries | 531 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
josedbaez/sitecore-spatial-geojson-polygons | An extension to Sitecore's Linq provider enabling spatial queries on GeoJSON polygons in Solr indexes | 0 |
mjaschen/phpgeo | A library providing abstractions for geographical coordinates and distance calculations. | 1,568 |
lyzidiamond/centroids | An application that takes a geojson feature collection as input and returns a new feature collection with polygon centroids calculated. | 22 |
mapbox/geojson.io | A web-based editor for spatial data in JSON format | 1,939 |
d3/d3-geo | Provides tools and techniques for working with spherical geometry on maps | 1,036 |
geodacenter/geodaspace | Software for Advanced Spatial Econometrics | 48 |
urschrei/geopython | A collection of notebooks and libraries for geospatial analysis and visualization using Python | 352 |
jwass/geojsonio.py | An open source Python library that allows users to embed and display GeoJSON data in a web-based map | 121 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
pantrif/s2-geojson | A tool for visualizing and analyzing geospatial data on S2 cells using S2 RegionCoverer and Leaflet | 30 |