I am trying to do an import of Geodatabase files, as part of that import I am looking to determine the Coordinate Reference System a given table (FeatureSource) is using.
I have dug around and looked at the FileGDBAPI calls, but those don’t seem to work for me. And I know this is outside this group.
Is there a way to open a GeoDatabase in ThinkGeo and get the SRID of a specific table?
I know this is quite broad, but this sums up the end goal for me.