Posts tagged "postgis"

  1. Generating land-constrained geographical point grids with PostGIS

    Demonstrates how to generate geographical point grids constrained to land areas using PostGIS, applied to visualising EV range on maps.

  2. Visualising PostGIS data from the shell

    Explores methods for quickly visualising PostGIS query results from the command line, addressing the lack of convenient tools for ad hoc spatial data exploration.

  3. Installing PostGIS with Homebrew

    Step-by-step instructions for installing PostGIS using Homebrew on macOS, since official documentation didn't cover this method.