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

How to create a command for the “strange m” symbol in latex? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How do you make your own symbol when Detexify fails?Writing bold small caps with mathpazo packageplus-minus symbol with parenthesis around the minus signGreek character in Beamer document titleHow to create dashed right arrow over symbol?Currency symbol: Turkish LiraDouble prec as a single symbol?Plus Sign Too Big; How to Call adfbullet?Is there a TeX macro for three-legged pi?How do I get my integral-like symbol to align like the integral?How to selectively substitute a letter with another symbol representing the same letterHow do I generate a less than symbol and vertical bar that are the same height?

Българска екзархия Съдържание История | Български екзарси | Вижте също | Външни препратки | Литература | Бележки | НавигацияУстав за управлението на българската екзархия. Цариград, 1870Слово на Ловешкия митрополит Иларион при откриването на Българския народен събор в Цариград на 23. II. 1870 г.Българската правда и гръцката кривда. От С. М. (= Софийски Мелетий). Цариград, 1872Предстоятели на Българската екзархияПодмененият ВеликденИнформационна агенция „Фокус“Димитър Ризов. Българите в техните исторически, етнографически и политически граници (Атлас съдържащ 40 карти). Berlin, Königliche Hoflithographie, Hof-Buch- und -Steindruckerei Wilhelm Greve, 1917Report of the International Commission to Inquire into the Causes and Conduct of the Balkan Wars

Category:Tremithousa Media in category "Tremithousa"Navigation menuUpload media34° 49′ 02.7″ N, 32° 26′ 37.32″ EOpenStreetMapGoogle EarthProximityramaReasonatorScholiaStatisticsWikiShootMe