mapbox / mapbox-tile-copy

Put tiles on s3 from a variety of geographic data files
ISC License
154 stars 28 forks source link

serving Tiles on S3? #131

Open d3netxer opened 6 years ago

d3netxer commented 6 years ago

Can you use mapbox-tile-copy to copy .mbtiles to S3 then access them as Tiles?

I successfully used this command:

mapbox-tile-copy cityname.mbtiles s3://hiu-before-afters/cityname/{z}/{x}/{y}.png?acl=public-read

but the png files don't open up as pngs.