Project

General

Profile

« Previous | Next » 

Revision 11449

derived/biengeo/README.txt: geoscrub new data: steps that use .sql scripts: added the psql commands to run these

View differences:

derived/biengeo/README.txt
39 39
4. load-geoscrub-input.sh
40 40
   - dumps geoscrub_input from vegbien and loads it into the geoscrub db
41 41
5. geonames.sql
42
sudo -u postgres psql -e --set ON_ERROR_STOP=1 -d geoscrub < geonames.sql
42 43
   - contains SQL statements that scrub asserted names and (to the
43 44
     extent possible) map them to GADM2
44 45
6. geovalidate.sql
46
sudo -u postgres psql -e --set ON_ERROR_STOP=1 -d geoscrub < geovalidate.sql
45 47
   - contains (postgis-extended) SQL statements that score the validity
46 48
     of GADM2-scrubbed names against given point coordinates
47 49

  

Also available in: Unified diff