selectCartographicBoundaryWithRegionsByAdministrativeUnitName

Retrieves a Flow of CartographicBoundaryEntity objects associated with a specific AdministrativeUnitName identified by its ID.

This method utilizes a Flow to emit data asynchronously. The Flow might emit null if no matching CartographicBoundaryEntity is found for the provided administrativeUnitNameID.

Return

a Flow of CartographicBoundaryEntity objects or null if no match is found.

Parameters

administrativeUnitNameID

the ID of the AdministrativeUnitName to retrieve associated boundaries for.