Hello,

I would like to load GeoTIFF files in ESRI:54034  CRS. I understand I need a 
suitable factory for the CRS, which I do not seem to have at the moment, and 
get the below when doing
format.getReader(file, hints).read(null):

12:09:56,585 WARNING [org.geotools.gce.geotiff] (default task-3) GEOTIFF Module 
Error Report
GeoTiffMetadata2CRSAdapter::createUserDefinedPCS:Projection is not supported.
ModelPixelScaleTag: [250.0,250.0,0.0]
ModelTiePointTag: (1 tie points)
TP #0: [0.0,0.0,0.0] -> [-441000.0,1790000.0,0.0]
ModelTransformationTag: NOT AVAILABLE
GeoKey #1: Key = 1024, Value = 1
GeoKey #2: Key = 2048, Value = 4326
GeoKey #3: Key = 3072, Value = 32767
GeoKey #4: Key = 1025, Value = 1
GeoKey #5: Key = 2049, Value = WGS 84
GeoKey #6: Key = 1026, Value = WGS_1984_Cylindrical_Equal_Area
GeoKey #7: Key = 3074, Value = 32767
GeoKey #8: Key = 3075, Value = 28
GeoKey #9: Key = 3076, Value = 9001
GeoKey #10: Key = 2054, Value = 9102
GeoKey #11: Key = 3078, Value = -12.0
GeoKey #12: Key = 3080, Value = 12.0
GeoKey #13: Key = 2057, Value = 6378137.0
GeoKey #14: Key = 3082, Value = 0.0
GeoKey #15: Key = 2059, Value = 298.257223563
GeoKey #16: Key = 3083, Value = 0.0

Hints are equal to new Hints(Hints.FORCE_LONGITUDE_FIRST_AXIS_ORDER, 
Boolean.TRUE). Currently I only have the org.geotools.gt-epsg-hsql artifact in 
the Maven project POM.

Is it possible to have Geotools understand the ESRI:54034 CRS?

Regards,
Tobias Gerdin

Havs- och vattenmyndigheten behandlar dina personuppgifter i enlighet med 
dataskyddsförordningen och myndighetens dataskyddspolicy, läs mer på 
www.havochvatten.se/sa-behandlar-hav-dina-personuppgifter<https://www.havochvatten.se/sa-behandlar-hav-dina-personuppgifter>
SwAM processes your personal data in accordance with the General Data 
Protection Regulation (GDPR) and our Data Protection Policy, see 
www.havochvatten.se/sa-behandlar-hav-dina-personuppgifter<https://www.havochvatten.se/sa-behandlar-hav-dina-personuppgifter>

_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to