Hi,

I have many raster fields with custom projection (e.g. rotated pole 
coordinates). These fields are converted by me to GeoTIFF format without 
any coordinate system - I don't know how to properly define custom CRS 
in GeoTIFF that is understandable by ImageMosaic reader.

I'm able to import that GeoTIFFs to Geoserver as an ImageMosaic doing 
some dirty tricks, mainly by manipulating directly PostGis database. 
However, I can't use some native Geoserver REST commands, like updating 
a coverage store:

curl -s -XPOST -H "Content-type: text/plain" -d "file:///somefile.tiff" 
"http://localhost:8080/geoserver/rest/workspaces/xx/coveragestores/yy/external.imagemosaic";

WARN [geotiff.GeoTiffReader] - Coordinate Reference System is not available


Are there any better solutions/approaches to such scenario as mine?


Cheers

Maciej

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to