Forum Discussion
INDIAN STATES SHAPE MAP
I AM TRYING TO INSERT INDIA - STATES SHAPE MAP IN MAPS... I TRIED TO LOCATION MY LOCATIONS WITH PINCODE... BUT UNABLE TO MARK THE PINCODES IN THE STATE MAPS
4 Replies
- v-lili6-msft
Community Support
hi, srkase
It seems that shape map doesn't support PINCODE, you could add a states name and pincode dim table for the visual.
Best Regards,
Lin
- ManishKasatNew Member
Can you please help me from where can I download the Indian States Shapes for the Power BI map widget
- MariaP
Solution Supplier
Hi ManishKasat ,
I had created a Shape Map for India a while ago. See the accepted solution here:
https://community.powerbi.com/t5/Desktop/Power-BI-Filled-Map/m-p/436022#M201073
JSON file for India can be found here: https://github.com/deldersveld/topojson/blob/master/countries/india/india-states.json
Maria
- srkase
Helper IV
For accurate mapping ,
you concatenate pincode+place+districtname in a separate column and try to map in the default map which is in power bi...
you will get the result..
I have applied it and works well...