wiki:Manual

Version 3 (modified by fknauft, 12 years ago) (diff)

--

User Manual

Mappit - FAQ - Deutsch

  1. Technische Bedingungen:
  • Wo liegt die Dokumentation?

https://it-dev.mpiwg-berlin.mpg.de/tracs/GIS/wiki/Manual über Link in Oberfläche: Manual

  • Was muss ein Benutzer wissen, können oder auf seinem lokalen Rechner etwa installieren (besondere Plugins für Webbrowser o.ä.), um Mappit zu benutzen?

Aktuelles Firefox oder Safari

  1. Wie muss die Excel-Tabelle beschaffen sein, die in Mappit eingelesen wird?
    • Gibt es hier eine maximale Anzahl von Spalten?

Nein

  • ID-Spalte: wie muss die ID beschaffen sein?

Allgemeine ID: alphanumerisch

  • lat/lon-Spalte: sind zwingend Dezimalangaben?

Ja

  • Benennung und Reihenfolge der Spalten?

Kleinbuchstaben, „_“ anstelle von Leerzeichen, keine Sonderzeichen

  • Ausgabe-/Speicherformat ist aber xml?

Speichern in Excel als „XML-Spreadsheet“

  1. Wie erzeugt man die verschiedenen Layer?
    • Alle Daten in einer Exceltabelle? Wie angeordnet?

Eine Tabelle pro thematischem „Layer“

  • Oder mehrere Tabellen? Wie angeordnet? Welche Daten müssen in den Layer-Tabellen unbedingt auftauchen (ID?)?

Erforderlich: Ortsangabe über Lat./Lon oder CHGIS-Id Für Europeana4D: Zeitangaben (entweder Timespan oder Timestamp) und mindestens zwei Datensätze (Zeilen) pro Tabelle

  1. Haben die Karten mit den Layern eine referenzierbare URL?
    • Wie kann ich die auslesen?

Wird noch implementiert: in der Multi-Layer-Map, Button „New Window“, Adresszeile gibt speicherbare URL an.

How to start

Main-Function "Create"

  • Generate empty user tables.
  • Generate empty (Multi-Layer) Maps
  • Generate tables from *.xml-Files.
    • The datafile should have the following format:
      • create table in Microsoft Excel
      • only one dataset per row
      • all attributes are in separate columns
      • first row contains the column names (no special characters like $§ or &!)
      • for latitude and longitude write decimal degrees only!
      • save the table as XML-SPREADSHEET
    • Select the xml-file from your system.
      • Name the new table (you may use old table names to overwrite these tables!)
      • Click the Upload-button
      • Select the datatypes for the columns, like "coord_lat" and "coord_lon" for the coordinates or "from_date" and "until_date" für timespans
  • Open the table as a layer
    • Specify the layer name and visualization parameters
    • Save the layer first and THEN open it in a multi-layer map.
  • Open layer in a mulit-layer map
    • Specify the name of the map and additional layers (to add more than one layer, reload the hwole page, then open the map and add then one more layer)
    • Save the map

Main-Function "Open"

  • Open user tables.
  • Open saved layer
  • Open multi-layer maps