mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-24 15:29:36 +02:00
GEO Point checker!
This commit is contained in:
parent
283431085f
commit
45196f9823
11 changed files with 129 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
{
|
||||
"type": "Feature",
|
||||
"geometry": {
|
||||
"type": "Polygon",
|
||||
"type": "MultiPolygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[1.9221462784913, 48.457599361977],
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"ISOCODE": "MX-CMX"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "Polygon",
|
||||
"type": "MultiPolygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[-99.111241, 19.561498],
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"AWATER": 23736382213
|
||||
},
|
||||
"geometry": {
|
||||
"type": "Polygon",
|
||||
"type": "MultiPolygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[-94.0430515276176, 32.6930299766656],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue