[GeoNetwork-devel] [GeoNetwork opensource Developer website] #524: Use TMS layers as baselayers

#524: Use TMS layers as baselayers
---------------------------------------------------------+------------------
Reporter: gagan2u2002 | Owner: geonetwork-devel@…
     Type: enhancement | Status: new
Priority: major | Milestone: v2.6.5
Component: General | Version: v2.6.5
Keywords: use WMS layers as baselayers in mapViewer.. |
---------------------------------------------------------+------------------
'''So far we can only use WMS layers as baselayers in mapViewer.. this is
great but slow with complex map/photo layers. For performance reasons it'd
be great if we could use TMS layers too with fixed scales, and then also
decide the scale/unit of the whole ol map.
<mapViewer>
<scales>x,y,z</scales>
<units>m</units>
<layers>
<layer type=TMS server=tmsurl options="{ layername: 'ortho', type:
'jpeg'}"/>
<layer type=WMS server=wmsurl params="{ layername: 'commune', format:
'image/png'}" options="{isBaseLayer:false}"/>
<layers>
</mapViewer>'''''''''

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/524&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.