Saturday 6 August 2016

QGIS Atlas map composition to show only points inside Polygon?


I want to create an atlas map where I have some 40 polygons, 100 points and 200 lines as different shapefile. Now I want to automate the atlas map preparation for each polygon and needs to show the points and lines which is falling inside of the polygon.



Can anyone help me?



Answer



An other way. I don't comment image. If you need more, just ask.



  1. Example: Initial situation


enter image description here


2.Polygon layer properties (optional)


enter image description here enter image description here




  1. Point layer properties


enter image description here enter image description here



  1. Line layer properties. 2 possibility: "Within" or "Intersects"


enter image description here enter image description here enter image description here


No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...