spatial-d4science/ckanext/spatial
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
..
commands Update csw.py 2013-12-26 18:18:15 -05:00
controllers [#97] Move all GeoAlchemy(2) related code to a common module 2015-03-27 15:57:55 +00:00
harvesters Fix delete in CSW. Closes #103. 2015-04-24 12:43:58 +02:00
lib [#97] Support PostGIS 1.5 when defining the Geometry column 2015-04-01 12:49:24 +01:00
model support multiple GML namespaces 2015-06-17 21:24:23 -04:00
public [#112] bbox fix only kicks in with positive w-long and negative e-long 2015-07-24 11:41:11 -04:00
templates Merge branch '87-attribution' of https://github.com/jqnatividad/ckanext-spatial into jqnatividad-87-attribution 2015-07-24 20:38:22 +01:00
tests [#90] Adjust latitudes when doing spatial queries 2015-08-21 13:53:50 +01:00
validation [#64] Fix validation exception when resource-type was missing 2014-03-14 12:36:01 +00: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 [#37] Add support for MapBox tiles and others 2013-10-06 23:22:04 +01:00
interfaces.py [#69] Fix autodoc in RTD, minor doc tweaks 2014-06-11 12:22:13 +01:00
plugin.py [#90] Adjust latitudes when doing spatial queries 2015-08-21 13:53:50 +01:00