Not sure what your corporate GIS is. If it can ingest WKT geometry I have C# code which converts any AGX geometry to WKT. I use it every now and then to export 'real' layers with their attributes from AGX.
The problem with Notes is their lack of structure. Basically they're just text: maybe html, maybe data which the user carefully typed in.If you know that the text in specific notes conforms to a certain structure you could write a specific Addin, say ExportMyNotes. This would read the note(s), create fields from the note text and the WKT geometry field ccould be filled by using the WKT utility code.Probably a good idea is also to write an Addin say AddMyNotes, which aks for ceertain fields from your users and writes these in a certain way to a note. Guarantees a bit more structure, as long as they don't edit them after. Ah, rreedom has its price ....
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.