Changes between Initial Version and Version 1 of Maps


Ignore:
Timestamp:
Feb 18, 2010, 1:51:06 PM (14 years ago)
Author:
cmielack
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v1 v1  
     1= Maps =
     2Maps can be created from Tables and Views that contain at least one valid set of coordinate-columns.
     3
     4Users can define titles and descriptions for each Map.
     5
     6Every Map consists of one or more '''Layers'''.
     7
     8Every Layer refers to one single Table or View and defines, how the data translates into a Map.
     9
     10Tables, Views and Maps can be added to a Map.
     11
     12'''Adding Map A to Map B''' results in copying all the Layers of Map A to the list of layers of Map B.
     13
     14Maps, like any other object (Tables, Views), '''can be fixed''' so that changes to the underlying data do not affect the Map, but the Map itself cannot be changed either.