Skip to content

Instantly share code, notes, and snippets.

View pm5's full-sized avatar

Pomin Wu pm5

View GitHub Profile
@sgillies
sgillies / geo_interface.rst
Last active May 29, 2024 12:49
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