This is a repository for sharing the code of the Multi-Scale Buffer (MSBuffer) ArcGIS toolbox. It is a free and open source package built as an ArcToolbox in Python 2.7 to perform multi-scale spatial analyses for Conservation Unit buffer zones delimitation and management. MSBuffer tool performs area and length calculation and feature counting in buffers of multiples buffer sizes around of an area of interest.
MSBuffer was developed and is maintained by the Spatial Ecology and Conservation Lab (LEEC), at Universidade Estadual Paulista, Rio Claro, SP, Brazil.
The repository has 3 folders:
- MSBuffer_v1_0_0: here you can find the main MSBuffer stable script, as well as the ArcGIS toolbox itself.
- old_versions: old versions of the code (before package release).
- Maps_tutorial: maps and data for testing and tutorials.
For more information on how to use and how it works, take a look at the pdf tutorial or at our wiki.
MSBuffer runs as a ArcToolbox, therefore you should first install ArcGIS in your computer. You can download and find installation procedures for ArcGIS here and here.
- Open ArcMap with an empty map document file and open the ArcToolbox window.
- Right-click on ArcToolbox > Add toolbox and navigate to the folder where you have saved to MSBuffer.
- Open the toolbox by selecting MSBuffer.tbx and clicking on the Open button. The MSBuffer should now be displayed in ArcToolbox.
- ArcMap installed and MSBuffer added as toolbox
- A map (a Conservation Unit, forest fragment, a city map, an area of interest, etc.).
- A variable of interest (point, line or polygon shapefile maps with information about, for example, species occurrence, caves occurrence, forest cover, land use type and roads).
- Input the map of the area of interest in the "Input Map" and select the identification column (eg. name of the area) in the attribute table of the map. In the case of the input map contains more than one polygon (eg. multiple conservation units or areas of interest) the program will run a similar buffer analysis for each area and the identification column and print the requested metrics according to the identification column specified.
- Input the variable of interest (the response variable of the buffer analysis, eg. forest cover area).
- Set the size of the buffer steps (the unit here is the same of your projection units, therefore, we strongly recommend that projections should be set to meters).
- Set how many buffer you want to run.
- Choose the metrics you want to calculate (area, count, functional area).
- Set the path for the output folder.
- Name your output .txt file.
- Click "OK" to run.
Bruno P. Leles <[email protected]>
Bernardo B. S. Niebuhr <[email protected]>
John W. Ribeiro <[email protected]>
Milton C. Ribeiro <[email protected]>
If you are going to use and cite MSBuffer in your study or report, please refer to:
Leles, BP; Niebuhr, BBS; Ribeiro, JW; dos Santos, JS; Eboli, C; Hughes, AC; Ribeiro, MC. The importance of multi-scale spatial analyses for the delimitation and management of Conservation Unit buffer zones. Under review.