WorldFileTool: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 
'''World File Tool''' - A metadata management tool for georeferenced images
 
'''World File Tool''' - A metadata management tool for georeferenced images
 
See also [[IndoorWPS]].
 
  
 
== About the WorldFileTool ==
 
== About the WorldFileTool ==
 
An interactive tool and a library to georeference images using free and open source software.
 
An interactive tool and a library to georeference images using free and open source software.
 +
Worldfiles and KML-Entities enable GIS programs to read georeference images.
  
Full deliverable contains Java (inc. Javadoc), Swing and test cases (JUnit).
+
WorldFileTool output is known to be compatible with the following programs:
 +
* [[Google Earth]]
 +
* [[IndoorWPS]]
  
 
== Features ==
 
== Features ==
Zeile 14: Zeile 15:
 
* Generates a 'background map' from Google Maps (Static Maps API), Yahoo Maps or [[OpenStreetMap]] (tiles-at-HOME)
 
* Generates a 'background map' from Google Maps (Static Maps API), Yahoo Maps or [[OpenStreetMap]] (tiles-at-HOME)
 
* Supports following graphic file formats: jpg, tiff, png, gif
 
* Supports following graphic file formats: jpg, tiff, png, gif
 +
 +
== Download ==
 +
 +
* Binaries: [http://wiki.hsr.ch/StefanKeller/wiki.cgi?WorldFileTool Download-Wiki]
 +
* Full deliverable contains Java (inc. Javadoc), Swing and test cases (JUnit).
  
 
== Weblinks ==
 
== Weblinks ==

Version vom 27. April 2008, 16:40 Uhr

World File Tool - A metadata management tool for georeferenced images

About the WorldFileTool

An interactive tool and a library to georeference images using free and open source software. Worldfiles and KML-Entities enable GIS programs to read georeference images.

WorldFileTool output is known to be compatible with the following programs:

Features

  • Loads, edits and saves KML with its linked image
  • Imports a Worldfile with its corresponding image
  • Exports a Worldfile
  • Generates a 'background map' from Google Maps (Static Maps API), Yahoo Maps or OpenStreetMap (tiles-at-HOME)
  • Supports following graphic file formats: jpg, tiff, png, gif

Download

  • Binaries: Download-Wiki
  • Full deliverable contains Java (inc. Javadoc), Swing and test cases (JUnit).

Weblinks