Generate KML with fastkml for collective.geo
Project description
Introduction
============
collective.geo.fastkml replaces the template based generation of
collective.geo.km 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 =
...
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.1 (2012/06/29)
-------------------
- Initial release
============
collective.geo.fastkml replaces the template based generation of
collective.geo.km 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 =
...
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.1 (2012/06/29)
-------------------
- Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file collective.geo.fastkml-0.1.tar.gz
.
File metadata
- Download URL: collective.geo.fastkml-0.1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 478ee478c8320018ba41439fbd456d1d23a09adfef2880adaff5b2095e84c2ad |
|
MD5 | 7cd45bd9090bc19688b24663176a0e03 |
|
BLAKE2b-256 | b83e40064f175e2c9e4385c1ef0af17aaa4b9660aa2db8e73fd75a4e70f07b87 |