hotosm / oam-server

DEPRECATED: OpenAerialMap processing and tile server
4 stars 3 forks source link

Adding a local tiler. #23

Closed lossyrob closed 9 years ago

mojodna commented 9 years ago

I will bet you that the problem lies here: https://github.com/stamen/swfr/blob/783647a67cca74315112ce26a29344fadef987fb/lib/activities/resample.js#L65-L73

Specifically, that the dataset opened by gdal.open() is never closed.

lossyrob commented 9 years ago

@hectcastro merged in your changes. I changed the Dockerfile to not use the symlink on the /npm/node_modules, let me know if that's a bad change.

lossyrob commented 9 years ago

Merging this in now, preceding the repository breakup.