{"id":31846868,"url":"https://github.com/frojd/wagtail-geo-widget","last_synced_at":"2025-10-12T09:17:28.301Z","repository":{"id":41579684,"uuid":"72821192","full_name":"Frojd/wagtail-geo-widget","owner":"Frojd","description":"Wagtail-Geo-Widget is the complete map solution for your Wagtail site.","archived":false,"fork":false,"pushed_at":"2025-08-08T05:05:08.000Z","size":977,"stargazers_count":144,"open_issues_count":6,"forks_count":38,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-08T06:25:59.290Z","etag":null,"topics":["geodjango","google-maps","leaflet","open-street-map","wagtail"],"latest_commit_sha":null,"homepage":"","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/Frojd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"docs/supported-geocoders.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-11-04T06:40:00.000Z","updated_at":"2025-06-02T12:12:05.000Z","dependencies_parsed_at":"2023-02-18T09:00:29.365Z","dependency_job_id":"dadd183b-eb34-4b82-be03-7fdb997cbb7d","html_url":"https://github.com/Frojd/wagtail-geo-widget","commit_stats":{"total_commits":299,"total_committers":21,"mean_commits":"14.238095238095237","dds":"0.16387959866220736","last_synced_commit":"66750b177eacbe415dfa6ffe66bd68e63d7926f1"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/Frojd/wagtail-geo-widget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frojd%2Fwagtail-geo-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frojd%2Fwagtail-geo-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frojd%2Fwagtail-geo-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frojd%2Fwagtail-geo-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frojd","download_url":"https://codeload.github.com/Frojd/wagtail-geo-widget/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frojd%2Fwagtail-geo-widget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010966,"owners_count":26084837,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["geodjango","google-maps","leaflet","open-street-map","wagtail"],"created_at":"2025-10-12T09:17:25.430Z","updated_at":"2025-10-12T09:17:28.294Z","avatar_url":"https://github.com/Frojd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Run tests, lint and publish](https://github.com/Frojd/wagtail-geo-widget/actions/workflows/main.yml/badge.svg)](https://github.com/Frojd/wagtail-geo-widget/actions/workflows/main.yml) [![PyPI version](https://badge.fury.io/py/wagtailgeowidget.svg)](https://badge.fury.io/py/wagtailgeowidget)\n\n# Wagtail-Geo-Widget\n\nWagtail-Geo-Widget is the complete map solution for your Wagtail site.\n\n![Screen1](https://raw.githubusercontent.com/frojd/wagtail-geo-widget/develop/img/screen1.png)\n\n\n## Features\n\n- Supports Google Maps or any tile provider supported by Leaflet (such as Open Street Map or Mapbox)\n- Real spatial support (with GeoDjango and PointField)\n- Storing coordinates as strings (for no-GeoDjango setups)\n- StreamField integration\n- Searching with geocoding (supports Google Geocoding, Nominatim and Mapbox)\n- Inline panel support\n- Optional address search field\n- Language support\n\n\n## Documentation\n\n- [Getting started with Google Maps](https://github.com/Frojd/wagtail-geo-widget/blob/main/docs/getting-started-with-google-maps.md)\n- [Getting started with Leaflet](https://github.com/Frojd/wagtail-geo-widget/blob/main/docs/getting-started-with-leaflet.md)\n- [Settings](https://github.com/Frojd/wagtail-geo-widget/blob/main/docs/settings.md)\n- [Adding the widget to a Page](https://github.com/Frojd/wagtail-geo-widget/blob/main/docs/adding-to-a-page.md)\n- [Integrating with GeoDjango](https://github.com/Frojd/wagtail-geo-widget/blob/main/docs/integrating-with-geodjango.md)\n- [Adding to a StreamField](https://github.com/Frojd/wagtail-geo-widget/blob/main/docs/adding-to-a-streamfield.md)\n- [Supported Geocoders](https://github.com/Frojd/wagtail-geo-widget/blob/main/docs/supported-geocoders.md)\n- [FAQ](https://github.com/Frojd/wagtail-geo-widget/blob/main/docs/faq.md)\n\n\n## Contribute\n\nIf you have ideas for improvement, please share your thoughts through an issue.\n\n- Issue Tracker: [https://github.com/Frojd/wagtail-geo-widget/issues](https://github.com/Frojd/wagtail-geo-widget/issues)\n- Source Code: [https://github.com/Frojd/wagtail-geo-widget](https://github.com/Frojd/wagtail-geo-widget)\n- [Contribution documentation](https://github.com/Frojd/wagtail-geo-widget/blob/main/docs/contributing.md)\n\nWe also welcome Pull Requests (PR). Please note that this project uses git-flow so please use the `develop` branch when creating PR's.\n\n\n## Security\n\nIf you believe you have found a security issue with any of our projects please email us at [security@frojd.se](security@frojd.se).\n\n\n## License\n\nWagtail-Geo-Widget is released under the [MIT License](http://www.opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrojd%2Fwagtail-geo-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrojd%2Fwagtail-geo-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrojd%2Fwagtail-geo-widget/lists"}