Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.geo.fastkml

How to install collective.geo.fastkml

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.geo.fastkml
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2 Available View build log
Windows (64-bit)
0.2 Available View build log
Mac OS X (10.5+)
0.2 Available View build log
Linux (32-bit)
0.2 Available View build log
0.1 Available View build log
Linux (64-bit)
0.2 Available View build log
0.1 Available View build log
 
License
GPL
Lastest release
version 0.2 on Nov 20th, 2012

Introduction

collective.geo.fastkml replaces the template based generation of collective.geo.kml with the objectoriented approch of fastkml https://github.com/cleder/fastkml

collective.geo.fastkml does support Polygons and MultiPolygons with holes. Depending how many holes your polygons have it may take longer to generate you KML file with collective.geo.fastkml (as collective.geo.kml ignores the holes). Generally collective.geo.fastkml is slightly faster than collective.geo.kml and produces smaller files

The style for polygons is created from the linestyle and polygonstyle so polygons can have an outline that is diffrent from the polygon fill style

collective.geo.fastkml does not have an interface of its own, it just overrides the kml-document view of collective.geo.kml.

Installation

Add collective.geo.fastkml to the list of eggs to install, e.g.

[buildout] ... eggs =

System Message: ERROR/3 (<string>, line 28)

Unexpected indentation.
... collective.geo.fastkml

Re-run buildout, e.g. with

$ ./bin/buildout

Restart Plone and activate the product in Plones Add-on configuration section.

Changelog

0.2 (2012/07/27)
be sure to update fastkml as well, this removes the dependency on shapely
  • for folders and topics: do only add the feature if it has a geometry
  • faster placemark generation for folders
  • add Atom:Author to kml
  • add preview image to description
  • add i18n support (Maarten Kling)
0.1 (2012/06/29)
  • Initial release

Subscribe to package updates

Last updated Nov 20th, 2012

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.