Active
Project:
Trackfield
Version:
5.x-0.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2008 at 23:33 UTC
Updated:
25 Oct 2008 at 11:04 UTC
I would like to have this input a complete directory of .csv files. I would also like to be able to add new files to the directory and have them added to the map. Can this be done with cron?
G
Comments
Comment #1
raintonr commentedSorry - going to downgrade this to 'minor'. It's not likely to happen any time soon, if at all.
There are many problems to overcome - for example: Should files be attached to nodes? Where would one get the node title? Body? etc?
Comment #2
raintonr commentedHave actually added the trackfield_queue module here:
http://drupal.org/cvs?commit=146743
This is meant to queue large CRS, GPX, etc. files for later processing so the user submission is not held up by this. It doesn't really do what you want, but is a step in the right direction.