Forum Discussion
Globe Map - increase resolution
- 10 years ago
Cheers to all who helped with this one. I ended up going with just the basic map as it showed the details I need for now. Hopefully an update soon will allow further manipulation of the way it is presented in PowerBI.
One remaining issue (which I would have thought impossible) is that I have events occuring in exactly the same point even with GPS coordinates down to the second! PowerBI then joins the two events and increases the dot size (and adds the value) annoying but something I guess I can live with for now.
Great help and advise on the forums again though :smileyvery-happy:
ED - 10 years ago
Bit late to the party I guess, but NZ is not a region of the world understoof by Bing. I have had lots of success heatmapping down to property size for NZ, but this has all been based on specialist polygons in other tools. I have had some luck bringing in shapes in my queries but it seems to slow down performance more than it should. Your last attempt is the best you will get out of the current powerbi suite. Bring in post code and you get mapping points all over the world, your lat/lng is the best you will get at the mo.
Since there are no filters/conditions in the Events1 Measure - why use CALCULATE?
There is a native heat map in Power BI, it's the filled map visualization. This visual will only work with geographic boundaries that Bing understands: Postal Code, City, State / Province, Country, Continent in increasing order of magnitude.
- Greg_Deckler10 years agoCommunity Champion
greggyb - I tried the filled map as well when I was testing this, the results were unsatisfactory. I really could get it to do much of anything other than turn New Zealand blueish-green.
Sean - Good point, but I don't thinkt that is the source of elliotdixon's woes.
- greggyb10 years agoResident Rockstar
I don't have any data set with NZ addresses handy, but here's how the heat map looks for me with real data from a demo I'm putting together presently. I've got zip codes that have the data category set as 'Postal Code', and each code gets its own delineated block.
It's important to make sure that all of the geo-data is categorized properly in the modelling ribbon menu.
- Greg_Deckler10 years agoCommunity Champion
greggyb - elliotdixon posted a link to her data in a post above, HeatMapData. Unfortunately it only has Long/Lat data which doesn't play nice with Filled Maps. Looks like telemetry data to me.