Commit Graph

289 Commits

Author SHA1 Message Date
Tobias Preuss e02fcce22f Describe how to change ownership in more detail. 2014-04-28 18:41:17 +01:00
Tobias Preuss 97a84f3b3f Avoid that url is interpretated as a pattern by zsh. 2014-04-28 18:41:14 +01:00
amercader 3938a7e8a7 [#62] Fix xpath for Alternate Title 2014-04-28 18:41:10 +01:00
amercader f8c5764ac1 [#65] Add individualName to ResponsibleParty 2014-03-19 11:59:41 +00:00
amercader 8221189a4a [#62] Fix spatial-resolution parsing 2014-03-14 14:12:23 +00:00
amercader 4814ad60bb [#64] Fix validation exception when resource-type was missing 2014-03-14 12:36:29 +00:00
Tom Kralidis 3be77f38cb editorial: identify pycsw 2014-03-14 10:52:23 +00:00
etj 82d3e1d151 [#55] Allow CSW harvesters to define CQL filters (2nd try) 2014-03-14 10:44:55 +00:00
kindly 0f00914e6d allow csw to fetch differen output schema 2014-03-14 10:44:52 +00:00
amercader cf9ace4acf [#62] Relax multiplicities 2014-03-14 10:28:04 +00:00
amercader dc37867d7a [#62] Add new fields to the ISO parser
* Metadata standard name / version
* Unique resource identifier (reenabled and fixed)
* Presentation form
* Purpose
* Maintenance note
* Access constraints
* Distributor
* Usage
* Aggregation info
2014-03-14 10:28:04 +00:00
amercader e9c7bbcabe [#62] Clean up keywords parsing
Keywords were extracted via 3 different elements
`keyword-inspire-theme`, `keyword-controlled-other` and
`keyword-free-text`. The latter didn't actually do anything and the
second duplicated xpaths from the first and added a non-standard one.

A new `keywords` key has been added which contains all keyword objects,
including type. This is not used to modify the `tags` key right now.
2014-03-14 10:28:04 +00:00
amercader 5b29e47efb [#62] Add links to organization parties 2014-03-14 10:28:04 +00:00
amercader 7d5de79b58 [#61] Add media types for GeoJSON and GML 2014-03-07 16:27:13 +00:00
Tom Kralidis a44f695bac Update csw.py 2014-01-24 18:16:42 +00:00
Tom Kralidis c0cbd31f90 Update csw.rst 2014-01-24 18:16:33 +00:00
amercader bedb309c89 [#52] Add class for link removed on 2.2 2014-01-09 18:26:53 +00:00
amercader 26c0c59dad [#52] Add note about WMS urls for preview 2014-01-09 18:26:51 +00:00
amercader 4a7a70855a [#52] Show dataset map correctly on all 2.x versions 2014-01-09 18:26:51 +00:00
Tom Kralidis 92fd782b99 small doc fixes 2013-11-22 16:39:24 +00:00
Tom Kralidis 9dd4ab05fe update docstring 2013-11-22 16:39:23 +00:00
Tom Kralidis f7289c4bba remove debugging 2013-11-22 16:37:49 +00:00
Tom Kralidis 0d64edeefa add functionality to set CSW keywords from CKAN tag counts
Conflicts:

	pip-requirements.txt
2013-11-22 16:37:34 +00:00
Tom Kralidis 65df2d3ab1 Update pip-requirements.txt 2013-11-22 12:59:46 +00:00
Tom Kralidis 5c87bdcd70 add editorial fixes 2013-11-22 12:59:45 +00:00
Tom Kralidis 6316eb7d77 add requests to deps 2013-11-22 12:59:45 +00:00
Dominik Moritz 83c8c6a87c typo 2013-11-15 10:33:15 +00:00
amercader b02f79a26c Revert accidental deletion from ffc5121c 2013-10-23 13:02:40 +01:00
amercader a09a52db7e Fix csw client to properly use getrecords2 2013-10-16 14:00:41 +01:00
Tom Kralidis 636c1166ba peg OWSLib at 0.8.2 2013-10-16 14:00:36 +01:00
Tom Kralidis dd1ef67b9e s/owslib.csw.getrecords/owslib.csw.getrecords2/g 2013-10-16 14:00:33 +01:00
Tom Kralidis acff38535c Update csw.rst 2013-10-11 17:11:34 +01:00
amercader d70fb9df71 [#37] Update attributions 2013-10-10 17:56:34 +01:00
amercader a7f2838804 [#37] Fix broken link on map widgets docs 2013-10-07 19:04:35 +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 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 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 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 d1bed67c36 [#36] Fix spatial query widget for CKAN 2.1 2013-08-30 16:26:27 +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