[Geomoose-users] switch layer at a particular zoom level?
Mark Volz
MarkVolz at co.lyon.mn.us
Thu Oct 24 08:04:25 PDT 2019
Hello,
Is it possible to have GeoMOOSE 2.x switch between two sources at a particular zoom level? As a user zooms into the map, I would like to switch between a political map and an air photo map. Unfortunatly I am not sure which tags I should use to do this, and where I should add the tags. My best guess is that I will need to add the max and min scales at the map source level, but please correct me if I am wrong.
For example can we set the scale at the map source level?
<map-source name="StandardBackgroundWMS" type="wms" reference="false" tiled="true" width="256" height="256" buffer="false" transition_Effect="resize" maxscale = 50000>
<map-source name="PoliticalMapWMS" type="wms" reference="false" tiled="true" width="256" height="256" buffer="false" transition_Effect="resize" minscale = 50001>
<layer title="Standard Background" src="PoliticalMapWMS/PoliticalMap: WMSServer/AirPhotoBackground " status="on" legend="false" show-legend="false" identify="false"/>
Thanks!
Sincerely,
Mark Volz, GISP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20191024/f97974a9/attachment.html>
More information about the Geomoose-users
mailing list