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 04faf0b commit 7d1aa52
Show file tree
Hide file tree
Showing 7 changed files with 110 additions and 0 deletions.
Binary file added cldf/atlas/L038/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/L038/epsg4326.tif
Binary file not shown.
105 changes: 105 additions & 0 deletions cldf/atlas/L038/leaf.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
{
"type": "FeatureCollection",
"properties": {
"title": "Indonesia, Sumatra"
},
"id": "L038",
"features": [
{
"bbox": [
94.60651629629177,
-6.182170361470614,
111.50631155559635,
6.023722032833521
],
"geometry": {
"coordinates": [
[
[
94.60651629629177,
-6.182170361470614
],
[
111.50631155559635,
-6.182170361470614
],
[
111.50631155559635,
6.023722032833521
],
[
94.60651629629177,
6.023722032833521
],
[
94.60651629629177,
-6.182170361470614
]
]
],
"type": "Polygon"
},
"properties": {
"filename": "L038/epsg4326.tif",
"id": "bounds",
"title": "L038/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": [
[
[
94.701475,
5.965754
],
[
94.789338,
-1.032659
],
[
98.194045,
-1.252342
],
[
101.884307,
-6.09686
],
[
106.519101,
-6.09686
],
[
106.453204,
-3.798484
],
[
109.484491,
-3.710782
],
[
106.541067,
1.362176
],
[
106.277477,
5.965754
],
[
94.701475,
5.965754
]
]
]
},
"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/L038/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/L038/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/L038/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
95.23956195710864847,5.89399557942168606,146.40963855421748008,-25.2379518072291944,1,-1.32554159389133019,-0.1517600644408077,1.33420074737463934
107.90052411471546634,-3.04872204400739122,3047.0214608433743706,-2080.02786144578385574,1,-2.18158068486491175,-1.34910097600368317,2.56502782207713054
104.577355922852135,1.20555054836251818,2280.76920180722936493,-1101.00564759036205942,1,3.50712227876420002,1.50086104044680724,3.814772672248671
Binary file added cldf/atlas/L038/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 7d1aa52

Please sign in to comment.