Editing specific portions of DEM using ArcGIS Desktop?Best Program to use for DEM data?Does a value in srtm dem file refer to the center or corner of a cell?Filling gaps in raster to zero value cells?Creating constant slope DEM using ArcGIS Desktop?Reset a base elevation in Pix4D?How is “Burn Stream Slope” in ArcHydro working?Determining ridgeline from DEM using ArcGIS Desktop?Creating DEM using ArcGIS Desktop?Filling hole in DEM using ArcGIS Desktop?Lidar DEM produces odd results related to topographic aspect

Cargo capacity of a kayak

Can a creature sustain itself by eating its own severed body parts?

Strange LED behavior

Did Don Young threaten John Boehner with a 10 inch blade to the throat?

Why do we need an estimator to be consistent?

What should I watch before playing Alien: Isolation?

Is it better to have a 10 year gap or a bad reference?

Why does the salt in the oceans not sink to the bottom?

How did pilots avoid thunderstorms and related weather before “reliable” airborne weather radar was introduced on airliners?

What do Unicorns want?

Why Lie algebras if what we care about in physics are groups?

If hash functions append the length, why does length extension attack work?

Hats Question: Confusion Over Its Formulation

Reissue US, UK, Canada visas in stolen passports

Can "Taking algebraic closure" be made into a functor?

Meaning of 行かしてもらうから

Trivial non-dark twist in dark fantasy

What would be the effects of (relatively) widespread precognition on the stock market?

Create Circle with Inner Radius

Why are Oscar, India, and X-Ray (O, I, and X) not used as taxiway identifiers?

Are there foods that astronauts are explicitly never allowed to eat?

What does the following chess proverb mean: "Chess is a sea where a gnat may drink from and an elephant may bathe in."

MITM on HTTPS traffic in Kazakhstan 2019

Piece of fabric in planter, how to use it?



Editing specific portions of DEM using ArcGIS Desktop?


Best Program to use for DEM data?Does a value in srtm dem file refer to the center or corner of a cell?Filling gaps in raster to zero value cells?Creating constant slope DEM using ArcGIS Desktop?Reset a base elevation in Pix4D?How is “Burn Stream Slope” in ArcHydro working?Determining ridgeline from DEM using ArcGIS Desktop?Creating DEM using ArcGIS Desktop?Filling hole in DEM using ArcGIS Desktop?Lidar DEM produces odd results related to topographic aspect






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















I currently have a DEM for an east coast city. Unfortunately, the elevation of an area containing a Dam is not accurate. I have the correct elevations as reported by the city. How would I go about editing the elevation values of a specific group of cells so that they accurately reflect the elevation difference of the dam?



For example, here is a portion of the DEM, where the point is the dam:
enter image description here



I need to find a way to select a subset of the nearby DEM cells and edit them so they are accurate with the dam heights.



How do I do this using ArcGIS Desktop?










share|improve this question
























  • Are you looking for a way to manually set the pixel values (e.g. as if it were an Excel spreadsheet) or to replace determined pixels with values from another raster? Where are the correct elevations stored?

    – Marcelo Villa
    8 hours ago











  • @MarceloVilla The former; looking to manually change pixel values

    – Jared
    8 hours ago











  • And do you have a point for each pixel you want to replace? Or are you looking to manually replace arbitrary pixels around that point?

    – Marcelo Villa
    8 hours ago












  • @MarceloVilla Ideally, I'd select a group of pixels in a certain area, and raise their values to a static amount, or just add X to all selected.

    – Jared
    8 hours ago











  • you may use a filter expression like "where 2nd_correct_layer is not null 1st_wrong_layer == 2nd_correct_layer", i don't know how to in arc, but in r or qgis it's really simple

    – Elio Diaz
    7 hours ago

















1















I currently have a DEM for an east coast city. Unfortunately, the elevation of an area containing a Dam is not accurate. I have the correct elevations as reported by the city. How would I go about editing the elevation values of a specific group of cells so that they accurately reflect the elevation difference of the dam?



