Update dataset processing and fixtures
- Sends dataset list to process with deploy trigger
- Updates dataset model to contain url and version of data
- Creates download management command to download datasets that do not exist in dumps directory with specified version
- Downloads dumps to dumps/key/version directory under dumps directory
- Updates index management command to read dump files from dumps/key/version directory
- Updates tiling to read zoom level from fixtures, if not specified
- Updates zoom levels in fixtures
- Update docker images accordingly
Edited by Gözükan Hande