I've created a field called 'field_geo_location' and trying to bulk import coordinates via WKT format (POINT (-77.42424 40.908997)) into a Taxonomy vocabulary.

Also got a support request on the Taxonomy CSV import/export module as well since not sure where the problem is.

Everything seems to be working fine with both modules except for the geofield coordinate not importing.

any ideas how to bulk import geofield coordinates into a taxonomy?

Comments

dargente’s picture

Status: Active » Closed (fixed)

Solution:

use Feeds module

This allows full specification including WKT on your custom geo field.
Was able to import 30k+ rows without any probs.