Skip to content

developmentseed/satellite-3d

Repository files navigation

Satellite-3d

Using rio-tiler-mvt to create Mapbox satellite + Elevation 3d Vector tiles.

More on COG Talk blog posts

Deployment

Package Lambda

Create package.zip

$ docker-compose build --no-cache
$ docker-compose run --rm package

Deploy to AWS

$ npm install

# You'll need to have "MapboxAccessToken" set to a valid mapbox token to download mapbox.satellite tiles
$ export MapboxAccessToken={YOU MAPBOX TOKEN}

$ sls deploy

Demo

index.html (Needs to be edited to add enpoint and mapbox token)

About

Created by Development Seed

About

Using rio-tiler-mvt to create Mapbox satellite + Elevation 3d Vector tiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published