{"id":16857655,"url":"https://github.com/brawer/osmviews-py","last_synced_at":"2026-05-17T11:34:20.047Z","repository":{"id":57676813,"uuid":"489001336","full_name":"brawer/osmviews-py","owner":"brawer","description":"Python client for OSMViews, a world-wide ranking of geographic locations based on OpenStreetMap tile logs.","archived":false,"fork":false,"pushed_at":"2022-05-10T21:29:20.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-28T23:16:21.808Z","etag":null,"topics":["openstreetmap","python","ranking"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/osmviews/","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/brawer.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}},"created_at":"2022-05-05T14:17:35.000Z","updated_at":"2025-08-24T23:51:11.000Z","dependencies_parsed_at":"2022-09-03T00:02:08.318Z","dependency_job_id":null,"html_url":"https://github.com/brawer/osmviews-py","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/brawer/osmviews-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brawer%2Fosmviews-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brawer%2Fosmviews-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brawer%2Fosmviews-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brawer%2Fosmviews-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brawer","download_url":"https://codeload.github.com/brawer/osmviews-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brawer%2Fosmviews-py/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33136809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"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":["openstreetmap","python","ranking"],"created_at":"2024-10-13T14:08:56.820Z","updated_at":"2026-05-17T11:34:20.031Z","avatar_url":"https://github.com/brawer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OSMViews Python Client\n\nPython client for [OSMViews](https://osmviews.toolforge.org), a world-wide\nranking of geographic locations based on OpenStreetMap tile logs. Please\nsee the [main repository](https://github.com/brawer/osmviews) for background.\n\n\n## Usage\n\n```python\n# pip install osmviews\nimport osmviews\nosmviews.download('/tmp/osmviews.tiff')\nwith osmviews.open('/tmp/osmviews.tiff') as o:\n    print(f'Tokyo, Shibuya:      {o.rank( 35.658514, 139.701330):\u003e9.2f}')\n    print(f'Tokyo, Sumida:       {o.rank( 35.710719, 139.801547):\u003e9.2f}')\n    print(f'Zürich, Altstetten:  {o.rank( 47.391485,   8.488945):\u003e9.2f}')\n    print(f'Zürich, Witikon:     {o.rank( 47.358651,   8.590251):\u003e9.2f}')\n    print(f'Ushuaia, Costa Este: {o.rank(-54.794395, -68.251958):\u003e9.2f}')\n    print(f'Ushuaia, Las Reinas: {o.rank(-54.769225, -68.279174):\u003e9.2f}')\n\nTokyo, Shibuya:      227437.98\nTokyo, Sumida:        60537.62\nZürich, Altstetten:   37883.31\nZürich, Witikon:      11711.94\nUshuaia, Costa Este:   2697.14\nUshuaia, Las Reinas:    257.89\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrawer%2Fosmviews-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrawer%2Fosmviews-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrawer%2Fosmviews-py/lists"}