You can use this model in the Extract Features Using AI Models tool available in GeoAI toolbox or Detect Objects Using Deep Learning tool available in the Image Analyst toolbox in ArcGIS Pro. Follow the steps below to use the model for extracting building footprints in images.
Supported imagery
Orthorectified imagery (on-the-fly or persisted ortho products) with the following characteristics is supported:
- Resolution—High resolution (10–40 centimeters)
- Bit depth—8 Bit Unsigned
- Bands—Three bands (for example, red, green, and blue)
Note:
Off-nadir imagery or imagery with a high obliquity angle will not produce suitable results.
Preprocess the imagery (optional)
If you have a multispectral product, follow the steps below to preprocess the imagery before using it with the model:
- Start ArcGIS Pro and browse to the image product in the Contents pane.
- Expand the product file (.imd) and add the Pansharpen layer to the map.
- Right-click the newly added layer and select Edit Function Chain.
- Click Stretch Function in the function chain window to edit the stretch properties.
- In the Stretch Properties pane, do the following:
- Change Output Pixel Type to 8 Bit Unsigned on the General tab.
- Keep the default settings on the Parameters tab.
- Click the OK button to apply the changes.
Extract building footprints
Use the following steps to extract building footprints from the imagery:
- Download the Building Footprint Extraction—Africa model and add the imagery layer in ArcGIS Pro.
- Zoom to an area of interest.
- Click Tools on the Analysis tab.
- Click the Toolboxes tab in the Geoprocessing pane, expand GeoAI Tools, and select the Extract Features Using AI Models tool under Imagery AI.
- On the Parameters tab, set the parameters as follows:
- Input Raster—Choose the input raster on which processing will be performed.
- Area of Interest(optional) — Set the geographical extent that will be used to extract features.
Only features within the area of interest will be extracted.
- Mode—Select Infer and Postprocess.
- Output Location (optional) — Select the file geodatabase where the outputs will be stored.
- Output Prefix— Set the prefix that will be added to the name of outputs and name of group layer.
- Models— Select the pretrained model.
- Set Pretrained Models— Select the BUILDING FOOTPRINT EXTRACTION - AFRICA pretrained model from the drop down list.
- Set Polygon Regularization Options—Polygon Postprocessing is the default postprocessing option for this model.
- Regularization Method— Use the default regularization method. The default is Right Angles.
- Tolerance—Use the default value. The default is 1 meters.
- On the Environments tab, set the values as follows:
- Processor Type—Set GPU ID to the GPU to be used.
- Processor Type—Set GPU ID to the GPU to be used.
- Click Run.
The output group layer with postprocessed building footprints is added to the map.