spatial-d4science/ckanext/spatial/controllers
amercader 203558e97b [search] Integrate spatial search with the default CKAN search
Search results coming from the default CKAN search (which are received
via the `search` method of the `IPackageController` interface) are
filtered to only contain the ones intersecting the provided bbox.

The search form temporarily shows a text field, which will be replaced
by a nice map widget.
2011-12-13 17:40:47 +00:00
..
__init__.py Moving the WMS previewer. You can enable it loading the wms_preview plugin in the ini file 2011-04-11 17:23:27 +01:00
api.py [search] Integrate spatial search with the default CKAN search 2011-12-13 17:40:47 +00:00
view.py Separate non-GEOS/PostGIS plugins to avoid needing to install them if not needed 2011-10-28 13:03:31 +01:00