-
collective.geo.bundle-2.1-1.lbn13.noarch
collective.geo allows to geo-reference Plone content types and to display this information over a map.
The core of collective geo is composed by the following packages:
collective.geo.geographer
provides geo annotation for Plone. (repository)
collective.geo.openlayers
enables openlayers machinery into Plone. (repository)
collective.geo.settings
provides some utilities where settings of collective.geo packages can be stored (repository)
collective.geo.mapwidget
provides some handy page macros and adapters to easily manage multiple maps on one page. (repository)
collective.z3cform.mapwidget
provides a mapwidget for z3c.form framework. (repository)
collective.geo.contentlocations
provides a GUI for collective.geo.geographer. It provides some simple forms to add geographical coordinates to Plone content types. (repository)
collective.geo.kml
provides KML views for georeferenced objects, allowing Plone content types to be visualized in Google Earth. (repository)
To display the maps, collective.geo takes advantage of Openlayers, a JavaScript library for displaying map data in web browsers, with no server-side dependencies.
As a default map source we can select OpenStreetMap, Google Maps or Bing Maps.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
collective.geo.contentlocations-3.1-1.lbn13.noarch
collective.geo.contentlocations is a GUI for collective.geo.geographer.
It provides some simple forms to add geographical coordinates and associated settings to Plone content types.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
collective.geo.exif-0.1-1.lbn13.noarch
This Product extracts latitude and longitude out of the EXIF informations of an Image and sets its coordinates to them. The placemark marker is set to the images thumbnail. It extracts the information when an image is added or you can call it manually by appending /@@extract_exif_geoannotations.html to its url. You may also mass annotate all contents of a folder or an entire site by calling this view on a folder or the site root.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
collective.geo.fastkml-0.3-1.lbn13.noarch
collective.geo.fastkml replaces the template based generation of collective.geo.kml with the objectoriented approch of 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.collective.geo.fastkml replaces the template based generation of collective.geo.kml with the objectoriented approch of 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.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
collective.geo.file-0.6-1.lbn13.noarch
collective.geo.file provides a view for KML, KMZ (Keyhole Markup Language) and GPX (GPS eXchange Format) files. The view renders the file in a openlayers Map using the collective.geo library.
The product does not introduce a content type but adds an additional view to the Archetypes file and collection type.
When you upload a file with the correct mimetype 'application/vnd.google-earth.kml+xml' (i.e with the extension *.kml), 'application/vnd.google-earth.kmz' (extension *.kmz) or 'application/gpx+xml' (i.e. with the extension *.gpx) the map view will be applied by default.
KML, KMZ and GPX files are displayed in the KML Openlayers View of collections and Folders
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
collective.geo.flexitopic-0.5-1.lbn13.noarch
Use collective.geo.flexitopic to easily build interactive maps out of plone collections. It combines plone maps (collective.geo) with collective.flexitopic.
collective.flexitopic
Flexitopic integrates the easy use of plone collections with a Flexigrid AJAX view. The criteria from the topic are taken to construct a simple query form to narrow down a search inside a collection. For old style colletions subtopics are displayed inside tabs of the collection.
Flexitopic does not install a new content type but just adds an additional view to the collection type.
it degrades for non javascript browsers to a simple table - (almost) same usability, no information loss.
it requires JQuery only (built into plone 4) no JQueryUI
lightweight JS
Flexigrid: 24 KB packed
JSlider: 15 KB packed
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
collective.geo.geographer-2.0b1-1.lbn13.noarch
collective.geo.geographer provides geo annotation for Plone.
This package is based on Sean Gillies's idea (zgeo.geographer) and integrates its functionalities in collective.geo project.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
collective.geo.geopoint-0.1-1.lbn13.noarch
collective.geo.geopoint provides some generic classes for collective.geo.* packages.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
collective.geo.index-0.1-1.lbn13.noarch
This Product adds a geospatial index to the zope catalog for collective.geo.
OOTB it only adds the index and a searchform, query_spatialcatalog.html, which lets you explore the usage of the index. It is meant to be used in custom products that need a spatial search.
It depends on the spatialindex and tools libraries from SpatialIndex
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
collective.geo.json-0.1-1.lbn13.noarch
Some web mapping clients like leaflet or polymaps only accept json as an input format. This product produces it.
It does not have any user interface, it just provides a GeoJson view for contentitems, folders and collections. To test just append @@geo-json.json at the url.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13