We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Vector Tiles: Spatial Selection with PyQGIS

Formal Metadata

Title
Vector Tiles: Spatial Selection with PyQGIS
Title of Series
Number of Parts
156
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
As transmission operator (Austrian Power Grid) we need up to date information on parcels and land use during building projects. The Austrian data provider in this field (Federal Office of Metrology and Surveying - kataster.bev.gv.at) provides an open data vector tile cache with this information on a daily basis. The vector tile format is good for visualisation, but for the export of distinct multiple parcel-geometries, there is no out-of-box solution in QGIS so far. We present a methodology of downloading data from vector tiles based on a defined spatial selection with PyQGIS. Based on a geometry (e.g., a power line) we are able to select the parcels of interest. One challenge is the fragmented provision of data by vector tiles. Using GeoPandas we combine the tiles into distinct geometries which can be postprocessed. The result are precise parcels including attribute data and metadata. The challenge is to reduce the amount of data in the spatial selection process to find the parcels of interest.
Keywords