GeoJSON is a format for encoding a variety of geographic data structures using JavaScript Object Notation (JSON)
Install the latest version with
$ composer require geojson/geojson
@TODO
- GeoJSON works with PHP 7.0 or above.
Bugs and feature request are tracked on GitHub
Lorenzo Marzullo
GeoJSON is licensed under the MIT License - see the LICENSE
file for details
Articoli:
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