Improved python version of “filter_licences” script.

Now available on GitHub

1) Filter for particular licence types, like EXPLORATION LICENCE, (note: add delimiters > and < eg if you want to exclude “EXPLORATION LICENCE OFFSHORE”).
2) Can also be used to find tenements belonging to a particular person, if you know the full name they are registering under, eg:
SURNAME, FIRSTNAME MIDDLENAME
3) Can exclude tenements outside a bounding box specified in a file:
cat bounds/bounds-kalgoorlie.csv
#Kalgoorlie Area:
#topleft
#bottomright
-27.80, 119.90
-32.34, 124.05
4) Can exclude based on Tenement start date and end date.
5) Can add a pin to each extracted tenement making them easier to find when they’re spread over a large area in Google Earth.

Leave a Reply

Your email address will not be published.