diff --git a/index.html b/index.html index 6d0b9ec..238600e 100644 --- a/index.html +++ b/index.html @@ -1,16 +1,23 @@ - Test Page + js-shapefile-to-geojson Demo Page -
See Console Logs
+

js-shapefile-to-geojson Demo Page

+

Pure client-side JavaScript (no server side code) parsing of shapefiles and dbase files to GeoJSON format displayed using OpenLayers.

+
+

View project at http://github.com/wavded/js-shapefile-to-geojson.