ThinkGeo.com    |     Documentation    |     Premium Support

Offline OSM Data Map support with WMS edition

Hello there,

Requirement: Download OSM data of a city and use it with ThinkGeo WMS server.

Explored: http://blog.thinkgeo.com/2015/11/13/using-openstreetmap-data-in-your-application

Looking for: offline data and render it on web application.

We have WMS server edition running, looking for offline OSM data support with that. We have come across http://blog.thinkgeo.com/2015/11/13/using-openstreetmap-data-in-your-application/ link where you support offline OSM data.

Can you please help us creating some prototype with offline data?

Thanks,
Balamurugan, B
balamurugan.b@honeywell.com

We are using ThinkGeo version 9.

Hi Balamurugan,

Your requirement can be implemented with ThinkGeo World Map Kit function. please refer below informaiton:

  1. I supposed that you already have World Map Kit SQLite master database, if you don’t have this, you can contact our sales to get that data.

  2. After you have this data, we have one tool can extractor specific data from World Map Kit SQLite master database, then you can easy to display that with the exported data offline. Below is the tool in GitHub:
    https://github.com/ThinkGeo/WorldMapKitDataExtractorSample-ForWpf

  3. We already have one simple to guide you how to display the World Map Kit SQLite data with WorldStreetsLayer, this sample is created based on MapSuite 10.0, you can easy to convert that to MapSuite 9.0.
    https://github.com/ThinkGeo/WorldStreetsLayerSDKOnWindows-ForWinForms

  4. Then you can use this WorldStreetsLayer and data on WMS server.

That’s all for your requirements, if there is any issue, please feel free to let us know that.

Thanks
Mark