Hi.

I am trying to map an xml feed to a cck field_mapbox with OpenLayers WKT and found no target mapping support.
I have also trying with geo module. I also found that the "options->raw" from simplepie are missing.

Regards,
Jorge.

Comments

alex_b’s picture

Title: OpenLayers (CCK) WKT mapping » Mapper for Openlayers CCK
Version: 6.x-1.0-alpha7 » 6.x-1.x-dev

- OpenLayers CCK as mapping target is not supported yet

(there is no options->raw anymore in Feeds, Feeds parsers need to declare all their mapping sources).

summit’s picture

Hi,

What would be the right mapping target for the Openlayers mapping please?
On geotaxonomy is stated

Use Feeds to import location names, latitude, longitude, boundaries and hierarchy information into Geo Taxonomy.

Is it then possible to map on term level? and not on node level?

greetings, Martijn

Yorgg’s picture

Hi Martijn, I think both are possible but none at the same time. At least from my experience.
When I have started to map terms with geotaxonomy, the core taxonomy module match unless the node had the same coordinates.

DanielJohnston’s picture

Subscribing. Having stuff geocoded as it's uploaded would be awesome.

boris mann’s picture

Two options: one would be geocode-on-import of a place / address, the other would be to import points/shape coordinates into a WKT field.

Adam S’s picture

How do I get get geocoded feed items created in Managing News imported into another site to be placed on an OpenLayers map? The new version of Managing News is very sweet.

After playing with Managing News for a little bit my best guess was to use the Views Bonus Pack csv export for importing with Feeds. I can get the title, url, lat and log. I am, however, having a difficult time with the description.

My second guess was to connect the site to the MN database and use Table Wizard but that become complicated quick.

This is probably more of a MN issues but I would like to use Feeds to accomplish this.

nicolash’s picture

Subscribe

jcnventura’s picture

Status: Active » Fixed

There's already support in OpenLayers CCK as a target. Of course, you need to have a parser for a source that can understand coordinates... But the support from OpenLayers is already there since March 7, 2010 (see bottom of openlayers_cck.module).

Such a parser would fall outside the scope of the core Feeds module and more in to the scope of modules such as KML Parser.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.