2017 © Pedro Peláez
 

library geojson

GeoJSON implementation for PHP

image

geojson/geojson

GeoJSON implementation for PHP

  • Friday, January 19, 2018
  • by lorenzomar
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

GeoJSON Build Status

Maintainability Test Coverage Total Downloads Latest Stable Version GitHub license, (*1)

GeoJSON is a format for encoding a variety of geographic data structures using JavaScript Object Notation (JSON), (*2)

Installation

Install the latest version with, (*3)

$ composer require geojson/geojson

Usage

@TODO, (*4)

About

Requirements

  • GeoJSON works with PHP 7.0 or above.

Submitting bugs and feature requests

Bugs and feature request are tracked on GitHub, (*5)

Author

Lorenzo Marzullo
, (*6)

License

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)

The Versions

19/01 2018

dev-master

9999999-dev http://github.com/lorenzomar/geojson

GeoJSON implementation for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

geo geojson