Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to generate geoJson data?

Tags:

json

geojson

I want to generate geoJson data for an country and its all the states. In all the examples I have seen, all the data is for USA.

I would like to know where and how can I get geoJson data for other countries and its corresponding all the states? Is it even possible?

like image 700
Shekhar Avatar asked Jan 23 '12 09:01

Shekhar


People also ask

Where can I get GeoJSON data?

Found a place to download geojson: geojson-maps.kyd.com.au that uses data from Natural Earth.

How do I convert Excel to GeoJSON?

To export data, click on Special – Export to GeoJSON. Clicking on this item will display the dialog as in the following figure. In this dialog, you can setup the GeoJSON export. You can choose from two export modes – Selected Layer of All Visible Layers.


1 Answers

Includes all countries, in addition to the US and all US states.

https://github.com/johan/world.geo.json

like image 158
Alison R. Avatar answered Sep 28 '22 04:09

Alison R.