sookoll / geophp
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geo
1.2
2014-12-02 06:11 UTC
Requires (Dev)
- phpunit/phpunit: 4.1.*
This package is not auto-updated.
Last update: 2026-04-10 03:19:05 UTC
README
Fork from http://github.com/phayes/geoPHP
Added pointInPolygon method for Polygon and Multipolygon classes for intersects test without GEOS.
Credit
Maintainer: Patrick Hayes
Additional Contributors:
- GeoMemes Research (http://www.geomemes.com)
- HighWire Press (http://www.highwire.org) and GeoScienceWorld (http://www.geoscienceworld.org)
- Arnaud Renevier (gisconverter.php) https://github.com/arenevier/gisconverter.php
- Dave Tarc https://github.com/dtarc
- Elliott Hunston (documentation) https://github.com/ejh
This library is open-source and dual-licensed under both the Modified BSD License and GPLv2. Either license may be used at your option.