Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

quadkey calculator

var Quadkey = requre('quadkeytools')
  , location = { lat: 40.01234, lng: -160.02324 }
  , detail = 16
  , key = Quadkey.locationToQuadkey(location, detail);
Source by www.npmjs.com #
 
PREVIOUS NEXT
Tagged: #quadkey #calculator
ADD COMMENT
Topic
Name
1+8 =