ndamiens / gisconverter
A php library to convert vector geometries between different formats
v1.0.7
2019-07-02 22:01 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: 3.7.*
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.