Select to view content in your preferred language

c# writing to shapefile without using map

530
0
06-16-2011 02:33 AM
NigelAlford
Occasional Contributor
I'm building a custom c# mobile application and I'm stuck. i want the user to create a new point feature by inputing all the attribute information and use the GPS functionality of the hand held unit (trimble geo series) to create the specific location.  As long as the unit has a strong enough connection I don't want the user to input the point feature's location by touching the screen, only by the GPS functionality.
What is the code or lines of code needed to create a new row in an existing feature class or what is needed for me to add a new point to a feature class without first inputing the location?

Thanks
0 Kudos
0 Replies