Skip to content

szymonskirgajllo/geojson-1

 
 

Repository files navigation

GeoJson PHP Library

Build Status Scrutinizer Code Quality Code Coverage

This library implements the GeoJSON format specification.

The GeoJson namespace includes classes for each data structure defined in the GeoJSON specification. Core GeoJSON objects include geometries, features, and collections. Geometries range from primitive points to more complex polygons. Classes also exist for bounding boxes and coordinate reference systems.

Installation

The library is published as a package and is installable via Composer:

$ composer require "jmikola/geojson=~1.0"

More Resources

About

GeoJSON implementation for PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.5%
  • Makefile 1.5%