Projects in Awesome Lists by springmeyer
A curated list of projects in awesome lists by springmeyer .
https://github.com/springmeyer/libuv-webserver
Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser
Last synced: 12 Apr 2025
https://github.com/springmeyer/tilemill-examples
Example TileMill projects demonstrating hacks and other custom effects
Last synced: 12 Apr 2025
https://github.com/springmeyer/hello-gyp
Hello world sample for gyp build tool
Last synced: 12 Apr 2025
https://github.com/springmeyer/profiling-guide
Basics of performance profiling for C/C++
Last synced: 16 Jul 2025
https://github.com/springmeyer/node-addon-example
Sample starter application for a Node C++ addon packaged with node-pre-gyp
Last synced: 12 Apr 2025
https://github.com/springmeyer/coalition
simple, fast nodejs + dynamic postgis tile server
Last synced: 12 Apr 2025
https://github.com/springmeyer/quantumnik
Python integration of Mapnik with Quantum GIS
Last synced: 12 Apr 2025
https://github.com/springmeyer/svg-tiles
Experimenting with SVG tiles in Leaflet
Last synced: 17 Mar 2026
https://github.com/springmeyer/win-osm-workshop
Workshop materials for teaching about OSM on Windows (using QGIS, PostGIS, and TileMill) - designed to work offline
Last synced: 15 Aug 2025
https://github.com/springmeyer/campus-map-tech
Listing of interactive campus maps and the main technology they use
Last synced: 29 Jan 2026
https://github.com/springmeyer/travis-coredump
Sample repo showing how to enable and view C/C++ crash backtraces on travis
Last synced: 28 Feb 2026
https://github.com/springmeyer/mapnik-mongo
mapnik datasource plugin for reading geodata from mongodb
Last synced: 12 Apr 2025
https://github.com/springmeyer/paleoserver
multi-threaded async c++ wms for mapnik
Last synced: 11 Oct 2025
https://github.com/springmeyer/nik2img
render mapnik maps on the command line
Last synced: 12 Apr 2025
https://github.com/springmeyer/utfgrid-example-writers
Simple reference implementations for creating UTGGrid tiles
Last synced: 30 Jun 2025
https://github.com/springmeyer/grid_renderer_example
Ultra simple working example of interactive vector/raster tiles using mapnik's grid_renderer, generate_tiles.py, openlayers, and wax
Last synced: 12 Apr 2025
https://github.com/springmeyer/how-to-make-slow-maps
If you want slow maps, welcome
Last synced: 25 Jan 2026
https://github.com/springmeyer/node-message-passing
Presentation given at NodeDC April 25th
Last synced: 12 Apr 2025
https://github.com/springmeyer/djmapnik
Easy creation of Mapnik objects within GeoDjango
Last synced: 12 Apr 2025
https://github.com/springmeyer/learn-c
Learning C from scratch (compilers, linkers, build systems)
Last synced: 21 Aug 2025
https://github.com/springmeyer/antigrain-geometry
Unofficial mirror of http://agg.svn.sourceforge.net/svnroot/agg/ (note: this is not mapnik's internal agg branch that is maintained here: https://github.com/mapnik/mapnik/tree/master/deps/agg)
Last synced: 05 Aug 2025
https://github.com/springmeyer/couchdb-mapnik
sample setup for rendering geojson polygons out of couchdb
Last synced: 30 Jan 2026
https://github.com/springmeyer/node-cxx-example
A modern (as of 2020) example of writing a node C++ module
Last synced: 12 Apr 2025
https://github.com/springmeyer/download-mbtiles
Example of how to download tiles via http into an mbtiles
Last synced: 12 Apr 2025
https://github.com/springmeyer/mapnik-on-lambda
An example setup for running node-mapnik on AWS lambda hitting PostGIS on AWS RDS
aws-lambda aws-rds mapnik node-mapnik
Last synced: 12 Apr 2025
https://github.com/springmeyer/mapserver2mapnik
python conversion from mapserver mapfile to mapnik xml
Last synced: 19 Nov 2025
https://github.com/springmeyer/build-llvm
DEPRECATED - Script to build latest llvm, clang, lldb, and include-what-you-use
Last synced: 27 Jul 2025
https://github.com/springmeyer/wkt-parsing-benchmark
testing code for benchmarking wkt geometry parsing
Last synced: 22 Jun 2025
https://github.com/springmeyer/glibcxx-symbol-versioning
Sample code to demonstrate how libstdc++ symbol versioning works
Last synced: 21 Aug 2025
https://github.com/springmeyer/kml-escape
Convert KML styles and data into Mapnik stylesheet
Last synced: 10 Sep 2025
https://github.com/springmeyer/node-osmium
MOVED TO https://github.com/osmcode/node-osmium
Last synced: 19 Jun 2026
https://github.com/springmeyer/up-to-date
how to use osm2pgsql and osmosis to keep an up to date postgis osm planet database
Last synced: 25 Jan 2026
https://github.com/springmeyer/render-collections
sample style and notes around rendering geometry collections from postgis
Last synced: 27 Jan 2026
https://github.com/springmeyer/qgis_osm_import_ui
QGIS plugin wrapping osmosis and osm2pgsql to provide a basic graphical user interface
Last synced: 20 Jul 2025
https://github.com/springmeyer/hello-android-ndk
Sample Android JNI application demonstrating cross compiling and linking external library
Last synced: 24 Feb 2026
https://github.com/springmeyer/mapjig
Mapnik OSM stylesheets to serve as templates for making woodcut maps
Last synced: 26 Jan 2026
https://github.com/springmeyer/vtile-as-json
Experiment providing MapBox vector tiles as json
Last synced: 15 Aug 2025
https://github.com/springmeyer/mapnik-bugs
stash of data related to mapnik bugs
Last synced: 13 Feb 2026
https://github.com/springmeyer/vector-tile-query-bench
Compare rendering UTFGrid from vector tile vs querying raw data and performing hit test
Last synced: 19 Nov 2025
https://github.com/springmeyer/wa-urisa-presentation
Presentation given at WA URISA May 8, 2012
Last synced: 19 Nov 2025
https://github.com/springmeyer/sqlite3-mapnik
standalone build of mapnik sqlite plugin
Last synced: 19 Nov 2025
https://github.com/springmeyer/cugos-tilemill-intro-presentation
Presentation given at CUGOS spring fling - May 16, 2012
Last synced: 19 Nov 2025
https://github.com/springmeyer/wtf-sqlite3
grab sqlite3's compile/config options via a simple c program
Last synced: 08 Sep 2025
https://github.com/springmeyer/vector-tile-java
Java library for efficient reading of Mapbox Vector Tiles
Last synced: 14 Feb 2026
https://github.com/springmeyer/node-addon-env-debug
Testcase for how process.env works in Node.js across platforms
Last synced: 18 Oct 2025
https://github.com/springmeyer/geom-ops-bench
Benchmark geometry operations (currently via node.js)
Last synced: 19 Nov 2025
https://github.com/springmeyer/deanbrew
http://springmeyer.github.io/deanbrew/
Last synced: 17 Jun 2025
https://github.com/springmeyer/mapnik-raster-overzoom
Testcase for Mapnik raster overzooming
Last synced: 24 Jul 2025
https://github.com/springmeyer/build2-testcase
Testcase of build2 0.6.2 hang
Last synced: 19 Nov 2025
https://github.com/springmeyer/cloudless-nacis2013
Talk given at NACIS on MapBox Cloudless Atlas
Last synced: 19 Nov 2025
https://github.com/springmeyer/vt-encode-js
Encode sample data vector tile in js
Last synced: 27 Jul 2025
https://github.com/springmeyer/libnew
Count allocations at runtime, print them at exit.
Last synced: 19 Nov 2025
https://github.com/springmeyer/postgis-mason-install
Example and tests of installing PostGIS via Mason
Last synced: 07 Oct 2025
https://github.com/springmeyer/gdal-atexit-crash
Testcase for gdal crash at exit
Last synced: 07 Oct 2025
https://github.com/springmeyer/server-timing-sparklines
Scripts to visualize server-timing headers
Last synced: 23 Jun 2026
https://github.com/springmeyer/cugos-2019
Talk given at CUGOS 2019 conference
Last synced: 19 Nov 2025
https://github.com/springmeyer/shared-library-path
sample code to test finding the absolute path to a shared library across platforms
Last synced: 19 Nov 2025
https://github.com/springmeyer/node-request-proxy-test
Test code for understanding and debugging proxies with node.js
Last synced: 19 Nov 2025
https://github.com/springmeyer/osm2pgsql-svn
SVN mirror + windows build files
Last synced: 19 Nov 2025
https://github.com/springmeyer/invalid-use-of-non-static-data-test
Testcase for https://github.com/Project-OSRM/osrm-backend/issues/3719
Last synced: 19 Nov 2025
https://github.com/springmeyer/travis-error-handling
Demo of how to ensure errors are correctly reported in travis scripts with complex bash logic
Last synced: 25 Oct 2025
https://github.com/springmeyer/node-osmium-count
Node.js tool to count all ways, nodes, and relations in osm.pbf using libosmium
Last synced: 14 Jul 2025
https://github.com/springmeyer/bundle-dedupe-testcase
Testcase replicating bad interaction between node v6/npm 3 and node-pre-gyp
Last synced: 19 Nov 2025
https://github.com/springmeyer/libpng-binary
package all the things statically
Last synced: 19 Nov 2025
https://github.com/springmeyer/profile-polygonize
Sample project for profiling polygonize.cpp with OS X instruments
Last synced: 19 Nov 2025
https://github.com/springmeyer/mro-unicode-mapnik
Testing rendering of http://phjamr.github.io/mro.html
Last synced: 19 Nov 2025
https://github.com/springmeyer/vt-overzooming-clipping-testcase
Testcase demonstrating a possible vt compositing bug in node-mapnik/mapnik-vt.
Last synced: 19 Nov 2025
https://github.com/springmeyer/dot-render
see how fast we can render a whole lot of points via flat text files/stdin
Last synced: 19 Nov 2025