4.99.35 • Published 1 year ago

@koordinates/mapnik v4.99.35

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
1 year ago

kx fork of node-mapnik

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

Contains a Dockerfile which uses ubuntu jammy 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 build --build-arg NODE_VERSION=12 mapnikbuilder
  • docker-compose run mapnikbuilder
  • run make and make publish-binary and make publish-npm in the container
4.99.35

1 year ago

4.99.34

1 year ago

3.99.4

2 years ago

4.99.32

2 years ago

4.99.31

2 years ago

4.99.30

2 years ago

3.99.29

2 years ago

3.99.3

2 years ago