Commit Graph

607 Commits

Author SHA1 Message Date
amercader ffc5121c6d Fix csw client to properly use getrecords2 2013-10-16 13:58:14 +01:00
Tom Kralidis 0c880115d9 peg OWSLib at 0.8.2 2013-10-14 15:28:33 -04:00
Tom Kralidis 1fdf0cde4c s/owslib.csw.getrecords/owslib.csw.getrecords2/g 2013-10-14 09:18:42 -04:00
Tom Kralidis acff38535c Update csw.rst 2013-10-11 17:11:34 +01:00
amercader 662abc87e5 Merge branch 'tomkralidis-patch-1' 2013-10-11 17:11:04 +01:00
amercader d58d338b12 Merge branch 'patch-1' of git://github.com/tomkralidis/ckanext-spatial into tomkralidis-patch-1 2013-10-11 17:10:51 +01:00
amercader d70fb9df71 [#37] Update attributions 2013-10-10 17:56:34 +01:00
amercader 45ebb5a13e [#37] Update attributions 2013-10-10 17:56:23 +01:00
Tom Kralidis 70c4a8cddf Update csw.rst 2013-10-10 08:15:50 -04:00
amercader a7f2838804 [#37] Fix broken link on map widgets docs 2013-10-07 19:04:35 +01:00
amercader aaaca61632 [#37] Fix broken link on map widgets docs 2013-10-07 19:04:12 +01:00
amercader 2f28c8c5c7 [#37] Add support for MapBox tiles and others
The common map function has been extended to allow configuring different
options for the base layer. There are default presets for MapQuest and
MapBox, but any XYZ layer can be added configuration options. The
options are passed to the templates via a helper function and to the js
modules via data-module attributes. Full docs included.
2013-10-06 23:22:04 +01:00
amercader e6145f5b6a [#37] Add support for MapBox tiles and others
The common map function has been extended to allow configuring different
options for the base layer. There are default presets for MapQuest and
MapBox, but any XYZ layer can be added configuration options. The
options are passed to the templates via a helper function and to the js
modules via data-module attributes. Full docs included.
2013-10-06 23:18:59 +01:00
fxia 46c7b37447 for progress, use gemini_values not iso_values 2013-10-04 15:46:33 +01:00
amercader f9ae34b4ec Merge branch 'FuhuXia-master' 2013-10-04 15:46:10 +01:00
amercader 8a48ceb0e7 Merge branch 'master' of git://github.com/FuhuXia/ckanext-spatial into FuhuXia-master 2013-10-04 15:45:44 +01:00
fxia a19010d8e5 for progress, use gemini_values not iso_values 2013-09-10 10:57:15 -04:00
amercader d905abb87b Remove progress field from tests 2013-09-10 11:10:35 +01:00
fxia 8ff6c7d75d change progress multiplicity to * 2013-09-10 11:10:32 +01:00
fxia 69c20d1965 add progress into the iso values 2013-09-10 11:10:30 +01:00
amercader 949599bbfd Merge branch 'FuhuXia-master' 2013-09-10 11:08:51 +01:00
amercader f7f1a72df8 Remove progress field from tests 2013-09-10 11:08:06 +01:00
amercader 8ffc392f40 Merge branch 'master' of git://github.com/FuhuXia/ckanext-spatial into FuhuXia-master 2013-09-10 11:00:15 +01:00
fxia c1fe37647f change progress multiplicity to * 2013-09-09 14:47:14 -04:00
amercader accc2526d2 [#39] README tweaks 2013-09-09 09:51:08 +01:00
amercader 71ca8d4cd7 [#39] Update README to point to new docs
Conflicts:

	README.rst
2013-09-09 09:51:02 +01:00
amercader 4fa8a58cb7 [#39] Update submodule path 2013-09-09 09:49:55 +01:00
amercader 6fd7981f8f [#39] Add doc-requirements.txt 2013-09-09 09:49:55 +01:00
amercader 4b7d3341f5 [#39] New docs
Completely revised and restructured docs to be built with Sphinx.
Structured in logic areas, with a big cleanup and nice formatting.
Revised install instructions.

Added the okfn-sphinx-theme submodule to have a consistent look and feel
with the core CKAN docs, although core docs are using an older revision.
2013-09-09 09:49:54 +01:00
amercader d1b8274336 First docs draft 2013-09-09 09:49:54 +01:00
amercader dc587356c1 Merge branch 'docs' 2013-09-09 09:47:15 +01:00
amercader 75e795e1bc [#39] README tweaks 2013-09-09 09:45:44 +01:00
amercader 93974bc0a3 [#39] Update README to point to new docs 2013-09-09 09:43:55 +01:00
amercader 8d261514c3 [#39] Update submodule path 2013-09-08 21:25:41 +01:00
amercader e6e644353b [#39] Add doc-requirements.txt 2013-09-08 19:51:42 +01:00
amercader 435f9cdd4a [#39] New docs
Completely revised and restructured docs to be built with Sphinx.
Structured in logic areas, with a big cleanup and nice formatting.
Revised install instructions.

Added the okfn-sphinx-theme submodule to have a consistent look and feel
with the core CKAN docs, although core docs are using an older revision.
2013-09-08 19:42:39 +01:00
amercader 0cd87047dd Merge branch 'master' into docs 2013-09-06 13:34:44 +01:00
amercader a22d0c833f [#37] Common function for initializing maps
This avoids duplication, mkaes all map consistent and makes easier
future support for other base maps.
2013-08-30 17:11:24 +01:00
amercader 028d26e6e0 [#37] Common function for initializing maps
This avoids duplication, mkaes all map consistent and makes easier
future support for other base maps.
2013-08-30 17:10:11 +01:00
amercader d1bed67c36 [#36] Fix spatial query widget for CKAN 2.1 2013-08-30 16:26:27 +01:00
amercader b371aee381 [#36] Fix spatial query widget for CKAN 2.1 2013-08-30 16:26:02 +01:00
David Read 0c99fbb294 [noticket] Notes about CSW limitation. Example GetRecords. 2013-08-30 14:45:17 +01:00
amercader ce241ad37a [#24] Readme: install Postgis and pycsw field length errors 2013-08-30 14:45:03 +01:00
amercader 57e6a3ff5a [#24] Mention required pycsw version in readme
Conflicts:

	README.rst
2013-08-30 14:44:48 +01:00
amercader 3ac4d983ed [#24] Let pycsw define and create the table 2013-08-30 14:42:28 +01:00
amercader 85dc1efc90 [#24] Minor tweaks in README 2013-08-30 14:42:28 +01:00
amercader b2759a83c4 [#24] Document CKAN-pycsw integration
Ad overview of how it works, how to set it up and deploy it in a
production server.

Conflicts:

	README.rst
2013-08-30 14:42:06 +01:00
amercader b2a653d90f [#24] Escape properly expression in last commit 2013-08-30 14:41:25 +01:00
amercader 9b9b534a32 [#24] Update API query to make it compatible with older Solr versions
The following expression is not valid in Solr 1.X:

"q":"harvest_object_id:*"

It returns the following error:

'*' or '?' not allowed as first character in WildcardQuery

It has been replaced with:

"q":"harvest_object_id:[\"\" TO *]"
2013-08-30 14:39:20 +01:00
amercader e2a3341777 [#24] Capture error when we get a wrong API response 2013-08-30 14:39:20 +01:00