planetfederal / gxp

High level components for GeoExt based applications.
http://boundlessgeo.com/
Other
84 stars 97 forks source link

Allow adding of TMS in the AddLayers dialog #194

Closed bartvde closed 11 years ago

bartvde commented 11 years ago

This allows adding TMS services that support the map's projection through the AddLayers dialog. Tested with:

https://geoinformatics.aalto.fi/mapproxy/tms http://hiu-maps.net/hot/1.0.0/basemap_a_v1/

If a TMS does support listing its tilesets, such as the last url, the user can provide a url to a single tileset to work around it.

bartvde commented 11 years ago

This work depends on: https://github.com/openlayers/openlayers/pull/1021