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 62b04f1 commit 8df94fb
Show file tree
Hide file tree
Showing 7 changed files with 107 additions and 0 deletions.
Binary file added cldf/atlas/L005/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/L005/epsg4326.tif
Binary file not shown.
101 changes: 101 additions & 0 deletions cldf/atlas/L005/leaf.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
{
"type": "FeatureCollection",
"properties": {
"title": "New Guinea, Papuan Language Stocks (Eastern New Guinea Area)"
},
"id": "L005",
"features": [
{
"bbox": [
140.0166680835605,
-12.435615209955273,
160.4176469766681,
1.7696256657166751
],
"geometry": {
"coordinates": [
[
[
140.0166680835605,
-12.435615209955273
],
[
160.4176469766681,
-12.435615209955273
],
[
160.4176469766681,
1.7696256657166751
],
[
140.0166680835605,
1.7696256657166751
],
[
140.0166680835605,
-12.435615209955273
]
]
],
"type": "Polygon"
},
"properties": {
"filename": "L005/epsg4326.tif",
"id": "bounds",
"title": "L005/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": [
[
[
140.096274,
-12.039321
],
[
156.197242,
-12.103781
],
[
156.197242,
-9.882275
],
[
160.326822,
-9.817329
],
[
160.173061,
-2.460181
],
[
153.737067,
-2.591889
],
[
153.715101,
0.109863
],
[
140.074309,
0.109863
],
[
140.096274,
-12.039321
]
]
]
},
"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/L005/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/L005/original.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions cldf/atlas/L005/original.jpg.points
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#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
140.71037973035672053,-2.48645844745835465,140.69047061954896094,-2.49650028713940841,1,3.09175749711596382,-0.11085856048987353,3.09374434002014054
152.88366952791912468,-4.79930120142390404,152.91005410526807395,-4.7905709970130923,1,-6.02037793389672515,0.21586765196730084,6.024246783633326
159.86335157547361518,-8.51960342488450451,159.83151161250742689,-8.51174634755469661,1,4.79318019389393157,-0.17186504988148954,4.79626041479274079
150.64078820957180938,-10.52790816498270488,150.64095772660601824,-10.54537046050648286,1,-1.86455975711305655,0.06685595840281167,1.86575797117939679
Binary file added cldf/atlas/L005/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 8df94fb

Please sign in to comment.