Hello,
We are using an OpenStreetMapLayer and server-side tile caching in our project. I have a couple of questions.
-
The OpenStreetMapLayer uses OpenStreetMap data. I know in the past that ThinkGeo offered OpenStreetMap data in shapefile form that you had compiled and that you do not offer that service currently. Is the data that the OpenStreetMapLayer uses coming directly from OpenStreetMap’s servers or is it first compiled by ThinkGeo in some form and then hosted on ThinkGeo’s servers? I just want to make sure I understand whose servers are providing the map data and if it is being compile in some form first.
-
I know that the OpenStreetMap data gets updated. What is the frequency of this update? We are caching the OpenStreetMapLayer along with our shapefile base layers to improve performance, and we need to figure out a business policy for clearing out the tile cache periodically in order to allow it to repopulate with newer data.