This website requires JavaScript.
Explore
Help
Sign In
CatalogueRevamping
/
spatial-d4science
Watch
14
Star
0
Fork
You've already forked spatial-d4science
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9300bcc1b9
spatial-d4science
/
pip-requirements.txt
7 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 16:40:49 +02:00
GeoAlchemy>=0.6
Shapely>=1.2.13
bump osw lib version
2013-04-12 03:12:24 +02:00
OWSLib==0.7.2
Merged in ckanext-csw @44d5a04656dff084e6bca57dda7b63deec69778c. Not tested yet.
2012-10-17 17:59:02 +02:00
lxml<=2.2.99
argparse
[#14] Add pyparsing requirement. Fixes #14
2013-03-14 18:47:57 +01:00
pyparsing==1.5.6