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

raintonr’s picture

Priority: Normal » Minor

Sorry - 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?

raintonr’s picture

Have 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.