Home ยป Vector Tools

Vector Tools

  • Fishnets in GIS: An Overview

    GIS supports various ways to explore spatial relationships. Among these, fishnets stand out for their utility in spatial analysis.

  • Mapping Overlays in GIS

    Mapping overlays in GIS work like stacking different layers on top of each other. Each layer represents a different data type.

  • Merge Tool in GIS

    The Merge Tool combines data from multiple sources and puts them into a new data set with the same shape type (points, lines, or polygons).

  • Clip Tool in GIS

    The clip tool cuts out an input layer to a defined feature boundary. Like a cookie-cutter, the output is a new clipped data output and subset.

  • How Spatial Join Works in GIS

    The spatial join tool inserts the columns from one feature table to another based on location or proximity. It can affix one or many fields to the target.

  • Buffer Tool in GIS

    The buffer tool (planar/geodesic) generates a polygon around features at a set distance. Here are ring, geodesic & euclidean buffers.