dev-master
9999999-dev http://github.com/lorenzomar/geojsonGeoJSON implementation for PHP
MIT
The Requires
- php ^7.0
- marc-mabe/php-enum ^3.0
The Development Requires
geo geojson
Wallogit.com
2017 © Pedro Peláez
GeoJSON implementation for PHP
GeoJSON is a format for encoding a variety of geographic data structures using JavaScript Object Notation (JSON), (*2)
Install the latest version with, (*3)
$ composer require geojson/geojson
@TODO, (*4)
Bugs and feature request are tracked on GitHub, (*5)
Lorenzo Marzullo
, (*6)
GeoJSON is licensed under the MIT License - see the LICENSE file for details, (*7)
Articoli: - https://macwright.org/2015/03/23/geojson-second-bite, (*8)
TODO: - Riscrivere construct di MultiLineString per evitare l'utilizzo della classe Utils - scrivere i test di MultiLineString - Riscrivere MultiPolygon construct - scrivere test per poligono e multipoligono, (*9)
GeoJSON implementation for PHP
MIT
geo geojson