Kanahiro / litiler

Simple, Lightweight PMTiles server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple, Lightweight PMTiles server


Languages

Language:TypeScript 100.0%