GitHub - serverlessmaps/serverlessmaps: Creating and hosting serverless maps
serverlessmaps
Creating and hosting high performance serverless maps on AWS with the help of pmtiles.
Architecture
The overall architecture looks like this:
Deployment
The deployment of serverlessmaps must be done in multiple steps. From a highlevel perspective, they basically are
Setting up the project from GitHub locally
Setting up the local environment to prepare the basemaps
Build the desired basemaps as PMTiles file
Deploy the serverless infrastructure on AWS
Upload the basemaps and example...
Read more at github.com