Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
BCGR
Frequent 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 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.

2 ACCEPTED SOLUTIONS
lbendlin
Super User
Super User

BCGR
Frequent 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

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

mapshaper.org

BCGR
Frequent 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

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.