How to convert a GeoJSON polygon to a list of Geohashes of a given precision in ruby? -


i'm working combinations of geopoint + radius i've transformed geojson polygon (loosing bit of precision). need conversion list of geohashes intersects area predetermined precision.

i've found geohash-poly want it's in javascript/node-js rather ruby.

is there equivalent in ruby out there ? thanks


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -