Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
Geovalidation_and_geoscrubbing_update.presentation.url 191 Bytes 10897 almost 11 years Aaron Marcuse-Kubitza added derived/biengeo/Geovalidation_and_geoscru...
README.txt 4.42 KB 11783 over 10 years Aaron Marcuse-Kubitza derived/biengeo/README.txt: updated geoscrub.sh...
geonames-assessment.sql 11.7 KB 10707 almost 11 years Aaron Marcuse-Kubitza added derived/biengeo/ from https://projects.nc...
geonames-to-gadm.country.sql 1.15 KB 11494 over 10 years Paul Sarando Split up geonames-to-gadm.sql into 3 scripts. ...
geonames-to-gadm.county.sql 2.75 KB 11494 over 10 years Paul Sarando Split up geonames-to-gadm.sql into 3 scripts. ...
geonames-to-gadm.stateprovince.sql 4.52 KB 11494 over 10 years Paul Sarando Split up geonames-to-gadm.sql into 3 scripts. ...
geonames.sql 12.6 KB 11443 over 10 years Paul Sarando Initial checkin of geoscrub install SQL files. ...
geoscrub.sh 4.08 KB 11563 over 10 years Paul Sarando Added an output CSV file option to geoscrub.sh.
geovalidate.sql 12.6 KB 11443 over 10 years Paul Sarando Initial checkin of geoscrub install SQL files. ...
load-geoscrub-input.sh 3.93 KB 11591 over 10 years Aaron Marcuse-Kubitza derived/biengeo/load-geoscrub-input.sh: allow t...
output.geoscrub.sql 229 Bytes 11563 over 10 years Paul Sarando Added an output CSV file option to geoscrub.sh.
setup.geonames-to-gadm.sql 1.48 KB 11555 over 10 years Paul Sarando Renamed biengeo install scripts to setup script...
setup.geonames.sql 2.24 KB 11555 over 10 years Paul Sarando Renamed biengeo install scripts to setup script...
setup.geoscrub.sql 1.88 KB 11555 over 10 years Paul Sarando Renamed biengeo install scripts to setup script...
setup.sh 3.75 KB 11559 over 10 years Paul Sarando Added cmd-line options to biengeo bash scripts....
truncate.geonames.sql 527 Bytes 11557 over 10 years Paul Sarando Fixed TRUNCATE statement in truncate.geonames.s...
truncate.vegbien_geoscrub.sql 99 Bytes 11443 over 10 years Paul Sarando Initial checkin of geoscrub install SQL files. ...
update.alt_country.sql 1.19 KB 11495 over 10 years Paul Sarando Refactored geonames.sh to update_geonames_data....
update.alt_stateprovince.sql 4.18 KB 11495 over 10 years Paul Sarando Refactored geonames.sh to update_geonames_data....
update.alternateNames.sql 332 Bytes 11495 over 10 years Paul Sarando Refactored geonames.sh to update_geonames_data....
update.gadm2.sql 1015 Bytes 11496 over 10 years Paul Sarando Split geovalidate.sh into install and update sc...
update.geonames.sql 950 Bytes 11495 over 10 years Paul Sarando Refactored geonames.sh to update_geonames_data....
update.hierarchy.sql 138 Bytes 11495 over 10 years Paul Sarando Refactored geonames.sh to update_geonames_data....
update.template_postgis.sql 138 Bytes 11496 over 10 years Paul Sarando Split geovalidate.sh into install and update sc...
update_gadm_data.sh 4.42 KB 11561 over 10 years Paul Sarando Added biengeo script options for data directori...
update_geonames_data.sh 6.4 KB 11561 over 10 years Paul Sarando Added biengeo script options for data directori...
update_validation_data.sh 4.54 KB 11561 over 10 years Paul Sarando Added biengeo script options for data directori...

Latest revisions

# Date Author Comment
11970 01/20/2014 11:33 AM Aaron Marcuse-Kubitza

moved everything into /trunk/ to create the standard svn layout, for use with tools that require this (eg. git-svn). IMPORTANT: do NOT do an `svn up`. instead, re-use your working copy's existing files with `svn switch` (http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html).

11783 11/26/2013 10:03 PM Aaron Marcuse-Kubitza

derived/biengeo/README.txt: updated geoscrub.sh runtime

11591 11/06/2013 04:39 PM Aaron Marcuse-Kubitza

derived/biengeo/load-geoscrub-input.sh: allow the caller to override $DATAFILE in the environment, to use a file named other than "geoscrub-corpus.csv"

11587 11/06/2013 12:34 PM Aaron Marcuse-Kubitza

derived/biengeo/load-geoscrub-input.sh: updated $DATA_URL for new input filename

11586 11/06/2013 12:27 PM Aaron Marcuse-Kubitza

/run geoscrub_input/make(): include a header on the CSV file, so that the column names don't risk getting spliced from the data (and to shorten the CSV filename, which had to contain the column names instead). this requires changing the geoscrubbing scripts to accept a CSV header.

11563 11/05/2013 11:49 AM Paul Sarando

Added an output CSV file option to geoscrub.sh.

11562 11/04/2013 03:25 PM Paul Sarando

Added notes on running biengeo scripts to README.

11561 10/31/2013 05:35 PM Paul Sarando

Added biengeo script options for data directories.

Added GADM and geonames.org data dir options to
update_validation_data.sh scripts.
Added geoscrub input data dir option to geoscrub.sh scripts.

11560 10/31/2013 05:35 PM Paul Sarando

Added update options to biengeo update_validation_data.sh

Added options to update only GADM data, only Geonames.org data, or
neither. In every case, the geonames-to-gadm scripts are always run.

11559 10/31/2013 05:35 PM Paul Sarando

Added cmd-line options to biengeo bash scripts.

All biengeo bash scripts now accept command line options to specify psql
user, host, and database values.
These options are the same as those defined by the psql command.
If an invalid option is given to a script, a usage message is printed...

View revisions

Also available in: Atom