Class: GeohashStream

GeohashStream(opts)

new GeohashStream(opts)

GeohashStream

extends Readable stream

Parameters:
Name Type Description
opts object

configuration object

Properties
Name Type Description
minLng number

bbox min longitude

minLat number

bbox min latitude

maxLng number

bbox max longitude

maxLat number

bbox max latitude

precision number

geohash precision

Source: