<?xml version="1.0" ?> <configuration label="WCH Search 2"> <layers> <layer> <autoopendatagrid>true</autoopendatagrid> <definitionexpression></definitionexpression> <enableexport>true</enableexport> <name>Buildings</name> <url>http://gis01.wch-rcc.com/ArcGIS/rest/services/Base/Buildings3/MapServer/0</url> <expression>UPPER(name) LIKE UPPER('%[value]%')</expression> <graphicalsearchlabel>Use one of the graphical search tools to select Zoning</graphicalsearchlabel> <spatialsearchlayer>true</spatialsearchlayer> <titlefield>name</titlefield> <fields all="false"> <field name="name" alias="Name" gridfield="true" /> <field name="LONGNAME" alias="LONGNAME" gridfield="true" /> <field name="TYPE" alias="TYPE" gridfield="true" /> <field name="FAC_STATUS" alias="Status" gridfield="true" /> <field name="FAC_CONTRACTOR" alias="Contractor" gridfield="true" /> <field name="rec" alias="rec" gridfield="true" /> </fields> <links/> <zoomscale usegeometry="true" zoompercent="1"></zoomscale> </layer> </layers> <zoomscale>10000</zoomscale> <symbols> <simplefillsymbol color="0xFF0000" alpha="1.0"> <outline color="0x0404B4" alpha="0.8" width="2" /> </simplefillsymbol> <picturemarkersymbol url="assets/images/arrow_up.png" height="20" width="20" xoffset="1" yoffset="1" /> <simplelinesymbol color="0xFA0A56" alpha="0.8" width="2" /> </symbols> </configuration>
<?xml version="1.0" ?> <configuration> <zoomscale>50000</zoomscale> <layers> <layer> <name>APN Search</name> <url>http://permitstweb/ArcGIS/rest/services/Assessor/Prop8Test.4/MapServer/0 </url> <expression>APN = '[value]'</expression> <textsearchlabel>123-456-789-000 (Enter with Dashes) </textsearchlabel> <titlefield>APN</titlefield> <fields> <field name="APN" alias="APN" /> <field name="STREETNUM" alias="" /> <field name="STREETNAME" alias="" /> <field name="STREETTYPE" alias="" /> <field name="ASMT_DESC" alias="Parcel Info" /> <field name="PercentDro" alias="Percent Change" /> <field name="GroupCo" alias="Appraisal Zone" /> <field name="AreaDesc" alias="General Description" /> <field name="AppraisalC" alias="AppraisalCode" /> </fields> </layer> <symbols> <simplefillsymbol color="0xff0000" alpha="0.0"> <outline color="0x00FFFF" alpha="0.8" width="2" /> </simplefillsymbol> <!-- You can have one or the other, either simplemarkersymbol or picturemarkersymbol defined for your point results NOT BOTH. picturemarkersymbol will override simplemarkersymbol if you do not have it commented out. --> <!-- <simplemarkersymbol style="square" size="12" color="0xff0000" alpha="0.5" xoffset="0" yoffset="0" angle="0"> <outline style="solid" color="0x000000" alpha="1" width="1"/> </simplemarkersymbol> --> <picturemarkersymbol url="assets/images/i_search.png" height="20" width="20" xoffset="1" yoffset="1" /> <simplelinesymbol color="0x00FFFF" alpha="0.8" width="2" /> </symbols>
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.