Sunday, 4 September 2016

qgis - Calculate number of people within 50 km of a point


I have two data sets:



I would like to calculate the number of people within for example 50 km from each point. What would be the best way of doing this in QGIS?




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...