·geospatial-postgis-patterns
</>

geospatial-postgis-patterns

Implement geofences, spatial queries, real-time tracking, and mapping features in laneweaverTMS using PostGIS and PGRouting. Use when building location-based features, distance calculations, ETA predictions, or fleet visualization.

77Installs·2Trend·@linehaul-ai

Installation

$npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill geospatial-postgis-patterns

How to Install geospatial-postgis-patterns

Quickly install geospatial-postgis-patterns AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill geospatial-postgis-patterns
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: linehaul-ai/linehaulai-claude-marketplace.

SKILL.md

View raw

| Type | Use Case | Distance Unit | Earth Curvature |

| geography | GPS coordinates, long distances | Meters | Accounts for curvature | | geometry | Local/planar operations, contains checks | Projection units | Ignores curvature |

All GPS coordinates use SRID 4326 (World Geodetic System 1984):

Implement geofences, spatial queries, real-time tracking, and mapping features in laneweaverTMS using PostGIS and PGRouting. Use when building location-based features, distance calculations, ETA predictions, or fleet visualization. Source: linehaul-ai/linehaulai-claude-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill geospatial-postgis-patterns
Category
</>Dev Tools
Verified
First Seen
2026-02-27
Updated
2026-03-10

Browse more skills from linehaul-ai/linehaulai-claude-marketplace

Quick answers

What is geospatial-postgis-patterns?

Implement geofences, spatial queries, real-time tracking, and mapping features in laneweaverTMS using PostGIS and PGRouting. Use when building location-based features, distance calculations, ETA predictions, or fleet visualization. Source: linehaul-ai/linehaulai-claude-marketplace.

How do I install geospatial-postgis-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill geospatial-postgis-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/linehaul-ai/linehaulai-claude-marketplace