Stardog Kibbles
A collection of Stardog plugins for manipulating geohashes
namespace: "http://semantalytics.com/2017/09/ns/stardog/kibble/geo/hash/
prefix: geohash:
functions:
right
left
top
bottom
encode
latitude
hashLengthToCoverBoundingBox
hashContains
heightDegrees
longitude
widthDegrees
property functions:
decode (?latitude ?longitude) geohash:decode("jkjk43243")
neighbors (?top ?bottom ?left ?right) geohash:neighbors("jkjk43243")