Hi, we are using the ThinkGeo MapSuite with OpenStreetMap.
Because some customers have to configure their proxy servers, we need to know which url is used to get the OpenStreetMap tile data.
Unfortunally I can’t see any requests in Wireshark.
How can I get or set the OpenStreetMap url for retreiving the map tiles?
Thanks a lot,
Klaus
OpenStreetMap Server URL
Hi Klaus,
Here is the URL template "{subdomain}.tile.openstreetmap.org/{0}/{1}/{2}.png" used for requesting OSM tile data. Also you can define your own request URL using "CustomServerUris" property.
Thanks,
Johnny
Thank you very much. This helps me a lot.
Hi Klaus,
I am glad to hear that’s helpful.
Regards,
Don