azavea / tilegarden

Serverless raster and vector map tile generation using Mapnik and AWS Lambda
https://azavea.github.io/tilegarden/
Other
98 stars 7 forks source link

Refactor out api-interface module #37

Closed mattdelsordo closed 6 years ago

mattdelsordo commented 6 years ago

It would be more straightforward to have an api module that handles request objects etc. and a tiler that only knows about map coordinates.