Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

.JSON shapefile not showing up properly

I tried to convert my shapefile into .JSON so I can import it into PowerBI but it is not working. See image below.    I used mapshaper.org to convert it from .SHP to .JSON. It looks fine on the web...
  • d_gosbell's avatar
    7 years ago

    For geographic data there are multiple different reference systems and projections. It looks like your original shp file is using a reference system that PowerBI does not support. Try following the steps suggested in this article https://dataveld.com/2016/09/01/overcoming-potential-power-bi-shape-map-rendering-issues/ I had an issue like this months ago and I think converting to the wgs84 projection using mapshaper (as suggested in the linked article) fixed this for me.