For example, here is a portion of the DEM, where the point is the dam:
enter image description here



I need to find a way to select a subset of the nearby DEM cells and edit them so they are accurate with the dam heights.



How do I do this using ArcGIS Desktop?










share|improve this question
























  • Are you looking for a way to manually set the pixel values (e.g. as if it were an Excel spreadsheet) or to replace determined pixels with values from another raster? Where are the correct elevations stored?

    – Marcelo Villa
    8 hours ago











  • @MarceloVilla The former; looking to manually change pixel values

    – Jared
    8 hours ago











  • And do you have a point for each pixel you want to replace? Or are you looking to manually replace arbitrary pixels around that point?

    – Marcelo Villa
    8 hours ago












  • @MarceloVilla Ideally, I'd select a group of pixels in a certain area, and raise their values to a static amount, or just add X to all selected.

    – Jared
    8 hours ago











  • you may use a filter expression like "where 2nd_correct_layer is not null 1st_wrong_layer == 2nd_correct_layer", i don't know how to in arc, but in r or qgis it's really simple

    – Elio Diaz
    7 hours ago













1












1








1








I currently have a DEM for an east coast city. Unfortunately, the elevation of an area containing a Dam is not accurate. I have the correct elevations as reported by the city. How would I go about editing the elevation values of a specific group of cells so that they accurately reflect the elevation difference of the dam?



For example, here is a portion of the DEM, where the point is the dam:
enter image description here



I need to find a way to select a subset of the nearby DEM cells and edit them so they are accurate with the dam heights.



How do I do this using ArcGIS Desktop?










share|improve this question
















I currently have a DEM for an east coast city. Unfortunately, the elevation of an area containing a Dam is not accurate. I have the correct elevations as reported by the city. How would I go about editing the elevation values of a specific group of cells so that they accurately reflect the elevation difference of the dam?



For example, here is a portion of the DEM, where the point is the dam:
enter image description here



I need to find a way to select a subset of the nearby DEM cells and edit them so they are accurate with the dam heights.



How do I do this using ArcGIS Desktop?







arcgis-desktop dem






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 5 hours ago









PolyGeo

54.7k17 gold badges86 silver badges257 bronze badges




54.7k17 gold badges86 silver badges257 bronze badges










asked 9 hours ago









JaredJared

1458 bronze badges




1458 bronze badges












  • Are you looking for a way to manually set the pixel values (e.g. as if it were an Excel spreadsheet) or to replace determined pixels with values from another raster? Where are the correct elevations stored?

    – Marcelo Villa
    8 hours ago











  • @MarceloVilla The former; looking to manually change pixel values

    – Jared
    8 hours ago











  • And do you have a point for each pixel you want to replace? Or are you looking to manually replace arbitrary pixels around that point?

    – Marcelo Villa
    8 hours ago












  • @MarceloVilla Ideally, I'd select a group of pixels in a certain area, and raise their values to a static amount, or just add X to all selected.

    – Jared
    8 hours ago











  • you may use a filter expression like "where 2nd_correct_layer is not null 1st_wrong_layer == 2nd_correct_layer", i don't know how to in arc, but in r or qgis it's really simple

    – Elio Diaz
    7 hours ago

















  • Are you looking for a way to manually set the pixel values (e.g. as if it were an Excel spreadsheet) or to replace determined pixels with values from another raster? Where are the correct elevations stored?

    – Marcelo Villa
    8 hours ago











  • @MarceloVilla The former; looking to manually change pixel values

    – Jared
    8 hours ago











  • And do you have a point for each pixel you want to replace? Or are you looking to manually replace arbitrary pixels around that point?

    – Marcelo Villa
    8 hours ago












  • @MarceloVilla Ideally, I'd select a group of pixels in a certain area, and raise their values to a static amount, or just add X to all selected.

    – Jared
    8 hours ago











  • you may use a filter expression like "where 2nd_correct_layer is not null 1st_wrong_layer == 2nd_correct_layer", i don't know how to in arc, but in r or qgis it's really simple

    – Elio Diaz
    7 hours ago
















