[Geomoose-users] AGS vector and styling
Kevin Grootendorst
kgrootendorst at gmail.com
Sun Mar 17 14:24:33 PDT 2019
Hello,
Can an ags-vector data type be styled based on attributes?
I understand the <style> tags, but they currently return one style for the
entire layer.
<layer name="Municipal_Land_Use_Plans" status="off">
<style><![CDATA[
{
"line-color" : "#0e57cc",
"line-width" : 2
}
]]>
</style>
<template name="identify" auto="true"/>
<param name="FORMAT" value="png"/>
</layer>
If the layer has a field called 'Type' with unique attributes (wetland,
farm, etc.), can I style it based on this field?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20190317/86e17c46/attachment.html>
More information about the Geomoose-users
mailing list