2017 © Pedro Peláez
 

library geophp

image

sookoll/geophp

  • Thursday, August 2, 2018
  • by sookoll
  • Repository
  • 1 Watchers
  • 0 Stars
  • 122 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 198 Forks
  • 0 Open issues
  • 13 Versions
  • 2 % Grown

The README.md

Added pointInPolygon method for Polygon and Multipolygon classes for intersects test without GEOS., (*1)

Credit

Maintainer: Patrick Hayes, (*2)

Additional Contributors:, (*3)

This library is open-source and dual-licensed under both the Modified BSD License and GPLv2. Either license may be used at your option., (*4)

The Versions

02/08 2018

dev-3d

dev-3d

  Sources   Download

06/03 2018

0.8

0.8.0.0

  Sources   Download

06/03 2018

0.9

0.9.0.0

  Sources   Download

06/03 2018

1.0

1.0.0.0

  Sources   Download

06/03 2018

0.2

0.2.0.0

  Sources   Download

06/03 2018

0.3

0.3.0.0

  Sources   Download

06/03 2018

0.4

0.4.0.0

  Sources   Download

06/03 2018

0.5

0.5.0.0

  Sources   Download

06/03 2018

0.6

0.6.0.0

  Sources   Download

06/03 2018

0.7

0.7.0.0

  Sources   Download

06/03 2018

1.1

1.1.0.0

  Sources   Download

17/02 2017

dev-master

9999999-dev https://github.com/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 geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.

  Sources   Download

GPL-2 or New-BSD

The Development Requires

02/12 2014

1.2

1.2.0.0 https://github.com/phayes/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 geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.

  Sources   Download

GPL-2 or New-BSD

The Development Requires