spatial-d4science/ckanext/spatial
Emanuele Tajariol 2acf66b110 #188 Add clean_tags option in harvester (#189)
* cleanup bad chars from tags in harvester

* cleanup bad chars from tags in harvester - do safer config read

* use munge_tag to clear tags, code cleanup

* restored default tag truncate

* tests for clean tags

* removed hack for IHarvester.info()

* #188 cleanup

* #188 #190 Add doc about harvester JSON config

* clean tags tests updated #188

* #188 test fixes

* #188 test fixes

* #188 test fixes

* #188 test fixes

* removed unused/bad code after review #188
2018-05-12 12:07:43 +02:00
..
commands remove cswinfo 2016-01-13 12:33:27 -05:00
controllers Fixed relative path issue with resource_stream in api.py. 2017-05-30 16:04:38 +01:00
harvesters #188 Add clean_tags option in harvester (#189) 2018-05-12 12:07:43 +02:00
lib fix CSW constructor 2016-01-25 10:33:48 -05:00
model support multiple GML namespaces 2015-06-17 21:24:23 -04:00
public Merge pull request #164 from torfsen/leaflet-0.7.7-leaflet.draw-0.3.2 2016-10-17 11:34:38 +01:00
templates [#162] Allow use of WMS layer in extent map 2016-10-04 13:14:39 +02:00
tests #188 Add clean_tags option in harvester (#189) 2018-05-12 12:07:43 +02:00
validation Updated called to `resource_stream` to use __name__ in validation.py for consistency. 2017-05-30 16:20:22 +01:00
__init__.py Initial commit. This extension will hold geo-related functionalities moved from ckanext-harvest. 2011-04-11 16:53:47 +01:00
geoalchemy_common.py [#97] Support PostGIS 1.5 when defining the Geometry column 2015-04-01 12:49:24 +01:00
helpers.py pep-8 improvements. 2017-05-30 16:57:04 +01:00
interfaces.py [#69] Fix autodoc in RTD, minor doc tweaks 2014-06-11 12:22:13 +01:00
plugin.py Fix missing import in before_index 2017-09-11 11:03:53 -04:00