Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gavinr/arcgis-json-to-geojson
ArcGIS JSON to GeoJSON
https://github.com/gavinr/arcgis-json-to-geojson
arcgis arcgis-json converter geojson hacktoberfest vue vuejs
Last synced: about 1 month ago
JSON representation
ArcGIS JSON to GeoJSON
- Host: GitHub
- URL: https://github.com/gavinr/arcgis-json-to-geojson
- Owner: gavinr
- License: mit
- Created: 2013-12-04T03:45:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T01:27:24.000Z (5 months ago)
- Last Synced: 2024-10-19T23:22:33.186Z (about 2 months ago)
- Topics: arcgis, arcgis-json, converter, geojson, hacktoberfest, vue, vuejs
- Language: Vue
- Homepage: https://arcgisjson.togeojson.com/
- Size: 3.1 MB
- Stars: 37
- Watchers: 5
- Forks: 11
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-arcgis-developers - arcgis-json-to-geojson - Convert layer in ArcGIS JSON spec to GeoJSON spec. (Data conversion tools)
README
ArcGIS JSON to GeoJSON
======================Need to convert some ArcGIS JSON to GeoJSON? This is a simple page that helps you do that.
[![screenshot](https://i.imgur.com/DYlsFNm.png)](http://arcgisjson.togeojson.com/)
View the site: http://arcgisjson.togeojson.com/
Development: Installation
--------- `npm install`
Credit
------This is just a web page wrapper that gives you access to the tools in:
* [@terraformer/arcgis](https://github.com/terraformer-js/terraformer/blob/master/packages/arcgis/README.md) (formerly [arcgis-to-geojson-utils](https://github.com/Esri/arcgis-to-geojson-utils) which have been moved to `@terraformer`)
Built using [vue-cli version 3](https://cli.vuejs.org/).
Feedback
--------File bug reports here on GitHub or contact [Gavin Rehkemper](http://github.com/gavinr) [(gavinrehkemper @ twitter)](http://twitter.com/gavinrehkemper) for anything else.