symm / gisconverter
A php library to convert vector geometries between different formats
Installs: 125 851
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 2
Forks: 27
pkg:composer/symm/gisconverter
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2020-03-02 04:29:37 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.