Add ToGeohash and FromGeohash operations

This commit is contained in:
GCHQ 77703 2018-08-26 14:27:15 +01:00
parent 3905c01a0d
commit 3d505b4248
8 changed files with 2215 additions and 2039 deletions

View file

@ -64,6 +64,8 @@ import "./tests/operations/SetUnion";
import "./tests/operations/SymmetricDifference";
import "./tests/operations/TranslateDateTimeFormat";
import "./tests/operations/Magic";
import "./tests/operations/ToGeohash.mjs";
import "./tests/operations/FromGeohash.mjs";
let allTestsPassing = true;
const testStatusCounts = {