ARC Objects  C# interface featureclass

4545
2
Jump to solution
12-16-2014 09:46 PM
johnkeays
New Contributor

Does anyone have a sample of a simple program to open and add a feature to a featureclass dataset.

Have located a geodatabase in C# but need the right using for featureclass details.

Using ARCGIS online and 10.2.4 sdk for .net and visual studio 2013.

Cheers

John Keays

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
johnkeays
New Contributor

To Alexander,

Went looking for a way to update ARC objects in ARC MAP for a Local Authority.

Surveyors survey the as constructed data and that is loaded into the ARCMAP

product using GPS coordinates.

Found Don Kuehne ARCGIS to AutoCAD download and it seems to be able to do the

job. Don has some sample code developed for the USA public works meetup. The

routines are open source.

Are ARC objects to be phased out? That came from the ESRI contacts in Brisbane.

Is arc objects still the easiest way to get info to ARCMAP from external sources?

The Local Government defines the fields and records in a schema ADAC.XSD with

about ten associated xsd files. some 1600 fields. What is the best way to copy

the field names from the XSD to a C# structure. How are enums handled.

Keays Software has a product that goes from the XSD to AutoCAD.

Would FME do the job...

Cheers

John Keays

John Keays of Keays Software

PO Box 80, Toowong Qld 4066

Phone 07 3870 1711 fax +61-7-38701784

www.keays.com.au john@keays.com.au

KEAYS SOFTWARE PRIVILEGED PRIVATE AND CONFIDENTIAL - The information contained in

this e-mail and any attachments is confidential and may attract legal privilege.

It is only intended for the named recipient/s. If you are not a named recipient

any use of this information including copying, distribution and publication is

prohibited. Confidentiality and legal privilege are not waived or lost as a

result of mistaken or erroneous delivery. If you are not a named recipient,

please delete all copies immediately and contact the sender to advise of the error.

It is recommended that you scan this email and any attachment before opening.

KEAYS SOFTWARE does not accept any responsibility or liability for loss or damage

arising directly or indirectly from opening this email, opening any attachments

or any communication errors.

On Wed 21/01/15 3:01 AM , Alexander Nohe geonet@esri.com sent:

ARC OBJECTS  C# INTERFACE FEATURECLASS

reply from Alexander Nohe in ArcObjects.NET - View the full

discussion

View solution in original post

0 Kudos
2 Replies
AlexanderNohe1
Occasional Contributor III

Hello John,

Are you trying to add a feature to an online feature or an offline feature?

Thanks!

Alexander

0 Kudos
johnkeays
New Contributor

To Alexander,

Went looking for a way to update ARC objects in ARC MAP for a Local Authority.

Surveyors survey the as constructed data and that is loaded into the ARCMAP

product using GPS coordinates.

Found Don Kuehne ARCGIS to AutoCAD download and it seems to be able to do the

job. Don has some sample code developed for the USA public works meetup. The

routines are open source.

Are ARC objects to be phased out? That came from the ESRI contacts in Brisbane.

Is arc objects still the easiest way to get info to ARCMAP from external sources?

The Local Government defines the fields and records in a schema ADAC.XSD with

about ten associated xsd files. some 1600 fields. What is the best way to copy

the field names from the XSD to a C# structure. How are enums handled.

Keays Software has a product that goes from the XSD to AutoCAD.

Would FME do the job...

Cheers

John Keays

John Keays of Keays Software

PO Box 80, Toowong Qld 4066

Phone 07 3870 1711 fax +61-7-38701784

www.keays.com.au john@keays.com.au

KEAYS SOFTWARE PRIVILEGED PRIVATE AND CONFIDENTIAL - The information contained in

this e-mail and any attachments is confidential and may attract legal privilege.

It is only intended for the named recipient/s. If you are not a named recipient

any use of this information including copying, distribution and publication is

prohibited. Confidentiality and legal privilege are not waived or lost as a

result of mistaken or erroneous delivery. If you are not a named recipient,

please delete all copies immediately and contact the sender to advise of the error.

It is recommended that you scan this email and any attachment before opening.

KEAYS SOFTWARE does not accept any responsibility or liability for loss or damage

arising directly or indirectly from opening this email, opening any attachments

or any communication errors.

On Wed 21/01/15 3:01 AM , Alexander Nohe geonet@esri.com sent:

ARC OBJECTS  C# INTERFACE FEATURECLASS

reply from Alexander Nohe in ArcObjects.NET - View the full

discussion

0 Kudos