Are you looking for a way to manually set the pixel values (e.g. as if it were an Excel spreadsheet) or to replace determined pixels with values from another raster? Where are the correct elevations stored?

– Marcelo Villa
8 hours ago





Are you looking for a way to manually set the pixel values (e.g. as if it were an Excel spreadsheet) or to replace determined pixels with values from another raster? Where are the correct elevations stored?

– Marcelo Villa
8 hours ago













@MarceloVilla The former; looking to manually change pixel values

– Jared
8 hours ago





@MarceloVilla The former; looking to manually change pixel values

– Jared
8 hours ago













And do you have a point for each pixel you want to replace? Or are you looking to manually replace arbitrary pixels around that point?

– Marcelo Villa
8 hours ago






And do you have a point for each pixel you want to replace? Or are you looking to manually replace arbitrary pixels around that point?

– Marcelo Villa
8 hours ago














@MarceloVilla Ideally, I'd select a group of pixels in a certain area, and raise their values to a static amount, or just add X to all selected.

– Jared
8 hours ago





@MarceloVilla Ideally, I'd select a group of pixels in a certain area, and raise their values to a static amount, or just add X to all selected.

– Jared
8 hours ago













you may use a filter expression like "where 2nd_correct_layer is not null 1st_wrong_layer == 2nd_correct_layer", i don't know how to in arc, but in r or qgis it's really simple

– Elio Diaz
7 hours ago





you may use a filter expression like "where 2nd_correct_layer is not null 1st_wrong_layer == 2nd_correct_layer", i don't know how to in arc, but in r or qgis it's really simple

– Elio Diaz
7 hours ago










1 Answer
1






active

oldest

votes


















3














The filter expression Elio Diaz is describing in the comments can be done via the Con (conditional) tool, either the standalone version or as part of Map Algebra. You would want to follow the examples for complex expressions described here, doing something like this:



Con(dam_layer == NULL, DEM, dam_layer)

(Where there are no dams use DEM, otherwise use the dam values)



This does require the dam values to be in a raster layer, which you could achieve via either Feature to Raster or Point to Raster, using the same environment settings as your DEM (specifically same projection, cell size, and extent).



EDIT: @Marcelo Villa pointed out that Jared wants to adjust the height of multiple pixels around the DEM, in which case you might want to manually create a polygon layer around each dam covering all the pixels to be updated, and then use Feature to Raster (or Polygon to Raster) on this layer instead of the dam points.






share|improve this answer

























  • This would work for just one pixel value (i.e. the pixel where the point representing the dam is). However, @Jared wants to select an arbitrary group of pixels around that point.

    – Marcelo Villa
    6 hours 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%2f329573%2fediting-specific-portions-of-dem-using-arcgis-desktop%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









3














The filter expression Elio Diaz is describing in the comments can be done via the Con (conditional) tool, either the standalone version or as part of Map Algebra. You would want to follow the examples for complex expressions described here, doing something like this:



Con(dam_layer == NULL, DEM, dam_layer)

(Where there are no dams use DEM, otherwise use the dam values)



This does require the dam values to be in a raster layer, which you could achieve via either Feature to Raster or Point to Raster, using the same environment settings as your DEM (specifically same projection, cell size, and extent).



EDIT: @Marcelo Villa pointed out that Jared wants to adjust the height of multiple pixels around the DEM, in which case you might want to manually create a polygon layer around each dam covering all the pixels to be updated, and then use Feature to Raster (or Polygon to Raster) on this layer instead of the dam points.






share|improve this answer

























  • This would work for just one pixel value (i.e. the pixel where the point representing the dam is). However, @Jared wants to select an arbitrary group of pixels around that point.

    – Marcelo Villa
    6 hours ago
















3














