Skip to content

Instantly share code, notes, and snippets.

View BrookeEB's full-sized avatar

Brooke BrookeEB

  • University of North Georgia
  • Gainesville
View GitHub Profile
@BrookeEB
BrookeEB / geo_interface.rst
Created June 25, 2018 21:49 — 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