annotate gis_gui/intro.pt @ 84:f9de6c1c352a

intro page
author fknauft
date Wed, 12 Jan 2011 16:54:17 +0100
parents bd16c24c61dd
children 893efd0ac54b 18970d8f4745
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
84
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
1 <div class="intro">
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
2 <h2>Welcome!</h2>
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
3 <div class="left_block" align="left">
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
4 <p> => This website offers you a platform for geographical representation and analysis of historical data.</p>
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
5 <p> => The beta version is available for you to test and evaluate.</p>
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
6 <p> => The diagram below shows which functions are already active.</p>
79
a0a715552e3a new intro page
fknauft
parents:
diff changeset
7 </div>
84
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
8 <div class="right_block" align="left">
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
9 <p>=><a href="./home">Login</a></p>
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
10 <p>=> First time here? <br />
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
11 Then go to the<a href="#newbie-intro"> end of this page</a>.</p>
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
12
79
a0a715552e3a new intro page
fknauft
parents:
diff changeset
13 </div>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
14 </div>
84
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
15 <div align="center"><img src="./icons/mappit_state.png" width="600" height="450"></div>
79
a0a715552e3a new intro page
fknauft
parents:
diff changeset
16 <div class="intro">
a0a715552e3a new intro page
fknauft
parents:
diff changeset
17 <h3>Introduction for Newbies</h3>
84
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
18 <a name="newbie-intro"></a>
79
a0a715552e3a new intro page
fknauft
parents:
diff changeset
19 <div align="left" style="padding-left:40px;">
a0a715552e3a new intro page
fknauft
parents:
diff changeset
20 <p>On this platform you can visualize and analyze the geographical aspects of historical data with spatial references.</p>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
21 <p>The system works on the basis of the GoogleMaps API. </p>
84
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
22
79
a0a715552e3a new intro page
fknauft
parents:
diff changeset
23 <p>You can display pre-existing data as maps [Song Yingxing example] or input and process your own data [sample table in Excel].
a0a715552e3a new intro page
fknauft
parents:
diff changeset
24 Select your desired features for geographical analysis and save for future use!</p>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
25 <p>In the beta phase, data is accessible to all registered users. To prevent your work from being altered or deleted, please save externally.</p>
84
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
26 <p>To explore the system, <a href="./home">login</a> as user <b>test</b> with the password <b>test</b> and get started now!</p>
f9de6c1c352a intro page
fknauft
parents: 81
diff changeset
27 <p>To use the system with Your own account, please contact us: <a href="mappit@mpiwg-berlin.mpg.de">mappit@mpiwg-berlin.mpg.de</a>
79
a0a715552e3a new intro page
fknauft
parents:
diff changeset
28 </div>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
29 </div>