The filter expression Elio Diaz is describing in the comments can be done via the Con (conditional) tool, either the standalone version or as part of Map Algebra. You would want to follow the examples for complex expressions described here, doing something like this:



Con(dam_layer == NULL, DEM, dam_layer)

(Where there are no dams use DEM, otherwise use the dam values)



This does require the dam values to be in a raster layer, which you could achieve via either Feature to Raster or Point to Raster, using the same environment settings as your DEM (specifically same projection, cell size, and extent).



EDIT: @Marcelo Villa pointed out that Jared wants to adjust the height of multiple pixels around the DEM, in which case you might want to manually create a polygon layer around each dam covering all the pixels to be updated, and then use Feature to Raster (or Polygon to Raster) on this layer instead of the dam points.






share|improve this answer

























  • This would work for just one pixel value (i.e. the pixel where the point representing the dam is). However, @Jared wants to select an arbitrary group of pixels around that point.

    – Marcelo Villa
    6 hours ago














3












3








3







The filter expression Elio Diaz is describing in the comments can be done via the Con (conditional) tool, either the standalone version or as part of Map Algebra. You would want to follow the examples for complex expressions described here, doing something like this:



Con(dam_layer == NULL, DEM, dam_layer)

(Where there are no dams use DEM, otherwise use the dam values)



This does require the dam values to be in a raster layer, which you could achieve via either Feature to Raster or Point to Raster, using the same environment settings as your DEM (specifically same projection, cell size, and extent).



EDIT: @Marcelo Villa pointed out that Jared wants to adjust the height of multiple pixels around the DEM, in which case you might want to manually create a polygon layer around each dam covering all the pixels to be updated, and then use Feature to Raster (or Polygon to Raster) on this layer instead of the dam points.






share|improve this answer















The filter expression Elio Diaz is describing in the comments can be done via the Con (conditional) tool, either the standalone version or as part of Map Algebra. You would want to follow the examples for complex expressions described here, doing something like this:



Con(dam_layer == NULL, DEM, dam_layer)

(Where there are no dams use DEM, otherwise use the dam values)



This does require the dam values to be in a raster layer, which you could achieve via either Feature to Raster or Point to Raster, using the same environment settings as your DEM (specifically same projection, cell size, and extent).



EDIT: @Marcelo Villa pointed out that Jared wants to adjust the height of multiple pixels around the DEM, in which case you might want to manually create a polygon layer around each dam covering all the pixels to be updated, and then use Feature to Raster (or Polygon to Raster) on this layer instead of the dam points.







share|improve this answer














share|improve this answer



share|improve this answer








edited 6 hours ago

























answered 7 hours ago









ycartwhelenycartwhelen

5681 silver badge13 bronze badges




5681 silver badge13 bronze badges












  • This would work for just one pixel value (i.e. the pixel where the point representing the dam is). However, @Jared wants to select an arbitrary group of pixels around that point.

    – Marcelo Villa
    6 hours ago


















  • This would work for just one pixel value (i.e. the pixel where the point representing the dam is). However, @Jared wants to select an arbitrary group of pixels around that point.

    – Marcelo Villa
    6 hours ago

















This would work for just one pixel value (i.e. the pixel where the point representing the dam is). However, @Jared wants to select an arbitrary group of pixels around that point.

– Marcelo Villa
6 hours ago






This would work for just one pixel value (i.e. the pixel where the point representing the dam is). However, @Jared wants to select an arbitrary group of pixels around that point.

– Marcelo Villa
6 hours 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%2f329573%2fediting-specific-portions-of-dem-using-arcgis-desktop%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

Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

Ласкавець круглолистий Зміст Опис | Поширення | Галерея | Примітки | Посилання | Навігаційне меню58171138361-22960890446Bupleurum rotundifoliumEuro+Med PlantbasePlants of the World Online — Kew ScienceGermplasm Resources Information Network (GRIN)Ласкавецькн. VI : Літери Ком — Левиправивши або дописавши її