I have a ruby script which loops through various SQL selections to export the assets to our corporate GIS systems, ArcMap. I use odec_export_ex to perform the export to an existing GeoDatabase...
Type: Posts; User: OCattn
I have a ruby script which loops through various SQL selections to export the assets to our corporate GIS systems, ArcMap. I use odec_export_ex to perform the export to an existing GeoDatabase...
I am having trouble exporting the zones created in InfoNet to a GDB, I get the table data but no visible geometry data. I think the outputted polygons are mangled/corrupt as if I run the feature...