/litiler

Simple, Lightweight PMTiles server

Primary LanguageTypeScript

litiler - Serverless tile-server with PMTiles

Lite🪶, Lit🔥, Tiler🗺️ -> litiler

  • Lite: few codes, few dependencies, but fast
  • Lit: powered by Hono
  • Tiler: accepts z/x/y requests and return tiles

Deploy to AWS Lambda

  1. npm run build and zip
  2. Upload to AWS Lambda
  3. Set environment variables
    • LITILER_HOST
    • LITILER_S3_BUCKET
    • LITILER_S3_REGION