{"id":21667738,"url":"https://github.com/doneill/weather-map","last_synced_at":"2026-05-11T07:32:59.513Z","repository":{"id":27052833,"uuid":"108943024","full_name":"doneill/weather-map","owner":"doneill","description":"Integrating weather and maps","archived":false,"fork":false,"pushed_at":"2023-03-22T17:09:16.000Z","size":1327,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-20T07:16:21.371Z","etag":null,"topics":["android","arcgis-android","arcgis-runtime","gradle","kotlin","kotlin-android","places-autocomplete","weathermap"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doneill.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":"2017-10-31T03:57:11.000Z","updated_at":"2021-06-14T21:33:49.000Z","dependencies_parsed_at":"2024-11-25T11:46:51.520Z","dependency_job_id":"1570aa0f-5b6c-42cb-9f65-fdceae65c1e1","html_url":"https://github.com/doneill/weather-map","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/doneill/weather-map","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doneill%2Fweather-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doneill%2Fweather-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doneill%2Fweather-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doneill%2Fweather-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doneill","download_url":"https://codeload.github.com/doneill/weather-map/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doneill%2Fweather-map/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266770178,"owners_count":23981518,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["android","arcgis-android","arcgis-runtime","gradle","kotlin","kotlin-android","places-autocomplete","weathermap"],"created_at":"2024-11-25T11:46:45.806Z","updated_at":"2026-05-11T07:32:54.491Z","avatar_url":"https://github.com/doneill.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather Map\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=doneill_weather-map\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=doneill_weather-map)\n\nAn Android app integrating OpenWeatherMap, Google Places API, and ArcGIS Runtime Android SDK using [Kotlin](https://kotlinlang.org/).\n\n![weather map image](weather-map.png)\n\n## Dependencies\n- [Kotlin Anko](https://github.com/Kotlin/anko)\n- [Kotlin Coroutines](https://kotlinlang.org/docs/reference/coroutines-overview.html)\n- [ArcGIS Android](https://developers.arcgis.com/android/)\n- [Google Places API](https://developers.google.com/places/web-service/intro)\n- [Open Weather Map](https://openweathermap.org/)\n- [Retrofit](http://square.github.io/retrofit/)\n\n## API Keys\nThis app uses 3 developer products that requiring API keys to enable its full capabilities:  \n\n- [ArcGIS Runtime](https://developers.arcgis.com/documentation/mapping-apis-and-services/security/#api-keys): The mapping engine and coordinate conversion tool\n- [OpenWeather API](https://openweathermap.org/appid): Current weather for location by coordinate or place name\n- [Google Places API](https://developers.google.com/maps/documentation/places/web-service/get-api-key): Search for places with detailed information and autocomplete when user types in search box\n\nOnce you have registered the app and received your API keys you can use them by creating a **gradle.properties** file in the root of the **app** module with a string value pair representing your API Keys. This file is not tracked in Git to keep personal API keys secret.\n\n```bash\nAPI_KEY = \"YOUR-OPEN-WEATHER-API-KEY\"\nPLACES_API_KEY = \"YOUR-GOOGLE-PLACES-API-KEY\"\nARCGIS_KEY = \"YOUR-ARCGIS-RUNTIME-API-KEY\"\n```\n\n## Contributors\n\u003ca href=\"https://github.com/doneill/weather-map/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contributors-img.web.app/image?repo=doneill/weather-map\" /\u003e\n\u003c/a\u003e\n\n## Licensing\nA copy of the license is available in the repository's [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoneill%2Fweather-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoneill%2Fweather-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoneill%2Fweather-map/lists"}