{"id":13425423,"url":"https://github.com/ovrdc/tileserver","last_synced_at":"2026-01-26T05:10:03.308Z","repository":{"id":89946668,"uuid":"99825928","full_name":"ovrdc/tileserver","owner":"ovrdc","description":"A NodeJS vector tile server with a preview page. Originally a fork of mbtiles-server. ","archived":false,"fork":false,"pushed_at":"2018-04-03T18:49:14.000Z","size":5995,"stargazers_count":9,"open_issues_count":3,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-28T03:40:13.374Z","etag":null,"topics":["gis","mapbox-gl","mapping","nodejs","raster","tileserver","vector-tiles"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/ovrdc.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":"2017-08-09T15:48:54.000Z","updated_at":"2020-12-06T05:45:24.000Z","dependencies_parsed_at":"2023-05-30T15:45:45.023Z","dependency_job_id":null,"html_url":"https://github.com/ovrdc/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/ovrdc%2Ftileserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovrdc%2Ftileserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovrdc%2Ftileserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovrdc%2Ftileserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ovrdc","download_url":"https://codeload.github.com/ovrdc/tileserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243782200,"owners_count":20347221,"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":["gis","mapbox-gl","mapping","nodejs","raster","tileserver","vector-tiles"],"created_at":"2024-07-31T00:01:12.163Z","updated_at":"2026-01-26T05:10:03.299Z","avatar_url":"https://github.com/ovrdc.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"ovrdc-tileserver\n==============\n\nTHIS PROJECT IS NO LONGER ACTIVE. BELOW IS THE FINAL STATS SCREENSHOT.\n--------\n\nThis is fork of Tobin Bradley's mbtiles-server which is a fork of Christopher Helm's [mbtiles-server](https://github.com/chelm/mbtiles-server) - see below for Tobin Bradley's description. This server adds a tile preview page and server stats.\n\n![](stats-final.png)\n\nThese results using ```loadtest``` are from the second smallest Digital Ocean droplet requesting one pbf file from an mbtiles file, proxied with NGINX. An average map takes around 30-70 requests to render. Is this good? Seems like it, especially for smaller municipal government apps, which is our domain.\n\n```\n INFO Max time (s):        10\n INFO Concurrency level:   100\n INFO Agent:               keepalive\n INFO \n INFO Completed requests:  10120\n INFO Total errors:        0\n INFO Total time:          10.000816574 s\n INFO Requests per second: 1012\n INFO Mean latency:        96.9 ms\n INFO \n INFO Percentage of the requests served within a certain time\n INFO   50%      82 ms\n INFO   90%      123 ms\n INFO   95%      133 ms\n INFO   99%      480 ms\n INFO  100%      3220 ms (longest request)\n\n```\n\n![](preview-img2.jpg)\n\nThis fork also uses some code from tilehut, another great implementation of an mbtiles server.\n\nAdd mbtiles to the ```tiles``` folder then start the server. All mbtiles will be served. It works with raster and vector tiles.\n\n``` bash\nnpm install\nnode tileserver.js\n```\n\nRequests look like this:\n\n``` text\nhttp://localhost:3000/\u003cmbtiles-name\u003e/3/1/2.png.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovrdc%2Ftileserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fovrdc%2Ftileserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovrdc%2Ftileserver/lists"}