Convert Zones to Shapefile
Use the Convert Zones to Shapefile tool to convert a management zone object (.sav) to a shapefile (.shp). This object can be created in the Create Zones tool by specifying an Output Zones filename, or it can come from the Calculate Zone Metrics tool.
This requires a separate license for the ENVI Crop Science Module; contact your sales representative for more information.
You can also write a script to convert a management zone object to a shapefile using the AgConvertZonesToShapefile task.
Follow these steps:
- From the Toolbox, select Crop Science > Convert Zones to Shapefile.
- Select an Input Zones file (.sav).
- Select an output filename and location for the shapefile in the Output Vector field.
-
Enable the Display result check box to display the output in the view when processing is complete. Otherwise, if the check box is disabled, the result can be loaded from the Data Manager.
-
To reuse these task settings in future ENVI sessions, save them to a file. Click the down arrow next to the OK button
, select Save Parameter Values, then specify the path and filename to save to. Note that some parameter types, such as rasters, vectors, and ROIs, will not be saved with the file. To apply the saved task settings, click the down arrow and select Restore Parameter Values, then select the file where you previously saved your settings.
-
You can run the process in the background on your computer or in the background on an ENVI Server (if available). Click the down arrow
next to the OK button and select one of the following:
- Run Task in the Background: Runs the process on your computer. This method does not use an ENVI Server. The job progress will show in the ENVI Job Console's Background Jobs tab.
- Run Task on envi_server_name. Runs the process on the selected ENVI Server. The job progress will show in the ENVI Job Console's envi_server_name tab.
See ENVI Job Console for details on monitoring ENVI Server jobs and viewing results. See ENVI Servers for details on configuring and using an ENVI Server.
- Click OK.
See Also
Create Zones, Calculate Zone Metrics