coreation / gisconverter
A php library to convert vector geometries between different formats
v1.0.5
2014-08-07 13:50 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2024-11-09 18:16:50 UTC
README
#Gisconverter
A PHP library to convert vector geometries between different formats. Currently, WKT, GeoJSON, KML and GPX formats are supported. See example.php for a documentation of how to use the library
Gisconverter needs php at least 5.3
Gisconverter is available under modified BSD license. See LICENSE.txt for more informations.