Select to view content in your preferred language

Can we draw and save a hollow polygon inside another polygon

541
3
11-17-2022 01:35 AM
DivyaArora
Emerging Contributor

We need to draw a feature where a hollow could be created in some geometry . Is it possible with ESRI ?

DivyaArora_0-1668677609981.png

 

3 Replies
DanielMiranda2
Regular Contributor

After you draw the initial polygon, save the edits. Then modify the shape with the "Continue Feature" tool. Draw your holes into the polygon, and then save the edits. This will create holes on the inside.

Here is some documentation on using continue feature, as well as other options depending on how your data is constructed: Cut a hole in a polygon feature—ArcGIS Pro | Documentation

0 Kudos
DivyaArora
Emerging Contributor

I am trying to integrate this feature in a React App Could I get some reference for that please.

We are currently following ArcGis sdk for Javascript. Is it correct approach or we need to explore something else

0 Kudos
DivyaArora
Emerging Contributor

Could someone share their thoughts on this requirement please ?

 

0 Kudos