<contextmenu>
<item action="weave.zoomToScale">
<text>Street Level</text>
<scale>2500</scale>
</item>
<item action="weave.zoomToScale">
<text>Suburb Level</text>
<scale>25000</scale>
</item>
<item action="weave.zoomToScale">
<text>Council Level</text>
<scale>130000</scale>
</item>
<item>-</item>
<item action="weave.previousExtent">
<text>Previous Extent</text>
</item>
<item action="weave.nextExtent">
<text>Next Extent</text>
</item>
<item action="weave.initialExtent">
<text>Initial Extent</text>
</item>
<item action="weave.fullExtent">
<text>Full Extent</text>
</item>
<item>-</item>
<item action="weave.fixedZoomIn">
<text>Zoom In</text>
</item>
<item action="weave.fixedZoomOut">
<text>Zoom Out</text>
</item>
<item>-</item>
<item action="weave.selectZoom">
<text>Zoom To Selection</text>
</item>
<item>-</item>
<item action="weave.clear">
<text>Clear Selection</text>
</item>
<item action="weave.clearAll">
<text>Clear All</text>
</item>
<item action="weave.coords">
<text>Coordinates</text>
<projection id="EPSG:4283" label="Geographic (GDA94)"/>
<projection id="EPSG:4326" label="WGS84"/>
<projection id="EPSG:28355" label="GDA94 / MGA Zone 55"/>
<projection id="EPSG:3111" label="VicGrid94 (GDA94)"/>
<projection id="EPSG:28355" label="AMG Zone 55"/>
</item>
<!-- Link to an external system via a URL with an embedded id -->
<item action="weave.quickLink" entity="sewer_pipes" filter="sewer_pipe.plan_no" url="https://iswva02:1548/viewer.asp?type=embedd&id={id}" text="Sewer Plans" iconCls="icon-sewer_app">
<tooltip title="Sewer Plans" text="Show the plans for the clicked sewer"/>
</item>
</contextmenu>
|