I have to create 170 topojson for 170 countries from a single geojson file. I am using shape file from naturalearthdata.org admin 1 state county level map. I use QGIS desktop software to create geojson file .
1.How to create geojson file for 170 country using QGIS individually(170 geojson file) I am able to convert earthdata admin 1 level data to single geojson which covers all countries in the world.
2.Is there any other easy tool where i can create geojson file from shapefile, as for 170 countries it involves a lot of manual work to convert. Can you point me to some sites where this step is already done and i can start using it.