Hi
Thanks for this module
i tried to follow this steps http://drupal.org/node/274516
and i managed quite well till the point 2
Place the filename with your data in inside the value part of the trackfield. Thus multiple files can be attached to a node but only one used for this purpose.
I can't find it
I just upload the kml file, and in the field i try to put the path to the file, but it doesn't work
only i get result when i opened the file and copied all the coordenates in the field, but not appears the track , only the google maps with the place without the track . i attached the screen where is supposed i have to place the filename with the data
thanks in advanced
| Comment | File | Size | Author |
|---|---|---|---|
| trackfield.gif | 69.98 KB | asespat |
Comments
Comment #1
asespat commentedComment #3
raintonr commentedThe user need only put the filename, not complete path in the track_data field. In this case it appears you need 'egranados.kml'.
You also need to select 'File: KML' in the 'Treat data as' dropdown.
How do you go using just that?
Comment #4
asespat commentedwhen i do that this message appears
* warning: DOMDocument::loadXML() [domdocument.loadxml]: Start tag expected, '<' not found in Entity, line: 1 in /home8/apatinar/public_html/sites/all/modules/trackfield/trackfield_kml.module on line 19.
* Field track_data: Invalid KML or no paths found in KML.
Comment #5
raintonr commentedRe #4: Please post your file here as an attachment.
Comment #6
asespat commentedI re start the whole website, then i install again the module, from http://ftp.drupal.org/files/projects/trackfield-6.x-1.x-dev.tar.gz
and i'm trying to follow the steps http://drupal.org/node/274516
, then i enabled the module, created a field track_data, and created a field track_map, but i can't reference track_map to track_data. the ressult is this message
You must specify the reference field of type track. Valid fields in this system:
any idea?
What i want is to upload files from my gps in kml or gpx or trackmaker and the module shows the map with the track and de high profile
is for a different inline skates rutes
thanks
Comment #7
raintonr commentedRe: #6 This sounds like http://drupal.org/node/330046#comment-1249372 but as you can see other users are reporting that issue is fixed.
Comment #8
raintonr commentedAm closing this issue as appears to be a dupe of an issue reported as working now.