Forum Discussion
BCGR
3 years agoFrequent Visitor
Creating a Topojson file
Hello. I would like to use a topoJSON file for a map overlay. I have the GeoJSON file needed, but I am having a hard time finding any good way to convert it to a topojson file. Does any of ...
- 3 years ago
mapshaper.org
- 3 years ago
This originally didnt work for me. Turns out there was a capitalized letter that broke the GeoJSON.
I used this linter:
GeoJSON Viewer & Validator (geojsonlint.com)That solved it
lbendlin
3 years agoSuper User
mapshaper.org
BCGR
3 years agoFrequent Visitor
This originally didnt work for me. Turns out there was a capitalized letter that broke the GeoJSON.
I used this linter:
GeoJSON Viewer & Validator (geojsonlint.com)
That solved it