TransWikia.com

Extract specific geometry type from a QuickOSM query in QGIS graphic modeller

Geographic Information Systems Asked by Sethinacan on June 7, 2021

I am trying automate the extraction of various features from OSM using QuickOSM in GQIS graphic modeller. I have the query etc running fine but I want to end up with just the lines and export to a shapefile.
How best to select the lines and save as a shapefile?

Here is a graphic of the model

My query is set to "type="way"" but I still get other geometry types

<osm-script output="xml" timeout="25">
<union>
    <query type="way">
        <has-kv k="highway" v="cycleway"/>
        <bbox-query {{bbox}}/>
    </query>
</union>
<union>
    <item/>
    <recurse type="down"/>
</union>
<print mode="body"/>

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP