Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M mapnik3
  • Project information
    • Project information
    • Activity
    • Members
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
Collapse sidebar
  • 周峰
  • mapnik3
  • Wiki
  • AWS Lambda

AWS Lambda · Changes

Page history
clone mapnik wiki from github. authored May 14, 2021 by 周峰's avatar 周峰
Show whitespace changes
Inline Side-by-side
AWS-Lambda.md 0 → 100644
View page @ 8516de00
## Developing with `mapnik`+`node-mapnik` for AWS Lambda locally
#### Prerequisite
Working `docker` - consult your OS specific guide on how to install and run docker
On `Ubuntu` follow instructions on https://docs.docker.com/engine/installation/linux/docker-ce/ubuntu/#if-you-need-to-use-aufs
`sudo service docker start|stop|restart`
#### Install docker-lambda (https://github.com/lambci/docker-lambda)
`git clone git@github.com:lambci/docker-lambda.git`
`cd docker-lambda`
#### Run interactive session
`sudo docker run -it lambci/lambda:build bash`
#### Install node-mapnik
See https://github.com/mapnik/node-mapnik/issues/863
Clone repository
  • A perfect testcase
  • API changes between v2.0 and v2.1
  • API changes between v3.0 and v3.1
  • AWS Lambda
  • About Mapnik
  • AlsoFilter
  • Api changes between v2.1 and v2.2
  • Api changes between v2.2 and v2.3
  • Api changes between v2.3 and v3.0
  • ArchInstallation
  • Aspect Fix Mode
  • Benchmark Notes
  • BoundsClipping
  • BrokenExceptions
  • BuildingSymbolizer
View All Pages