Sergey Motornyuk
68a872a6cb
remove future
2020-04-14 23:11:15 +03:00
Sergey Motornyuk
e063522032
Futurize
2019-12-11 14:23:03 +02:00
Tom Kralidis
143250ea9c
fix CSW constructor
2016-01-25 10:33:48 -05:00
Tom Kralidis
fc4c37c4c3
add super to init
2016-01-13 12:49:11 -05:00
Tom Kralidis
eb9cd6fc1c
force all CSW GetRecords requests to set ogc:SortBy to ensure proper ordering
2015-12-25 14:09:37 -05:00
etj
9116a6fd1f
[ #55 ] Allow CSW harvesters to define CQL filters (2nd try)
2014-03-02 23:12:54 +01:00
amercader
dac18b69b1
Revert accidental deletion from ffc5121c
2013-10-23 13:02:22 +01:00
amercader
ffc5121c6d
Fix csw client to properly use getrecords2
2013-10-16 13:58:14 +01:00
Tom Kralidis
1fdf0cde4c
s/owslib.csw.getrecords/owslib.csw.getrecords2/g
2013-10-14 09:18:42 -04:00
amercader
9ea721e256
Encode remote documents from CSW servers as unicode
2012-11-20 15:42:07 +00:00
amercader
a84268abf6
Don't trust the number of records returned by the remote server
...
Sometimes, even when requesting 10 records, the CSW server returns less
of them (see eg http://goo.gl/b7Rdj , only 9 records returned). The
current check made the process stop on this case, missing other
identifiers.
2012-11-02 11:12:46 +00:00
David Read
8181b3d3bf
Merged in ckanext-csw @44d5a04656dff084e6bca57dda7b63deec69778c. Not tested yet.
2012-10-17 16:59:02 +01:00