rgeo VS fast-polylines

Compare rgeo vs fast-polylines and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rgeo fast-polylines
4 1
992 40
0.2% -
6.8 3.9
2 months ago 4 months ago
Ruby Ruby
BSD 3-clause "New" or "Revised" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rgeo

Posts with mentions or reviews of rgeo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-25.
  • Calling Ruby Methods in C: Avoid Memory Leaks
    1 project | dev.to | 1 Feb 2023
    If you want to see a real-world example, I encourage you to read the RGeo codebase as we recently switched to going full rb_protect. We even have some functions, such as rgeo_convert_to_geos_geometry, that propagate this state for simpler usage. This function is a good place to start digging around.
  • How to Parse Arguments in Your Ruby C Extension
    2 projects | dev.to | 25 Jan 2023
    In the RGeo lib, our first design choice was to have an API that only uses variadic length arguments. No keywords, no blocks. This can be very limiting, and we are now using the Primitive way to allow more convoluted arguments.
  • A logo for RGeo
    3 projects | /r/ruby | 7 Jan 2022
    - rgeo.info

fast-polylines

Posts with mentions or reviews of fast-polylines. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing rgeo and fast-polylines you can also consider the following projects:

Geocoder - Complete Ruby geocoding solution.

OpenCage Geocoder - Ruby client for the OpenCage geocoding API

Geokit - Official Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with the geokit-rails plugin for full-fledged location-based app functionality.

Google Maps for Rails - Enables easy Google map + overlays creation in Ruby apps

geoip - The Ruby gem for querying Maxmind.com's GeoIP database, which returns the geographic location of a server given its IP address

Geo::Coord - Simple yet useful Geo Coordinates class for Ruby

GeoNames - GeoNames API's wrapper (gem)

honua - A Ruby mapping library to stitch geographic map images based on map tiles provided by a rastered tile server.

c-arg-parsing-comparison

share

ip2location-io-ruby - IP2Location.IO Ruby SDK allows user to query for an enriched data set based on IP address and provides WHOIS lookup api that helps users to obtain domain information.