This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| src_dir=C:\GML_Loader\Data\import | |
| out_dir=C:\GML_Loader\Data\export | |
| tmp_dir=C:\GML_Loader\Data\temp | |
| ogr_cmd=ogr2ogr -append -skipfailures -f PostgreSQL PG:'dbname=test active_schema=public host=localhost port=5432 user=postgres password=postgres' $file_path | |
| prep_cmd=C:python27 prepgml4ogr.py $file_path prep_osgml.prep_osmm_topo |
NewerOlder