Select to view content in your preferred language

Advanced Editing Copy Features Tool

2537
7
Jump to solution
01-13-2021 10:53 AM
Labels (1)
TylerPease
Occasional Contributor

Has anyone found a way to replicate the Copy Features Tool TylerPease_0-1610562307854.png from the Advanced Editing Tool bar from ArcMap in ArcGIS Pro?

We have a feature class for Building Footprints, where we use placeholder footprints of a specific uniform shape so that we can query all the placeholder footprints. These can be geographically far from one another, so it would be nice to be able to copy the geometry of the placeholder footprints from one location to another.

Any help or suggestions would be much appreciated!

0 Kudos
1 Solution

Accepted Solutions
Scott_Harris
Esri Regular Contributor

Hi @TylerPease 

Along with what @jcarlson said, here are a few other suggestions:

1. Create preset templates for each building type (see gif below). You can optionally set the 'Point with rotation' tool (new at 2.7) as the default tool for the preset template. If you need to scale the building after placing it, use the scale tool.

presetbuildings.gif

2. If the new feature already exists, you can use Replace Geometry followed by Replace Sketch (see gif). In the gif, I move the new feature by dragging the first vertex. You can also scale the feature by dragging the last vertex (as long as stretch proportionately is enabled on the edit toolbar at the bottom).

replace.gif

3. Use Transfer Attributes tool and map the geometry field as outlined here: https://community.esri.com/t5/arcgis-pro-questions/geometry-transfer-in-arcgis-pro/m-p/1016232#M3593...

I hope this helps,

Scott

View solution in original post

7 Replies
jcarlson
MVP Esteemed Contributor

There's always copy and paste! You can do it a few ways, but they all require the map panel to be active and that one or more features be currently selected.

  1. Ctrl+C, Ctrl+V
  2. Right click and select "Copy" on the selected feature; right click again and select "Paste"
  3. On the Map tab of the ribbon, click the icons at the far left
    jCarlson_0-1610571782127.png

     

No matter the method, once you paste a feature, the new feature becomes immediately active in the "Move" tool. Pasting again will automatically apply your edit and make the next new feature active.

Here's me repeatedly hitting Ctrl+V:

KHWzutI3is.gif

 

If there's one notable downside to this, it's that I can't see a way to paste a feature at your cursor's coordinates. There might be a way to work this process into a Task to at least semi-automate something applying a transformation or activating the Move To tool instead.

- Josh Carlson
Kendall County GIS
0 Kudos
TylerPease
Occasional Contributor

Josh,

That was what I had been doing, but it was very cumbersome since sometimes we were copying placeholder building footprints from one area of the county to another, and our county is rather large (511 sq miles) so it was cumbersome to use the simple copy and paste option if there were no nearby placeholder buildings to copy from. But that option Scott showed with the preset template geometry is a perfect solution to this!

I appreciate your response and help though!

 

Thanks,

Tyler Pease

Queen Anne's County GIS

Scott_Harris
Esri Regular Contributor

Hi @TylerPease 

Along with what @jcarlson said, here are a few other suggestions:

1. Create preset templates for each building type (see gif below). You can optionally set the 'Point with rotation' tool (new at 2.7) as the default tool for the preset template. If you need to scale the building after placing it, use the scale tool.

presetbuildings.gif

2. If the new feature already exists, you can use Replace Geometry followed by Replace Sketch (see gif). In the gif, I move the new feature by dragging the first vertex. You can also scale the feature by dragging the last vertex (as long as stretch proportionately is enabled on the edit toolbar at the bottom).

replace.gif

3. Use Transfer Attributes tool and map the geometry field as outlined here: https://community.esri.com/t5/arcgis-pro-questions/geometry-transfer-in-arcgis-pro/m-p/1016232#M3593...

I hope this helps,

Scott

jcarlson
MVP Esteemed Contributor

Oh, nice! Is this new, retaining the feature's geometry in the template? I knew about creating a template from a feature, but thought it was just for attributes.

- Josh Carlson
Kendall County GIS
0 Kudos
Scott_Harris
Esri Regular Contributor

Hi Josh,

Preset templates have been in Pro since 1.0 I think 🙂 They are only available in Pro and not ArcMap though.

Create a preset template - https://pro.arcgis.com/en/pro-app/latest/help/editing/create-a-preset-template.htm

TylerPease
Occasional Contributor

Scott,

The template idea is perfect for this purpose! We use a small triangle of uniform size, so saving the geometry as a template makes it easy to create new features across the county we work in! I was unaware you could save the actual geometry like that! Thank you!

Best,

Tyler

Scott_Harris
Esri Regular Contributor

I'm happy to help

0 Kudos