{"id":13555569,"url":"https://github.com/ffalt/tileit","last_synced_at":"2025-04-03T08:31:34.043Z","repository":{"id":11982308,"uuid":"14557177","full_name":"ffalt/tileit","owner":"ffalt","description":"a node js slippy maps tile server","archived":true,"fork":false,"pushed_at":"2015-07-29T09:00:33.000Z","size":870,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-04T04:32:00.141Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ffalt.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}},"created_at":"2013-11-20T13:24:53.000Z","updated_at":"2023-03-09T12:42:52.000Z","dependencies_parsed_at":"2022-09-23T03:23:47.391Z","dependency_job_id":null,"html_url":"https://github.com/ffalt/tileit","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/ffalt%2Ftileit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffalt%2Ftileit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffalt%2Ftileit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffalt%2Ftileit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffalt","download_url":"https://codeload.github.com/ffalt/tileit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246965852,"owners_count":20861944,"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-01T12:03:17.343Z","updated_at":"2025-04-03T08:31:29.023Z","avatar_url":"https://github.com/ffalt.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"# TileIt\n\nA node.js [slippy maps](http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames) tile server\n\nTiles Sources:\n* `file` just a bunch of tile files in folders; format \"/path_to_in_config/[mapname]/[z]/[x]/[y].[ext]\"\n* `metafile` read and serve tiles from a directory of files in metatiles-format\n* `memcached`: serve tiles from memory\n* `tirex` request \u0026 deliver tiles from tirex metatiles renderer (derived from [osm tileserver](http://svn.openstreetmap.org/applications/utils/tirex/tileserver/))\n* `tiles` A mirroring map tile proxy (derived from [tilethief](https://github.com/yetzt/tilethief.git))\n* `wms` A mirroring map tile proxy for [wms-server](http://en.wikipedia.org/wiki/Web_Map_Service)\n* `mapnik` Render tiles with [mapnik](https://github.com/mapnik) (derived from [tilelive-mapnik](https://github.com/mapbox/tilelive-mapnik))\n* `composite` Merge tiles with from any source above\n \n## Setup\n\nrun `npm install` to install the required nodejs-packages\n\nplease note: you need to install extra packages for plugins if you want to use them\n\nmapnik plugin: `npm install mapnik`\n\ntirex plugin:\t`npm install unix-dgram`\n\nmemcached plugin:  `npm install memcached`\n\ncomposite plugin:  `npm install images`\n\nto build the preview-webapp install `npm install -g bower` and execute `bower install` in /maps/preview/assets\n\n## Configuration\n\n[Documentation](https://github.com/ffalt/tileit/wiki)\n\n\n## TODO\n\n* general: max-age for files strategy?\n* memcached: expiration strategy?\n* tests\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffalt%2Ftileit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffalt%2Ftileit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffalt%2Ftileit/lists"}