0
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix arguments order and add test (#953) More... over 5 years ago
set default `scale_denominator` value to 0 (ref #952) More... over 5 years ago
add clang upgrade mention [skip ci] More... over 5 years ago
Start on v4.5.0 changelog [skip ci] More... over 5 years ago
[publish binary] 4.5.0 More... over 5 years ago
remove npm ls [skip ci] More... over 5 years ago
bump to 4.4.0-napi2 [publish binary] More... over 5 years ago
cleanup travis config More... over 5 years ago
[publish binary] a single, universal binary More... over 5 years ago
N-API xcode11 More... over 5 years ago
N-API - upgrade xcode to 11.0 (via @springmeyer) More... over 5 years ago
N-API update to boost 1.73.0 + mapnik 26d3084ea More... over 5 years ago
N-API drop node v13 build More... over 5 years ago
N-API revert back to using `OnWorkComplete` callback to deref/cleanup JS objects (No JS calls are allowed in Execute() which runs on separate thread) More... over 5 years ago
N-API minor cleanup More... over 5 years ago
N-API convert Buffer to String prior comparison (?) not sure why comparing buffers doesn't work as expected More... over 5 years ago
N-API replace MemoryDatasource ( deprecated) with GeoJSON More... over 5 years ago
N-API - remove OnWorkComplete usage as it's not always calles, instead rely on RAII More... over 5 years ago
N-API add node v13 and v14 More... over 5 years ago
N-API cleanup/remove unused code/vars More... over 5 years ago
N-API move <cmath> to the top, doh :) More... over 5 years ago
N-API move <cmath> into mapnik_vector_tile.hpp More... over 5 years ago
N-API add <cmath> (M_PI) More... over 5 years ago
N-API add missing ref/deref visitors for surface variant More... over 5 years ago
N-API remove redundant parameter in AsyncRenderXXX() + Ref()/Unref() More... over 5 years ago
N-API remove deprecated `new Buffer(..)` syntax [skip ci] More... over 5 years ago
N-API cleanup - remove console.log [skip ci] More... over 5 years ago
N-API move <cmath> to node_mapnik.cpp More... over 5 years ago
N-API call Map::release() in OnWorkComplete(..) + cleanups (WIP) More... over 5 years ago
N-API update svg tests to notdepend on compressed size + fix postgis test (WIP) More... over 5 years ago