Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/alexreisner/geocoder

geocoding geocoding-api geocoding-objects geocoding-requests

Last synced: about 5 hours ago

Repository metadata:

Complete Ruby geocoding solution.


Owner metadata:


Committers metadata

Last synced: about 8 hours ago

Total Commits: 1,953
Total Committers: 413
Avg Commits per committer: 4.729
Development Distribution Score (DDS): 0.421

Commits in past year: 13
Committers in past year: 8
Avg Commits per committer in past year: 1.625
Development Distribution Score (DDS) in past year: 0.692

Name Email Commits
Alex Reisner a****x@a****m 1130
Thu Trang Pham t****m@g****m 46
Rob Murray r****7@g****m 14
Emil Sågfors e****s@i****i 12
Khaled AbuShqear q****3@g****m 12
Fernando Morgenstern c****o@f****m 11
Anderson Bravalheri a****i@g****m 11
Yaroslav Litvinov b****d@g****m 10
Steve Jorgensen s****j@s****e 10
Peter M. Goldstein p****n@g****m 9
Tamas Erdos t****s@t****m 9
Thu Trang Pham t****u@f****m 9
Antti Hukkanen a****n@m****i 8
Anders Eriksson a****3@k****e 7
Ben Woosley b****y@g****m 7
Dan Drinkard d****d@g****m 7
Robert Schaefer r****r@s****e 6
Olek Janiszewski o****i@g****m 6
Kasper Weibel w****l@g****m 6
Jed Schneider j****r@m****m 6
Chuan-Zheng Lee c****g@k****m 5
Juan C. Müller j****r@g****m 5
Matthew Landauer m****w@o****g 5
Stefan Vermaas s****s@p****e 5
johngallagher j****n@s****k 5
Mathias Hansen me@c****o 5
kakoni k****i@g****m 4
IP2Location s****t@i****m 4
zhaknafein d****o@g****m 4
robdiciuccio r****b@d****m 4
and 383 more...

Issue and Pull Request metadata

Last synced: about 5 hours ago


Package metadata

rubygems: geocoder

Object geocoding (by street or IP address), reverse geocoding (coordinates to street address), distance queries for ActiveRecord and Mongoid, result caching, and more. Designed for Rails but works with Sinatra and other Rack frameworks too.

  • Homepage: http://www.rubygeocoder.com
  • Documentation: http://www.rubydoc.info/gems/geocoder/
  • Licenses: MIT
  • Latest release: 1.8.3 (published 6 months ago)
  • Last Synced: 2024-11-08T20:06:16.152Z (1 day ago)
  • Versions: 78
  • Dependent Packages: 160
  • Dependent Repositories: 20,163
  • Downloads: 75,436,110 Total
  • Docker Downloads: 18,714,041
  • Rankings:
    • Stargazers count: 0.188%
    • Dependent packages count: 0.224%
    • Dependent repos count: 0.253%
    • Downloads: 0.315%
    • Forks count: 0.41%
    • Average: 0.568%
    • Docker downloads count: 2.018%
  • Maintainers (1)
  • Advisories:
go: github.com/alexreisner/geocoder

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/alexreisner/geocoder#section-documentation
  • Licenses: mit
  • Latest release: v1.8.3 (published 6 months ago)
  • Last Synced: 2024-11-08T20:06:14.498Z (1 day ago)
  • Versions: 54
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Forks count: 0.744%
    • Stargazers count: 0.838%
    • Average: 3.707%
    • Dependent repos count: 4.794%
    • Dependent packages count: 8.453%
rubygems: really-broken-geocoder

Provides object geocoding (by street or IP address), reverse geocoding (coordinates to street address), distance queries for ActiveRecord and Mongoid, result caching, and more. Designed for Rails but works with Sinatra and other Rack frameworks too.

  • Homepage: http://www.rubygeocoder.com
  • Documentation: http://www.rubydoc.info/gems/really-broken-geocoder/
  • Licenses: MIT
  • Latest release: 2.0.0 (published almost 6 years ago)
  • Last Synced: 2024-11-08T20:06:16.358Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 3
  • Downloads: 4,313 Total
  • Rankings:
    • Stargazers count: 0.186%
    • Forks count: 0.394%
    • Dependent repos count: 12.698%
    • Dependent packages count: 15.575%
    • Average: 20.359%
    • Downloads: 72.943%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • activerecord-jdbcpostgresql-adapter >= 0 development
  • geoip >= 0 development
  • jdbc-mysql >= 0 development
  • jdbc-sqlite3 >= 0 development
  • jgeoip >= 0 development
  • jruby-openssl >= 0 development
  • mongoid >= 0 development
  • mysql2 ~> 0.5.4 development
  • pg ~> 0.11 development
  • rails ~> 5.1.0 development
  • rake >= 0 development
  • rubysl ~> 2.0 development
  • rubysl-test-unit >= 0 development
  • rubyzip >= 0 development
  • sqlite3 ~> 1.4.2 development
  • sqlite_ext ~> 1.5.0 development
  • test-unit >= 0 development
  • webmock >= 0 development
.github/workflows/default.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
geocoder.gemspec rubygems