I've tried to use this bundle of modules for storing tracks as "sets of points" . But when I try to store anything in the trackfield (latlon or KML) it stores in "raw" format, without any processing and parsing.
Can I use these modules to store parsed data?
Comments
Comment #1
zio commentedUPDATE
so, I've found structure of trackfield_datasets table and have understand how module is store tracks. But is any hook to easily access this data or it's need to write own SQL queries?
Comment #2
raintonr commentedWhat are you actually trying to do? Have you read this:
http://drupal.org/node/274516
Comment #3
raintonr commentedI'm going to close this as no response. Please re-open a more specific ticket if you are still having problems.