mapsight / geojson-reproject
Utility for re-projecting GeoJSON coordinates.
v1.0.0
2026-05-22 15:33 UTC
Requires
- php: ^8.2
- proj4php/proj4php: ^2.0.9
- symfony/polyfill-php83: ^1.37
- symfony/polyfill-php84: ^1.37
- symfony/polyfill-php85: ^1.37
README
A lightweight library to re-project GeoJSON data coordinates.
Features
- Proj4php Integration: Uses the robust Proj4php library for coordinate transformations.
- GeoJSON Support: Specifically designed to work with GeoJSON structures.
- Easy to Use: Simple API for re-projecting entire GeoJSON objects.