Collective Geo GeoJson output
Project description
Introduction
Some web mapping clients like Leaflet or Polymaps 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 to the url.
Links
Code repository: https://github.com/collective/collective.geo.json
Questions and comments to collectivegeo-discussion@lists.coactivate.org
Report bugs at https://github.com/collective/collective.geo.json/issues
Tests
This package is tested using Travis CI. The current status is :
Changelog
0.3 (2016-09-06)
Update way to get json, do not construct json into __call__ mehtod, so you can create/use json into other products without modify request. [bsuttor]
0.2 (2014-08-01)
Add plone.app.collection provider [bsuttor]
Add ATFolder provider (not only folder rich) [bsuttor]
Add collective.geo.contentlocations dependency because collective_geo_styles catalog index is required. [bsuttor]
Add tests. [bsuttor]
0.1 (2012/02/24)
Initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.