Description
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.
GeoJSON alternatives and similar libraries
Based on the "Geolocation" category.
Alternatively, view GeoJSON alternatives based on common mentions on social networks and blogs.
-
Rinvex Country
Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips. -
GeoTools
Geo-related tools PHP 7.3+ library built atop Geocoder and React libraries -
OpenCage Data Geocoding Library for PHP
PHP library to access the OpenCage geocoding API
Static code analysis for 29 languages.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of GeoJSON or a related project?
README
GeoJson PHP Library
This library implements the GeoJSON format specification.
Installation
The library is published as a package and is installable via Composer:
$ composer require "jmikola/geojson=^1.0"
Additional Resources
- [Usage Documentation](./USAGE.md)
- [License](./LICENSE)
*Note that all licence references and agreements mentioned in the GeoJSON README section above
are relevant to that project's source code only.