Modify

Opened 15 years ago

Last modified 22 months ago

#2372 assigned enhancement

Add GeoTIFF support

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

Description (last modified by Don-vip)

JOSM should support GeoTIFF:

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

Depends on GeoTools library.

Attachments (1)

geotiff.patch (9.1 KB ) - added by dalkvist 15 years ago.

Download all attachments as: .zip

Change History (23)

by dalkvist, 15 years ago

Attachment: geotiff.patch added

comment:1 by stoecker, 15 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, 15 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, 15 years ago

Component: CorePlugin

comment:4 by stoecker, 15 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@…>, 14 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@…>, 14 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@…>, 14 years ago

comment:8 by bastiK, 12 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.

comment:9 by stoecker, 12 years ago

Summary: [patch] Geotiff as background layer(patch) Geotiff as background layer

comment:10 by Don-vip, 5 years ago

Owner: changed from Larry0ua to rebsc

comment:11 by Don-vip, 4 years ago

Component: Plugin piclayerCore
Description: modified (diff)
Keywords: java11 added
Owner: changed from rebsc to Don-vip
Priority: minornormal
Status: newassigned
Summary: (patch) Geotiff as background layerAdd GeoTIFF support

comment:12 by anonymous, 4 years ago

Just wondering, is there any ETA on this?

comment:13 by Klumbumbus, 4 years ago

No, currently nobody is working on this.

comment:14 by anonymous, 4 years ago

Noted, thank you for the response.

I am currently using the Import Image plugin to get this functionality, but performance with large files (1Gb+) if very slow and I have to run JOSM with -Xmx4096M parameter to stop it from crashing. Would be amazing if this ticket could some day fix these issues.

comment:15 by Don-vip, 4 years ago

It's on my radar on long term plan, unless someone beats me to do it. I have not yet planned when I will start to work on it. So no ETA.

I can only say there is about 0% chance I work on this before we switch to Java 11.

Last edited 4 years ago by Don-vip (previous) (diff)

in reply to:  14 comment:16 by skyper, 4 years ago

Replying to anonymous:

Noted, thank you for the response.

I am currently using the Import Image plugin to get this functionality, but performance with large files (1Gb+) if very slow and I have to run JOSM with -Xmx4096M parameter to stop it from crashing. Would be amazing if this ticket could some day fix these issues.

You could try to set up your own local imagery server to provide parts as tiles. Did similar once with "AeroWest" images where I had to download each tile on each zoom level separately but this was years ago. Sadly, the georeferenced aerial images are not available anymore.

Last edited 4 years ago by skyper (previous) (diff)

comment:17 by stoecker, 4 years ago

Setting up mapserver for a GeoTIFF on Unix is relatively easy. Result then either is a WMS or TMS.

comment:18 by Don-vip, 23 months ago

Milestone: Longterm

comment:19 by Don-vip, 23 months ago

Description: modified (diff)

comment:20 by Don-vip, 23 months ago

Description: modified (diff)

comment:22 by Don-vip, 22 months ago

PR submitted: https://github.com/drewnoakes/metadata-extractor/pull/586
This will allow JOSM to detect GeoTIFF files easily.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as assigned The owner will remain Don-vip.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from Don-vip to the specified user. Next status will be 'new'.
Next status will be 'needinfo'. The owner will be changed from Don-vip to dalkvist.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.