An open API service indexing awesome lists of open source software.

https://github.com/sodennis/ongeometry

reads shapefiles, rasterizes, checks if on geometry
https://github.com/sodennis/ongeometry

Last synced: 4 months ago
JSON representation

reads shapefiles, rasterizes, checks if on geometry

Awesome Lists containing this project

README

        

OnGeometry
=========

Functionalities
---------------
- rasterizes geometries (vectors)
- check if a point is on the geometry

Prerequisites
-------------
- [libgeos (libgeos_c)](http://geos.osgeo.org)
- [shapelib (libshp)](http://shapelib.maptools.org)
- shapefile which contains polygons that represent the landmass

Compliation
------------
make

or

make CFLAGS+=-DDEBUG to debug

Use
---
./bin/OnGeometry