05-25-2008 10:55 AM
05-26-2008 05:10 AM
05-26-2008 02:58 PM
05-29-2008 04:10 AM
05-29-2008 12:11 PM
Thanks!
I mean that i want to store the whole data from PostGIS in a File or Database that LabVIEW can easily read the data. Just like TDMS, Datalog File and so on. But i have no idea about the structure of Data in this File/Database because of the structure of the Spatial Database like PostGIS.
The spatial data are stored in PostGIS in the form of "point (10 20)", "line ((10 20), (50 80))" in one column...So it is for me very important, how can i store the data in order to "translate" the string into numbers.
thanks a lot and with best regards,
echoes
05-30-2008 04:10 AM