Skip to content

Instantly share code, notes, and snippets.

@max-mapper
Created August 22, 2010 13:31
Show Gist options
  • Save max-mapper/543770 to your computer and use it in GitHub Desktop.
Save max-mapper/543770 to your computer and use it in GitHub Desktop.
var intersecting1 = [
[47.74394088010389 ,-122.66372680664062],
[47.515345709130195,-122.6788330078125 ],
[47.423441796580704,-122.5634765625 ],
[47.455022875083706,-122.5140380859375 ],
[47.535746978239125,-122.64175415039062],
[47.71715357016648 ,-122.6348876953125 ],
[47.74394088010389 ,-122.66372680664062]];
var intersecting1 = [
[47.60245929546309 ,-122.85324096679688],
[47.61449551898436 ,-122.39730834960938],
[47.53389264528655 ,-122.40142822265625],
[47.543163654317304,-122.8656005859375 ],
[47.60245929546309 ,-122.85324096679688]];
var not_intersecting = [
[47.75132805819867 ,-122.19955444335938],
[47.48194469821279 ,-122.26272583007812],
[47.407644148484344,-122.14599609375 ],
[47.48194469821279 ,-122.19406127929688],
[47.6080148197327 ,-122.1844482421875 ],
[47.7476346002088 ,-122.16934204101562],
[47.75132805819867 ,-122.19955444335938]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment