WorldFileTool: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
Zeile 9: Zeile 9:
 
Full deliverable contains Java (inc. Javadoc), Swing and test cases (JUnit). This documentation will be soon placed on http://gis.hsr.ch/wiki/WorldFileTool.  
 
Full deliverable contains Java (inc. Javadoc), Swing and test cases (JUnit). This documentation will be soon placed on http://gis.hsr.ch/wiki/WorldFileTool.  
  
== Use Cases ==
+
== Features ==
 
* load, edit and save georeferenced KML  
 
* load, edit and save georeferenced KML  
 
* import a world file with its corresponding image
 
* import a world file with its corresponding image
Zeile 15: Zeile 15:
 
* generate a 'background map' from Google Maps (Static Maps API), Yahoo Maps or !OpenStreetMap (tiles-at-HOME)
 
* generate a 'background map' from Google Maps (Static Maps API), Yahoo Maps or !OpenStreetMap (tiles-at-HOME)
  
== Useful Weblinks ==
+
== Weblinks ==
 
* Deegree-Code: See [http://hillary.lat-lon.de/deegree2_buildresults/nightly_untested/api/org/deegree/model/coverage/grid/WorldFile.html Javadoc of WorldFile class]
 
* Deegree-Code: See [http://hillary.lat-lon.de/deegree2_buildresults/nightly_untested/api/org/deegree/model/coverage/grid/WorldFile.html Javadoc of WorldFile class]
 
* http://www.nabble.com/world-file-to-world-file-td15352846.html
 
* http://www.nabble.com/world-file-to-world-file-td15352846.html

Version vom 17. April 2008, 20:42 Uhr

World File Tool - A metadata management tool for georeferenced images

About WorldFileTool

An interactive tool and a library to georeference images using free and open source software.

Features:

  • jpg, tiff, png, gif

Full deliverable contains Java (inc. Javadoc), Swing and test cases (JUnit). This documentation will be soon placed on http://gis.hsr.ch/wiki/WorldFileTool.

Features

  • load, edit and save georeferenced KML
  • import a world file with its corresponding image
  • export a world file
  • generate a 'background map' from Google Maps (Static Maps API), Yahoo Maps or !OpenStreetMap (tiles-at-HOME)

Weblinks