Module: Geoq

Defined in:
lib/geoq/entity.rb,
lib/geoq/errors.rb,
lib/geoq/version.rb,
lib/geoq/geom_reader.rb,
lib/geoq/commands/base.rb,
lib/geoq/commands/geohash.rb,
lib/geoq/commands/geojson.rb

Defined Under Namespace

Modules: Commands Classes: Entity, FeatureCollection, GeoJson, Geohash, GeomReader, LatLon, RepresentationError, Wkt

Constant Summary collapse

VERSION =
'0.0.3'
BASE_32 =
%w(0 1 2 3 4 5 6 7 8 9 b c d e f g h j
k m n p q r s t u v w x y z).join("")