Menu

Tree [r23] /
 History

HTTPS access


File Date Author Commit
 conf 2008-08-13 sbrummerloh [r1] Version 1.0
 doc 2008-10-07 sbrummerloh [r19] documentation to the xml-schema added
 img 2008-08-13 sbrummerloh [r1] Version 1.0
 lib 2008-10-27 sbrummerloh [r22] Showing images enhanced
 locale 2008-10-27 sbrummerloh [r22] Showing images enhanced
 plugins 2008-08-13 sbrummerloh [r1] Version 1.0
 src 2008-10-27 sbrummerloh [r23] version 1.1_01
 GIS-Metadata-Manager.pro 2008-09-10 sbrummerloh [r11] Context menu added in Explorer und Metadata-View
 LICENSE.GPL 2008-08-13 sbrummerloh [r1] Version 1.0
 Readme.txt 2008-08-15 sbrummerloh [r5] Dependencies for build added
 build.gant 2008-10-27 sbrummerloh [r23] version 1.1_01
 change.log 2008-10-27 sbrummerloh [r23] version 1.1_01
 doxygen.conf 2008-08-13 sbrummerloh [r1] Version 1.0
 extractGuiText.sh 2008-08-13 sbrummerloh [r1] Version 1.0
 gis-metadata-schema.xsd 2008-08-13 sbrummerloh [r1] Version 1.0
 jambiRelatedUpdates.sh 2008-08-13 sbrummerloh [r1] Version 1.0
 launch4j.xml 2008-10-27 sbrummerloh [r23] version 1.1_01
 log4j.properties 2008-10-06 sbrummerloh [r18] Status of Version 1.1 reached
 start.bat 2008-08-13 sbrummerloh [r2] Bug in start routine for Microsoft Windows fixed
 start.sh 2008-08-13 sbrummerloh [r2] Bug in start routine for Microsoft Windows fixed
 startGenerator.sh 2008-08-13 sbrummerloh [r1] Version 1.0

Read Me

The GIS-Metadata-Manager is Copyright (C) 2007-2008 OFFIS e.V.

You may use, distribute and copy the GIS-Metadata-Manager under the terms of GNU General Public License version 2, see LICENSE.GPL
 

Deutsch/German
--------------
Der GIS-Metadata-Manager ist eine Java-basierte Desktop-Anwendung zum Verwalten von Dateien aus Geoinformationssystemen (GIS). Dazu verwaltet der GIS-Metadata-Manager alle Dateien und Unterverzeichnisse ab einem gewählten Wurzelverzeichnis. 
Es ist möglich mehrere Dateien zu einem Datensatz zusammenzufassen und diesen Datensatz mit Metadaten zu versehen. Ein Datensatz wird durch eine XML-Datei realisiert. In dieser XML-Datei werden die zugehörigen Metadaten und Dateiverweise gespeichert. Die Metadaten können nach Schlüsselwörtern durchsucht oder eine Auswahl an Datensätzen auf Basis der Metadaten Katalog-artig immer weiter eingeschränkt werden.
Änderungen im Dateisystem können automatisch vom GIS-Metadata-Manager erkannt werden. Dies ermöglicht es mehreren Nutzern, in gewissem Umfang parallel auf den selben Dateien zu arbeiten. Falls eine Datei bzw. ein Datensatz aber von mehreren Nutzern zur gleichen Zeit geändert wird, ist es wahrscheinlich, dass es zu einem Datenverlust kommt. Um dem entgegen zu wirken, können Verzeichnisse, Dateien und Datensätze für andere Nutzer gesperrt werden.

Der GIS-Metadata-Manager benötigt Java 1.5 und die Qt/Jambi Bibliotheken (Version 4.4) um gestartet zu werden.
Die Qt/Jambi Bibliotheken können von der offizielle Seite heruntergeladen werden: http://trolltech.com/products/qt/downloads

Gestartet werden kann der GIS-Metadata-Manager mit start.bat oder gis-manager.exe (unter Microsoft Windows) bzw. start.sh (unter Linux). 

Der GIS-Metadata-Manager kann mit Gant (http://gant.codehaus.org/) kompiliert und gepackt werden. Dazu müssen zusätzlich Qt/Jambi (http://trolltech.com/products/qt/downloads) und Ant installiert sein.

Hinweis: Der Pfad zum GIS-Metadata-Manager darf keine Leerzeichen enthalten, ansonsten kommt es zu einem "java.lang.RuntimeException: Loading library failed" Fehler. Dies ist ein Problem von Qt/Jambi.



English
-------
The GIS Metadata Manager is a simple Java-based desktop application to manage files from geographic information systems (GIS) in a specified directory by grouping files into records. These records hold metadata which can be searched. They are also presented in a catalog-like way to easily find the files you are looking for. The files and records can be managed in a file explorer view. 

The GIS Metadata Manager is implemented in the programming languages Java and Groovy (http://groovy.codehaus.org/). For implementing the GUI the toolkit Qt Jambi from Trolltech (http://troll.no/products/qt/jambi) is used. The aim was to create a simple platform-independent solution, to manage a directory tree with unstructured GIS files and give the possibility to add meaningful GIS-specific metadata for easily finding files. Some GIS file formats are recognized, and available metadata is extracted into the record XML file. If more then one user is working on the same GIS files in the managed directory, files and subdirectories can be locked. Usually such a solution would be implemented as a Web-based system with a database to save files and metadata. For the GIS Metadata Manger we chose to implement a client-only application. In this way no Web server has to be installed and even users with little computer knowledge can use our software. If users like to reorganize or change files with another application, it is possible for them to do so. By using a Web-based system with a database, it would not been possible to directly work with the files in an intuitive way.

The GIS Metadata Manager needs Java 1.5 and Qt/Jambi 4.4 to run. 

To start the GIS Metadata Manager the files start.bat and gis-manager.exe (for Microsoft Windows) or start.sh (for Linux) can be used.

The GIS Metadata Manager can be build with Gant (http://gant.codehaus.org/). For a successful build Qt/Jambi (http://trolltech.com/products/qt/downloads) and Ant have to be installed.

Note: The path to the GIS Metadata Manager may not have any blanks. Otherwise a "java.lang.RuntimeException: Loading library failed" will occur. This is a problem within Qt/Jambi.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.