Select to view content in your preferred language

Load form before finished capturing geometry

591
1
01-07-2013 02:46 PM
TrevorLafreniere
Deactivated User
Hello,

I'm trying to figure out if there is a way to start capturing attribute information (via a form) before you are finished
capturing the geometry of the feature. The geometry is being captured via a GPS unit.

Thanks,

Trevor Lafreniere
Tags (3)
0 Kudos
1 Reply
RolfBroch
Frequent Contributor
You can do this by creating a general form that is used to populate a dbase file (or internal stack) and then when you have finished creating your geometry you populate the attributes of your layer with the data you saved in the first step. Requires a little bit of coding but works fine.

Rolf
0 Kudos