complex line symbols with cumberland
Saturday, June 6th, 2009Back in the day, when I was writing some awesome ArcIMS app, I could create some elaborate line symbology in ArcXML:
...
<LAYER type="featureclass" name="ROADS" visible="true" id="2">
<DATASET name="ROADS" type="line" workspace="shp_ws-0" />
<GROUPRENDERER>
<SIMPLERENDERER>
<SIMPLELINESYMBOL transparency="1.0" type="solid" width="8" captype="round" [...]