I’ve been able to upload a geotiff coverage to geoserver via REST & cURL but regardless of what I try I cannot get the coverage to be stored in the ‘coverages’ directory. Both of the following sets of commands result in a new directory under data_dir/data being created. Even if I specify URL for the coverageStore, it gets over-written when I load the image.
The images are loaded and are viewable but they’re not strictly where they’re meant to be. I’d prefer to keep vector & raster files separate.
Anyone with any ideas how to upload the images to the ‘coverages’ directory?
It’s currently not possible to do this through only the REST API. You could use an alternative system (such as FTP) to put your coverages on the server in the folder you like and then use the same type of request as in your two-step process to configure it. Otherwise, some of GeoServer’s code would need to be modified in order to make this possible.
I’ve been able to upload a geotiff coverage to geoserver via REST & cURL but regardless of what I try I cannot get the coverage to be stored in the ‘coverages’ directory. Both of the following sets of commands result in a new directory under data_dir/data being created. Even if I specify URL for the coverageStore, it gets over-written when I load the image.
The images are loaded and are viewable but they’re not strictly where they’re meant to be. I’d prefer to keep vector & raster files separate.
Anyone with any ideas how to upload the images to the ‘coverages’ directory?
Richard “Abe” CoughlinSPATIAL DATA & APPLICATIONS SPECIALIST
Pacific Islands Ocean Observing System University of Hawaii 1-808-956-0822 www.pacioos.org
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only – learn more at: http://p.sf.net/sfu/learnmore_122912
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only – learn more at: http://p.sf.net/sfu/learnmore_122912