Forum Discussion
Shapefiles and TopoJSON
Has anyone found a way to get ArcGIS shapefiles into Power BI, or a reliable way to convert them to TopoJSON ?
3 Replies
- amitchandakSuper User
watts_jim , refer supports response on similar issue
https://community.powerbi.com/t5/Desktop/ArcGIS-Shapefile-in-Power-BI/td-p/2131698
- watts_jimHelper II
The DBF shapefile I've been given does not contain location data like this, nor does it fit the description given in that solution:
"This method works well with point address data, or polygon data that is using locations such as zip codes, postcodes or administrative boundaries." - watts_jimHelper II
I've used mapshaper.org for the moment, and have to convert the projection to WGS84. It's a public resource, and the projection isn't great for the UK, so I'll keep looking. Looks like there are Python packages that might be better.