next
previous
items

File

remoteconfig.xml

File Published 08 Mar 2007

Extensible Markup Language (XML) icon remoteconfig.xml — Extensible Markup Language (XML), 3 KB (3261 bytes)

File contents

<?xml version="1.0"?>
<settings>
	<application name="wise_viewer" xmlbasepath="http://dataservice.eea.europa.eu/demo/wise" basepath="http://dataservice.eea.europa.eu/demo/wise/wise_viewer.html" watchdogpath="http://dataservice.eea.europa.eu/demo/wise/watchdog.asp"/>	
	<!--
	 0 - just trace no log
	 1 - application criticals which kills app
	 2 - errors but user can still continue
	 3 - informationals and debugging info
	 4 - full verbose application flow	
	-->
	<log level="1"/>
	<mapsettings max_zoominscale="50000" defaultmap="http://dataservice.eea.europa.eu/demo/wise/en/lists/firstmap.xml"/>
	
	<!-- Input forms are on the left of the application. 
			The onces defined here are loaded default.
	-->
	<inputs>
		<inputform name="Find location" isExternal="false" contentName="searchLocation" default="true" visible="true"/>
		<inputform name="Layer view" isExternal="false" contentName="available_layer_list_mc" visible="true"/>
	</inputs>

	<!-- Output forms are represented as TABs inside the mapviewer application. 
		The onces defined here are loaded default .
	-->	
	<outputs>
		<outputform name="Map view" isExternal="false" contentName="mapTab_mc" default="true" visible="true"/>
		<!--outputform name="Related Links" isExternal="false" contentName="TabAliss" visible="true" /-->
		<!--outputform name="About Wise" isExternal="false" contentName="about_Wise_mc" visible="true" /-->
		<!-- debug paramters
			Here you have some option in how debug information should be passed on
			debug_level= 0 : No debug only report errors
						 1 : Debug sequence of actions, 
						 2 : Debug + variable reporting
		-->
	</outputs>
	<visualselection path="http://dataservice.eea.europa.eu/demo/wise/en/animation/hydro_cycle/treeview_byUser.xml"/>
	<!-- Infoboxes, only with the most common attrbutes -->
	<infoboxes>
		<infobox titlebartext="Overview map" resizable="true" content="InsetMovieclip" minimized_onload="false" helpcontent="help/insetHelp.html" minHeight="238" bckgrcolor="0x616161" bckgralpha="100" hasbar="true" hasclose="false" />		
		<infobox titlebartext="Slider" resizable="false"  content="SliderTool" helpcontent="" minimized_onload="false" bckgrcolor="0x616161" bckgralpha="100" hasbar="false" hasclose="false" height="26" />
		<infobox titlebartext="Map legend" resizable="true"  content="LegendMovieclip"  minimized_onload="false" helpcontent="help/legendHelp.html" bckgrcolor="0xFFFFFF" bckgralpha="100" hasbar="true" hasclose="false" />
		<infobox titlebartext="Find location" resizable="true"  height="400"  content="searchLocation" minimized_onload="true" helpcontent="help/searchHelp.html" advanced="true" bckgrcolor="0xFFFFFF" bckgralpha="100" hasbar="true" hasclose="false" />
		<infobox titlebartext="Layer view" resizable="true"  content="available_layer_list_mc" minimized_onload="true" helpcontent="help/layerTreeHelp.html"  advanced="true"  bckgrcolor="0xFFFFFF" bckgralpha="100" hasbar="true" hasclose="false" />
		<infobox titlebartext="New query" resizable="true" content="animated_button" minimized_onload="false" helpcontent="help/queriesTreeHelp.html" advanced="true" bckgrcolor="0xFFFFFF" bckgralpha="100" hasbar="true" hasclose="false" />		
	</infoboxes>	
</settings>

Permalinks

Document Actions