Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
CoverageStores should allow for data urls outside geoserver_data_dir, like FeatureStores do
Description
FeatureStores allow for data urls to be relative to geoserver_data_dir (when given as a relative file path), or to be anywhere on the file system when given as absolute file path. CoverageStores interpret any url as relative to geoserver_data_dir. For consistence sake and because some people (like me) like to be more flexible about where to put the data, please change the behaviour of CoverageStore to also allow for absolute file paths.
Environment
None
Activity
codehaus
April 10, 2015 at 4:00 PM
CodeHaus Comment From: aaime - Time: Thu, 29 Mar 2007 02:02:47 -0500 ---------------------
<p>This issue has been resolved for one month or more without complaints. Closing it.</p>
codehaus
April 10, 2015 at 4:00 PM
CodeHaus Comment From: aaime - Time: Thu, 18 Jan 2007 07:42:58 -0600 ---------------------
<p>Fixed on 1.5.x and trunk</p>
codehaus
April 10, 2015 at 4:00 PM
CodeHaus Comment From: cholmes - Time: Wed, 18 Oct 2006 11:25:37 -0500 ---------------------
<p>Yeah, I'd say this is even more important for coverages as they can be even bigger than rasters, and this option makes it so we don't force people to move the locations of their data. </p>
<p>Ideally when we get an ingestion engine one can also configure it to watch other directories on one's machine.</p>
FeatureStores allow for data urls to be relative to geoserver_data_dir (when given as a relative file path), or to be anywhere on the file system when given as absolute file path. CoverageStores interpret any url as relative to geoserver_data_dir. For consistence sake and because some people (like me) like to be more flexible about where to put the data, please change the behaviour of CoverageStore to also allow for absolute file paths.