Hello,
I am very interested to integrate in our ASP MVC project, the MVC map control with the OpenStreetMap Free Data that can be for free downloaded from thinkgeo.com/map-data/openstreetmap-data. Our project interest is mainly Europe maps, and I would not want to use any web map services (google, bing…)
It is possible to provide an Visual Studio C# sample project, it would be a great help!
I am wondering that if in the end the same visual can be obtained as in openstreetmap.org/
Thanks a lot,
Adrian
MVC Map control with OpenStreetMap Free Data
Hi Adrian,
The provided download is pure SahpeFile data. You can define your own render for ShapeFiles using MVC map control, so you can get the exactly visual as OpenStreetMap by defining each zoom level style and data.
Please see mvcsamples.thinkgeo.com/ for more samples.
Thanks,
Jack
Hi Adriman,
Actually, we already have a Visual Studio C# sample project
that can work like the openstreetmap.org/
, it's based on the whole world map data from thinkgeo.com/map-data/openstreetmap-data/
, it's very easy to restrict the data just for Europe only in the project, but
we don't public it, could you contact support@thinkgeo.com
or sales@thinkgeo.com
for it? I guess they will give you more
detailed information on this project.
Thanks,
Johnny