File: etl-top10nl.props

package info (click to toggle)
python-stetl 2.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 90,156 kB
  • sloc: python: 5,103; xml: 707; sql: 430; makefile: 154; sh: 65
file content (28 lines) | stat: -rw-r--r-- 657 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Properties to be substituted in etl.cfg

# Input dir or files
# gml_files=/Users/just/geodata/top10nl/TOP10NL_GML_50D_Blokken_september_2012/GML_50D_Blokken/Top10NL_05Oost.gml
gml_files=input

# Misc
temp_dir=temp
max_features=20

# How to treat multiple occurences of elems
# May use: these options
# Note: ' ' is used a s space separator
# multi_opts=-splitlistfields -maxsubfields 1
# multi_opts=-splitlistfields
# multi_opts=-fieldTypeToString StringList
# multi_opts= 
multi_opts=-fieldTypeToString StringList

spatial_extent=120000 450000 160000 500000

# Output
database=top10nl
host=localhost
port=5432
user=postgres
password=postgres
schema=test