Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 you have a method for doing this? I tried the "topojson" module for Python, to that seems to be broken, it seems the Topology() method doesn't exist. I haven't found any working online converters either.
Solved! Go to Solution.
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
mapshaper.org
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
User | Count |
---|---|
5 | |
5 | |
3 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
5 | |
4 | |
4 |