﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2372	Add GeoTIFF support	dalkvist	Don-vip	"JOSM should support GeoTIFF:
- Java supports TIFF out of the box since [https://bugs.openjdk.java.net/browse/JDK-8065682 JEP 262] included in Java 9, so we just have to code the ""Geo"" part
- GeoTIFF is an [https://www.opengeospatial.org/standards/geotiff OGC standard] since 2019
- Projection grids will soon be provided in GeoTIFF format, see #18733
- [https://www.cogeo.org Cloud Optimized GeoTIFF] is being used for new imagery on [https://openaerialmap.org/ OpenAerialMap]

~~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.~~"	enhancement	assigned	normal	Longterm	Core			geotiff java11	
