Disponible con licencia de Image Analyst.
If you have a feature class with land use information, you can use it to help reclassify your classified dataset. The Reclass Using Features operation uses the value of a feature to reclassify your data. The feature class must have a field with the same class values as the classified raster.
The workflow follows these four steps:
- Start a Pixel Editor session.
- Use a feature to create your region.
- Rasterize the region.
- Save your edits.
Start a Pixel Editor session
El Editor de píxeles solo puede editar una capa cada vez por cada vista de mapa. La capa contextual empleada para iniciar la sesión del Editor de píxeles es la única capa que se puede editar en esa vista de mapa. Para editar otra capa del mapa, primero debe cerrar el Editor de píxeles, seleccionar la otra capa en el panel Contenido y volver a abrir el Editor de píxeles para operar en esa capa.
- In your map, make sure you have a thematic or classified raster and a feature class.
- In the Contents pane, highlight the thematic raster layer.
- Haga clic en la pestaña Imágenes.
- Haga clic en el botón Editor de píxeles .
You are now able to edit your thematic or classified raster dataset using Pixel Editor.
Use a feature to create your region
Edits using Pixel Editor are performed on the specified region. Feature To Region allows you to select a feature within a feature class to specify your region.
- Zoom into the area where you want to reclassify.
The dark blue polygon is a feature that defines the river. - In the Pixel Editor tab, click the drop-down arrow below Region Mode, and choose New .
- Click the drop-down arrow below Region, and choose Feature To Region .
- Click a feature within your map view.
This will use the geometry of the feature to create a region.
Rasterize the region
We will use this feature to also derive the classification information.
- Click the Operations drop-down menu, and choose Reclass Using Features from the gallery.
This will open the Pixel Editor Operations pane.
- Use the Input Features drop-down arrow to choose the feature class you will be using to reclassify your data.
- Use the Fields drop-down arrow to choose the field within your feature class that contains the class information. Only integer fields are accepted as valid reclassification fields.
- Click Apply to reclassify the selected region.
Guardar los cambios
Para confirmar las ediciones y devolverlas a la fuente de datos, debe guardarlas.
- En el grupo Guardar, haga clic en el botón Guardar .
Para guardar sus ediciones sin afectar a los datos de origen, guárdelas en un nuevo archivo. En el grupo Guardar, haga clic en el botón Guardar como y especifique una ubicación y un nombre de archivo para el nuevo archivo.
- Cuando termine de editar el dataset ráster, haga clic en Cerrar Editor de píxeles en el grupo Cerrar.