*-updated readme

This commit is contained in:
Marc Harter 2010-07-30 22:52:17 -05:00
parent b9ce173e5e
commit 6b2ec7a2cc
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
This project allows a user to load Shapefiles and DBFs into the browser with JavaScript. Outputs as GeoJSON for use with other Mapping APIs such as OpenLayers.
This project allows a user to load Shapefiles and DBFs into the browser with JavaScript.
Outputs as [GeoJSON](http://geojson.org/) for use with other Mapping APIs such as [OpenLayers](http://openlayers.org).
Inspired by the excellent work by Tom Carden ([http://github.com/RandomEtc/shapefile-js/](http://github.com/RandomEtc/shapefile-js/)).