Skip to content

Instantly share code, notes, and snippets.

View micahcochran's full-sized avatar

Micah Cochran micahcochran

View GitHub Profile
@sgillies
sgillies / geo_interface.rst
Last active May 7, 2025 20:01
A Python Protocol for Geospatial Data

Author: Sean Gillies Version: 1.0

Abstract

This document describes a GeoJSON-like protocol for geo-spatial (GIS) vector data.

Introduction