Unable to delete GeoTIFF after adding it to GeoServerDynamically adding WFS layer features with GeoserverServing 4 band GeoTIFF in GeoServer 2.1.4programmatically create and publish geotiff layer in geoserverGeoServer REST API bug - “The specified coverageName is not supported”Broken link in preview legend style in GeoserverUpdating existing GeoServer ImageMosaic with GeoTIFF using REST APICreating Workspace, Data Store and Layer via GeoServer REST API?One single cURL command to delete a GeoServer raster layer (coverage) from a coveragestore via RESTUnable to publish a GeoTiff file in GeoServer with curl tool
What are the factors that decide on whether you die instantly or get knocked out in PUBG?
Who verifies the trust of certificate authorities?
How could pirates reasonably transport dinosaurs in captivity, some of them enormous, across oceans?
When to bemoan and when to moan
Why do cargo airplanes fly fewer cycles then airliners?
Is 人孔 from English?
Could you generate any positive number given only a few specific operators and operands?
Evil plans - how do you come up with interesting ones?
Is it academically dishonest to submit the same project to two different classes in the same semester?
Does "dd" command without parameter or input/output redirection do anything?
What are examples of (collections of) papers which "close" a field?
How to tell my Mom that I don't care about someone without upsetting her?
Can I re-whip whipped cream?
SQL Server chooses unselective index
How can I get a ride in the jump seat as a non-professional pilot?
Best spot within a human to place redundant heart
Was Mace Windu technically committing treason or not?
How real is the ending of the movie Ford v Ferrari?
Between while and do in shell script
What is this Kanji? I can’t find it anywhere?
Can I use a gasket maker instead of a gasket for a lawn mower engine?
Seperation between me and my stepson
Which object has been to space the most times?
Turning off Apple hardware checks on startup
Unable to delete GeoTIFF after adding it to GeoServer
Dynamically adding WFS layer features with GeoserverServing 4 band GeoTIFF in GeoServer 2.1.4programmatically create and publish geotiff layer in geoserverGeoServer REST API bug - “The specified coverageName is not supported”Broken link in preview legend style in GeoserverUpdating existing GeoServer ImageMosaic with GeoTIFF using REST APICreating Workspace, Data Store and Layer via GeoServer REST API?One single cURL command to delete a GeoServer raster layer (coverage) from a coveragestore via RESTUnable to publish a GeoTiff file in GeoServer with curl tool
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
After adding a file to GeoServer via REST I am unable to delete it from the directory on my computer. I always get the same error saying that the file is in use by another process.
This only happens when apply a style to it that will show the layer as a contour map.
I have tried removing the layer from GeoServer but the GeoTIFF will remain in use anyway.
geoserver geotiff-tiff
add a comment
|
After adding a file to GeoServer via REST I am unable to delete it from the directory on my computer. I always get the same error saying that the file is in use by another process.
This only happens when apply a style to it that will show the layer as a contour map.
I have tried removing the layer from GeoServer but the GeoTIFF will remain in use anyway.
geoserver geotiff-tiff
add a comment
|
After adding a file to GeoServer via REST I am unable to delete it from the directory on my computer. I always get the same error saying that the file is in use by another process.
This only happens when apply a style to it that will show the layer as a contour map.
I have tried removing the layer from GeoServer but the GeoTIFF will remain in use anyway.
geoserver geotiff-tiff
After adding a file to GeoServer via REST I am unable to delete it from the directory on my computer. I always get the same error saying that the file is in use by another process.
This only happens when apply a style to it that will show the layer as a contour map.
I have tried removing the layer from GeoServer but the GeoTIFF will remain in use anyway.
geoserver geotiff-tiff
geoserver geotiff-tiff
edited Sep 27 at 10:34
Vince
15.8k4 gold badges32 silver badges51 bronze badges
15.8k4 gold badges32 silver badges51 bronze badges
asked Sep 27 at 9:42
aw95aw95
311 bronze badge
311 bronze badge
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
This is a known bug, it probably only occurs on windows machines and as such is unlikely to get much developer traction as none of the core developers is a windows user during their volunteer time.
You can either fix this yourself and submit a PR with the fix or pay someone to fix it for you.
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "79"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f337086%2funable-to-delete-geotiff-after-adding-it-to-geoserver%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This is a known bug, it probably only occurs on windows machines and as such is unlikely to get much developer traction as none of the core developers is a windows user during their volunteer time.
You can either fix this yourself and submit a PR with the fix or pay someone to fix it for you.
add a comment
|
This is a known bug, it probably only occurs on windows machines and as such is unlikely to get much developer traction as none of the core developers is a windows user during their volunteer time.
You can either fix this yourself and submit a PR with the fix or pay someone to fix it for you.
add a comment
|
This is a known bug, it probably only occurs on windows machines and as such is unlikely to get much developer traction as none of the core developers is a windows user during their volunteer time.
You can either fix this yourself and submit a PR with the fix or pay someone to fix it for you.
This is a known bug, it probably only occurs on windows machines and as such is unlikely to get much developer traction as none of the core developers is a windows user during their volunteer time.
You can either fix this yourself and submit a PR with the fix or pay someone to fix it for you.
edited Sep 28 at 7:56
Andrea Aime
11.6k11 silver badges17 bronze badges
11.6k11 silver badges17 bronze badges
answered Sep 27 at 10:10
Ian Turton♦Ian Turton
55.8k5 gold badges52 silver badges129 bronze badges
55.8k5 gold badges52 silver badges129 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f337086%2funable-to-delete-geotiff-after-adding-it-to-geoserver%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown