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 e305e52 commit 87dc2df
Show file tree
Hide file tree
Showing 7 changed files with 106 additions and 0 deletions.
Binary file added cldf/atlas/L014/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/L014/epsg4326.tif
Binary file not shown.
101 changes: 101 additions & 0 deletions cldf/atlas/L014/leaf.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
{
"type": "FeatureCollection",
"properties": {
"title": "New Ireland and Admiralty Islands"
},
"id": "L014",
"features": [
{
"bbox": [
149.73181781959366,
-4.898160370308197,
153.86588251157488,
-1.7207293690599381
],
"geometry": {
"coordinates": [
[
[
149.73181781959366,
-4.898160370308197
],
[
153.86588251157488,
-4.898160370308197
],
[
153.86588251157488,
-1.7207293690599381
],
[
149.73181781959366,
-1.7207293690599381
],
[
149.73181781959366,
-4.898160370308197
]
]
],
"type": "Polygon"
},
"properties": {
"filename": "L014/epsg4326.tif",
"id": "bounds",
"title": "L014/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": [
[
[
153.845596,
-2.789425
],
[
153.840105,
-4.861101
],
[
152.500188,
-4.861101
],
[
152.456256,
-4.01222
],
[
149.76544,
-3.973861
],
[
149.76544,
-1.735574
],
[
152.637474,
-1.746556
],
[
152.588051,
-2.745531
],
[
153.845596,
-2.789425
]
]
]
},
"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/L014/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/L014/original.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions cldf/atlas/L014/original.jpg.points
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#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
150.23300000000000409,-2.38700000000000001,449.32360064585617465,-577.07333153928937008,1,-3.18758898526095891,-0.18429810189513773,3.19291235854026256
152.87700000000000955,-4.84600000000000009,2805.92229547901024489,-2706.02603606028105787,1,-6.18381959225371247,-0.01699140304981483,6.18384293601628254
151.99399999999999977,-2.5950000000000002,2004.34930032292822943,-756.78410925726711866,1,9.37140857755025536,0.20128950494472519,9.37357008786851686
Binary file added cldf/atlas/L014/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 87dc2df

Please sign in to comment.