Adrià Mercader
40bddb0005
Use GeoAlchemy on the spatial query controller
2011-09-29 15:41:45 +01:00
Adrià Mercader
fddc7db2c7
Support for automatic indexing of spatial extent ( #1272 )
...
The spatial_query plugin now automatically checks for the existance of an
'spatial' extra when creating, updating or deleting a package and syncs its
value (in GeoJSON format) with the geometry column of the package_extent
table. The extension now uses GeoAlchemy, that makes performing spatial
operation extremely easy. The geometry field has been updated to support
multiple geometry types (Polygons, Points, MultiPolygons...) and the default
srid has been set as WGS 84 lat/lon (EPSG:4326).
2011-09-29 15:40:49 +01:00
Adrià Mercader
5dd302e681
Tag new version
2011-09-26 10:27:20 +01:00
Adrià Mercader
8fcaeb3e18
Added tag release-v0.1 for changeset 90466a83f22e
2011-09-26 10:26:04 +01:00
Adrià Mercader
33235748b0
Update imports for the API controller
2011-05-26 15:34:21 +01:00
james gardner
b5c83ab578
[packaging] Working paths config
2011-04-20 11:59:00 +01:00
james gardner
6b5d260b0a
[packaging] Moving the resources into the module, no resources need when deployed should ever be outside
2011-04-20 11:44:55 +01:00
Adrià Mercader
e3f27aeea7
Don't use the spatial-reference-system extra as all bbox will be in lat/lon
2011-04-14 14:45:32 +01:00
Adrià Mercader
5e1ab19dfc
Fix bug in params binding
2011-04-14 09:56:12 +01:00
Adrià Mercader
70976340da
Add a command to create the necessary DB tables
2011-04-13 12:05:59 +01:00
Adrià Mercader
b738738b2d
Update README
2011-04-11 18:06:28 +01:00
Adrià Mercader
1710205cf9
Moving the spatial query. You can enable it loading the spatial_query plugin in the ini file.
2011-04-11 18:04:28 +01:00
Adrià Mercader
76183b6f23
Moving the WMS previewer. You can enable it loading the wms_preview plugin in the ini file
2011-04-11 17:23:27 +01:00
Adrià Mercader
6ae23e4116
Initial commit. This extension will hold geo-related functionalities moved from ckanext-harvest.
2011-04-11 16:53:47 +01:00