.flake8
CHANGES.txt
CONTRIBUTING.md
CREDITS.txt
LICENSE.txt
README.md
VERSION.txt
nose2.cfg
requirements-dev.txt
requirements-main.txt
setup.py
Stetl.egg-info/PKG-INFO
Stetl.egg-info/SOURCES.txt
Stetl.egg-info/dependency_links.txt
Stetl.egg-info/namespace_packages.txt
Stetl.egg-info/requires.txt
Stetl.egg-info/top_level.txt
Stetl.egg-info/zip-safe
bin/stetl
docs/.DS_Store
docs/Makefile
docs/background.rst
docs/cases.rst
docs/code.rst
docs/conf.py
docs/contact.rst
docs/foss4g13-abstract.txt
docs/index.rst
docs/install.rst
docs/intro.rst
docs/links.rst
docs/make.bat
docs/py3upgrade.rst
docs/using.rst
docs/_static/default.css
examples/.DS_Store
examples/README.md
examples/basics/.DS_Store
examples/basics/README.md
examples/basics/runall-docker.log
examples/basics/runall-docker.sh
examples/basics/runall.log
examples/basics/runall.sh
examples/basics/10_jinja2_templating/.DS_Store
examples/basics/10_jinja2_templating/etl.cfg
examples/basics/10_jinja2_templating/etl.sh
examples/basics/10_jinja2_templating/gmlcities.xsd
examples/basics/10_jinja2_templating/readme.txt
examples/basics/10_jinja2_templating/input/addresses-globals.json
examples/basics/10_jinja2_templating/input/addresses.csv
examples/basics/10_jinja2_templating/input/cities-gjson.json
examples/basics/10_jinja2_templating/input/cities.json
examples/basics/10_jinja2_templating/input/globals.json
examples/basics/10_jinja2_templating/input/more-globals.json
examples/basics/10_jinja2_templating/output/cities-gjson.gml
examples/basics/10_jinja2_templating/output/cities.gml
examples/basics/10_jinja2_templating/output/cities.xml
examples/basics/10_jinja2_templating/output/inspire-addresses.gml
examples/basics/10_jinja2_templating/templates/addresses2inspire-ad.jinja2
examples/basics/10_jinja2_templating/templates/cities-gjson2gml.jinja2
examples/basics/10_jinja2_templating/templates/cities-json2gml.jinja2
examples/basics/10_jinja2_templating/templates/cities-json2xml.jinja2
examples/basics/10_jinja2_templating/templates/macros-inspire.jinja2
examples/basics/10_jinja2_templating/templates/macros.jinja2
examples/basics/11_formatconvert/.DS_Store
examples/basics/11_formatconvert/etl.cfg
examples/basics/11_formatconvert/etl.sh
examples/basics/11_formatconvert/input/building-dutch-bag.xml
examples/basics/11_formatconvert/input/cities.gml
examples/basics/11_formatconvert/input/cities.xml
examples/basics/11_formatconvert/output/building-dutch.json
examples/basics/11_formatconvert/output/cities-gjson.json
examples/basics/11_formatconvert/output/cities.xml
examples/basics/12_gdal_ogr/.DS_Store
examples/basics/12_gdal_ogr/etl.cfg
examples/basics/12_gdal_ogr/etl.sh
examples/basics/12_gdal_ogr/tolowerfilter.py
examples/basics/12_gdal_ogr/__pycache__/tolowerfilter.cpython-37.pyc
examples/basics/12_gdal_ogr/input/cities.geojson
examples/basics/12_gdal_ogr/input/cities.gfs
examples/basics/12_gdal_ogr/input/cities.gml
examples/basics/12_gdal_ogr/output/cities.dbf
examples/basics/12_gdal_ogr/output/cities.geojson
examples/basics/12_gdal_ogr/output/cities.gml
examples/basics/12_gdal_ogr/output/cities.shp
examples/basics/12_gdal_ogr/output/cities.shx
examples/basics/12_gdal_ogr/output/cities.xsd
examples/basics/13_dbinput/etl.cfg
examples/basics/13_dbinput/etl.sh
examples/basics/13_dbinput/input/cities.sdb
examples/basics/13_dbinput/input/cities.sql
examples/basics/13_dbinput/output/cities.json
examples/basics/13_dbinput/output/city.json
examples/basics/14_logfileinput/etl.cfg
examples/basics/14_logfileinput/etl.sh
examples/basics/14_logfileinput/input/.DS_Store
examples/basics/14_logfileinput/input/apache.log
examples/basics/14_logfileinput/input/apache2.log
examples/basics/15_splitter/.DS_Store
examples/basics/15_splitter/cities2gml.xsl
examples/basics/15_splitter/etl.cfg
examples/basics/15_splitter/etl.sh
examples/basics/15_splitter/gmlcities.xsd
examples/basics/15_splitter/input/cities.xml
examples/basics/15_splitter/output/gmlcities.gml
examples/basics/16_merger/.DS_Store
examples/basics/16_merger/cities2gml.xsl
examples/basics/16_merger/etl.cfg
examples/basics/16_merger/etl.sh
examples/basics/16_merger/gmlcities.xsd
examples/basics/16_merger/input1/cities.xml
examples/basics/16_merger/input2/cities.xml
examples/basics/16_merger/output/gmlcities.gml
examples/basics/17_sieve/etl.cfg
examples/basics/17_sieve/etl.sh
examples/basics/17_sieve/input/cities.csv
examples/basics/17_sieve/output/cities_sieved.txt
examples/basics/1_copystd/etl.cfg
examples/basics/1_copystd/etl.sh
examples/basics/1_copystd/input/cities.xml
examples/basics/2_xslt/cities2gml.xsl
examples/basics/2_xslt/etl.cfg
examples/basics/2_xslt/etl.sh
examples/basics/2_xslt/gmlcities.xsd
examples/basics/2_xslt/input/cities.xml
examples/basics/2_xslt/output/gmlcities.gml
examples/basics/3_shape/.DS_Store
examples/basics/3_shape/cities2gml.xsl
examples/basics/3_shape/etl.cfg
examples/basics/3_shape/etl.sh
examples/basics/3_shape/input/cities.xml
examples/basics/3_shape/output/gmlcities.dbf
examples/basics/3_shape/output/gmlcities.prj
examples/basics/3_shape/output/gmlcities.shp
examples/basics/3_shape/output/gmlcities.shx
examples/basics/3_shape/temp/gmlcities.gfs
examples/basics/3_shape/temp/gmlcities.gml
examples/basics/4_validate/cities2gml.xsl
examples/basics/4_validate/etl.cfg
examples/basics/4_validate/etl.sh
examples/basics/4_validate/gmlcities.xsd
examples/basics/4_validate/input/cities.xml
examples/basics/4_validate/output/gmlcities.gml
examples/basics/5_split/.DS_Store
examples/basics/5_split/cities2gml.xsl
examples/basics/5_split/etl.cfg
examples/basics/5_split/etl.sh
examples/basics/5_split/gmlcities.xsd
examples/basics/5_split/input/cities.xml
examples/basics/5_split/output/gmlcities-001.gml
examples/basics/5_split/output/gmlcities-002.gml
examples/basics/6_cmdargs/cities2gml.xsl
examples/basics/6_cmdargs/etl.args
examples/basics/6_cmdargs/etl.cfg
examples/basics/6_cmdargs/etl.sh
examples/basics/6_cmdargs/gmlcities.xsd
examples/basics/6_cmdargs/input/amsterdam.xml
examples/basics/6_cmdargs/input/cities.xml
examples/basics/6_cmdargs/output/gmlcities.gml
examples/basics/7_mycomponent/etl.cfg
examples/basics/7_mycomponent/etl.sh
examples/basics/7_mycomponent/input/cities.xml
examples/basics/7_mycomponent/my/__init__.py
examples/basics/7_mycomponent/my/myfilter.py
examples/basics/7_mycomponent/my/__pycache__/__init__.cpython-37.pyc
examples/basics/7_mycomponent/my/__pycache__/myfilter.cpython-37.pyc
examples/basics/8_wfs/etl.cfg
examples/basics/8_wfs/etl.sh
examples/basics/9_string_templating/city_template.xml
examples/basics/9_string_templating/etl.cfg
examples/basics/9_string_templating/etl.sh
examples/basics/9_string_templating/input/city.csv
examples/basics/9_string_templating/output/city.xml
examples/bgt/.DS_Store
examples/bgt/README.md
examples/bgt/bgt-to-gmlfc-all.xsl
examples/bgt/bgt-to-gmlfc.xsl
examples/bgt/etl-bgt-postgis-anonymous.sh
examples/bgt/etl-bgt-postgis.cfg
examples/bgt/etl-bgt-shp.cfg
examples/bgt/etl-bgt-shp.sh
examples/bgt/etl-bgt.cfg
examples/bgt/etl-bgt.sh
examples/bgt/input/.DS_Store
examples/bgt/input/20130814_GML_crotec_input.gml
examples/bgt/input/Maastricht_GML_20130924.gml
examples/bgt/output/20130814_GML_crotec_output.gml
examples/inspire/ad-bag-nl/deegreeinput.cfg
examples/inspire/ad-bag-nl/inspire-ad-spatialds.gml
examples/inspire/ad-bag-nl/inspire-ad.cfg
examples/inspire/ad-bag-nl/readme.txt
examples/inspire/ps-natura2k-nl/etl.cfg
examples/inspire/ps-natura2k-nl/etl.sh
examples/ordnancesurvey/.DS_Store
examples/ordnancesurvey/README.md
examples/ordnancesurvey/etl.sh
examples/ordnancesurvey/ordsurvey_mm_qgis.jpg
examples/ordnancesurvey/stetl.cfg
examples/ordnancesurvey/gfs/osmm_topo_postgres.gfs
examples/ordnancesurvey/input/osmm-topo-small.gml
examples/ordnancesurvey/output/osmm_topo_prepared.gml
examples/ordnancesurvey/postgres/create-indexes.sql
examples/ordnancesurvey/postgres/create-schema.sql
examples/ordnancesurvey/postgres/create-tables-itn.sql
examples/ordnancesurvey/postgres/create-tables.sql
examples/ordnancesurvey/python/__init__.py
examples/ordnancesurvey/python/osmmfilter.py
examples/ordnancesurvey/python/prep_osmgml.py
examples/ordnancesurvey/temp/osmm-tmp.gfs
examples/ordnancesurvey/temp/osmm-tmp.gml
examples/top10nl/README.md
examples/top10nl/etl-top10nl.cfg
examples/top10nl/etl-top10nl.cmd
examples/top10nl/etl-top10nl.props
examples/top10nl/etl-top10nl.sh
examples/top10nl/top10-nlextract.sh
examples/top10nl/top10-split_v1.1.1.xsl
examples/top10nl/top10-v1.1.1.gfs
examples/top10nl/top10extract.py
examples/top10nl/input/top10nl-source.gml
examples/top10nl/input/top10nl-source2.gml
examples/top10nl/output/top10-ogr.gml
examples/top10nl/output/top10nl-001.gml
examples/top10nl/output/top10nl-002.gml
examples/top10nl/sql/create-schema.sql
examples/top10nl/sql/delete-duplicates.sql
examples/top10nl/sql/drop-schema.sql
examples/top10nl/sql/drop-tables.sql
examples/top10nl/temp/top10-tmp.gfs
examples/top10nl/temp/top10-tmp.gml
stetl/__init__.py
stetl/chain.py
stetl/component.py
stetl/etl.py
stetl/factory.py
stetl/filter.py
stetl/input.py
stetl/main.py
stetl/merger.py
stetl/output.py
stetl/packet.py
stetl/postgis.py
stetl/splitter.py
stetl/util.py
stetl/version.py
stetl/filters/__init__.py
stetl/filters/archiveexpander.py
stetl/filters/execfilter.py
stetl/filters/fileextractor.py
stetl/filters/formatconverter.py
stetl/filters/gmlfeatureextractor.py
stetl/filters/gmlsplitter.py
stetl/filters/nullfilter.py
stetl/filters/packetbuffer.py
stetl/filters/packetwriter.py
stetl/filters/regexfilter.py
stetl/filters/sieve.py
stetl/filters/stringfilter.py
stetl/filters/templatingfilter.py
stetl/filters/vsifilter.py
stetl/filters/xmlassembler.py
stetl/filters/xmlelementreader.py
stetl/filters/xmlvalidator.py
stetl/filters/xsltfilter.py
stetl/filters/zipfileextractor.py
stetl/inputs/__init__.py
stetl/inputs/dbinput.py
stetl/inputs/deegreeinput.py
stetl/inputs/fileinput.py
stetl/inputs/httpinput.py
stetl/inputs/ogrinput.py
stetl/outputs/__init__.py
stetl/outputs/dboutput.py
stetl/outputs/deegreeoutput.py
stetl/outputs/execoutput.py
stetl/outputs/fileoutput.py
stetl/outputs/httpoutput.py
stetl/outputs/ogroutput.py
stetl/outputs/standardoutput.py
stetl/outputs/wfsoutput.py
stetl/utils/__init__.py
stetl/utils/apachelog.py
tests/.DS_Store
tests/.coverage
tests/README.md
tests/__init__.py
tests/stetl_test_case.py
tests/test_args.py
tests/test_chain.py
tests/test_config.py
tests/test_util.py
tests/__pycache__/__init__.cpython-34.pyc
tests/__pycache__/__init__.cpython-37.pyc
tests/__pycache__/stetl_test_case.cpython-34.pyc
tests/__pycache__/stetl_test_case.cpython-37.pyc
tests/__pycache__/test_args.cpython-34.pyc
tests/__pycache__/test_args.cpython-37.pyc
tests/__pycache__/test_chain.cpython-34.pyc
tests/__pycache__/test_chain.cpython-37.pyc
tests/__pycache__/test_config.cpython-34.pyc
tests/__pycache__/test_config.cpython-37.pyc
tests/__pycache__/test_util.cpython-34.pyc
tests/__pycache__/test_util.cpython-37.pyc
tests/configs/copy_in_out.cfg
tests/configs/copy_in_out_file.cfg
tests/configs/copy_in_out_file_default.args
tests/configs/copy_in_out_file_my.args
tests/data/.DS_Store
tests/data/bestuurlijkegrenzen.zip
tests/data/cities.csv
tests/data/cities.gfs
tests/data/cities.gml
tests/data/cities.xml
tests/data/command.txt
tests/data/commandexecfilter.txt
tests/data/data_xmlassembler.gml
tests/data/dummy.gml
tests/data/dummy.sql
tests/data/dummy2.gml
tests/data/keep_dummy.gml
tests/data/menu.json
tests/data/ogrinfo_output.txt
tests/data/pandhoogtes-klein.csv
tests/data/pandhoogtes.csv
tests/data/stringfileinput_formatargs.txt
tests/data/stringfileinput_plainstring.txt
tests/data/vsizipinput.zip
tests/data/ziparchiveinput.zip
tests/data/zipfileinput.zip
tests/data/depth_search_test/dummy.gml
tests/data/depth_search_test/subdir/dummy.gml
tests/data/gfs/top10-funcgebied.gfs
tests/data/temp/.DS_Store
tests/data/temp/.gitignore
tests/data/xslt/dummy.xslt
tests/filters/.DS_Store
tests/filters/__init__.py
tests/filters/test_command_exec_filter.py
tests/filters/test_packet_writer.py
tests/filters/test_regex_filter.py
tests/filters/test_sieve.py
tests/filters/test_string_concat_filter.py
tests/filters/test_string_substitution_filter.py
tests/filters/test_vsi_file_extractor.py
tests/filters/test_vsifilter.py
tests/filters/test_xml_assembler.py
tests/filters/test_xml_element_reader.py
tests/filters/test_xslt_filter.py
tests/filters/test_zip_archive_expander.py
tests/filters/test_zip_file_extractor.py
tests/filters/__pycache__/__init__.cpython-34.pyc
tests/filters/__pycache__/__init__.cpython-37.pyc
tests/filters/__pycache__/test_command_exec_filter.cpython-34.pyc
tests/filters/__pycache__/test_command_exec_filter.cpython-37.pyc
tests/filters/__pycache__/test_packet_writer.cpython-34.pyc
tests/filters/__pycache__/test_packet_writer.cpython-37.pyc
tests/filters/__pycache__/test_regex_filter.cpython-34.pyc
tests/filters/__pycache__/test_regex_filter.cpython-37.pyc
tests/filters/__pycache__/test_sieve.cpython-34.pyc
tests/filters/__pycache__/test_sieve.cpython-37.pyc
tests/filters/__pycache__/test_string_concat_filter.cpython-37.pyc
tests/filters/__pycache__/test_string_substitution_filter.cpython-34.pyc
tests/filters/__pycache__/test_string_substitution_filter.cpython-37.pyc
tests/filters/__pycache__/test_vsi_file_extractor.cpython-37.pyc
tests/filters/__pycache__/test_vsifilter.cpython-37.pyc
tests/filters/__pycache__/test_xml_assembler.cpython-34.pyc
tests/filters/__pycache__/test_xml_assembler.cpython-37.pyc
tests/filters/__pycache__/test_xml_element_reader.cpython-34.pyc
tests/filters/__pycache__/test_xml_element_reader.cpython-37.pyc
tests/filters/__pycache__/test_xslt_filter.cpython-34.pyc
tests/filters/__pycache__/test_xslt_filter.cpython-37.pyc
tests/filters/__pycache__/test_zip_archive_expander.cpython-37.pyc
tests/filters/__pycache__/test_zip_file_extractor.cpython-34.pyc
tests/filters/__pycache__/test_zip_file_extractor.cpython-37.pyc
tests/filters/configs/commandexecfilter.cfg
tests/filters/configs/packetwriter.cfg
tests/filters/configs/regexfilter.cfg
tests/filters/configs/sieve.cfg
tests/filters/configs/stringconcatfilter.cfg
tests/filters/configs/stringsubstitutionfilter.cfg
tests/filters/configs/vsifileextractor.cfg
tests/filters/configs/vsifiltertest.cfg
tests/filters/configs/xmlassembler.cfg
tests/filters/configs/xmlelementreader.cfg
tests/filters/configs/xsltfilter.cfg
tests/filters/configs/ziparchiveexpander.cfg
tests/filters/configs/zipfileextractor.cfg
tests/filters/configs/zipfileextractordeprecated.cfg
tests/inputs/.DS_Store
tests/inputs/__init__.py
tests/inputs/test_csv_file_input.py
tests/inputs/test_glob_file_input.py
tests/inputs/test_json_file_input.py
tests/inputs/test_line_streamer_file_input.py
tests/inputs/test_merger_multi_input.py
tests/inputs/test_ogr_input.py
tests/inputs/test_string_file_input.py
tests/inputs/test_vsizip_file_input.py
tests/inputs/test_xml_element_streamer_file_input.py
tests/inputs/test_zip_file_input.py
tests/inputs/__pycache__/__init__.cpython-34.pyc
tests/inputs/__pycache__/__init__.cpython-37.pyc
tests/inputs/__pycache__/test_csv_file_input.cpython-34.pyc
tests/inputs/__pycache__/test_csv_file_input.cpython-37.pyc
tests/inputs/__pycache__/test_glob_file_input.cpython-34.pyc
tests/inputs/__pycache__/test_glob_file_input.cpython-37.pyc
tests/inputs/__pycache__/test_json_file_input.cpython-34.pyc
tests/inputs/__pycache__/test_json_file_input.cpython-37.pyc
tests/inputs/__pycache__/test_line_streamer_file_input.cpython-34.pyc
tests/inputs/__pycache__/test_line_streamer_file_input.cpython-37.pyc
tests/inputs/__pycache__/test_merger_multi_input.cpython-34.pyc
tests/inputs/__pycache__/test_merger_multi_input.cpython-37.pyc
tests/inputs/__pycache__/test_ogr_input.cpython-34.pyc
tests/inputs/__pycache__/test_ogr_input.cpython-37.pyc
tests/inputs/__pycache__/test_string_file_input.cpython-34.pyc
tests/inputs/__pycache__/test_string_file_input.cpython-37.pyc
tests/inputs/__pycache__/test_vsizip_file_input.cpython-37.pyc
tests/inputs/__pycache__/test_xml_element_streamer_file_input.cpython-34.pyc
tests/inputs/__pycache__/test_xml_element_streamer_file_input.cpython-37.pyc
tests/inputs/__pycache__/test_zip_file_input.cpython-34.pyc
tests/inputs/__pycache__/test_zip_file_input.cpython-37.pyc
tests/inputs/configs/csvfileinput.cfg
tests/inputs/configs/globfileinput.cfg
tests/inputs/configs/jsonfileinput.cfg
tests/inputs/configs/linestreamerfileinput.cfg
tests/inputs/configs/mergermultiinput.cfg
tests/inputs/configs/ogrinput.cfg
tests/inputs/configs/stringfileinput.cfg
tests/inputs/configs/vsizipfileinput.cfg
tests/inputs/configs/xmlelementstreamerfileinput.cfg
tests/inputs/configs/zipfileinput.cfg
tests/outputs/__init__.py
tests/outputs/test_command_exec_output.py
tests/outputs/test_ogr2ogr_exec_output.py
tests/outputs/test_ogr2ogr_exec_output_lco.py
tests/outputs/test_postgres_db_output.py
tests/outputs/test_split_outputs.py
tests/outputs/test_standard_output.py
tests/outputs/__pycache__/__init__.cpython-34.pyc
tests/outputs/__pycache__/__init__.cpython-37.pyc
tests/outputs/__pycache__/test_command_exec_output.cpython-34.pyc
tests/outputs/__pycache__/test_command_exec_output.cpython-37.pyc
tests/outputs/__pycache__/test_ogr2ogr_exec_output.cpython-34.pyc
tests/outputs/__pycache__/test_ogr2ogr_exec_output.cpython-37.pyc
tests/outputs/__pycache__/test_ogr2ogr_exec_output_lco.cpython-37.pyc
tests/outputs/__pycache__/test_postgres_db_output.cpython-34.pyc
tests/outputs/__pycache__/test_postgres_db_output.cpython-37.pyc
tests/outputs/__pycache__/test_split_outputs.cpython-34.pyc
tests/outputs/__pycache__/test_split_outputs.cpython-37.pyc
tests/outputs/__pycache__/test_standard_output.cpython-34.pyc
tests/outputs/__pycache__/test_standard_output.cpython-37.pyc
tests/outputs/configs/commandexecoutput.cfg
tests/outputs/configs/ogr2ogrexecoutput.cfg
tests/outputs/configs/ogr2ogrexecoutput_testlco_notalways.cfg
tests/outputs/configs/postgresdboutput.cfg
tests/outputs/configs/splittermultioutput.cfg
tests/outputs/configs/standardoutput.cfg