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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Geo Data Shapes Map

Hi,

I was trying to achive a GeoShape as shown in this tutorial.

https://www.youtube.com/watch?v=YV6y1pX0-hg

 

The .json file is from here.

https://github.com/isellsoap/deutschlandGeoJSON

 

I was using the 4_kreise. I get the wgs84 CRS but nevermind I doesn't show me any map in PowerBi, just blank. Does anything else been done to get it shown?

 

mapshaper.PNG

 Thanks for any reply.

 

Kind regards

Sam

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

The shape map needs TopoJSON, not GeoJSON.  use Mapshaper to convert as needed. Make sure to use field names that match map keys.

 

lbendlin_0-1602195304014.png

 

View solution in original post

3 REPLIES 3
lbendlin
Super User
Super User

The shape map needs TopoJSON, not GeoJSON.  use Mapshaper to convert as needed. Make sure to use field names that match map keys.

 

lbendlin_0-1602195304014.png

 

Anonymous
Not applicable

Great thanks a lot that works fabulous. Another question:

Do you know a .pbf or .poi file-converter who can last up to 3 GB?

why would you need a converter?  Isn't it just a list of lat/lon and some meta data? You should be able to consume that as a flat list/CSV directly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors