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 July 18, 2024 11:26
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