Opened 9 years ago
Closed 6 years ago
#10 closed enhancement (fixed)
Add a pycsw package
Reported by: | Jeff McKenna | Owned by: | Jeff McKenna |
---|---|---|---|
Priority: | major | Milestone: | 4.0 release |
Component: | MS4W - Packages | Version: | 3.1.0-beta4 |
Keywords: | Cc: | TC Haddad | |
Blocked By: | Blocking: |
Description (last modified by )
- http://docs.pycsw.org/en/latest/installation.html#system-requirements
- likely would require including a Python 3.x environment in MS4W
Change History (10)
comment:1 by , 9 years ago
Version: | 3.1.0 → 3.1.0-beta4 |
---|
comment:2 by , 9 years ago
Milestone: | → 3.1.2 release |
---|
comment:3 by , 9 years ago
Milestone: | 3.1.2 release → 4.0 release |
---|
comment:4 by , 8 years ago
Cc: | added |
---|---|
Description: | modified (diff) |
Milestone: | 4.0 release → 3.2.0 release |
comment:5 by , 8 years ago
comment:6 by , 8 years ago
Need to examine how to include pycsw's dependencies, as I cannot use externally compiled binaries for this custom build. Some libraries such as OWSLib may just be Python scripts and can be copied directly into the custom Python instance, but others such as lxml library might need to be compiled. Here is part of my old install notes for the pycsw workshop on Windows:
Install pycsw Dependencies - C:\Python26\Scripts\easy_install.exe lxml==2.2.8 - C:\Python26\Scripts\easy_install.exe pyproj==1.9.2 - C:\Python26\Scripts\easy_install.exe Shapely==1.2.17 - C:\Python26\Scripts\easy_install.exe SQLAlchemy>=0.6 - C:\Python26\Scripts\easy_install.exe OWSLib==0.7.1
comment:7 by , 8 years ago
As an alternative to an sqlite database (to store metadata records), possibly examine "PostgreSQL Portable" https://sourceforge.net/projects/postgresqlportable/
comment:8 by , 8 years ago
Milestone: | 3.2.0 release → 4.0 release |
---|
comment:9 by , 7 years ago
Add simple example front end to help folks discover the usefulness of pycsw...
Also, sqlite as a back end is fine for MS4W demo purposes.
comment:10 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Added pycsw-master to MS4W-4.0.0-beta1: https://ms4w.com/release/experimental/ms4w-4.0.0-beta1-setup.exe
(archive: https://ms4w.com/release/experimental/ms4w_4.0.0_beta1.zip)
From Tanya: An older GeoNode presentation that covers SDI
http://www.slideshare.net/SebastianBenthall/spatial-data-infrastructure-best-practices-with-geonode