Learn topic
Learn how negative buffers shrink polygon geometry inward, why narrow areas and small polygons can disappear, and when an inward setback is an appropriate spatial model.
Learn how single-sided and two-sided line buffers differ, why line direction determines left and right, and when buffering only one side of a line is appropriate.
Learn how exploding multipart geometry differs from dissolving features in GIS, what happens to feature counts and attributes, and why the two operations are not exact inverses.
Learn how geometry simplification can move boundaries, change area and perimeter, remove narrow features, and create gaps or overlaps between neighbouring polygons.
Learn how geometry simplification differs from smoothing in GIS, why simplification usually removes vertices while smoothing can add them, and when each transformation is appropriate.
Learn how geometry simplification reduces the number of vertices in lines and polygons, why tolerance matters, and what can be lost when geographic detail is removed.
Learn when overlapping GIS buffers should remain separate and when they should be dissolved into a combined coverage area.
Learn what a GIS buffer does, how buffers work around points, lines, and polygons, and when distance-based zones are—and are not—the right spatial model.
Learn how Erase and Difference subtract overlapping geometry in GIS, why the input order matters, and how they differ from Intersect and Symmetrical Difference.
Learn how clipping differs from cropping in GIS, especially when trimming vector data with a polygon boundary versus restricting data to a rectangular extent.
Learn how Merge, Append, and Union differ in GIS, especially whether you are creating a new dataset, adding features to an existing one, or combining layers through their spatial relationships.
Learn how Dissolve combines vector features, removes boundaries between related geometries, and changes the relationship between geometry and attributes.