ckan / ckanext-spatial

Geospatial extension for CKAN
http://docs.ckan.org/projects/ckanext-spatial
126 stars 193 forks source link

Make MaxRecords in CSW harvester configurable #217

Open adborden opened 5 years ago

adborden commented 5 years ago

MaxRecords for the CSW harvester is hardcoded to 10. For large CSW harvests, this introduces a lot of chance for errors due to the number of network requests. Some users may want to increase that number by config to something more appropriate.