This is a migrated thread and some comments may be shown as answers.

Geoserver as provider

1 Answer 374 Views
Map
This is a migrated thread and some comments may be shown as answers.
Sebastian
Top achievements
Rank 1
Sebastian asked on 04 Jul 2014, 06:18 PM
Hi,

I have set up a working Geoserver on my LAN. My LAN is not connected to the Internet.
How can I use my GeoServer as the map provider for a RadMap control?

Sebastien

1 Answer, 1 is accepted

Sort by
0
Accepted
Andrey
Telerik team
answered on 07 Jul 2014, 11:43 AM
Hello Sebastian,

In order to use a tile map server you should implement the custom map provider. You can find more information in the Implement custom map provider article.
Note that the tiles which can be used in custom provider must be compatible with the DeepZoom concept. The tiles should have the same size for different zoom levels. Also, one tile from the previous zoom level should be covered by FOUR tiles from next zoom level. I.e. it should be 1 tile for level 0, 4 tiles for level 1 etc.
As examples I have attached two solutions which implement custom map provider for WMS server and for OpenStreet Maps (OpenLayers).

I hope it helps. Please do not hesitate to write back if you have any further questions.

Regards,
Andrey Murzov
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
Map
Asked by
Sebastian
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or