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

Using a WMS server as a tiled source

1 Answer 188 Views
Map
This is a migrated thread and some comments may be shown as answers.
Magnus
Top achievements
Rank 1
Magnus asked on 03 Sep 2015, 05:20 PM

I would like to treat a normal WMS server as a tiled source. I saw some sample using a CustomMapProvider, but I also see there is a WmsTiledProvider. Is that the class I should use, or should I use something like this: http://stackoverflow.com/questions/9769581/telerik-map-wms 

To complicate matters, the WMS service uses maps in a Swedish meter based projection, EPSG:3006

Any help, preferably with sample, is appreciated!

/Magnus

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 08 Sep 2015, 08:18 AM
Hi Magnus,

Please check the following forum thread.

Geoserver as Provider

You need to implement your own custom map provider and set up the projection, TileUrlFormat etc. to match your service.

The built-in WMSTiledProvider class uses the default projects EPSG : 4326 (Mercator projection).

Regards,
Petar Mladenov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Map
Asked by
Magnus
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or