datameet / maps

Repository for all spatial data.
http://projects.datameet.org/maps/
MIT License
380 stars 370 forks source link

Can we convert this data to .geojson? #8

Closed answerquest closed 7 years ago

answerquest commented 8 years ago

It's a format that works in many more places. Maybe KML too

devdattaT commented 7 years ago

This Repo is quite heavy as it is. And when you convert the Distritcs, PCs or ACs to GeoJSON, the Files are quite large (> 15 MB) I don't think there is a need right now to un-necessarily increase the Size of repo. It becomes difficult for people when they clone the repo.

Would documenting the instructions to convert this shapefile format to KML & GeoJSON help?

answerquest commented 7 years ago

we could also mention browser-based tools like geojson.io or mapshaper.org (which still keep the data at client side only and don't store it for themselves) that make conversion much easier for, say, students who aren't operating on an admin account and can't install something, or users who can't download the full gis tools for some reason, or users who aren't familiar with what to do with command lines. (esp when it's not mentioned that one has to put those commands in a command prompt / terminal :octopus: )

devdattaT commented 7 years ago

@answerquest: Does GeoJSON.io support import of Shapefiles? I've added the MapSharper link in c4b2b6a19f3f2faaaa5db4a697f0484fa9f2289a