1
0
mirror of https://github.com/wavded/js-shapefile-to-geojson synced 2025-12-15 19:00:46 +00:00

Merge branch 'master' into gh-pages

Conflicts:
	index.html
This commit is contained in:
Marc Harter
2011-05-04 12:22:27 -05:00

View File

@@ -14,6 +14,7 @@
</style> </style>
</head> </head>
<body> <body>
<a href="http://github.com/wavded/js-shapefile-to-geojson"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
<h2>js-shapefile-to-geojson Demo Page</h2> <h2>js-shapefile-to-geojson Demo Page</h2>
<p>Pure client-side JavaScript (no server side code) parsing of shapefiles and dbase files to GeoJSON format displayed using OpenLayers.</p> <p>Pure client-side JavaScript (no server side code) parsing of shapefiles and dbase files to GeoJSON format displayed using OpenLayers.</p>
<div id="map"></div> <div id="map"></div>