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
Adrià Mercader
6f2b15f5ea
[api] Return only packages with state = active
2011-11-14 18:00:56 +00:00
Adrià Mercader
ab52106f20
Separate non-GEOS/PostGIS plugins to avoid needing to install them if not needed
...
I.e for the WMS preview plugin. Also add tests for the WMS preview plugin and
use dataset instead of package on the UI.
2011-10-28 13:03:31 +01:00
Adrià Mercader
e5dbeb9ff8
[wms_preview] Remove sysadmin check for WMS preview
2011-09-30 14:38:11 +01:00
Adrià Mercader
1798f63a08
[wms_preview] Fix for #1166 (Less stringent filters for WMS preview)
...
If one of the dataset resources has a 'WMS' format, the link will be
displayed. Also support for URLs with query params.
2011-09-30 12:15:53 +01:00
Adrià Mercader
40bddb0005
Use GeoAlchemy on the spatial query controller
2011-09-29 15:41:45 +01:00
Adrià Mercader
33235748b0
Update imports for the API controller
2011-05-26 15:34:21 +01:00
Adrià Mercader
1710205cf9
Moving the spatial query. You can enable it loading the spatial_query plugin in the ini file.
2011-04-11 18:04:28 +01:00
Adrià Mercader
76183b6f23
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