...
- Point Loader to the Source, Output and Tmp folders created in Step 1. Note: no spaces. e.g.
Code Block | ||
---|---|---|
| ||
src_dir = d:\\astun\\tools\\loader-addressbase\\source out_dir = d:\\astun\\tools\\loader-addressbase\\output tmp_dir = d:\\astun\\tools\\loader-addressbase\\tmp |
...
- Update the prep_cmd to use the OS AddressBase Premium preparation logic e.g.
Code Block | ||
---|---|---|
| ||
prep_cmd=python prepgml4ogr.py $file_path prep_osgml.prep_addressbase_premium |
- Update the gfs_file command to specify the appropriate schema for the data e.g.
Code Block | ||
---|---|---|
| ||
gfs_file=../gfs/addressbase_premium_postgres.gfs |