Hi
Joining an exposure dataset and some hazard maps, I am getting the error message
Failed to validate model for execution
- Failed to validate `join` step (exposures_join_hazards) on line 25 for execution
- Problems found with 'bookmark' riskscape function
- Problems found with 'mapfilepath.tif' bookmark
- Failed to open 'mapfilepath.tif' - GEOTIFF Module Error Report
No code "EPSG:2193" from authority "EPSG" found for object of type "interface org.geotools.api.referencing.crs.EngineeringCRS".
ModelPixelScaleTag: [8.0,8.0,0.0]
ModelTiePointTag: (1 tie points)
TP #0: [0.0,0.0,0.0] -> [1778060.0,5582308.0,0.0]
ModelTransformationTag: NOT AVAILABLE
GeoKey #1: Key = 1024, Value = 1
GeoKey #2: Key = 3072, Value = 2193
GeoKey #3: Key = 1025, Value = 1
GeoKey #4: Key = 2049, Value = NZGD2000
GeoKey #5: Key = 1026, Value = NZGD2000 / New Zealand Transverse Mercator 2000
GeoKey #6: Key = 3076, Value = 9001
GeoKey #7: Key = 2054, Value = 9102
- org.geotools.api.data.DataSourceException: GEOTIFF Module Error Report
No code "EPSG:2193" from authority "EPSG" found for object of type "interface org.geotools.api.referencing.crs.EngineeringCRS".
ModelPixelScaleTag: [8.0,8.0,0.0]
ModelTiePointTag: (1 tie points)
TP #0: [0.0,0.0,0.0] -> [1778060.0,5582308.0,0.0]
ModelTransformationTag: NOT AVAILABLE
GeoKey #1: Key = 1024, Value = 1
GeoKey #2: Key = 3072, Value = 2193
GeoKey #3: Key = 1025, Value = 1
GeoKey #4: Key = 2049, Value = NZGD2000
GeoKey #5: Key = 1026, Value = NZGD2000 / New Zealand Transverse Mercator 2000
GeoKey #6: Key = 3076, Value = 9001
GeoKey #7: Key = 2054, Value = 9102
The hazard map runs without problems with a different exposure dataset and it was generated as part of a map series that all work fine.
Do you have an idea what this means and if this might have to do with the exposure dataset? (That one also runs without problem with other hazard maps of the series.)
In future, it would be nice if RiskScape could add at which exposure feature an error occur.
I have tried explicitly adding crs-name = EPSG:2193
to the hazard map bookmark but this does not seem to make a difference.
Looking forward to your ideas.
Thanks,
Luisa