{"id":13425960,"url":"https://github.com/Artsdatabanken/tiny-tileserver","last_synced_at":"2025-03-15T20:31:39.309Z","repository":{"id":38277014,"uuid":"148775126","full_name":"Artsdatabanken/tiny-tileserver","owner":"Artsdatabanken","description":"A minimal http server with mbtiles (SQLite) raster and vector tiles support.","archived":false,"fork":false,"pushed_at":"2023-02-11T15:37:54.000Z","size":28887,"stargazers_count":18,"open_issues_count":14,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-28T04:24:22.844Z","etag":null,"topics":["jpg","mbtiles","pbf","png","protobuf","raster-tiles","vector-tiles"],"latest_commit_sha":null,"homepage":"https://data.artsdatabanken.no/","language":"JavaScript","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/Artsdatabanken.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}},"created_at":"2018-09-14T10:43:20.000Z","updated_at":"2023-12-02T10:30:43.000Z","dependencies_parsed_at":"2024-02-03T08:59:43.735Z","dependency_job_id":null,"html_url":"https://github.com/Artsdatabanken/tiny-tileserver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Artsdatabanken%2Ftiny-tileserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Artsdatabanken%2Ftiny-tileserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Artsdatabanken%2Ftiny-tileserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Artsdatabanken%2Ftiny-tileserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Artsdatabanken","download_url":"https://codeload.github.com/Artsdatabanken/tiny-tileserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243790939,"owners_count":20348378,"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":["jpg","mbtiles","pbf","png","protobuf","raster-tiles","vector-tiles"],"created_at":"2024-07-31T00:01:22.966Z","updated_at":"2025-03-15T20:31:36.558Z","avatar_url":"https://github.com/Artsdatabanken.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# tiny-tileserver\n\n[![Build Status](https://travis-ci.org/Artsdatabanken/tiny-tileserver.svg?branch=master)](https://travis-ci.org/Artsdatabanken/tiny-tileserver)\n[![Coverage Status](https://coveralls.io/repos/github/Artsdatabanken/tiny-tileserver/badge.svg?branch=master)](https://coveralls.io/github/Artsdatabanken/tiny-tileserver?branch=master)\n[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md#pull-requests)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\n[![Screenshot](doc/screenshot.png \"ratatouille screenshot\")](https://maps.artsdatabanken.no)\n\nDemo: [tiny-tileserver](https://maps.artsdatabanken.no)\n\ntiny-tileserver is a minimal raster and vector tile server. It supports .mbtiles containing rasters of .png, .jpg and vector tiles in .pbf protobuf format.\n\n## Features\n\n- Supports thousands of tile sets\n- Vector tiles (MBTiles)\n  - Serve protobuf .pbf vector tiles\n  - Compressed (deflate, gzip) or uncompressed tiles\n  - Can convert to .geosjon\n  - Return semi-raw protobuf as json (integer coordinates)\n- Raster tiles (MBTiles)\n  - Serve png or jpg raster tiles\n- Static files\n  - Can serve any other file statically\n\n## Installation\n\nPut one or more .mbtiles inside the data subfolder.\n\nExecute:\n\n```\nyarn\nyarn start\n```\n\nNavigate to http://localhost:8000/ to display a summary of the tile sets.\n\nTiles can be pulled using an url of this form: http://localhost:8000/{name}/{zoom}/{x}/{y}\n\n## Configuration\n\nTiny-tileserver has command-line options:\n\n```\nUsage: node tiny-tileserver.js [options] [rootDirectory]\n\nrootDirectory    Data directory containing .mbtiles\n\nOptions:\n   -p PORT --port PORT       Set the HTTP port [8000]\n\nA root directory is required.\n```\n\n## Images\n\nThe following images are built for each tiny-tileserver release, using the Node.js base image.\n\n- Latest: https://hub.docker.com/r/artsdatabanken/tiny-tileserver/\n\n### Docker image\n\nTo use prebuilt docker image, navigate to a folder containing .mbtile file(s) and run\n\n```\ndocker run -v ${pwd}:/data -p 8000:8000 artsdatabanken/tiny-tileserver\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArtsdatabanken%2Ftiny-tileserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FArtsdatabanken%2Ftiny-tileserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArtsdatabanken%2Ftiny-tileserver/lists"}