Commit Graph

57 Commits

Author SHA1 Message Date
David Read 7d9ee21c57 Full path to the pip-requirements.txt. 2017-11-06 07:45:16 +00:00
David Read 158d0ffc2f More explicit install instructions, following query: https://stackoverflow.com/q/47087357/1512326 2017-11-03 12:03:43 +00:00
amercader a22c6267d7 Add missing docs image 2016-08-18 09:55:34 +01:00
amercader 44f05e181c [#157] Replace MapQuest by Stamen as default tiles 2016-08-03 11:57:10 +01:00
Adrià Mercader cb9c1294f2 Merge pull request #116 from DataShades/spatial-field-solr-5
#114 solr-spatial-field search Solr 5 compatibility
2016-05-31 15:22:58 +01:00
Tom Kralidis f6b71297fe adjust pycsw requirements docs 2016-05-06 08:53:04 -04:00
Davy Chiu c824088a8a Update install.rst postgis package name 2016-04-12 08:54:38 -07:00
David Read 7e2f4f957c Merge pull request #141 from tomkralidis/remove-cswinfo
remove cswinfo
2016-01-14 09:47:12 +00:00
Adrià Mercader 94b53e618f Merge pull request #139 from nbtetreault/patch-2
Update map-widgets.rst
2016-01-13 18:38:36 +01:00
Tom Kralidis a28baf4c7e remove cswinfo 2016-01-13 12:33:27 -05:00
Nicolas Brisebois-Tétreault b67f14842b Update map-widgets.rst
Add info about "how to configure tms"

https://github.com/ckan/ckanext-spatial/pull/129
2016-01-11 16:34:31 -05:00
Tom Kralidis c2b8f8ea82 update docs, remove code not used 2015-12-30 11:22:23 -05:00
Tom Kralidis e4ffbe611b remove legacy CSW server implementation 2015-12-26 08:40:49 -05:00
LondonAppDev 55e6dfcb04 Update install.rst 2015-11-13 11:28:15 +00:00
LondonAppDev 1d50234ee9 Update install.rst
Fixed typo.
2015-11-13 11:12:25 +00:00
amercader 8341611cd6 Merge branch 'patch-1' of https://github.com/neothemachine/ckanext-spatial into neothemachine-patch-1 2015-10-23 16:23:53 +01:00
David Read 77e7b0eb31 Merge pull request #126 from ckan/requests-version
[#2470] Allow newer requests versions.
2015-10-22 20:32:50 +01:00
David Read b28dbd515f Tip about using reindex. 2015-10-21 11:45:36 +01:00
Maik Riechert 07ba392c93 mention {% ckan_extends %} in spatial search widget docs 2015-10-18 00:27:36 +01:00
David Read 68531533d7 [#2470] Allow newer requests versions. Tested with 2.7. Its only the WAF harvester that currently uses it, and that is only basic use. 2015-10-09 15:37:38 +01:00
Mark Gregson b9e8e70bfc [#114] Updates spatial search docs for Solr 5 compatibility 2015-10-06 11:03:55 +11:00
amercader 44d826caca Minor doc tweaks 2015-05-15 13:06:45 +01:00
nigelb 5a5da2d033 Use the default RTD theme 2015-05-15 17:08:58 +05:30
amercader 414255e34a [#102] MapBox tiles require access token 2015-05-07 17:59:21 +01:00
amercader cf504beb47 [#107] Document move to ckanext-geoview, add troubleshooting issues 2015-05-07 14:26:14 +01:00
amercader 4a142e8377 [#98] Minor tweaks to @u10313335 PR
* Keep old entry points for preview plugins so people does not need to
  do python setup.py develop

* Version checks should be done including the min_version parameter,
  otherwise they will fail for 2.4, 2.5...

* No need to define different methods for different interfaces. If
  running eg 2.3, the IResourcePreview interface methods will simply be
  ignored.

* Simplified same domain checking

* Add note about these being eventually migrated to ckanext-geoviews

* Added docs
2015-04-02 11:41:50 +01:00
amercader 020a2570d2 Simplify install instructions
No need to choose branches, we'll aim to keep master stable and working
with different ckan versions (We'll keep the stable and release-v2.0
branches up to date for the time being)
2015-04-02 09:21:46 +01:00
amercader d148b759f1 [#97] Update docs for PostGIS 2 and tweaks 2015-04-01 13:15:58 +01:00
amercader 39373c9144 [#97] Check GeoAlchemy version on startup
If using CKAN>=2.3 and GeoAlchemy2 is not installed an ImportError
will be raised with details about how to proceed. Added a section
on the Troubleshooting.
2015-03-27 15:57:11 +00:00
Tom Kralidis 692c3b5175 identify pycsw as the CSW component 2014-09-10 06:56:38 -04:00
Tom Kralidis 02f20e3522 fix refs 2014-06-27 20:33:38 -04:00
amercader d78d904a43 Merge branch 'patch-2' of https://github.com/boabjohn/ckanext-spatial into boabjohn-patch-2 2014-06-27 16:05:31 +01:00
John Brisbin 9e3c31319d Minor clarification for template extension
When creating a minimal custom theme users may start with a blank read.html file and include only the secondary_content block. This will fail, as the template needs to start with ckan_extends.
2014-06-14 12:43:20 +10:00
John Brisbin 9b67dab3a8 Update spatial-search.rst
Add a clue for locating the solr schema.xml file
2014-06-13 21:52:33 +10:00
amercader b428c33ff6 [#69] Add config option to keep old behaviour (not reindex) 2014-06-10 18:08:38 +01:00
amercader dbf139e732 [#63] Added extension point for defining custom validators 2014-05-13 18:07:14 +01:00
amercader e9be08d8f1 Merge branch 'master' into 63-extend-spatial-harvesters 2014-04-28 18:41:38 +01:00
amercader 08a40fb173 Merge branch 'master' of https://github.com/tomkralidis/ckanext-spatial into tomkralidis-master 2014-04-28 18:39:23 +01:00
amercader e655b7152d Merge branch 'patch-2' of https://github.com/johnjohndoe/ckanext-spatial into johnjohndoe-patch-2 2014-04-28 18:38:39 +01:00
Tom Kralidis 2c87e31721 bump pycsw requirement to 1.8.0 which eliminates the pycsw model definition issue 2014-04-09 07:41:15 -04:00
Tobias Preuss d047a90a2c Describe how to change ownership in more detail. 2014-04-09 10:43:26 +02:00
Tobias Preuss b72a94de02 Avoid that url is interpretated as a pattern by zsh. 2014-04-09 10:26:07 +02:00
amercader 211f3e4a95 [#63] Tweak docs 2014-03-19 13:02:03 +00:00
amercader badd723259 [#63] Add new ISpatialHarvest interface
Two extension points: ``get_package_dict`` and ``transform_to_iso``,
with the same expected behaviour as the old hooks meant to be overriden.

For ``get_package_dict`` we now pass, apart from the generated
package_dict, the parsed iso_values and the harvest object.

Updated docs and added autodocs.
2014-03-14 11:30:26 +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 c352fbdadb [#52] Show dataset map correctly on all 2.x versions 2014-01-09 17:46:45 +00:00
Tom Kralidis b436524054 Update csw.rst 2013-12-21 08:10:30 -05:00
Tom Kralidis 0f8fa75b08 small doc fixes 2013-11-22 08:52:32 -05:00
Tom Kralidis af695826e8 add functionality to set CSW keywords from CKAN tag counts 2013-11-18 16:32:23 -05:00