Stetl
latest
Intro
Installation
Upgrade to Python 3
Background
Using Stetl
Cases
API and Code
Contact
Links
Presentations
Stetl Projects/Cases
Tools
Other
Stetl
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
X
|
Z
A
add() (stetl.chain.Chain method)
add_authorization() (stetl.inputs.httpinput.HttpInput method)
add_env_filters() (stetl.filters.templatingfilter.Jinja2TemplatingFilter method)
after_chain_invoke() (stetl.component.Component method)
(stetl.filters.fileextractor.FileExtractor method)
(stetl.splitter.Splitter method)
after_invoke() (stetl.component.Component method)
(stetl.splitter.Splitter method)
always_apply_lco() (stetl.outputs.execoutput.Ogr2OgrExecOutput method)
(stetl.outputs.ogroutput.OgrOutput method)
ApacheDirInput (class in stetl.inputs.httpinput)
append() (stetl.outputs.ogroutput.OgrOutput method)
append_string() (stetl.filters.stringfilter.StringConcatFilter method)
assemble() (stetl.chain.Chain method)
attr_name() (stetl.filters.sieve.AttrValueRecordSieve method)
attr_values() (stetl.filters.sieve.AttrValueRecordSieve method)
AttrValueRecordSieve (class in stetl.filters.sieve)
auth() (stetl.inputs.httpinput.HttpInput method)
B
before_invoke() (stetl.component.Component method)
(stetl.splitter.Splitter method)
buffer_size() (stetl.filters.fileextractor.FileExtractor method)
C
Chain (class in stetl.chain)
class_forname() (stetl.factory.Factory method)
cleanup_input() (stetl.outputs.execoutput.Ogr2OgrExecOutput method)
column_names() (stetl.inputs.dbinput.SqlDbInput method)
CommandExecFilter (class in stetl.filters.execfilter)
CommandExecOutput (class in stetl.outputs.execoutput)
Component (class in stetl.component)
Config (class in stetl.component)
converter_args() (stetl.filters.formatconverter.FormatConverter method)
create_template() (stetl.filters.templatingfilter.Jinja2TemplatingFilter method)
(stetl.filters.templatingfilter.StringTemplatingFilter method)
(stetl.filters.templatingfilter.TemplatingFilter method)
D
data_source() (stetl.inputs.ogrinput.OgrInput method)
database() (stetl.outputs.dboutput.PostgresDbOutput method)
database_name() (stetl.inputs.dbinput.SqlDbInput method)
DbInput (class in stetl.inputs.dbinput)
DbOutput (class in stetl.outputs.dboutput)
DeegreeBlobstoreOutput (class in stetl.outputs.deegreeoutput)
DeegreeFSLoaderOutput (class in stetl.outputs.deegreeoutput)
delete_file() (stetl.filters.fileextractor.FileExtractor method)
dest_create_options() (stetl.outputs.ogroutput.OgrOutput method)
dest_data_source() (stetl.outputs.execoutput.Ogr2OgrExecOutput method)
(stetl.outputs.ogroutput.OgrOutput method)
dest_format() (stetl.outputs.execoutput.Ogr2OgrExecOutput method)
(stetl.outputs.ogroutput.OgrOutput method)
dest_options() (stetl.outputs.ogroutput.OgrOutput method)
do_query() (stetl.inputs.dbinput.SqlDbInput method)
E
element_tags() (stetl.filters.xmlelementreader.XmlElementReader method)
env_args() (stetl.filters.execfilter.ExecFilter method)
(stetl.outputs.execoutput.ExecOutput method)
env_expand_args_dict() (stetl.etl.ETL method)
env_separator() (stetl.filters.execfilter.ExecFilter method)
(stetl.outputs.execoutput.ExecOutput method)
ETL (class in stetl.etl)
etree_doc2geojson_collection() (stetl.filters.formatconverter.FormatConverter static method)
etree_doc2struct() (stetl.filters.formatconverter.FormatConverter static method)
etree_elem2geojson_feature() (stetl.filters.formatconverter.FormatConverter static method)
etree_elem2struct() (stetl.filters.formatconverter.FormatConverter static method)
ExecFilter (class in stetl.filters.execfilter)
ExecOutput (class in stetl.outputs.execoutput)
exit() (stetl.component.Component method)
(stetl.filters.regexfilter.RegexFilter method)
(stetl.filters.templatingfilter.TemplatingFilter method)
(stetl.inputs.dbinput.PostgresDbInput method)
(stetl.outputs.dboutput.PostgresInsertOutput method)
(stetl.splitter.Splitter method)
F
Factory (class in stetl.factory)
file_ext() (stetl.inputs.httpinput.ApacheDirInput method)
file_path() (stetl.filters.fileextractor.FileExtractor method)
(stetl.filters.packetwriter.PacketWriter method)
(stetl.outputs.fileoutput.FileOutput method)
FileExtractor (class in stetl.filters.fileextractor)
FileOutput (class in stetl.outputs.fileoutput)
Filter (class in stetl.filter)
filter_file() (stetl.inputs.httpinput.ApacheDirInput method)
first() (stetl.merger.Merger method)
FORMAT (class in stetl.packet)
format_args() (stetl.filters.stringfilter.StringSubstitutionFilter method)
format_data() (stetl.inputs.httpinput.HttpInput method)
FormatConverter (class in stetl.filters.formatconverter)
G
geojson2gml_filter() (stetl.filters.templatingfilter.Jinja2TemplatingFilter static method)
get_by_class() (stetl.chain.Chain method)
get_by_id() (stetl.chain.Chain method)
get_by_index() (stetl.chain.Chain method)
gfs_template() (stetl.outputs.execoutput.Ogr2OgrExecOutput method)
GmlFeatureExtractor (class in stetl.filters.gmlfeatureextractor)
H
host() (stetl.inputs.dbinput.PostgresDbInput method)
(stetl.outputs.dboutput.PostgresDbOutput method)
HttpInput (class in stetl.inputs.httpinput)
I
in_pg_db() (stetl.inputs.ogrinput.OgrPostgisInput method)
in_pg_host() (stetl.inputs.ogrinput.OgrPostgisInput method)
in_pg_password() (stetl.inputs.ogrinput.OgrPostgisInput method)
in_pg_port() (stetl.inputs.ogrinput.OgrPostgisInput method)
in_pg_schema() (stetl.inputs.ogrinput.OgrPostgisInput method)
in_pg_sql() (stetl.inputs.ogrinput.OgrPostgisInput method)
in_pg_user() (stetl.inputs.ogrinput.OgrPostgisInput method)
in_srs() (stetl.inputs.ogrinput.OgrPostgisInput method)
init() (stetl.component.Component method)
(stetl.filters.formatconverter.FormatConverter method)
(stetl.filters.regexfilter.RegexFilter method)
(stetl.filters.templatingfilter.TemplatingFilter method)
(stetl.inputs.dbinput.PostgresDbInput method)
(stetl.inputs.dbinput.SqliteDbInput method)
(stetl.inputs.httpinput.ApacheDirInput method)
(stetl.inputs.ogrinput.OgrInput method)
(stetl.inputs.ogrinput.OgrPostgisInput method)
(stetl.outputs.dboutput.PostgresInsertOutput method)
(stetl.outputs.deegreeoutput.DeegreeBlobstoreOutput method)
(stetl.outputs.ogroutput.OgrOutput method)
(stetl.splitter.Splitter method)
Input (class in stetl.input)
input_format() (stetl.component.Component method)
invoke() (stetl.component.Component method)
(stetl.filter.Filter method)
(stetl.filters.execfilter.CommandExecFilter method)
(stetl.filters.execfilter.ExecFilter method)
(stetl.filters.fileextractor.FileExtractor method)
(stetl.filters.formatconverter.FormatConverter method)
(stetl.filters.gmlfeatureextractor.GmlFeatureExtractor method)
(stetl.filters.nullfilter.NullFilter method)
(stetl.filters.packetbuffer.PacketBuffer method)
(stetl.filters.packetwriter.PacketWriter method)
(stetl.filters.regexfilter.RegexFilter method)
(stetl.filters.sieve.Sieve method)
(stetl.filters.stringfilter.StringFilter method)
(stetl.filters.templatingfilter.TemplatingFilter method)
(stetl.filters.vsifilter.VsiFilter method)
(stetl.filters.xmlassembler.XmlAssembler method)
(stetl.filters.xmlelementreader.XmlElementReader method)
(stetl.filters.xmlvalidator.XmlSchemaValidator method)
(stetl.filters.xsltfilter.XsltFilter method)
(stetl.input.Input method)
(stetl.output.Output method)
(stetl.splitter.Splitter method)
J
Jinja2TemplatingFilter (class in stetl.filters.templatingfilter)
K
key() (stetl.outputs.dboutput.PostgresInsertOutput method)
L
last() (stetl.merger.Merger method)
layer_create_options() (stetl.outputs.ogroutput.OgrOutput method)
lco() (stetl.outputs.execoutput.Ogr2OgrExecOutput method)
M
Merger (class in stetl.merger)
module
stetl.chain
stetl.component
stetl.etl
stetl.factory
stetl.filter
stetl.filters.execfilter
stetl.filters.fileextractor
stetl.filters.formatconverter
stetl.filters.gmlfeatureextractor
stetl.filters.nullfilter
stetl.filters.packetbuffer
stetl.filters.packetwriter
stetl.filters.regexfilter
stetl.filters.sieve
stetl.filters.stringfilter
stetl.filters.templatingfilter
stetl.filters.vsifilter
stetl.filters.xmlassembler
stetl.filters.xmlelementreader
stetl.filters.xmlvalidator
stetl.filters.xsltfilter
stetl.input
stetl.inputs.dbinput
stetl.inputs.httpinput
stetl.inputs.ogrinput
stetl.merger
stetl.output
stetl.outputs.dboutput
stetl.outputs.deegreeoutput
stetl.outputs.execoutput
stetl.outputs.fileoutput
stetl.outputs.ogroutput
stetl.outputs.standardoutput
stetl.packet
stetl.splitter
MultiFileOutput (class in stetl.outputs.fileoutput)
N
new_instance() (stetl.factory.Factory method)
new_layer_name() (stetl.outputs.ogroutput.OgrOutput method)
next_file() (stetl.inputs.httpinput.ApacheDirInput method)
no_more_files() (stetl.inputs.httpinput.ApacheDirInput method)
NullFilter (class in stetl.filters.nullfilter)
O
Ogr2OgrExecOutput (class in stetl.outputs.execoutput)
Ogr2OgrOutput (class in stetl.outputs.ogroutput)
OgrInput (class in stetl.inputs.ogrinput)
OgrOutput (class in stetl.outputs.ogroutput)
OgrPostgisInput (class in stetl.inputs.ogrinput)
options() (stetl.outputs.execoutput.Ogr2OgrExecOutput method)
out_dimension() (stetl.inputs.ogrinput.OgrPostgisInput method)
out_geotype() (stetl.inputs.ogrinput.OgrPostgisInput method)
out_gml_format() (stetl.inputs.ogrinput.OgrPostgisInput method)
out_layer_name() (stetl.inputs.ogrinput.OgrPostgisInput method)
out_srs() (stetl.inputs.ogrinput.OgrPostgisInput method)
Output (class in stetl.output)
output_format() (stetl.component.Component method)
overwrite() (stetl.outputs.ogroutput.OgrOutput method)
P
Packet (class in stetl.packet)
PacketBuffer (class in stetl.filters.packetbuffer)
PacketWriter (class in stetl.filters.packetwriter)
parameters() (stetl.inputs.httpinput.HttpInput method)
password() (stetl.inputs.dbinput.PostgresDbInput method)
(stetl.outputs.dboutput.PostgresDbOutput method)
pattern_string() (stetl.filters.regexfilter.RegexFilter method)
port() (stetl.inputs.dbinput.PostgresDbInput method)
PostgresDbInput (class in stetl.inputs.dbinput)
PostgresDbOutput (class in stetl.outputs.dboutput)
PostgresInsertOutput (class in stetl.outputs.dboutput)
prepend_string() (stetl.filters.stringfilter.StringConcatFilter method)
Q
query() (stetl.inputs.dbinput.SqlDbInput method)
R
raw_query() (stetl.inputs.dbinput.PostgresDbInput method)
(stetl.inputs.dbinput.SqlDbInput method)
(stetl.inputs.dbinput.SqliteDbInput method)
read() (stetl.inputs.httpinput.ApacheDirInput method)
(stetl.inputs.httpinput.HttpInput method)
read_from_url() (stetl.inputs.httpinput.HttpInput method)
read_once() (stetl.inputs.dbinput.SqlDbInput method)
RegexFilter (class in stetl.filters.regexfilter)
replace() (stetl.outputs.dboutput.PostgresInsertOutput method)
result_to_output() (stetl.inputs.dbinput.SqlDbInput method)
run() (stetl.chain.Chain method)
S
safe_substitution() (stetl.filters.templatingfilter.StringTemplatingFilter method)
schema() (stetl.inputs.dbinput.PostgresDbInput method)
(stetl.outputs.dboutput.PostgresDbOutput method)
script() (stetl.filters.xsltfilter.XsltFilter method)
separator() (stetl.filters.stringfilter.StringSubstitutionFilter method)
Sieve (class in stetl.filters.sieve)
sieve() (stetl.filters.sieve.AttrValueRecordSieve method)
(stetl.filters.sieve.Sieve method)
source_format() (stetl.inputs.ogrinput.OgrInput method)
source_options() (stetl.inputs.ogrinput.OgrInput method)
spatial_extent() (stetl.outputs.execoutput.Ogr2OgrExecOutput method)
Splitter (class in stetl.splitter)
sql() (stetl.inputs.ogrinput.OgrInput method)
(stetl.outputs.ogroutput.OgrOutput method)
SqlDbInput (class in stetl.inputs.dbinput)
SqliteDbInput (class in stetl.inputs.dbinput)
StandardOutput (class in stetl.outputs.standardoutput)
StandardXmlOutput (class in stetl.outputs.standardoutput)
stetl.chain
module
stetl.component
module
stetl.etl
module
stetl.factory
module
stetl.filter
module
stetl.filters.execfilter
module
stetl.filters.fileextractor
module
stetl.filters.formatconverter
module
stetl.filters.gmlfeatureextractor
module
stetl.filters.nullfilter
module
stetl.filters.packetbuffer
module
stetl.filters.packetwriter
module
stetl.filters.regexfilter
module
stetl.filters.sieve
module
stetl.filters.stringfilter
module
stetl.filters.templatingfilter
module
stetl.filters.vsifilter
module
stetl.filters.xmlassembler
module
stetl.filters.xmlelementreader
module
stetl.filters.xmlvalidator
module
stetl.filters.xsltfilter
module
stetl.input
module
stetl.inputs.dbinput
module
stetl.inputs.httpinput
module
stetl.inputs.ogrinput
module
stetl.merger
module
stetl.output
module
stetl.outputs.dboutput
module
stetl.outputs.deegreeoutput
module
stetl.outputs.execoutput
module
stetl.outputs.fileoutput
module
stetl.outputs.ogroutput
module
stetl.outputs.standardoutput
module
stetl.packet
module
stetl.splitter
module
StringConcatFilter (class in stetl.filters.stringfilter)
StringFilter (class in stetl.filters.stringfilter)
StringSubstitutionFilter (class in stetl.filters.stringfilter)
StringTemplatingFilter (class in stetl.filters.templatingfilter)
strip_namespaces() (stetl.filters.xmlelementreader.XmlElementReader method)
T
table() (stetl.inputs.dbinput.SqlDbInput method)
(stetl.outputs.dboutput.PostgresInsertOutput method)
target_srs() (stetl.outputs.ogroutput.OgrOutput method)
template_file() (stetl.filters.templatingfilter.TemplatingFilter method)
template_globals_path() (stetl.filters.templatingfilter.Jinja2TemplatingFilter method)
template_search_paths() (stetl.filters.templatingfilter.Jinja2TemplatingFilter method)
template_string() (stetl.filters.templatingfilter.TemplatingFilter method)
TemplatingFilter (class in stetl.filters.templatingfilter)
timer_stop() (stetl.component.Component method)
tuples_to_records() (stetl.inputs.dbinput.SqlDbInput method)
U
url() (stetl.inputs.httpinput.HttpInput method)
user() (stetl.inputs.dbinput.PostgresDbInput method)
(stetl.outputs.dboutput.PostgresDbOutput method)
V
VsiFileExtractor (class in stetl.filters.fileextractor)
VsiFilter (class in stetl.filters.vsifilter)
VsiZipFilter (class in stetl.filters.vsifilter)
X
XmlAssembler (class in stetl.filters.xmlassembler)
XmlElementReader (class in stetl.filters.xmlelementreader)
XmlSchemaValidator (class in stetl.filters.xmlvalidator)
XsltFilter (class in stetl.filters.xsltfilter)
Z
ZipFileExtractor (class in stetl.filters.fileextractor)