| Not to rain on your plan, but why would you want to import positional data from another table? Instead, create that data (new columns) for the objects in your table. You can use Coordinate Extractor with the newer versions of Pro, or you can do it the old way by creating two new columns (lat, long) and then update table for centroid X and centroid Y. Here's the reason: the data in a column labeled latitude or longitude are not necessarily the coordinates for the assigned objects. You can move an object, but the columnar data doesn't change. (Unless you update the column.) If your goal is to have accurate lats and longs in columnar data, then do it within the table, not by importing data columns from elsewhere. Dave Sherrod --- On Fri, 6/14/13, TrinidadCars John <car.u...@gmail.com> wrote: |
|