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 69b898c commit 5551d2a
Show file tree
Hide file tree
Showing 7 changed files with 108 additions and 0 deletions.
Binary file added cldf/atlas/L021/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/L021/epsg4326.tif
Binary file not shown.
101 changes: 101 additions & 0 deletions cldf/atlas/L021/leaf.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
{
"type": "FeatureCollection",
"properties": {
"title": "Australia, South-Eastern"
},
"id": "L021",
"features": [
{
"bbox": [
128.40492426289447,
-44.35924907852712,
154.2008771038521,
-28.424432363577512
],
"geometry": {
"coordinates": [
[
[
128.40492426289447,
-44.35924907852712
],
[
154.2008771038521,
-44.35924907852712
],
[
154.2008771038521,
-28.424432363577512
],
[
128.40492426289447,
-28.424432363577512
],
[
128.40492426289447,
-44.35924907852712
]
]
],
"type": "Polygon"
},
"properties": {
"filename": "L021/epsg4326.tif",
"id": "bounds",
"title": "L021/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": [
[
[
128.625329,
-28.536275
],
[
128.713193,
-36.914764
],
[
134.731836,
-37.160317
],
[
134.424314,
-38.925229
],
[
142.419883,
-39.164141
],
[
142.683473,
-44.245199
],
[
153.754261,
-44.150681
],
[
153.842124,
-28.613459
],
[
128.625329,
-28.536275
]
]
]
},
"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/L021/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/L021/original.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions cldf/atlas/L021/original.jpg.points
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#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
133.87936573349091418,-32.51894795352211531,951.21134538152455207,-713.33584337349407178,1,2.25822329095581154,0.39236590246127889,2.29205659468293899
145.46930061935466938,-38.35352591514961773,2985.82981927710670789,-1731.34186746987938932,1,-8.57458840869685446,-1.88443009133698069,8.77921654521032835
147.89120090531324081,-43.13148043001439191,3393.45030120481760605,-2563.30572289156543775,1,7.33411507788514427,0.36644689558443133,7.34326407689017291
150.8069466191649326,-35.02624234472052223,3915.34387550200835904,-1143.9503012048180608,1,-7.11125778283394538,2.1592751821353886,7.43185418089605498
153.07863558747274624,-30.882056128985095,4297.88002008032162848,-422.07881526104318937,1,6.09350782269029878,-1.03365788884519816,6.18055711213477732
Binary file added cldf/atlas/L021/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 5551d2a

Please sign in to comment.