Skip to main content

collective.geo extension for zgeo.kml

Project description

Introduction

collective.geo.kml overrides kml-document provided by “zgeo.plone.kml” package to integrate some additional options.

It provides a map view to Plone Folder and Topic content types to display kml data.

Requirements

  • plone >= 3.2.1

  • collective.geo.contentlocations

  • zgeo.plone.kml

Installation

Just a simple easy_install collective.geo.kml is enough.

Alternatively, buildout users can install collective.geo.kml as part of a specific project’s buildout, by having a buildout configuration such as:

[buildout]
...
eggs =
    zope.i18n>=3.4
    collective.geo.kml
...
[instance]
...
zcml =
    collective.geo.kml

Contributors

  • Giorgio Borelli - gborelli

  • Silvio Tomatis - silviot

Changelog

0.1 (2009-06-19)

  • Initial release

TODO

  • provide a generic interface for kml-document settings styles based.

  • provide alpha settings for color.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.geo.kml-0.1.tar.gz (20.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page