Skip to content

Commit

Permalink
more leaves
Browse files Browse the repository at this point in the history
  • Loading branch information
xrotwang committed May 16, 2024
1 parent 79fd82b commit e305e52
Show file tree
Hide file tree
Showing 7 changed files with 97 additions and 0 deletions.
Binary file added cldf/atlas/L013/back.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cldf/atlas/L013/epsg4326.tif
Binary file not shown.
93 changes: 93 additions & 0 deletions cldf/atlas/L013/leaf.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
{
"type": "FeatureCollection",
"properties": {
"title": "New Britain"
},
"id": "L013",
"features": [
{
"bbox": [
148.14222444420847,
-6.656814292111865,
152.56159561548444,
-4.01540442188494
],
"geometry": {
"coordinates": [
[
[
148.14222444420847,
-6.656814292111865
],
[
152.56159561548444,
-6.656814292111865
],
[
152.56159561548444,
-4.01540442188494
],
[
148.14222444420847,
-4.01540442188494
],
[
148.14222444420847,
-6.656814292111865
]
]
],
"type": "Polygon"
},
"properties": {
"filename": "L013/epsg4326.tif",
"id": "bounds",
"title": "L013/epsg4326.tif",
"description": "Geographic bounding box of the scan of the Atlas leaf; i.e. area covered by the scanif overlaid on a map."
},
"type": "Feature"
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
152.527124,
-4.045097
],
[
152.527124,
-6.63187
],
[
148.15592,
-6.615501
],
[
148.177886,
-4.54357
],
[
149.462888,
-4.499762
],
[
149.457397,
-4.039618
],
[
152.527124,
-4.045097
]
]
]
},
"properties": {
"id": "georeferenced",
"description": "Geo-referenced area mapped on leaf; i.e. area where map and Atlas leaf can be expected to match when overlaid."
}
}
]
}
Binary file added cldf/atlas/L013/legend.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cldf/atlas/L013/original.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions cldf/atlas/L013/original.jpg.points
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#CRS: GEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Horizontal component of 3D system."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",4326]]
mapX,mapY,sourceX,sourceY,enable,dX,dY,residual
148.32499999999998863,-5.58100000000000041,154.1937567276627874,-1348.46488159310933952,1,-0.00000000001460876,0.00000000001182343,0.00000000001879386
152.45099999999999341,-4.12399999999999967,3704.8519913885902497,-80.19873519913657844,1,0.00000000001546141,-0.00000000000987654,0.0000000000183467
Binary file added cldf/atlas/L013/web.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e305e52

Please sign in to comment.