Skip to content

Commit

Permalink
push gulf.json for clinic
Browse files Browse the repository at this point in the history
  • Loading branch information
jules32 committed Apr 17, 2024
1 parent 4d1210a commit c8b3250
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tutorials/data/gulf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "FeatureCollection",
"features": [
{ "type": "Feature", "properties": { }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -92.502771080263344, 29.569382250722811 ], [ -97.130085027994511, 27.537299169977643 ], [ -97.923338847605564, 23.117355263556085 ], [ -96.204622238448266, 19.297357882373674 ], [ -91.048472410976402, 19.234955515882302 ], [ -89.32975580181909, 21.096419248573053 ], [ -84.636337369120355, 21.404467339404434 ], [ -80.934486210935404, 24.928609732834346 ], [ -83.776979064541706, 30.199837703950273 ], [ -92.502771080263344, 29.569382250722811 ] ] ] } }
]
}

0 comments on commit c8b3250

Please sign in to comment.