Skip to content

Commit

Permalink
start adding leaves
Browse files Browse the repository at this point in the history
  • Loading branch information
xrotwang committed May 16, 2024
1 parent 2f88adf commit b214f9b
Show file tree
Hide file tree
Showing 7 changed files with 97 additions and 0 deletions.
Binary file added cldf/atlas/L003/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/L003/epsg4326.tif
Binary file not shown.
93 changes: 93 additions & 0 deletions cldf/atlas/L003/leaf.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
{
"type": "FeatureCollection",
"properties": {
"title": "Indonesia, Irian Jaya, North-Eastern"
},
"id": "L003",
"features": [
{
"bbox": [
136.96093737764494,
-3.491428863437261,
141.26712402528244,
-0.3285076309157112
],
"geometry": {
"coordinates": [
[
[
136.96093737764494,
-3.491428863437261
],
[
141.26712402528244,
-3.491428863437261
],
[
141.26712402528244,
-0.3285076309157112
],
[
136.96093737764494,
-0.3285076309157112
],
[
136.96093737764494,
-3.491428863437261
]
]
],
"type": "Polygon"
},
"properties": {
"filename": "L003/epsg4326.tif",
"id": "bounds",
"title": "L003/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": [
[
[
136.982877,
-3.453108
],
[
141.233269,
-3.464074
],
[
141.222286,
-1.565357
],
[
138.855466,
-1.53241
],
[
138.740145,
-0.730571
],
[
136.99386,
-0.823946
],
[
136.982877,
-3.453108
]
]
]
},
"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/L003/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/L003/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/L003/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
137.04512069521328499,-1.86349301706415749,137.06260950491844142,-1.88264033160226507,1,-0.00000000000319744,-0.00000000000022737,0.00000000000320552
140.16046226950496134,-2.33676155212828141,140.17794871413548208,-2.33363773540821517,1,0.00000000002319211,0.00000000000954969,0.00000000002508128
Binary file added cldf/atlas/L003/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 b214f9b

Please sign in to comment.