Define zone closure scenarios
Arguments
- project
Required, name of project.
- spatdat
Required, data file or character.
spatdatis a spatial data file containing information on fishery management or regulatory zones boundaries. Shape, json, geojson, and csv formats are supported. geojson is the preferred format. json files must be converted into geoson. This is done automatically when the file is loaded withread_datwithis.mapset to true.spatdatcannot, at this time, be loaded from the FishSET database.- cat
Variable in
spatdatthat identifies the individual areas or zones.- lon.spat
Required for csv files. Variable or list from
spatdatcontaining longitude data. Leave as NULL ifspatdatis a shape or json file.- lat.spat
Required for csv files. Variable or list from
spatdatcontaining latitude data. Leave as NULL ifspatdatis a shape or json file.- epsg
EPSG number. Set the epsg to ensure that
spatdathave the correct projections. If epsg is not specified but is defined forspatdat. See http://spatialreference.org/ to help identify optimal epsg number.
Details
Define zone closure scenarios. Function opens an interactive map. Define zone closures by clicking on one or more zones and clicking the 'Close zones' button. To define another closure scenario, unclick zones and then click the desired zones. Press the 'Save closures' button to save choices. The saved choices are called in the policy scenario function.
