#501: Allow maps to use XYZ tile grid layers
----------------------------+-----------------------------------------------
Reporter: zoerb | Owner: geonetwork-devel@…
Type: enhancement | Status: new
Priority: minor | Milestone: v2.6.5
Component: Web Map Viewer | Version: v2.6.3
Keywords: |
----------------------------+-----------------------------------------------
Right now, only WMS layers can be added to the maps. Attached is a patch
which allows XYZ tile grids to be used as well. In config-gui.xml, if a
type attribute equaling 'tile' is specified for the layer, that layer will
be added as an OpenLayers.Layer.XYZ layer. It is backwards compatible, so
if a layer has any other type attribute, or no type attribute at all, WMS
will be used. Feel free to change whatever as you see fit. Might want to
add an example tile grid layer to config-gui.xml?
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/501>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
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.