Revision 11467
Added by Aaron Marcuse-Kubitza about 11 years ago
README.txt | ||
---|---|---|
35 | 35 |
|
36 | 36 |
***** geoscrub new data: |
37 | 37 |
WARNING: deletes any previous geoscrubbing results! |
38 |
runtime: ~5.5 h |
|
38 | 39 |
cd <svn_biengeo_root> |
39 | 40 |
4. load-geoscrub-input.sh |
40 | 41 |
- dumps geoscrub_input from vegbien and loads it into the geoscrub db |
... | ... | |
43 | 44 |
- contains SQL statements that scrub asserted names and (to the |
44 | 45 |
extent possible) map them to GADM2 |
45 | 46 |
6. geovalidate.sql |
47 |
runtime: 5.5 h |
|
46 | 48 |
sudo -u postgres psql -e --set ON_ERROR_STOP=1 -d geoscrub < geovalidate.sql |
47 | 49 |
- contains (postgis-extended) SQL statements that score the validity |
48 | 50 |
of GADM2-scrubbed names against given point coordinates |
Also available in: Unified diff
derived/biengeo/README.txt: geoscrub new data: geovalidate.sql: added runtime from Paul