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.

CommentFileSizeAuthor
#3 kml_views.patch7.73 KBgeodaniel

Comments

geodaniel’s picture

*bump* must get back to this

geodaniel’s picture

Assigned: Unassigned » geodaniel

I 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.

geodaniel’s picture

Status: Active » Needs review
StatusFileSize
new7.73 KB

Adding the patch in case anyone is interested in trying it out

geodaniel’s picture

Status: Needs review » Fixed

Committed to DRUPAL-5 branch

Anonymous’s picture

Status: Fixed » Closed (fixed)