Changes between Version 10 and Version 11 of ClassGeospatial_data


Ignore:
Timestamp:
Mar 2, 2009, 11:17:49 AM (16 years ago)
Author:
rwilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClassGeospatial_data

    v10 v11  
    1414|| '''data_points''' || The points data in the object. ||
    1515|| '''geo_reference''' || Current origin the points data is relative to. ||
    16 || '''attributes''' || Dictionary of key:values attributes for the point data. Each ''''values'' is a list/array of attributes values of the same dimensionality as the point data.||
     16|| '''attributes''' || Dictionary of key:values attributes for the point data. Each '''values''' is a list/array of attributes values of the same dimensionality as the point data.||
    1717|| '''file_name''' || Name of .pts or .txt file that the points data was read from or is being read from (blocking). ||
    1818|| '''max_read_lines''' || Maximum number of text lines that are read each step during blocking reads. ||