Skip to content

Instantly share code, notes, and snippets.

View anisotropi4's full-sized avatar

Will Deakin anisotropi4

View GitHub Profile
@sgillies
sgillies / geo_interface.rst
Last active July 9, 2024 15:21
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