Forum Discussion
Problem locating Spanish municipalities on the Azure map
- 1 year ago
Hi jafp - Some municipality names exist in multiple countries. Ensure your dataset includes country information (Spain) explicitly.Try concatenating fields: Municipality, Province, Spain.
Try different map layers or check if Azure Maps has a preference for a specific hierarchy.If possible, use latitude and longitude instead of names to avoid misplacement.
Hope this helps
Hi jafp - Some municipality names exist in multiple countries. Ensure your dataset includes country information (Spain) explicitly.Try concatenating fields: Municipality, Province, Spain.
Try different map layers or check if Azure Maps has a preference for a specific hierarchy.If possible, use latitude and longitude instead of names to avoid misplacement.
Hope this helps
- jafp1 year agoFrequent Visitor
Hello rajendraongole1,
In the end, I used the name of the municipality and province, along with the latitude and longitude.
Thank you very much.
Best regards.