Opened 16 years ago

Last modified 8 months ago

#2372 assigned enhancement

[patch] Geotiff as background layer — at Version 8

Reported by: dalkvist Owned by: Larry0ua
Priority: normal Milestone: Longterm
Component: Core Version:
Keywords: geotiff java11 Cc:

Description (last modified by bastiK)

I have made a first version of geotiff support, it assumes that the (geo)tiff images are in the WGS84 projection.

Depends on the following libraries, from geotools (v2.6):
geoapi
gt-api
gt-covrage
gt-data
gt-epsg-hsql
gt-geotiff
gt-main
gt-metadata
gt-referencing
hsqldb
jai_codec
jai_core
jai_imageio

Change History (9)

by dalkvist, 16 years ago

Attachment: geotiff.patch added

comment:1 by stoecker, 16 years ago

Summary: Geotiff as background layer[PATCH] Geotiff as background layer

Probably this is better done in WMS plugin? I don't like the geotools deps in main josm.

comment:2 by stoecker, 16 years ago

Owner: changed from team to dalkvist
Status: newneedinfo

Will you change this to be a part of WMS or an own plugin?

comment:3 by anonymous, 16 years ago

Component: CorePlugin

comment:4 by stoecker, 16 years ago

Owner: changed from dalkvist to team
Status: needinfonew
Summary: [PATCH] Geotiff as background layerGeotiff as background layer

Wont go into JOSM main. Leaving as new until made into a plugin.

comment:5 by HamishB <hamish_b@…>, 15 years ago

would you consider it with a dependency on GDAL instead? (GDAL+OGR is the de facto gold standard, also supports almost every other geodata format out there, including Shapefiles)

http://www.gdal.org/formats_list.html
http://www.gdal.org/ogr/ogr_formats.html

Setting up a localhost GeoServer instance for WMS support is absolutely no easy substitute for the average OSMer!

thanks,
Hamish

GRASS GIS/OSGeo/DebianGIS/GpsDrive dev teams

comment:6 by HamishB <hamish_b@…>, 15 years ago

(for example, I have local aerial photos in GeoTIFF format which would be very useful to use, and last month we helped out with creating kml+geotiffs for the Chilean earthquake satellite extracts)

comment:7 by HamishB <hamish_b@…>, 15 years ago

comment:8 by bastiK, 14 years ago

Component: PluginPlugin piclayer
Description: modified (diff)
Owner: changed from team to Larry0ua
Summary: Geotiff as background layer[patch] Geotiff as background layer

Could be added to piclayer plugin.

Note: See TracTickets for help on using tickets.