Skip to content

Commit 2b33cbc

Browse files
Add files via upload
1 parent 74d3c4f commit 2b33cbc

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

BayStLouis.geojson

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"type": "FeatureCollection",
3+
"name": "BayStLouis",
4+
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::26916" } },
5+
"features": [
6+
{ "type": "Feature", "properties": { }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 269562.117101155803539, 3360119.08169707050547 ], [ 277642.670304813073017, 3359982.998913598246872 ], [ 277499.190223414334469, 3351589.872332769446075 ], [ 269576.938840636401437, 3351658.483336582779884 ], [ 269562.117101155803539, 3360119.08169707050547 ] ] ] } }
7+
]
8+
}

faces.gpkg

500 KB
Binary file not shown.

holes.gpkg

124 KB
Binary file not shown.

0 commit comments

Comments
 (0)