@@ -48,9 +48,9 @@ export const getSampleDocuments = (locale: string): NewDocument[] => [
48
48
'identifier' : sampleDataLabels [ locale ] [ 'trenchShort' ] + '2' ,
49
49
'shortDescription' : getI18nString ( 'trench' , ' 2' ) ,
50
50
'relations' : { } ,
51
- 'geometry' : {
51
+ 'geometry' : {
52
52
'type' : 'Polygon' ,
53
- 'coordinates' : [ [
53
+ 'coordinates' : [ [
54
54
[ 27.18933606147766 , 39.14117097854614 ] ,
55
55
[ 27.189400672912598 , 39.14119362831116 ] ,
56
56
[ 27.189414739608765 , 39.14115810394287 ] ,
@@ -70,9 +70,9 @@ export const getSampleDocuments = (locale: string): NewDocument[] => [
70
70
'isRecordedIn' : [ 't2' ] ,
71
71
'isAbove' : [ 'si2' , 'si5' ] ,
72
72
} ,
73
- 'geometry' : {
73
+ 'geometry' : {
74
74
'type' : 'Polygon' ,
75
- 'coordinates' : [
75
+ 'coordinates' : [
76
76
[
77
77
[
78
78
27.18934252858162 ,
@@ -107,9 +107,9 @@ export const getSampleDocuments = (locale: string): NewDocument[] => [
107
107
'isBelow' : [ 'si1' ] ,
108
108
'isAbove' : [ 'si3' ]
109
109
} ,
110
- 'geometry' : {
110
+ 'geometry' : {
111
111
'type' : 'Polygon' ,
112
- 'coordinates' : [
112
+ 'coordinates' : [
113
113
[
114
114
[
115
115
27.18934056162834 ,
@@ -145,9 +145,9 @@ export const getSampleDocuments = (locale: string): NewDocument[] => [
145
145
'isAbove' : [ 'si4' ] ,
146
146
'bondsWith' : [ 'si5' ]
147
147
} ,
148
- 'geometry' : {
148
+ 'geometry' : {
149
149
'type' : 'Polygon' ,
150
- 'coordinates' : [
150
+ 'coordinates' : [
151
151
[
152
152
[
153
153
27.18934252858162 ,
@@ -193,9 +193,9 @@ export const getSampleDocuments = (locale: string): NewDocument[] => [
193
193
'isRecordedIn' : [ 't2' ] ,
194
194
'isBelow' : [ 'si3' ] ,
195
195
} ,
196
- 'geometry' : {
196
+ 'geometry' : {
197
197
'type' : 'Polygon' ,
198
- 'coordinates' : [
198
+ 'coordinates' : [
199
199
[
200
200
[
201
201
27.18934690952301 ,
@@ -256,9 +256,9 @@ export const getSampleDocuments = (locale: string): NewDocument[] => [
256
256
'isBelow' : [ 'si1' ] ,
257
257
'bondsWith' : [ 'si3' ]
258
258
} ,
259
- 'geometry' : {
259
+ 'geometry' : {
260
260
'type' : 'Polygon' ,
261
- 'coordinates' : [
261
+ 'coordinates' : [
262
262
[
263
263
[
264
264
27.189364075660706 ,
@@ -323,7 +323,7 @@ export const getSampleDocuments = (locale: string): NewDocument[] => [
323
323
'id' : 'si0' ,
324
324
'identifier' : sampleDataLabels [ locale ] [ 'stratigraphicalUnitShort' ] + '0' ,
325
325
'shortDescription' : getI18nString ( 'stratigraphicalUnit' ) ,
326
- 'relations' : {
326
+ 'relations' : {
327
327
'isRecordedIn' : [ 't1' ]
328
328
} ,
329
329
'geometry' : {
@@ -350,7 +350,7 @@ export const getSampleDocuments = (locale: string): NewDocument[] => [
350
350
} ,
351
351
'geometry' : {
352
352
'type' : 'Point' ,
353
- 'coordinates' : [ 27.189335972070694 , 39.14122423529625 ]
353
+ 'coordinates' : [ 27.189335972070694 , 39.14122423529625 ]
354
354
} ,
355
355
'category' : 'Find'
356
356
}
@@ -361,16 +361,25 @@ export const getSampleDocuments = (locale: string): NewDocument[] => [
361
361
'identifier' : 'PE07-So-07_Z001.jpg' ,
362
362
'shortDescription' : getI18nString ( 'mapLayer' , ' 1' ) ,
363
363
'category' : 'Drawing' ,
364
- 'originalFilename' : 'PE07-So-07_Z001.jpg' ,
365
- 'height' : 2423 ,
366
- 'width' : 3513 ,
364
+ 'originalFilename' : 'PE07-So-07_Z001.jpg' ,
365
+ 'height' : 2423 ,
366
+ 'width' : 3513 ,
367
367
'relations' : {
368
368
'isMapLayerOf' : [ 'project' ]
369
369
} ,
370
370
'georeference' : {
371
371
'bottomLeftCoordinates' : [ 39.1411810096 , 27.1892609283 ] ,
372
372
'topLeftCoordinates' : [ 39.1412672328 , 27.1892609283 ] ,
373
373
'topRightCoordinates' : [ 39.1412672328 , 27.1893859555 ]
374
+ } ,
375
+ "draughtsmen" : [
376
+ "Person 1"
377
+ ] ,
378
+ "imageRights" : {
379
+ "en" : "© Archaeological Example Association" ,
380
+ "de" : "© Archaeological Example Association" ,
381
+ "it" : "© Archaeological Example Association" ,
382
+ "uk" : "© Archaeological Example Association"
374
383
}
375
384
}
376
385
} ,
@@ -380,16 +389,25 @@ export const getSampleDocuments = (locale: string): NewDocument[] => [
380
389
'identifier' : 'mapLayerTest2.png' ,
381
390
'shortDescription' : getI18nString ( 'mapLayer' , ' 2' ) ,
382
391
'category' : 'Image' ,
383
- 'originalFilename' : 'mapLayerTest2.png' ,
384
- 'height' : 782 ,
385
- 'width' : 748 ,
392
+ 'originalFilename' : 'mapLayerTest2.png' ,
393
+ 'height' : 782 ,
394
+ 'width' : 748 ,
386
395
'relations' : {
387
396
'isMapLayerOf' : [ 'project' ]
388
397
} ,
389
398
'georeference' : {
390
399
'bottomLeftCoordinates' : [ 39.1412810096 , 27.1893609283 ] ,
391
400
'topLeftCoordinates' : [ 39.1413672328 , 27.1893609283 ] ,
392
401
'topRightCoordinates' : [ 39.1413672328 , 27.1894859555 ]
402
+ } ,
403
+ "draughtsmen" : [
404
+ "Person 2"
405
+ ] ,
406
+ "imageRights" : {
407
+ "en" : "© Archaeological Example Association" ,
408
+ "de" : "© Archaeological Example Association" ,
409
+ "it" : "© Archaeological Example Association" ,
410
+ "uk" : "© Archaeological Example Association"
393
411
}
394
412
}
395
413
} ,
0 commit comments