amercader
3e1c338b7f
Merge branch '62-new-iso-fields' into 63-extend-spatial-harvesters
2014-03-12 17:53:01 +00:00
amercader
8b4d23a315
[ #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-11 17:05:08 +00:00
amercader
ee77800111
[ #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-11 14:09:55 +00:00
amercader
239b8313e9
[ #62 ] Add links to organization parties
2014-03-11 14:07:01 +00:00
amercader
93e07fe987
[ #61 ] Add media types for GeoJSON and GML
2014-03-07 16:26:50 +00:00
amercader
e3c35e9927
Merge branch 'tomkralidis-master'
2014-01-24 18:15:52 +00:00
amercader
a3524a6b7d
[ #52 ] Add note about WMS urls for preview
2014-01-09 17:49:37 +00:00
amercader
15461acff7
[ #52 ] Add class for link removed on 2.2
2014-01-09 17:49:18 +00:00
amercader
c352fbdadb
[ #52 ] Show dataset map correctly on all 2.x versions
2014-01-09 17:46:45 +00:00
Tom Kralidis
3f91a4411b
Update csw.py
2013-12-26 18:18:15 -05:00
Tom Kralidis
b436524054
Update csw.rst
2013-12-21 08:10:30 -05:00
Adrià Mercader
9e34987881
Merge pull request #47 from tomkralidis/master
...
editorial: identify pycsw
2013-12-18 13:35:56 -08:00
Tom Kralidis
ae60adf486
editorial: identify pycsw
2013-12-18 09:46:10 -05:00
amercader
6b28bb8ec2
Merge branch 'tomkralidis-csw-keywords'
2013-11-22 16:29:38 +00:00
amercader
3133dd77d2
Merge branch 'csw-keywords' of github.com:tomkralidis/ckanext-spatial into tomkralidis-csw-keywords
2013-11-22 16:24:39 +00:00
Tom Kralidis
0f8fa75b08
small doc fixes
2013-11-22 08:52:32 -05:00
Tom Kralidis
2e1c82aa19
update docstring
2013-11-22 08:01:00 -05:00
Tom Kralidis
a513632c25
Merge branch 'master' of github.com:tomkralidis/ckanext-spatial into csw-keywords
2013-11-22 07:59:30 -05:00
Adrià Mercader
8191f1f8e6
Merge pull request #45 from tomkralidis/master
...
Add requests to deps
2013-11-22 04:57:44 -08:00
Tom Kralidis
81e9d3f119
Update pip-requirements.txt
2013-11-22 07:41:36 -05:00
Tom Kralidis
d825f5daea
remove unused lib
2013-11-18 16:35:48 -05:00
Tom Kralidis
82e61c95ad
remove debugging
2013-11-18 16:34:07 -05:00
Tom Kralidis
af695826e8
add functionality to set CSW keywords from CKAN tag counts
2013-11-18 16:32:23 -05:00
Tom Kralidis
6549964b83
add editorial fixes
2013-11-15 10:02:20 -05:00
Tom Kralidis
d22e36e19b
add requests to deps
2013-11-15 09:43:22 -05:00
amercader
5ddb025247
Merge branch 'fix-docs'
2013-11-15 10:32:34 +00:00
Dominik Moritz
60781def51
typo
2013-11-07 10:05:44 -08:00
amercader
dac18b69b1
Revert accidental deletion from ffc5121c
2013-10-23 13:02:22 +01:00
amercader
3f2c87a665
Merge branch 'tomkralidis-master'
2013-10-16 13:59:12 +01:00
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
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
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
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
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
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
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