Skip to content

Cloud-optimized + compressed single-file tile archives for vector and raster maps

License

Notifications You must be signed in to change notification settings

davwheat/pmtiles-cloudflare-worker

 
 

Repository files navigation

Protomaps on Cloudflare

See installation and configuration instructions at Protomaps Docs: Deploy on Cloudflare

Development

Web Console (basic)

Generate the Workers script using npm run build and copy dist/index.js to the editor.

Wrangler (advanced)

The preview_bucket_name value in wrangler.toml should be changed to your bucket used for development.

Run npm run start to serve your Worker at http:https://localhost:8787. The cache will not be active in development.

About

Cloud-optimized + compressed single-file tile archives for vector and raster maps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • TypeScript 92.2%
  • JavaScript 7.8%