Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2009 at 23:22 UTC
Updated:
2 Feb 2011 at 19:40 UTC
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
Comment #1
alex_b commented- 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).
Comment #2
summit commentedHi,
What would be the right mapping target for the Openlayers mapping please?
On geotaxonomy is stated
Is it then possible to map on term level? and not on node level?
greetings, Martijn
Comment #3
Yorgg commentedHi 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.
Comment #4
DanielJohnston commentedSubscribing. Having stuff geocoded as it's uploaded would be awesome.
Comment #5
boris mann commentedTwo options: one would be geocode-on-import of a place / address, the other would be to import points/shape coordinates into a WKT field.
Comment #6
Adam S commentedHow 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.
Comment #7
nicolash commentedSubscribe
Comment #8
jcnventuraThere'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.