GIScience / orstools-qgis-plugin

Plugin for QGIS with a set of tools to use openrouteservice API´s, based on openstreetmap
https://plugins.qgis.org/plugins/ORStools/
MIT License
95 stars 31 forks source link

Create new layer for overlap areas with proper attributes #18

Closed nilsnolde closed 7 years ago

karussell commented 7 years ago

Yes, especially the last layer should get transparent. Or a simpler trick first add the outer polygons so that the inner polygons are not hidden per default :)

nilsnolde commented 7 years ago

Peter, your suggestion is finally fixed in OSMtools_v0.3.1. My initial issue won´t fix: I removed the overlap option altogether from the GUI.

karussell commented 7 years ago

Cool, thanks!

lassegs commented 7 years ago

@nilsnolde I'm curious as to how to produce overlaps now? Seperate polygons and then do clippings, or am I missing something.