Skip to content

koordinates/node-mapnik

 
 

Repository files navigation

kx fork of node-mapnik

fork of https://github.com/mapnik/node-mapnik

Contains a Dockerfile which uses ubuntu focal deb dependencies, in order to use a GDAL version that supports curl.

building and publishing a new package

  • ensure all of these are in your env:
    • PATCH_VERSION_NUMBER (should be an integer, choose the next patch release version)
    • NPM_TOKEN
    • AWS_ACCESS_KEY_ID
    • AWS_SECRET_ACCESS_KEY
  • docker-compose run -it mapnikbuilder
  • enter the OTP for your npm token to publish the package, when prompted.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.6%
  • JavaScript 41.7%
  • Shell 1.8%
  • Python 0.5%
  • HTML 0.2%
  • Makefile 0.2%