<?xml version="1.0" ?> <configuration> <layers> <layer> <name>Earthquakes HeatMap</name> <url>http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Earthquakes/Since_1970/MapServer/0</url> <outFields>YYYYMMDD,Magnitude,Num_Injured,Num_Deaths,Name</outFields> <useamf>true</useamf> <defaultquery>1=1</defaultquery> <querytemplate>Name LIKE '%REPLACE_STR%'</querytemplate> <types>CHILE,TURKEY,CHINA,PHILIPPINES,JAPAN,IRAN,INDIA</types> <type_descs>Chile,Turkey,China,Philippines,Japan,Iran,India</type_descs> </layer> </layers> <ui> <widget_dimensions> <width>378</width> <height>206</height> </widget_dimensions> <icons> <main_icon>i_rainbow.png</main_icon><!-- Icon must exist under assets/images in viewer --> <main_label>Main Panel</main_label><!-- Title/label for icon across the top widget panel --> <settings_icon>i_options.png</settings_icon> <settings_label>Settings Panel</settings_label> </icons> <refresh_label>refreshing layer...</refresh_label> <query> <comp_label>Earthquakes by geography:</comp_label> <heatmapquery_prompt>default selection</heatmapquery_prompt> <featurecount_label> features contained</featurecount_label> </query> <transparency> <comp_label>Transparency:</comp_label> <defaulttransparency>0.7</defaulttransparency> </transparency> <symbol> <comp_label>Theme:</comp_label> <defaulttheme>RAINBOW</defaulttheme><!-- Must be one of RED_WHITE_BLUE, RAINBOW, or THERMAL --> </symbol> </ui> </configuration>
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.