piecesphp / geojson
Tratamiento y generaciĆ³n de GeoJSON
v1.1
2022-07-11 18:24 UTC
Requires
- php: >=7.4 || ^8.0
- ext-ctype: *
- ext-date: *
- ext-json: *
- ext-mbstring: *
- ext-pcre: *
Requires (Dev)
- phpstan/phpstan: ^1.4
This package is auto-updated.
Last update: 2025-03-15 21:47:26 UTC
README
Namespaces
- PiecesPHP\GeoJSON
- PiecesPHP\GeoJSON\Geometry
Classes
- PiecesPHP\GeoJSON\GeoJson
- PiecesPHP\GeoJSON\Feature
- PiecesPHP\GeoJSON\Geometry\LineString
- PiecesPHP\GeoJSON\Geometry\MultiLineString
- PiecesPHP\GeoJSON\Geometry\MultiPolygon
- PiecesPHP\GeoJSON\Geometry\Point
- PiecesPHP\GeoJSON\Geometry\Polygon
Interfaces
- PiecesPHP\GeoJSON\Geometry\GeometryInterface
API
TODO