Pinned Repositories
geobuf
A one-to-one mapping of geojson features in a protobuf format. 18x faster reads 7x faster writes!
geohashtree
Flat, memory bound, k/v store based point-in-polygon alg. using geohash.
geojsondif
Small package that returns the difference between two desired identical geojson features.
lineslice
A line segment segmentation libray. For more precise visualization of linestring.
mbtiles-util
A utility for updating, creating, and querying mapbox mbtiles.
mercantile
Port of mercantile in golang.
nlgeojson
Fastest, simplest, vanilla Pandas DF to geojson output.
pgpush
An API for shoving geojson features into PostGIS tables in go.
tileclip
Generic geojson feature clipping about web-mercator tiles
vector-tile-go
Reads / Writes vector-tiles in go. With faster reads / writes than normal protobuf implementations.
murphy214's Repositories
murphy214/geobuf
A one-to-one mapping of geojson features in a protobuf format. 18x faster reads 7x faster writes!
murphy214/geohashtree
Flat, memory bound, k/v store based point-in-polygon alg. using geohash.
murphy214/vector-tile-go
Reads / Writes vector-tiles in go. With faster reads / writes than normal protobuf implementations.
murphy214/nlgeojson
Fastest, simplest, vanilla Pandas DF to geojson output.
murphy214/mbtiles-util
A utility for updating, creating, and querying mapbox mbtiles.
murphy214/pgpush
An API for shoving geojson features into PostGIS tables in go.
murphy214/tileclip
Generic geojson feature clipping about web-mercator tiles
murphy214/geojsondif
Small package that returns the difference between two desired identical geojson features.
murphy214/lineslice
A line segment segmentation libray. For more precise visualization of linestring.
murphy214/mercantile
Port of mercantile in golang.
murphy214/goclip
A general purpose geojson feature clipping library.
murphy214/linestagger
See pictures and example roadway visualization tool.
murphy214/protoscan
A tiny library for a bufio.Scanner implementation of reading each message of repeated message protobufs.
murphy214/python_vtile
Purely prototyping and debugging for a soon to be module.
murphy214/3d-tiles
Specification for streaming massive heterogeneous 3D geospatial datasets :earth_americas:
murphy214/maplibre-gl-js
The open-source fork of Mapbox GL JS: Interactive maps in the browser, powered by vector tiles and WebGL.
murphy214/pbf
A simple protocol buffer reader for creating custom reader implementations.
murphy214/pymbtiles
A dead simple way of reading in mbtiles databases in python.
murphy214/tile-cover
A simple tile-cover implementation for getting tiles of a given feature.
murphy214/wgs84
A zero-dependency Go package for coordinate transformations.