Commit Graph

41 Commits

Author SHA1 Message Date
amercader cafbf375b6 [#22] More details about resource_proxy 2013-06-14 18:12:02 +01:00
Dominik Moritz 762cbd42a1 [#22] No need to add `resource_proxy_enabled` to config 2013-06-14 18:11:40 +01:00
amercader 9976b6e96f [#15] Reenable the Solr backend
It can be used against CKAN core 2.0.1

Conflicts:

	ckanext/spatial/plugin.py
2013-06-14 18:10:11 +01:00
amercader 9300bcc1b9 Update install instructions
To reflect extension compatibility handling changes.
2013-05-14 13:23:03 +01:00
amercader 5c54615285 Clean-up README 2013-05-14 13:17:23 +01:00
amercader d3ed973505 Update spatial query docs 2013-05-13 19:02:17 +01:00
amercader fe4ac49877 Revert "[#15] Document different spatial search backends available"
Reverting #15 as CKAN 2.0 does not include the necessary changes.

This reverts commit 945161c7cb.
2013-05-13 18:51:50 +01:00
amercader 7e10eb9c16 [#7] Allow to customize the default extent for the spatial query widget 2013-05-13 16:59:49 +01:00
amercader af253d0f89 [#7] Spatial search widget for 2.0
Adds a new map widget to the 2.0 search templates. It is shown initially
in the sidebar but it is expanded when the user needs to draw an area.
It uses Leaflet and Leaflet.draw.
2013-05-13 16:14:48 +01:00
amercader 945161c7cb [#15] Document different spatial search backends available 2013-04-11 19:33:11 +01:00
amercader 7da8f4bbd8 [#8] Fix code tags 2013-04-10 19:04:34 +01:00
amercader 5087d2630d [#8] Update spatial harvester docs for 2.0 2013-04-10 19:02:16 +01:00
amercader 7822285b26 [#12] Fix wrong geometry type in 'Setting up a spatial table' section of README 2013-03-07 15:19:54 +00:00
amercader cc60327d0b [#10] Improve harvested metadata API
Some improvements on the endpoints that return the contents of the
harvest objects:

* Nicer URLs with redirects to the old ones
* Returning the raw harvest object content is available on the main
 harvest extension, so just redirect there
* Support for showing the original document of a harvest object, if
 present
* Suport for defining a custom XSLT for the HTML view, via

ckanext.spatial.harvest.xslt_html_content
ckanext.spatial.harvest.xslt_html_content_original
2013-02-19 18:38:15 +00:00
amercader 4964ce9ec3 [#8] Provide a config option to continue after validation errors
This can be set instance wide on the ini file with

ckanext.spatial.harvest.continue_on_validation_errors

or per source, adding continue_on_validation_errors=true to the source
config.
2013-02-15 14:47:25 +00:00
amercader 2ff5a11911 [#8] Use site user for harvesting actions
You don't need to create a 'harvest' sysadmin user any more.
By default this will be the internal site admin user. This is the
recommended setting, but if necessary it can be overridden by
the `ckanext.spatial.harvest.user_name` config option, eg to
support the old hardcoded 'harvest' user
2013-02-15 12:28:58 +00:00
David Read 5bcffdf14b More debug logging added to WAF harvester. 2013-02-08 17:33:16 +00:00
amercader 0991841eaf Update README
WMS preview, dataset map snippets, formatting fixes.
2013-01-18 13:08:33 +00:00
amercader 019cb3b45f Fix wrong imports and docs 2012-10-22 19:36:03 +01:00
David Read 20e8f12615 Merged in ckanext-inspire.
Tests are passing, apart from a couple which didn't work before:
* test_functional.py -> functional/test_package.py (3 failures in 4)
* functional/test_dataset_map.py (1 fail in 1)
There may be some code errors still untested.
Renamed Validator -> Validators to make more sense.
2012-10-19 11:19:01 +01:00
David Read 8181b3d3bf Merged in ckanext-csw @44d5a04656dff084e6bca57dda7b63deec69778c. Not tested yet. 2012-10-17 16:59:02 +01:00
David Read bf03acc3d3 Typo. 2012-10-17 14:12:40 +01:00
David Read 745bed4e77 Customising extent map for dgu. 2012-05-22 10:51:44 +01:00
David Read e19227fe61 Added option for OS tiles (subject to licence). 2012-04-27 13:06:20 +01:00
David Read 8f4ae04570 Allow extent map to be shown on configurable routes. 2012-04-27 10:44:15 +01:00
David Read 202ee80893 Merge branch 'master' of github.com:okfn/ckanext-spatial 2012-04-18 15:58:17 +01:00
David Read 18e678209e Explain maxBooleanClauses setting to avoid limit error. 2012-04-18 15:58:04 +01:00
amercader 23f392bb4c Merge branch 'master' of github.com:okfn/ckanext-spatial 2012-04-16 10:33:11 +02:00
amercader bac46c3e1e [docs] Update README with common problems 2012-04-13 10:36:06 +01:00
David Read 7280bc8d06 Tweaked instructions. 2012-04-12 19:49:12 +01:00
amercader a77e0ef2c3 [plugins, docs] Rearrange plugins
Separate different features to make it more flexible for users
to load different stuff depending on their needs and the CKAN
version they are using.
2012-02-21 12:00:47 +00:00
amercader 1f829b3031 [search] Add option to define a default extent 2012-02-21 11:05:13 +00:00
amercader 510703ec36 [doc] Add remark about GEOS being installed 2012-01-20 15:03:35 +00:00
Adrià Mercader 8eebe1c239 [doc] Update README with migration issues 2011-11-30 17:11:29 +00:00
Adrià Mercader 571a27a274 [tests] Add tests 2011-10-16 23:40:19 +01:00
Adrià Mercader 0b7808cd4b Use datasets instead of packages 2011-10-03 13:39:18 +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 0ac18ba0a9 New Dataset Map Widget plugin.
When enabled, if the dataset has an 'spatial' extra, it shows a map on the
details page. It uses OpenLayers and supports all types of geometries.
2011-09-30 11:33:36 +01:00
Adrià Mercader fddc7db2c7 Support for automatic indexing of spatial extent (#1272)
The spatial_query plugin now automatically checks for the existance of an
'spatial' extra when creating, updating or deleting a package and syncs its
value (in GeoJSON format) with the geometry column of the package_extent
table. The extension now uses GeoAlchemy, that makes performing spatial
operation extremely easy. The geometry field has been updated to support
multiple geometry types (Polygons, Points, MultiPolygons...) and the default
srid has been set as WGS 84 lat/lon (EPSG:4326).
2011-09-29 15:40:49 +01:00
Adrià Mercader 70976340da Add a command to create the necessary DB tables 2011-04-13 12:05:59 +01:00
Adrià Mercader b738738b2d Update README 2011-04-11 18:06:28 +01:00