{"id":14037005,"url":"https://github.com/tilezen/tileserver","last_synced_at":"2025-07-13T23:06:20.921Z","repository":{"id":35038094,"uuid":"39157654","full_name":"tilezen/tileserver","owner":"tilezen","description":"A lightweight tileserver to share code paths with tilequeue for tile generation.","archived":false,"fork":false,"pushed_at":"2024-05-30T17:59:43.000Z","size":206,"stargazers_count":79,"open_issues_count":6,"forks_count":27,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-04-11T07:07:05.557Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/tilezen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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}},"created_at":"2015-07-15T19:48:00.000Z","updated_at":"2024-08-06T05:52:34.000Z","dependencies_parsed_at":"2024-11-15T08:32:01.009Z","dependency_job_id":null,"html_url":"https://github.com/tilezen/tileserver","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/tilezen/tileserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilezen%2Ftileserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilezen%2Ftileserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilezen%2Ftileserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilezen%2Ftileserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tilezen","download_url":"https://codeload.github.com/tilezen/tileserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilezen%2Ftileserver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265218692,"owners_count":23729524,"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":"2024-08-12T03:02:24.173Z","updated_at":"2025-07-13T23:06:20.875Z","avatar_url":"https://github.com/tilezen.png","language":"Python","funding_links":[],"categories":["Python","Servers"],"sub_categories":[],"readme":"# tileserver\n\nA lightweight tileserver to share code paths with [tilequeue](https://github.com/tilezen/tilequeue) for tile generation.\n\n## Installation\n\nWe recommend following the vector-datasource [installation instructions](https://github.com/tilezen/vector-datasource/wiki/Mapzen-Vector-Tile-Service).\n\nThere is a requirements file that can be used to install.\n\n    pip install -Ur requirements.txt\n\nThen:\n\n    python setup.py develop\n\n## Installation (detailed)\n\nIn addition to the dependencies in [requirements.txt](requirements.txt), tileserver requires\n\n* PostgreSQL client-side development library and headers (for psycopg)\n* GEOS library\n\nThese can be installed on Debian-based systems with\n```\nsudo apt-get install libpq-dev libgeos-c1v5\n```\n\nThen install the python requirements with\n\n    pip install -Ur requirements.txt\n\nThen:\n\n    python setup.py develop\n\n## Usage\n\n    cp config.yaml.sample config.yaml\n    python tileserver/__init__.py config.yaml\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftilezen%2Ftileserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftilezen%2Ftileserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftilezen%2Ftileserver/lists"}