{"id":22824485,"url":"https://github.com/csprance/gdal2tiles-server","last_synced_at":"2026-02-09T11:04:01.154Z","repository":{"id":239698571,"uuid":"800292278","full_name":"csprance/gdal2tiles-server","owner":"csprance","description":"A standalone docker setup to run gdal2tiles.py in a server you can make a post request to generate a tileset and host the tiles it generate","archived":false,"fork":false,"pushed_at":"2024-11-22T13:39:05.000Z","size":591,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T14:18:12.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csprance.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-14T04:07:28.000Z","updated_at":"2024-11-22T13:39:09.000Z","dependencies_parsed_at":"2024-05-14T05:29:46.308Z","dependency_job_id":"a0bdcbb8-95c3-4f73-b5e5-ae77375a4e14","html_url":"https://github.com/csprance/gdal2tiles-server","commit_stats":null,"previous_names":["csprance/gdal2tiles-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/csprance/gdal2tiles-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csprance%2Fgdal2tiles-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csprance%2Fgdal2tiles-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csprance%2Fgdal2tiles-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csprance%2Fgdal2tiles-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csprance","download_url":"https://codeload.github.com/csprance/gdal2tiles-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csprance%2Fgdal2tiles-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268290738,"owners_count":24226646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-12T17:07:18.189Z","updated_at":"2026-02-09T11:03:56.127Z","avatar_url":"https://github.com/csprance.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GDAL2Tiles-Server\n\u003e gdal2tiles.py wrapped in a server that also hosts the tiles\n## Usage\n* Create the volume that holds your processed tilesets `docker volume create gdal_tiles`\n* Start  The server\n  * Production: `docker-compose up -d`\n  * Development: `docker-compose -f docker-compose.dev.yml -f docker-compose.yml up -d`\n* Make a post request with your map to http://localhost:8000/upload with the image in the body.\n  *  Take a look at `scripts/http/upload-map.http`\n*  That image is now available as a tileset at `http://localhost:8000/tiles/image-name/{zoom}/{x}/{y}.png`\n## Special Thanks\n* I use this gdal2tiles from https://github.com/commenthol/gdal2tiles-leaflet/tree/master\nbecause I'm using leaflet. \n* Used the base stuff from the Dockerfile here https://github.com/thinkWhere/GDAL-Docker\n* ChatGPT (I love you lol)\n\n## Licenses\n* See license in gdal2tiles.py\n* probably others\n* All other Code MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsprance%2Fgdal2tiles-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsprance%2Fgdal2tiles-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsprance%2Fgdal2tiles-server/lists"}