Zonal Statistics is returning null values in ArcGISDoes 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

Magical attacks and overcoming damage resistance

How can I get rid of an unhelpful parallel branch when unpivoting a single row?

How long after the last departure shall the airport stay open for an emergency return?

What to do with someone that cheated their way through university and a PhD program?

How much cash can I safely carry into the USA and avoid civil forfeiture?

Rudin 2.10 (b) Example

Drawing a german abacus as in the books of Adam Ries

My admission is revoked after accepting the admission offer

Mistake in years of experience in resume?

What does a straight horizontal line above a few notes, after a changed tempo mean?

How do I check if a string is entirely made of the same substring?

std::unique_ptr of base class holding reference of derived class does not show warning in gcc compiler while naked pointer shows it. Why?

Why did C use the -> operator instead of reusing the . operator?

Retract an already submitted recommendation letter (written for an undergrad student)

Should the Product Owner dictate what info the UI needs to display?

Can I criticise the more senior developers around me for not writing clean code?

Where was the County of Thurn und Taxis located?

Why is the underscore command _ useful?

Is there metaphorical meaning of "aus der Haft entlassen"?

Why did Rep. Omar conclude her criticism of US troops with the phrase "NotTodaySatan"?

Do I need to watch Ant-Man and the Wasp and Captain Marvel before watching Avengers: Endgame?

How to pronounce 'c++' in Spanish

Combinatorics problem, right solution?

How to be good at coming up with counter example in Topology



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;








2















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.



Screenshot of Identify tool output showing DEM value and NULL from Zonal Statistics



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.










share|improve this question

















  • 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

















2















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.



Screenshot of Identify tool output showing DEM value and NULL from Zonal Statistics



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.










share|improve this question

















  • 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













2












2








2








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.



Screenshot of Identify tool output showing DEM value and NULL from Zonal Statistics



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.










share|improve this question














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.



Screenshot of Identify tool output showing DEM value and NULL from Zonal Statistics



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






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 2 hours 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












  • 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










1 Answer
1






active

oldest

votes


















2














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.







share|improve this answer


















  • 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
    50 mins ago











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
);



);













draft saved

draft discarded


















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









2














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.







share|improve this answer


















  • 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
    50 mins ago















2














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.







share|improve this answer


















  • 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
    50 mins ago













2












2








2







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.







share|improve this answer













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.








share|improve this answer












share|improve this answer



share|improve this answer










answered 1 hour 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
    50 mins ago












  • 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
    50 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
50 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
50 mins ago

















draft saved

draft discarded
















































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.




draft saved


draft discarded














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





















































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







Popular posts from this blog

The Calvary Singular or Plural The 2019 Stack Overflow Developer Survey Results Are InAre collective nouns always plural, or are certain ones singular?Is “audience” singular or plural?“Wasn't” vs. “weren't” in a vernacular sentence“My last couple of years” — singular or plural?Is 'rest' singular or plural?Is “all but one” singular or plural?Whether to use the singular or plural form of basis?Singular and Plural for numbersIs there a plural form of teeth?performance: plural vs singular?singular or plural nouns?Singular and Plural

How does one intimidate enemies without having the capacity for violence?Ideas for how aliens would approach this fight?How to convey the scale of my humanoid without science or units?How does the “space drive” conserve momentum?Planet Vanishes - How does this affect the orbiting starships?How does a community of a Universe Simulator have the same language as its creator?How would US Presidential elections be affected if voters could choose the state their vote for President was counted in?How Does One Ensures the Immortality of Their ConsciousnessHow do I retain national independence while also having a one world government?How can Ganymede have an Earth-like gravity without us having realized it?How would one make a lion mount for a fantasy world?

Output visual diagram of pictureASCII-art logic gate diagramBooks on a ShelfDetermine the Dimensions of a Rotated RectangleDraw a Houndstooth PatternDraw and label an ASCII hexagonal gridGolf me an ASCII AlphabetASCII Jigsaw PuzzleOutput a pretty boxASCII-Art Venn DiagramASCII Exact Cover with Rectangles