feedapi_mapper
Finish Feedapi based aggregator | Private Company
Small, quick project. I need assistance creating a feed aggregator using feedapi and mapper. My xml file is not rss, which it can be, but I need validation to my schema.
Items to complete (this is my best guess being a noobie -- fill in the missing pieces as you are the expert):
1. Custom xml parser with validation
2. Mapping of elements to content type (content-type already created)
3. I think the instructions say to use drush feedapi for the cron job -- setup
Locatio mapper feedapi georss for ckk
I have been looking into the location mapper for the feedapi.
My rss feeds are provided by a affiliate-datafeeds to rss converter. This feed includes categories and georss information. I found the following issues:
- RSS does not have other geo fields except the georss tags
- The location mapper does not allow mapping other fields then the georss (makes sence after the first issue)
- When solving 1 and 2 the locatiomodule will still attempt to find ‘better’ coordinates and throw away the provided onces
