coreation / gisconverter
A php library to convert vector geometries between different formats
Installs: 1 484
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 28
pkg:composer/coreation/gisconverter
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2025-10-11 22:56:00 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.