[#21] Add GeoJSON preview docs

This commit is contained in:
Dominik Moritz 2013-06-13 23:34:49 +02:00 committed by amercader
parent 092e355ffb
commit c78e6d726f
1 changed files with 11 additions and 0 deletions

View File

@ -299,6 +299,17 @@ the resource page will load simple map viewer that will attempt to load the
remote service layers, based on the GetCapabilities response. remote service layers, based on the GetCapabilities response.
GeoJSON Preview
---------------
To enable the GeoJSON previewer you need to add the ``geojson_preview`` plugin to your
ini file (See `Configuration`_). This plugin also requires the ``resource_proxy``
plugin.
When the plugin is enabled, if datasets contain a resource that has 'gjson' or 'geojson'
format, the resource page will load simple map viewer that will show the features on a map.
CSW Server CSW Server
---------- ----------