FileSize | 6187284 |
MD5 | 83A133ACD2DD5904ACC01EF42558FB58 |
PackageDescription | Streaming ETL - Geospatial ETL framework for Python 2
Stetl, streaming ETL, pronounced "staedl", is a lightweight ETL-framework
for the conversion of rich (as GML) geospatial data conversion.
.
It basically glues together existing parsing and transformation tools
like GDAL/OGR (ogr2ogr) and XSLT. By using native tools like libxml and
libxslt (via Python lxml) Stetl is speed-optimized.
.
Stetl has a similar design as Spring (Java) and other modern frameworks
based on IoC (Inversion of Control). A configuration file (in Python
config format) specifies your chain of ETL steps. This chain is formed
by a series of Python modules/objects and their parameters. These are
symbolically specified in the config file. You just invoke etl.py the
main program with a config file. The config file specifies the input
modules (e.g. PostGIS), transformers (e.g. XSLT) and outputs (e.g. a GML
file or even WFS-T a geospatial protocol to publish GML to a server).
.
This package contains the module for Python 2. |
PackageMaintainer | Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org> |
PackageName | python-stetl |
PackageSection | python |
PackageVersion | 1.2+ds-1~bpo9+1 |
SHA-1 | 7E4B76D700F4C9917870A6243CD42F957DA169D3 |
SHA-256 | B5A493A086DC08064A6A4540758278F49B41C149DA6D3988D4B3769003B6A8ED |