주요 콘텐츠

Areas of Interest

R2026b
Define and analyze data within areas of interest

An area of interest (AOI) is a type of region of interest (ROI) that defines a focus area for geospatial analysis and visualization. Use AOI functions to define quadrangular or circular AOIs. Use the geopolyshape or mappolyshape function to define an AOI from vertices. Use geocoding functions to get a point or polygon shape from a geocoded placename.

Functions

aoiquadDefine quadrangular or rectangular area of interest (Since R2024b)
aoicircleDefine circular area of interest (Since R2024b)
unionUnion of shapes in geographic or planar coordinates (Since R2025a)
geopolyshapePolygon in geographic coordinates
mappolyshapePolygon in planar coordinates
geocodeGet shape object from geocoded placename (Since R2024b)
placenamesInstalled list of placenames for geocode function (Since R2024b)

Topics

Related Information