David Read
6dda14981c
Merge pull request #131 from LondonAppDev/master
...
Fixed typos.
2015-11-13 21:26:48 +00: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
Nicolas Brisebois-Tétreault
3543ebba87
Set tms option for custom layer
...
Set the L.TileLayer as a TMS. It's required if the base layer specified in custom.url is a TMS. The default value of tms is false in Leaflet.
To use the TMS option, ```ckanext.spatial.common_map.tms = true``` has to be set in the ckan .INI file.
Same as https://github.com/ckan/ckanext-geoview/pull/24
2015-11-06 10:40:34 -05:00
amercader
7846fa7d10
Merge branch 'eawag-rdm-fix-map-attribution'
2015-10-23 16:26:48 +01:00
amercader
6cb922fdd3
Merge branch 'fix-map-attribution' of https://github.com/eawag-rdm/ckanext-spatial into eawag-rdm-fix-map-attribution
2015-10-23 16:26:38 +01:00
amercader
6f776fa3eb
Merge branch 'neothemachine-patch-1'
2015-10-23 16:24:30 +01: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
Harald von Waldow
aa68ac5bbf
fix map attribution
2015-10-23 11:00:55 +02: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
Adrià Mercader
7c13383950
Merge pull request #123 from ckan/doc-reindex
...
Tip about using reindex.
2015-10-21 12:30:03 +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
Mark Gregson
259333c6fa
[ #114 ] Updates spatial search query for Solr 5 compatibility
2015-10-06 10:40:30 +11:00
amercader
33876d922a
Don't run Travis on old branches
2015-08-21 14:12:02 +01:00
amercader
b4a93087ec
Travis: test latest release branch, add 2.4
2015-08-21 14:07:19 +01:00
amercader
efc8b6c80c
[ #90 ] Adjust latitudes when doing spatial queries
...
If the minx falls below -180 or over 180 adjust minx and maxx to ensure
minx stays within bounds
2015-08-21 13:53:50 +01:00
amercader
f08ab78da3
Merge branch 'jqnatividad-87-attribution'
2015-07-24 20:39:31 +01:00
amercader
4a69cbe9da
Merge branch '87-attribution' of https://github.com/jqnatividad/ckanext-spatial into jqnatividad-87-attribution
2015-07-24 20:38:22 +01:00
amercader
030c2b4507
Merge branch 'tomkralidis-master2'
2015-07-24 20:36:45 +01:00
amercader
8645cceed2
Merge branch 'master' of https://github.com/tomkralidis/ckanext-spatial into tomkralidis-master2
2015-07-24 20:36:31 +01:00
amercader
c11ba7b66c
Merge branch 'FuhuXia-master2'
2015-07-24 20:34:13 +01:00
fxia
b0b71a5438
[ #112 ] bbox fix only kicks in with positive w-long and negative e-long
2015-07-24 11:41:11 -04:00
Tom Kralidis
36ab8d68fe
support multiple GML namespaces
2015-06-17 21:24:23 -04:00
amercader
e768f3c9ab
Merge branch 'default-theme'
2015-05-15 13:07:19 +01: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
86c4fbdbf7
[ #101 ] Change Mapquest tiles base URL under https
2015-05-07 17:43:03 +01:00
amercader
cf504beb47
[ #107 ] Document move to ckanext-geoview, add troubleshooting issues
2015-05-07 14:26:14 +01:00
amercader
0886e15ed5
[ #107 ] Remove geojson and wms views
...
The GeoJSON Leaflet plugin now lives on ckanext-geoview:
https://github.com/ckan/ckanext-geoview
The old WMS preview has been completely removed in favour of the
OpenLayers based geoview:
https://github.com/ckan/ckanext-geoview#openlayers-viewer
2015-05-07 13:43:52 +01:00
amercader
32eab7fb0a
Merge branch 'geosolutions-it-release-v2.0'
2015-04-29 12:58:19 +01:00
etj
a5a703445b
Fix delete in CSW. Closes #103 .
2015-04-24 12:43:58 +02:00
amercader
cd51d639fd
Merge branch 'master' into release-v2.0
2015-04-17 14:12:19 +01:00
fxia
e530017a8a
bbox fix, more
2015-04-17 14:11:41 +01:00
fxia
cc0d0b14ce
bbox fix. make sure w long value is less than e long value
2015-04-17 14:11:38 +01:00
amercader
4b837f2bfe
Merge branch 'FuhuXia-master'
2015-04-17 14:10:54 +01:00
fxia
0380754619
bbox fix, more
2015-04-09 13:29:45 -04:00
fxia
dff5fbe0a4
bbox fix. make sure w long value is less than e long value
2015-04-09 13:29:21 -04:00
amercader
67acd0b6bb
Merge branch 'master' into release-v2.0
2015-04-08 10:24:50 +01:00
amercader
ba2656287d
Remove debug call
2015-04-08 10:24:36 +01:00
amercader
c31f466f47
Merge branch 'master' into release-v2.0
2015-04-08 10:02:28 +01:00
amercader
a96d134f1e
[ #95 ] Fix GeoJSON preview for features without properties
2015-04-08 10:01:55 +01:00
amercader
36cd0dd049
Update Sphinx version
2015-04-02 20:27:25 +01:00
amercader
9ada0e4a82
Merge branch 'master' into release-v2.0
2015-04-02 11:43:23 +01:00
amercader
cf54b63a85
Merge branch 'taijiang-tw-2.3'
2015-04-02 11:43: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
c9c40606c2
Merge branch '2.3' of https://github.com/taijiang-tw/ckanext-spatial into taijiang-tw-2.3
2015-04-02 09:28:02 +01:00