Closed (fixed)
Project:
KML
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
6 Sep 2006 at 16:12 UTC
Updated:
30 Jul 2007 at 16:17 UTC
Jump to comment: Most recent file
When looking at any view of nodes (using views module), it should be possible to export that to KML. It makes sense especially on a map view, but also on any other view that can be generated. It should be possible to view this as a static set of nodes but probably also as a network link, like all the other feeds.
Adding views functionality would increase the flexibility of the module dramatically.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | kml_views.patch | 7.73 KB | geodaniel |
Comments
Comment #1
geodaniel commented*bump* must get back to this
Comment #2
geodaniel commentedI made some progress on this (for DRUPAL-5) today and now have a working first draft which allows you to:
* create a specific KML view (like the RSS one)
* load any other view as a KML feed
* use a networklink that points to either type of view
I'll commit to CVS after a little more testing.
Comment #3
geodaniel commentedAdding the patch in case anyone is interested in trying it out
Comment #4
geodaniel commentedCommitted to DRUPAL-5 branch
Comment #5
(not verified) commented