{"id":26690328,"url":"https://github.com/sobakasu/geokit-nominatim","last_synced_at":"2025-07-31T06:33:34.907Z","repository":{"id":56873977,"uuid":"1951234","full_name":"sobakasu/geokit-nominatim","owner":"sobakasu","description":"Nominatim geocoding provider for geokit. ","archived":false,"fork":false,"pushed_at":"2012-05-24T04:30:46.000Z","size":112,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-18T01:20:43.220Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/sobakasu/geokit-nominatim","language":"Ruby","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/sobakasu.png","metadata":{"files":{"readme":"README.rdoc","changelog":"HISTORY.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-06-25T06:45:22.000Z","updated_at":"2013-11-25T12:12:35.000Z","dependencies_parsed_at":"2022-08-20T22:30:19.788Z","dependency_job_id":null,"html_url":"https://github.com/sobakasu/geokit-nominatim","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sobakasu/geokit-nominatim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobakasu%2Fgeokit-nominatim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobakasu%2Fgeokit-nominatim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobakasu%2Fgeokit-nominatim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobakasu%2Fgeokit-nominatim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sobakasu","download_url":"https://codeload.github.com/sobakasu/geokit-nominatim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobakasu%2Fgeokit-nominatim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266572404,"owners_count":23950013,"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-22T02:00:09.085Z","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":[],"created_at":"2025-03-26T15:27:40.598Z","updated_at":"2025-07-31T06:33:34.872Z","avatar_url":"https://github.com/sobakasu.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= geokit-nominatim\n\nNominatim geocoding provider for geokit.\n\n- GeoKit: http://geokit.rubyforge.org/\n- Nominatim: http://wiki.openstreetmap.org/wiki/Nominatim\n- MapQuest service: http://developer.mapquest.com/web/products/open/nominatim\n\n== Synopsis\n\nSet up nominatim as a geocoder provider\n\n   Geokit::Geocoders::provider_order = [:nominatim]\n\nSet the address of the Nominatim server to use.\nsee http://developer.mapquest.com/web/products/open/nominatim for usage policy.\n\n   Geokit::Geocoders::NominatimGeocoder.server = \"open.mapquestapi.com/nominatim/v1/search\"\n\ngeocode an address\n\n   include Geokit::Geocoders\n   res = MultiGeocoder.geocode('100 Spear st, San Francisco, CA')\n   puts res.ll # ll=latitude,longitude\n\n== Contributing to geokit-nominatim\n \n* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet\n* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it\n* Fork the project\n* Start a feature/bugfix branch\n* Commit and push until you are happy with your contribution\n* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.\n* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.\n\n== Copyright\n\nCopyright (c) 2011 Andrew Williams.\nSee LICENSE.txt for further details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsobakasu%2Fgeokit-nominatim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsobakasu%2Fgeokit-nominatim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsobakasu%2Fgeokit-nominatim/lists"}