<?xml version="1.0" ?> <!-- //////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2010 ESRI // // All rights reserved under the copyright laws of the United States. // You may freely redistribute and use this software, with or // without modification, provided you include the original copyright // and use restrictions. See use restrictions in the file: // <install location>/License.txt // //////////////////////////////////////////////////////////////////////////////// --> <configuration> <httpproxy enabled="false">proxy.php</httpproxy> <title>Bartow County</title> <subtitle>Floodplain Mapping Application</subtitle> <logo>assets/images/bartow_courthouse.png</logo> <stylesheet>blackgold.swf</stylesheet> <!-- UI elements --> <widget left="0" top="0" config="widgets/HeaderController/HeaderController.xml" url="widgets/HeaderController/HeaderControllerWidget.swf"/> <widget right="1" bottom="1" config="widgets/OverviewMap/OverviewMapWidget.xml" url="widgets/OverviewMap/OverviewMapWidget.swf"/> <map initialextent="1989177 1488269 2190132 1605493"> <basemaps> <mapservice label="Basemap" type="tiled" visible="true" alpha="1" url="http://publicgis/PublicGISserver/rest/services/Basemap/MapServer"/> </basemaps> <operationallayers> <layer label="2008 Aerial Photo" type="dynamic" visible="false" url="http://publicgis/PublicGISserver/rest/services/2008_Aerial_Photo/MapServer"/> <layer label="Basemap" type="tiled" visible="false" url="http://publicgis/PublicGISserver/rest/services/Basemap/MapServer"/> <layer label="2007 Cross Sections" type="tiled" visible="false" url="http://publicgis/PublicGISserver/rest/services/2007_CrossSections/MapServer"/> <layer label="2007 Bartow Floodplain" type="tiled" visible="false" visiblelayers="" url="http://publicgis/PublicGISserver/rest/services/2007_BartowFloodplain/MapServer"/> <layer label="2010 Cross Sections" type="tiled" visible="false" url="http://publicgis/PublicGISserver/rest/services/2010_CrossSections/MapServer"/> <layer label="2010 Bartow Floodplain" type="tiled" visible="false" alpha="0.5" visiblelayers="" url="http://publicgis/PublicGISserver/rest/services/2010_BartowFloodplain/MapServer"/> </operationallayers> </map> <!-- widgets organized into widget containers that manage close/open etc --> <!-- supported layout property options: horizontal(default)|float|vertical|fix--> <widgetcontainer layout="float"> <widget label="Navigation Tools" x="975" y="50" icon="assets/images/i_nav.png" config="widgets/NavigationTools/NavigationToolsWidget.xml" url="widgets/NavigationTools/NavigationToolsWidget.swf"/> <widget label="Dynamic Legend" x="25" y="565" icon="assets/images/i_legend2.png" config="widgets/DynamicLegend/DynamicLegendWidget.xml" url="widgets/DynamicLegend/DynamicLegendWidget.swf"/> <widget label="Layer List" x="975" y="280" icon="assets/images/i_layers.png" config="widgets/LayerList/LayerListWidget.xml" url="widgets/LayerList/LayerListWidget.swf"/> <widget label="Search" x="25" y="320" icon="assets/images/i_search.png" config="widgets/Search/SearchWidget_Bartow.xml" url="widgets/Search/SearchWidget.swf"/> <widget label="Print" x="975" y="585" icon="assets/images/i_print.png" config="widgets/Print/PrintWidget.xml" url="widgets/Print/PrintWidget.swf"/> </widgetcontainer> </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.