Zonal Statistics is returning null values in ArcGISDoes Zonal Statistics value change when applied on subset...
Can I criticise the more senior developers around me for not writing clean code?
Don’t seats that recline flat defeat the purpose of having seatbelts?
Is Electric Central Heating worth it if using Solar Panels?
std::unique_ptr of base class holding reference of derived class does not show warning in gcc compiler while naked pointer shows it. Why?
How do I reattach a shelf to the wall when it ripped out of the wall?
How do I produce this Greek letter koppa: Ϟ in pdfLaTeX?
"My boss was furious with me and I have been fired" vs. "My boss was furious with me and I was fired"
What is purpose of DB Browser(dbbrowser.aspx) under admin tool?
Why is the underscore command _ useful?
How to pronounce 'c++' in Spanish
Find a stone which is not the lightest one
Mistake in years of experience in resume?
Why do games have consumables?
Cayley's Matrix Notation
Can a barbarian keep raging if she shoves an enemy on her turn?
How to be good at coming up with counter example in Topology
How can I get rid of an unhelpful parallel branch when unpivoting a single row?
I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?
How do I deal with a coworker that keeps asking to make small superficial changes to a report, and it is seriously triggering my anxiety?
What is the term for a person whose job is to place products on shelves in stores?
How can I practically buy stocks?
What to do with someone that cheated their way through university and a PhD program?
"Whatever a Russian does, they end up making the Kalashnikov gun"? Are there any similar proverbs in English?
Older movie/show about humans on derelict alien warship which refuels by passing through a star
Zonal Statistics is returning null values in ArcGIS
Does Zonal Statistics value change when applied on subset of data using ArcGIS Spatal Analyst?Zonal Statistics as table creates output but some are NullHow to Calculate Custom Zonal Statistics?ArcGIS 10.0 height statistics for polygon features: zonal statistics vs interpolate shapeResampling gives higher MEAN when using zonal statisticsExtract results from zonal statisticsInconsistent results using Zonal Statistics by Table for Min in ArcGIS Desktop?QGIS Zonal Statistics for polygons is missing results?How does QGIS Zonal Statistics handle partially overlapping pixels?Putting raster values in polygons ArcGIS
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am using Zonal Statistics as Table to obtain the Max height from a DEM for each polygon (then Joined to the polygons). For some reason, a lot of the polygons get NULL returned. All the polygons returning Null appear to be between 1 - 4 cells in size (given the DEM scale). Other same sized polygons are however returning the expected result. 154 out of 3131 polygons have NULL values
I have used the Identify tool to check that I do have non-null values in the underlying DEM for a bunch of these.
The problem appears to be the FID is not being created for the Zonal Statistics table for some polygons. I have checked a couple of other small polygons and the values obtained from Zonal Statistics appear correct. What should I be looking for/testing? How can I correct this?
I am using ArcGIS Desktop v10.6 with Advanced License.
arcgis-desktop zonal-statistics null
add a comment |
I am using Zonal Statistics as Table to obtain the Max height from a DEM for each polygon (then Joined to the polygons). For some reason, a lot of the polygons get NULL returned. All the polygons returning Null appear to be between 1 - 4 cells in size (given the DEM scale). Other same sized polygons are however returning the expected result. 154 out of 3131 polygons have NULL values
I have used the Identify tool to check that I do have non-null values in the underlying DEM for a bunch of these.
The problem appears to be the FID is not being created for the Zonal Statistics table for some polygons. I have checked a couple of other small polygons and the values obtained from Zonal Statistics appear correct. What should I be looking for/testing? How can I correct this?
I am using ArcGIS Desktop v10.6 with Advanced License.
arcgis-desktop zonal-statistics null
1
Have you tried resampling the DEM to a higher resolution?
– BERA
1 hour ago
Thank you - that has fixed the problem (if you post an answer I will accept it). Can you please explain why this would fix things?
– Esme_
1 hour ago
add a comment |
I am using Zonal Statistics as Table to obtain the Max height from a DEM for each polygon (then Joined to the polygons). For some reason, a lot of the polygons get NULL returned. All the polygons returning Null appear to be between 1 - 4 cells in size (given the DEM scale). Other same sized polygons are however returning the expected result. 154 out of 3131 polygons have NULL values
I have used the Identify tool to check that I do have non-null values in the underlying DEM for a bunch of these.
The problem appears to be the FID is not being created for the Zonal Statistics table for some polygons. I have checked a couple of other small polygons and the values obtained from Zonal Statistics appear correct. What should I be looking for/testing? How can I correct this?
I am using ArcGIS Desktop v10.6 with Advanced License.
arcgis-desktop zonal-statistics null
I am using Zonal Statistics as Table to obtain the Max height from a DEM for each polygon (then Joined to the polygons). For some reason, a lot of the polygons get NULL returned. All the polygons returning Null appear to be between 1 - 4 cells in size (given the DEM scale). Other same sized polygons are however returning the expected result. 154 out of 3131 polygons have NULL values
I have used the Identify tool to check that I do have non-null values in the underlying DEM for a bunch of these.
The problem appears to be the FID is not being created for the Zonal Statistics table for some polygons. I have checked a couple of other small polygons and the values obtained from Zonal Statistics appear correct. What should I be looking for/testing? How can I correct this?
I am using ArcGIS Desktop v10.6 with Advanced License.
arcgis-desktop zonal-statistics null
arcgis-desktop zonal-statistics null
asked 1 hour ago
Esme_Esme_
396516
396516
1
Have you tried resampling the DEM to a higher resolution?
– BERA
1 hour ago
Thank you - that has fixed the problem (if you post an answer I will accept it). Can you please explain why this would fix things?
– Esme_
1 hour ago
add a comment |
1
Have you tried resampling the DEM to a higher resolution?
– BERA
1 hour ago
Thank you - that has fixed the problem (if you post an answer I will accept it). Can you please explain why this would fix things?
– Esme_
1 hour ago
1
1
Have you tried resampling the DEM to a higher resolution?
– BERA
1 hour ago
Have you tried resampling the DEM to a higher resolution?
– BERA
1 hour ago
Thank you - that has fixed the problem (if you post an answer I will accept it). Can you please explain why this would fix things?
– Esme_
1 hour ago
Thank you - that has fixed the problem (if you post an answer I will accept it). Can you please explain why this would fix things?
– Esme_
1 hour ago
add a comment |
1 Answer
1
active
oldest
votes
You could try resampling the raster to a finer resolution. Not sure why this can work but when Reading the help section for version 10.3 (not present in 10.6):
If the zone input is a feature dataset with relatively small features,
keep in mind that the resolution of the information needs to be
appropriate relative to the resolution of the value raster. If the
areas of single features are similar to or smaller than the area of
single cells in the value raster, in the feature-to-raster conversion
some of these zones may not be represented.
1
I had the same problem. Especially features that were very thin had null values. So I think when they do not cross the centroid of the raster cell, you get NULLS.
– blabbath
39 mins ago
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/3.0/"u003ecc by-sa 3.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%2f320908%2fzonal-statistics-is-returning-null-values-in-arcgis%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
You could try resampling the raster to a finer resolution. Not sure why this can work but when Reading the help section for version 10.3 (not present in 10.6):
If the zone input is a feature dataset with relatively small features,
keep in mind that the resolution of the information needs to be
appropriate relative to the resolution of the value raster. If the
areas of single features are similar to or smaller than the area of
single cells in the value raster, in the feature-to-raster conversion
some of these zones may not be represented.
1
I had the same problem. Especially features that were very thin had null values. So I think when they do not cross the centroid of the raster cell, you get NULLS.
– blabbath
39 mins ago
add a comment |
You could try resampling the raster to a finer resolution. Not sure why this can work but when Reading the help section for version 10.3 (not present in 10.6):
If the zone input is a feature dataset with relatively small features,
keep in mind that the resolution of the information needs to be
appropriate relative to the resolution of the value raster. If the
areas of single features are similar to or smaller than the area of
single cells in the value raster, in the feature-to-raster conversion
some of these zones may not be represented.
1
I had the same problem. Especially features that were very thin had null values. So I think when they do not cross the centroid of the raster cell, you get NULLS.
– blabbath
39 mins ago
add a comment |
You could try resampling the raster to a finer resolution. Not sure why this can work but when Reading the help section for version 10.3 (not present in 10.6):
If the zone input is a feature dataset with relatively small features,
keep in mind that the resolution of the information needs to be
appropriate relative to the resolution of the value raster. If the
areas of single features are similar to or smaller than the area of
single cells in the value raster, in the feature-to-raster conversion
some of these zones may not be represented.
You could try resampling the raster to a finer resolution. Not sure why this can work but when Reading the help section for version 10.3 (not present in 10.6):
If the zone input is a feature dataset with relatively small features,
keep in mind that the resolution of the information needs to be
appropriate relative to the resolution of the value raster. If the
areas of single features are similar to or smaller than the area of
single cells in the value raster, in the feature-to-raster conversion
some of these zones may not be represented.
answered 52 mins ago
BERABERA
17.5k62144
17.5k62144
1
I had the same problem. Especially features that were very thin had null values. So I think when they do not cross the centroid of the raster cell, you get NULLS.
– blabbath
39 mins ago
add a comment |
1
I had the same problem. Especially features that were very thin had null values. So I think when they do not cross the centroid of the raster cell, you get NULLS.
– blabbath
39 mins ago
1
1
I had the same problem. Especially features that were very thin had null values. So I think when they do not cross the centroid of the raster cell, you get NULLS.
– blabbath
39 mins ago
I had the same problem. Especially features that were very thin had null values. So I think when they do not cross the centroid of the raster cell, you get NULLS.
– blabbath
39 mins ago
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%2f320908%2fzonal-statistics-is-returning-null-values-in-arcgis%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
1
Have you tried resampling the DEM to a higher resolution?
– BERA
1 hour ago
Thank you - that has fixed the problem (if you post an answer I will accept it). Can you please explain why this would fix things?
– Esme_
1 hour ago