geojson-hash-similarity
v1.0.0
Published
Calculate the Jaccard Index of Hashes of GeoJSON Polygons
Readme
geojson-hash-similarity
Calculate the Percentage of Identical Polygons
install
npm install geojson-hash-similarityusage
const geojson_hash_similarity = require("geojson-hash-similarity");
geojson_hash_similarity(geojson_a, geojson_b);
0.833333333333