{"id":28956982,"url":"https://github.com/developmentseed/thatchertiler","last_synced_at":"2025-07-10T19:37:52.021Z","repository":{"id":153645430,"uuid":"627350691","full_name":"developmentseed/thatchertiler","owner":"developmentseed","description":"ThatcherTiler: expect some features to be dropped.","archived":false,"fork":false,"pushed_at":"2023-10-18T13:54:37.000Z","size":10976,"stargazers_count":26,"open_issues_count":3,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-23T21:47:27.199Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/developmentseed.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2023-04-13T09:33:00.000Z","updated_at":"2023-10-28T13:21:21.000Z","dependencies_parsed_at":"2025-06-23T21:51:26.969Z","dependency_job_id":null,"html_url":"https://github.com/developmentseed/thatchertiler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/developmentseed/thatchertiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2Fthatchertiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2Fthatchertiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2Fthatchertiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2Fthatchertiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developmentseed","download_url":"https://codeload.github.com/developmentseed/thatchertiler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2Fthatchertiler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264640095,"owners_count":23642347,"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","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":"2025-06-23T21:41:17.380Z","updated_at":"2025-07-10T19:37:52.002Z","avatar_url":"https://github.com/developmentseed.png","language":"Python","readme":"## ThatcherTiler\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"500\" src=\"https://user-images.githubusercontent.com/10407788/231709578-04c9ae59-c264-4319-be9d-a70d1bd98a1f.jpg\"/\u003e\n  \u003cp align=\"center\"\u003eThatcherTiler: expect some features to be dropped.\u003c/p\u003e\n\u003c/p\u003e\n\n\n---\n\n**Documentation**:\n\n**Source Code**: \u003ca href=\"https://github.com/developmentseed/thatchertiler\" target=\"_blank\"\u003ehttps://github.com/developmentseed/thatchertiler\u003c/a\u003e\n\n---\n\n`ThatcherTiler`* is a lightweight Raster/Vector tiles server based on the great [**PM**Tiles](https://github.com/protomaps/PMTiles) *Cloud-optimized + compressed single-file tile archives for vector and raster maps*.\n\nWhile the original idea behind *PMTiles* is to create a single file which can be accessed directly from map client (e.g https://protomaps.com/docs/frontends/maplibre) some map client yet do not support it (e.g `Mapbox`) while a need for a `tile server` between the map client and the archive.\n\n`ThatcherTiler` is a **DEMO** project to showcase the use of [aiopmtiles](https://github.com/developmentseed/aiopmtiles).\n\n\n## Install\n\n```bash\npython -m pip install pip -U\ngit clone https://github.com/developmentseed/thatchertiler.git\ncd thatchertiler\npython -m pip install -e \".[server]\"\n```\n\n## Launch\n\n```bash\nuvicorn thatchertiler.main:app --port 8080 --reload\n\n\u003e\u003e INFO:     Uvicorn running on http://127.0.0.1:8080 (Press CTRL+C to quit)\n```\n\n`http://127.0.0.1:8080/api.html`\n\n![](https://user-images.githubusercontent.com/10407788/231717328-6d0608fa-145b-480e-ba48-629b0e4e3e97.png)\n\n\n`http://127.0.0.1:8080/map?url=https://protomaps.github.io/PMTiles/protomaps(vector)ODbL_firenze.pmtiles`\n\n![](https://user-images.githubusercontent.com/10407788/231720737-87cf14a9-35b3-4451-a183-37b80dc16e93.png)\n\n## License\n\nSee [LICENSE](https://github.com/developmentseed/thatchertiler/blob/main/LICENSE)\n\n## Authors\n\nCreated by [Development Seed](\u003chttp://developmentseed.org\u003e)\n\n*`ThatcherTiler` name comes from a long a intense debate among @nerik, @kamicut, @batpad and @vincentsarago to find the better of the worse name. `Thatcher` is a reference to [`Margaret Thatcher`](https://fr.wikipedia.org/wiki/Margaret_Thatcher) which was once **P**rime **M**inister of the United Kingdom.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopmentseed%2Fthatchertiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelopmentseed%2Fthatchertiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopmentseed%2Fthatchertiler/lists"}