Hi guys, this looks like a very well put together module. Your attention to detail is obvious, and much appreciated.
This is my first time to use the module and I'm wanting to import a taxonomy with geographic terms.
First, I set up the taxonomy and added the fields required. Then I added one sample record with values. Then exported this using taxonomy_csv, and I inspect the resulting export file.
This process flowed smoothly: no errors reported by the module during taxonomy export.
However, the csv export file contains no values in the fields downstream of the geofield containing WKT: polygon.
Looking at the data exported, the WKT field simply stops in mid-string, so I reckon this definitely points to some sort of resource limit.
However, the failure is silent.
Looking through your help files, I noticed the recommendation to increase server and PHP memory...
I can't easily increase memory to the entire VPS: it's already got 750Mb just for this website and there's no traffic/load at present so it's all available.
Both /etc/php5/cli/php.ini and /etc/php5/apache2/php.ini are set to 256M max memory
So the concern is that this appears to be failing with just one record with a modest WKT polygon (100kb).
We deleted the WKT polygon, re-ran the export and all fields come through fine.
So:
1. Do you agree this looks like memory issues?
2. What are the reasonable limits for the module to manage?
3. Are there any strategies for handling the bulky fields separately?
Any advice much appreciated,
JB

Comments

Daniel_KM’s picture

Hi,

You're right, it's probably a problem of memory. The main problem with the 7.x release is speed and memory management, even if I've already imported simple taxonomies of 1 MB.

Generally, I don't check intensively the compatibility with other modules. Such problems occur for 6.x release with taxonomynode, taxonomy_vtn and pathauto modules (see #495548: Cannot Import - Access Denied, #447852: Error 403 access denied - after importing from text area - www.mysite/index.php?q=batch&op=start&id=8 and #540916: Slow uploading issues).

You can have a look to this thread also: #1412020: honkin' big taxonomies import, where I explain that you can use other tools.

Sincerely,

Daniel Berthereau
Infodoc & Knowledge management