We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92967ab commit 3dc74d4Copy full SHA for 3dc74d4
README.md
@@ -1,10 +1,11 @@
1
ArcGIS JSON to GeoJSON
2
======================
3
4
-Need to convert some ArcGIS JSON to GeoJSON? This is a simple project that helps you do that.
+Need to convert some ArcGIS JSON to GeoJSON? This is a simple page that helps you do that.
5
6
-View the site: http://arcgisjson.togeojson.com/
+[](http://arcgisjson.togeojson.com/)
7
8
+View the site: http://arcgisjson.togeojson.com/
9
10
Development: Installation
11
--------
package.json
@@ -1,7 +1,7 @@
{
"name": "arcgis-json-to-geojson",
"description": "Convert ArcGIS JSON to GeoJSON",
- "version": "1.0.0",
+ "version": "1.1.0",
"author": "Gavin Rehkemper <[email protected]>",
"license": "MIT",
"private": true,
0 commit comments