pramsey
@postgis core contributor, and general @postgres enthusiast. Mapping, spatial data, relational databases and architectures.
@CrunchyDataVictoria, BC, Canada
Pinned Repositories
gdal2tilesp
Enhancements to tile cutter for parallelism and image format support
geos-lookup
An example spatial lookup service. In-memory reverse geocode backed by GEOS.
geos-performance
GEOS Performance Tests using C API
kmeans
Simple C routines for generic K-means implementations
minimal-mvt
Example MVT server and map for pedagogical purposes
pgsql-addressing-dictionary
TSearch dictionaries for addresses
pgsql-gzip
Gzip compress and decompress for PostgreSQL
pgsql-http
HTTP client for PostgreSQL, retrieve a web page from inside the database.
pgsql-ogr-fdw
PostgreSQL foreign data wrapper for OGR
pgsql-postal
PostgreSQL binding for libpostal
pramsey's Repositories
pramsey/pgsql-http
HTTP client for PostgreSQL, retrieve a web page from inside the database.
pramsey/pgsql-ogr-fdw
PostgreSQL foreign data wrapper for OGR
pramsey/minimal-mvt
Example MVT server and map for pedagogical purposes
pramsey/pgsql-postal
PostgreSQL binding for libpostal
pramsey/pgsql-gzip
Gzip compress and decompress for PostgreSQL
pramsey/gdal2tilesp
Enhancements to tile cutter for parallelism and image format support
pramsey/pgsql-addressing-dictionary
TSearch dictionaries for addresses
pramsey/geos-lookup
An example spatial lookup service. In-memory reverse geocode backed by GEOS.
pramsey/pgsql-openai
Helper functions for working with the OpenAI API
pramsey/pgsql-arraymath
Functions and operators for element-by-element math and logic on arrays
pramsey/gevel
Slightly patched clone of canonical gevel project from Teodor Sigaev
pramsey/examples-pgsql-full-text
Examples of address look-up and geonames heatmap
pramsey/pg_eventserv
Small golang server to push PgSQL listen/notify events into websockets
pramsey/gdal
GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats. This is a mirror of the GDAL Subversion repository.
pramsey/geos-performance
GEOS Performance Tests using C API
pramsey/pg_tileserv
An very thin PostGIS-only tile server in Go. Takes in HTTP tile requests, executes SQL, returns MVT tiles.
pramsey/pg_featureserv
Lightweight RESTful Geospatial Feature Server for PostGIS in Go
pramsey/postgis
PostGIS spatial database extension to PostgreSQL
pramsey/mapserver
pramsey/pramsey.github.io
Web Pages and Blog
pramsey/PROJ
PROJ - Cartographic Projections and Coordinate Transformations Library
pramsey/crunchyblog
Drafting Area for Blog Posts
pramsey/geos
Geometry Engine, Open Source
pramsey/hugo-geekdoc
Hugo theme made for documentation
pramsey/movesim
Bespoke multi-threaded moving object load generator
pramsey/parquet_fdw
Parquet foreign data wrapper for PostgreSQL
pramsey/pgrouting
Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
pramsey/pgvector
Open-source vector similarity search for Postgres
pramsey/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see http://wiki.postgresql.org/wiki/Submitting_a_Patch
pramsey/s2geography
Simple features (ish) for s2geometry