Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

vtange/leaflet.workspace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leaflet Workspace

Drag and drop, or use the upload button to put a geojson file, topojson or a zipped shapefile onto a map. (geojson and topojson can also be zipped)

The shapefile is parsed to GeoJSON using shapefile-js, which I also wrote, which uses DataView and array buffers to parse this mixed endian file. There are also promises used in here, kids these days like promises right?

If you need a file to show here is a zipped shapefile of the world

There is a large amount of geojson in these repos

Also Uses

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.6%
  • CSS 7.8%
  • HTML 0.6%