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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Arkhos94
Helper IV
Helper IV

Azure map / County code

I built a map that tell which salesman is responsible for each area by using ArcGIS

 

My data is a table with the county code (for France, a code made of 4 number for each county)

 

Geocoding for France is  : Region => Department => county => zip code

 

I tried to transfer my map to Azure (I created a hierarchy with country => department => county) but can't get it to work. 

 

I can manage a geocoding at the department level but not at the county level.

 

Is the geocoding used by Azure map available somewhere so I can check what Geocoding Azure map can accept ?

3 REPLIES 3
rajendraongole1
Super User
Super User

Hi @Arkhos94 -Azure Maps supports a variety of geocoding services, but geocoding precision can vary based on the region and the specific administrative level (such as counties or departments). It sounds like you're running into limitations in Azure Maps when trying to geocode French county codes at the county level.

you can verify the structure and potentially adjusting the geocoding level (or using postal codes), you might achieve better results in mapping French counties with Azure Maps.

Since Azure Maps supports postal codes, try using the postal code as an intermediary. French counties are often defined within departments, so you could aggregate data at the department level and use postal codes or larger geographic divisions if possible.

ref:

https://learn.microsoft.com/en-us/azure/azure-maps/

https://learn.microsoft.com/en-us/azure/azure-maps/how-to-use-geocoding

https://learn.microsoft.com/en-us/rest/api/maps/search/get-search-address

Geocoding | Documentation | Esri Developer (arcgis.com)

 

Hope this information helps.

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





I just tried with ZIP code : it works but it's soooo slow (like 5-10 minutes to load the map for the whole country)...

Thanks

 

If Zip Code works I can link them to county code (using city code as a go-between)

 

Department level is not good enough (many of them are divided between multiple salesman so I can not aggregate data at their level)

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.