Skip to content

Instantly share code, notes, and snippets.

@scw
scw / __geo_interface__.rst
Last active March 21, 2017 15:01 — forked from sgillies/geo_interface.rst
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