geojson

GeoJSON implementation for PHP

MIT License

Downloads
6.5M
Stars
292
Committers
13

Bot releases are hidden (Show)

geojson - 1.2.0 Latest Release

Published by jmikola 9 months ago

Significant pull requests in this release:

  • #45 Use library-namespaced InvalidArgumentException
  • #42 Add GeoJSON type constants

See 1.2.0 milestone.

geojson - 1.1.2

Published by jmikola over 1 year ago

Significant pull requests in this release:

  • #41 Fix PHP 8.2 deprecation warning

See 1.1.2 milestone.

geojson - 1.1.1

Published by jmikola over 2 years ago

Significant pull requests in this release:

  • #38 Use psr-4 autoloading and sort imports alphabetically

See 1.1.1 milestone.

geojson - 1.1.0

Published by jmikola over 2 years ago

Significant pull requests in this release:

  • #31 Drop support for PHP <7.4, update PHPUnit to ~9.5, migrate to GitHub Actions
  • #33 Apply language level migrations and clean-ups

See 1.1.0 milestone for additional PRs.

geojson - 1.0.3

Published by jmikola over 2 years ago

Significant pull requests in this release:

  • #24: Fix GeoJson\Feature\Feature::getGeometry() return type

See 1.0.3 milestone.

geojson - 1.0.2

Published by jmikola about 9 years ago

Significant pull requests in this release:

  • #19: Fix PHP warning on LinearRing creation with invalid params

See 1.0.2 milestone for additional PRs.

geojson - 1.0.1

Published by jmikola about 10 years ago

Significant pull requests in this release:

  • #5: Fix bounds verification check in BoundingBox

See 1.0.1 milestone for additional PRs.

geojson - 1.0.0

Published by jmikola almost 11 years ago

Initial release.