Forum Discussion
Anonymous
2 years agoNot applicable
Shape Map and map type key doesn't display while using GEOJSON.
Hi, I'm currently working with Shape Maps in Power BI. I got a "JSON" file that has been recently converted from SHP files and I wanted to display it on the Shape Map with data. Unfortunately, so...
lbendlin
2 years agoSuper User
For Shape Maps you need TopoJSON format, not GeoJSON. Ask QGIS to export in TopoJSON, or use MapShaper.org to convert. Make sure not to lose the polygon attributes. The attribute name must match the name of the column in your data.