Creates spatial relationships between two polygon layers and links their attributes
Spatial Relationship Mapper is a QGIS processing plugin designed to establish and analyze spatial relationships between two polygon layers. The tool allows users to select any two input layers along with their respective unique ID fields, and automatically detects intersecting features using an optimized spatial indexing approach. The plugin generates two output layers, where each feature contains a new attribute field ("related_ids") that stores the IDs of intersecting features from the opposite layer. This enables efficient mapping of one-to-one, one-to-many, or many-to-many spatial relationships. It is particularly useful in workflows such as parcel-to-building mapping, land use analysis, asset management, zoning validation, and urban planning. The plugin supports both temporary and permanent outputs, integrates seamlessly with the QGIS Processing Toolbox, and is designed for performance, accuracy, and ease of use. This plugin is ideal for GIS analysts, planners, and developers who need a quick and reliable way to generate spatial relationships between polygon datasets.
Plugin Tags