{"id":20478639,"url":"https://github.com/do-me/protomaps-example","last_synced_at":"2026-03-06T08:32:12.795Z","repository":{"id":255660427,"uuid":"852787313","full_name":"do-me/protomaps-example","owner":"do-me","description":"Simple Leaflet example for Protomaps with custom bbox","archived":false,"fork":false,"pushed_at":"2024-09-06T13:47:03.000Z","size":9736,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T15:14:05.991Z","etag":null,"topics":["leaflet","pmtiles","protomaps","vectortiles"],"latest_commit_sha":null,"homepage":"https://do-me.github.io/protomaps-example/","language":"HTML","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/do-me.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2024-09-05T12:30:27.000Z","updated_at":"2024-09-09T12:02:17.000Z","dependencies_parsed_at":"2024-09-06T16:02:32.170Z","dependency_job_id":"6dff998e-219a-4738-8ee9-bf380d5dc615","html_url":"https://github.com/do-me/protomaps-example","commit_stats":null,"previous_names":["do-me/protomaps-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/do-me/protomaps-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-me%2Fprotomaps-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-me%2Fprotomaps-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-me%2Fprotomaps-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-me%2Fprotomaps-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/do-me","download_url":"https://codeload.github.com/do-me/protomaps-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-me%2Fprotomaps-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30167962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["leaflet","pmtiles","protomaps","vectortiles"],"created_at":"2024-11-15T15:38:34.122Z","updated_at":"2026-03-06T08:32:12.775Z","avatar_url":"https://github.com/do-me.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Protomaps Example\nSimple Leaflet example for Protomaps with custom bbox.\n\n## Tutorial\n\n### 1 Download a pmtiles file\nEither get a world file or use a bounding box. \n\nWorld:\n- Download the latest non-alpha world file from https://maps.protomaps.com/builds/. As of 09/2024 it's 127Gb in size.\n\nArea of interest:\n- Search your bbox from http://bboxfinder.com/ and copy the values from bbox (not from the url as lat lon is switched!) e.g. `11.532383,48.106973,11.619759,48.162650`\n- download the latest pmtiles binary from https://github.com/protomaps/go-pmtiles/releases and run the command, e.g. this for Munich: `./pmtiles extract https://build.protomaps.com/20240812.pmtiles munich.pmtiles --bbox=11.532383,48.106973,11.619759,48.162650`\n\n### 2 Set up a minimal Leaflet web app\n\nDownload `index.html` and change the pmtiles filename if needed.\n\n### 3 Run a simple webserver\nMake sure that the index.html \u0026 your_area.pmtiles file is saved in the same directory. E.g.\n- in VS Code simply run the webserver plugin for port 5500 and go to http://localhost:5500/\n- using npx: `npx serve`\n- using python: `python -m http.server`\n\nYou will now see a nicely rendered background map for your area of interest or the world.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdo-me%2Fprotomaps-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdo-me%2Fprotomaps-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdo-me%2Fprotomaps-example/lists"}