view gis_gui/intro.pt @ 154:58524989283b

polygon-Layers
author fknauft
date Mon, 07 Feb 2011 11:43:20 +0100
parents 77e64d605e6c
children 0a1dee507612
line wrap: on
line source

<div class="intro" style="height:250px;">
	<h2>Welcome!</h2>
	<div class="left_block" align="left">
		<p> => This website offers you a platform for geographical representation and analysis of historical data.</p>
		<p> => The beta version is available for you to test and evaluate.</p>
		<p> => The diagram below shows which functions are already active.</p>
	</div>
	<div class="right_block" align="left">
		<p>=><a href="./home">Login</a></p>
		<p>=> First time here? <br />
		   Then go to the<a href="#newbie-intro"> end of this page</a>.</p>

	</div>
</div>
<div align="center">
	<img src="./icons/mappit_state.png" width="600" height="450" />
</div>
<div class="intro" style="height:250px;">
		<h3>Introduction for Newbies</h3>
		<a name="newbie-intro"></a>
		<div align="left" style="padding-left:40px;">
			<p>On this platform you can visualize and analyze the geographical aspects of historical data with spatial references.</p>
			<p>The system works on the basis of the GoogleMaps API. </p>

			<p>You can display pre-existing data as maps [Song Yingxing example] or input and process your own data <a href= "../mappit_samples/upload_sample.xml">[sample table, which can be edited using MS-Excel]</a>. 
			Select your desired features for geographical analysis and save for future use!</p>
			<p>In the beta phase, data is accessible to all registered users. To prevent any loss of work, please maintain an external backup.</p> 
			<p>You can email <a href="mappit@mpiwg-berlin.mpg.de">mappit@mpiwg-berlin.mpg.de</a> to request a personal login, or use the test account (user: guest / password: test) to explore the platform right away</p>
		</div>
</div>