Skip to content

Commit

Permalink
chore: build
Browse files Browse the repository at this point in the history
  • Loading branch information
yocontra committed Jul 1, 2021
1 parent 7a6e4ab commit 3a8ee5e
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
30 changes: 30 additions & 0 deletions files/usa-ca-davis-metro-area.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"type": "MultiPolygon",
"coordinates": [
[
[
[
-121.8218994140625,
38.4947125951356
],
[
-121.67461395263672,
38.4947125951356
],
[
-121.67461395263672,
38.591113776147445
],
[
-121.8218994140625,
38.591113776147445
],
[
-121.8218994140625,
38.4947125951356
]
]
]
],
"properties":{"id":"usa-ca-davis-metro-area","type":"metro-area","name":"Davis Metro Area"}
}

Large diffs are not rendered by default.

0 comments on commit 3a8ee5e

Please sign in to comment.