https://github.com/geo6/upload-geojson
Upload (validated) GeoJSON files in a specific directory using PHP
https://github.com/geo6/upload-geojson
geojson laminas laminas-mezzio mezzio php validator
Last synced: 29 days ago
JSON representation
Upload (validated) GeoJSON files in a specific directory using PHP
- Host: GitHub
- URL: https://github.com/geo6/upload-geojson
- Owner: geo6
- License: gpl-3.0
- Created: 2018-09-19T09:25:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T02:28:45.000Z (over 2 years ago)
- Last Synced: 2024-04-24T16:04:40.909Z (about 1 year ago)
- Topics: geojson, laminas, laminas-mezzio, mezzio, php, validator
- Language: PHP
- Homepage: https://sandbox.geo6.be/app/upload-geojson/
- Size: 2.76 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Upload GeoJSON
[](https://travis-ci.org/geo6/upload-geojson)
[](https://packagist.org/packages/geo6/upload-geojson)
[](https://packagist.org/packages/geo6/upload-geojson)
[](https://packagist.org/packages/geo6/upload-geojson)
[](LICENSE)**Upload GeoJSON** allows you to upload **validated** GeoJSON files in a specific directory !
## Install
```shell
composer create-project geo6/upload-geojson
```See [`INSTALL`](INSTALL.md) file for more details.