{"id":15058845,"url":"https://github.com/jakubvalenta/osm-changesets","last_synced_at":"2026-01-02T09:32:14.265Z","repository":{"id":254028044,"uuid":"845252665","full_name":"jakubvalenta/osm-changesets","owner":"jakubvalenta","description":"A website that shows changesets by an OpenStreetMap user including map images and an RSS/Atom feed","archived":false,"fork":false,"pushed_at":"2024-11-14T15:32:22.000Z","size":3354,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T11:47:34.946Z","etag":null,"topics":["openstreetmap","osm","rss"],"latest_commit_sha":null,"homepage":"https://osm-changesets.ooooo.page","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakubvalenta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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-08-20T22:23:01.000Z","updated_at":"2024-11-14T15:32:26.000Z","dependencies_parsed_at":"2025-01-22T11:41:36.427Z","dependency_job_id":"befe9ddc-605b-4b47-af36-de1311f04ea2","html_url":"https://github.com/jakubvalenta/osm-changesets","commit_stats":null,"previous_names":["jakubvalenta/osm-changesets"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakubvalenta%2Fosm-changesets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakubvalenta%2Fosm-changesets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakubvalenta%2Fosm-changesets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakubvalenta%2Fosm-changesets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakubvalenta","download_url":"https://codeload.github.com/jakubvalenta/osm-changesets/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243801610,"owners_count":20350106,"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":["openstreetmap","osm","rss"],"created_at":"2024-09-24T22:31:42.893Z","updated_at":"2026-01-02T09:32:14.233Z","avatar_url":"https://github.com/jakubvalenta.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenStreetMap Changesets\n\nA website that shows changesets by an OpenStreetMap user including map images\nand an RSS/Atom feed.\n\nYou can find the app at [osm-changesets.ooooo.page](https://osm-changesets.ooooo.page).\n\n## Installation\n\n### Mac\n\n```shell\n$ brew install poetry\n$ make setup\n```\n\n### Arch Linux\n\n```shell\n# pacman -S python-poetry\n$ make setup\n```\n\n### Other systems\n\nInstall these dependencies manually:\n\n- Python \u003e= 3.11\n- poetry\n\nThen run:\n\n```shell\n$ make setup\n```\n\n## Usage\n\n1. Migrate the database:\n\n    ```shell\n    $ make migrate\n    ```\n\n2. Start the Redis message broker:\n\n    ```shell\n    $ make redis\n    ```\n\n3. Start the Celery worker:\n\n    ```shell\n    $ make worker\n    ```\n\n4. Start the development server\n\n    ```shell\n    $ make run\n    ```\n\n## Development\n\n### Installation\n\n```shell\n$ make setup\n```\n\n### Testing and linting\n\n```shell\n$ make test\n$ make lint\n```\n\n### Help\n\n```shell\n$ make help\n```\n\n## Contributing\n\n__Feel free to remix this project__ under the terms of the GNU General Public\nLicense version 3 or later. See [COPYING](./COPYING) and [NOTICE](./NOTICE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakubvalenta%2Fosm-changesets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakubvalenta%2Fosm-changesets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakubvalenta%2Fosm-changesets/lists"}