Skip to content
View geospatial-api's full-sized avatar

Block or report geospatial-api

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. geospatial-api.com geospatial-api.com Public

    In-depth guides to building production geospatial REST APIs with FastAPI & PostGIS — architecture, serialization, caching, security, and deployment. Source for www.geospatial-api.com.

    Nunjucks

  2. fastapi-postgis-starter fastapi-postgis-starter Public

    Scaffold a production-shaped FastAPI + PostGIS spatial API: async SQLAlchemy, strict Pydantic geometry validation, keyset pagination, index-friendly bbox queries, MVT tiles and JWT spatial scopes.

    Jinja

  3. geojson-openapi-lint geojson-openapi-lint Public

    Lint OpenAPI specs for spatial anti-patterns: missing bbox filters, unbounded feature responses, reversed lat/lng coordinate order, undeclared CRS. CLI plus GitHub Action with SARIF output.

    Python

  4. postgis-query-explain postgis-query-explain Public

    Visual EXPLAIN ANALYZE breakdown for PostGIS queries, with GiST/SP-GiST/BRIN index suggestions and spatial rewrite hints. Zero-dependency static web app.

    JavaScript

  5. spatial-api-loadgen spatial-api-loadgen Public

    Load-testing harness for spatial HTTP APIs: hotspot-weighted bbox and tile request mixes, coordinated-omission-corrected latency, cache-hit ratio and latency-vs-bbox-area analysis.

    Python

  6. geoparquet-fastapi-serializer geoparquet-fastapi-serializer Public

    FastAPI response layer that content-negotiates GeoParquet, GeoJSON, NDGeoJSON and CSV from a single endpoint, with streaming writers and GeoParquet 1.1 PROJJSON CRS metadata.

    Python