GeoETL v0.6.0: ST_Area and ST_Length Spatial Functions
TL;DR: GeoETL v0.6.0 adds ST_Area and ST_Length spatial UDFs for calculating polygon areas and line lengths/perimeters in SQL queries.
Release notes and version updates
View All TagsTL;DR: GeoETL v0.6.0 adds ST_Area and ST_Length spatial UDFs for calculating polygon areas and line lengths/perimeters in SQL queries.
TL;DR: GeoETL v0.7.0 adds 29 new spatial SQL functions including predicates (ST_Intersects, ST_Contains), geometry generators (ST_Buffer, ST_ConvexHull), validators (ST_IsValid), and accessors (ST_X, ST_Y).
TL;DR: GeoETL v0.5.0 adds spatial UDFs (ST_Distance, ST_Point, ST_GeomFromText) powered by GEOS for spatial operations in SQL queries during conversion.
TL;DR: GeoETL v0.4.0 adds powerful SQL query support via the --sql flag, enabling filtering, column selection, aggregations, and transformations during format conversion—no intermediate files needed.
TL;DR: GeoETL v0.3.1 enhances developer experience with shell completions for 5 shells (bash, zsh, fish, powershell, elvish) and lays groundwork for 4 major geospatial formats coming soon.
GeoETL v0.3.0 adds full GeoParquet format support with production-ready performance.
Key highlights:
TL;DR: GeoETL v0.2.0 delivers on our performance promises with a production-ready streaming architecture. CSV processing achieves 2,266 MB/min throughput (7.6x faster than GeoJSON) while maintaining constant O(1) memory usage. Process 4.2 GB files in just 49.9 MB of memory.
TL;DR: GeoETL v0.1.2 improves error handling with custom error types and automates documentation deployment to Cloudflare Pages on every release.
TL;DR: We're excited to announce the first release of GeoETL, a next-generation geospatial ETL tool built from the ground up with Rust, Apache DataFusion, and Apache Arrow. Our goal is ambitious: deliver 5-10x faster performance than GDAL while providing seamless scalability from your laptop to a distributed cluster.