adiwg-json_schemas 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +18 -0
  3. data/.travis.yml +9 -0
  4. data/CREDITS +3 -0
  5. data/Gemfile +4 -0
  6. data/LICENSE +24 -0
  7. data/README.md +36 -0
  8. data/Rakefile +12 -0
  9. data/adiwg-json_schemas.gemspec +24 -0
  10. data/examples/adiwg_project_example_1.json +847 -0
  11. data/examples/citation.json +60 -0
  12. data/examples/contact.json +165 -0
  13. data/examples/contactRef.json +15 -0
  14. data/examples/dataQuality.json +132 -0
  15. data/examples/data_example.json +371 -0
  16. data/examples/date.json +19 -0
  17. data/examples/distributor.json +53 -0
  18. data/examples/extent_linestring.json +288 -0
  19. data/examples/extent_point.json +200 -0
  20. data/examples/extent_polygon.json +353 -0
  21. data/examples/full_example.json +1629 -0
  22. data/examples/geojson.json +253 -0
  23. data/examples/graphicOverview.json +23 -0
  24. data/examples/hierarchyLevel.json +90 -0
  25. data/examples/keywords.json +68 -0
  26. data/examples/lcc_project_example.json +245 -0
  27. data/examples/maintInfo.json +22 -0
  28. data/examples/onlineResource.json +12 -0
  29. data/examples/resolution.json +9 -0
  30. data/examples/resourceConstraints.json +25 -0
  31. data/examples/resourceInfo.json +1287 -0
  32. data/examples/resourceMaintenance.json +10 -0
  33. data/examples/taxonomy.json +98 -0
  34. data/examples/uri.json +7 -0
  35. data/examples/usage.json +23 -0
  36. data/lib/adiwg/json_schemas/utils.rb +20 -0
  37. data/lib/adiwg/json_schemas/version.rb +6 -0
  38. data/lib/adiwg/json_schemas.rb +7 -0
  39. data/lib/adiwg-json_schemas.rb +1 -0
  40. data/schema/schema/citation.json +77 -0
  41. data/schema/schema/contact.json +175 -0
  42. data/schema/schema/dataQuality.json +82 -0
  43. data/schema/schema/distributor.json +89 -0
  44. data/schema/schema/extent.json +118 -0
  45. data/schema/schema/geojson/bbox.json +10 -0
  46. data/schema/schema/geojson/crs.json +53 -0
  47. data/schema/schema/geojson/geojson.json +131 -0
  48. data/schema/schema/geojson/geometry.json +123 -0
  49. data/schema/schema/graphicOverview.json +22 -0
  50. data/schema/schema/keyword.json +37 -0
  51. data/schema/schema/maintInfo.json +26 -0
  52. data/schema/schema/metadata.json +88 -0
  53. data/schema/schema/onlineResource.json +28 -0
  54. data/schema/schema/resolution.json +29 -0
  55. data/schema/schema/resourceConstraint.json +65 -0
  56. data/schema/schema/resourceInfo.json +151 -0
  57. data/schema/schema/taxonomy.json +61 -0
  58. data/schema/schema/usage.json +23 -0
  59. data/schema/schema.json +42 -0
  60. data/templates/adiwg_metadata_template.json +585 -0
  61. data/test/tc_schemas.rb +133 -0
  62. data/test/tc_utils.rb +26 -0
  63. metadata +150 -0
@@ -0,0 +1,1287 @@
1
+ [
2
+ {
3
+ "citation": {
4
+ "title": "Project Tracking System",
5
+ "date": [
6
+ {
7
+ "date": "2013-03-13",
8
+ "dateType": "creation"
9
+ }
10
+ ],
11
+ "responsibleParty": [
12
+ {
13
+ "contactId": "1",
14
+ "role": "originator"
15
+ }, {
16
+ "contactId": "2",
17
+ "role": "publisher"
18
+ }
19
+ ]
20
+ },
21
+ "pointOfContact": [
22
+ {
23
+ "contactId": "1",
24
+ "role": "custodian"
25
+ }
26
+ ],
27
+ "abstract": "The Arctic LCC has developed a Project Tracking System(PTS) to assist with the management of projects. The PTS is used to track projects throughout all stages of development, from receipt of proposals through delivery of final products.",
28
+ "status": "onGoing",
29
+ "language": ["eng; USA"],
30
+ "resourceNativeFormat": [
31
+ {
32
+ "formatName": "ExtJS",
33
+ "version": "4.0.7"
34
+ }, {
35
+ "formatName": "PostgreSQL",
36
+ "version": "9.1"
37
+ }, {
38
+ "formatName": "PHP",
39
+ "version": "5.3"
40
+ }
41
+ ],
42
+ "keyword": [
43
+ {
44
+ "keyword": ["Oceans > Ocean temperature > Thermocline", "Oceans > Ocean Temperature > Water Temperature", "Oceans > Ocean Heat Budget > Heat Flux"],
45
+ "keywordType": "theme",
46
+ "thesaurus": {
47
+ "thesaurusLink": "http://gcmdservices.gsfc.nasa.gov/static/kms/sciencekeywords/sciencekeywords.csv",
48
+ "citation": {
49
+ "title": "NASA/Global Change Master Directory (GCMD) Earth Science Keywords.",
50
+ "date": [
51
+ {
52
+ "date": "2013-09-19",
53
+ "dateType": "revision"
54
+ }
55
+ ],
56
+ "edition": "Version 8.0.0.0.0",
57
+ "responsibleParty": [
58
+ {
59
+ "contactId": "1",
60
+ "role": "originator"
61
+ }, {
62
+ "contactId": "2",
63
+ "role": "owner"
64
+ }
65
+ ],
66
+ "presentationForm": ["documentDigital"],
67
+ "additionalIdentifier": {
68
+ "doi": "10.1000/182",
69
+ "isbn": "HB12365.214",
70
+ "issn": "0ab4-dd983c01"
71
+ }
72
+ }
73
+ }
74
+ }, {
75
+ "keyword": ["Oceans > Ocean temperature > Thermocline", "Oceans > Ocean Temperature > Water Temperature", "Oceans > Ocean Heat Budget > Heat Flux"],
76
+ "keywordType": "theme",
77
+ "thesaurus": {
78
+ "thesaurusLink": "http://gcmdservices.gsfc.nasa.gov/static/kms/sciencekeywords/sciencekeywords.csv",
79
+ "citation": {
80
+ "title": "NASA/Global Change Master Directory (GCMD) Earth Science Keywords.",
81
+ "date": [
82
+ {
83
+ "date": "2013-09-19",
84
+ "dateType": "revision"
85
+ }
86
+ ]
87
+ }
88
+ }
89
+ }, {
90
+ "keyword": ["In Situ/Laboratory Instruments > Temperature/Humidity Sensors > Thermometers"],
91
+ "keywordType": "instrument",
92
+ "thesaurus": {
93
+ "citation": {
94
+ "title": "NASA/Global Change Master Directory (GCMD) Earth Science Keywords."
95
+ }
96
+ }
97
+ }, {
98
+ "keyword": ["In Situ/Laboratory Instruments > Temperature/Humidity Sensors > Thermometers"],
99
+ "keywordType": "instrument"
100
+ }, {
101
+ "keyword": ["In Situ/Laboratory Instruments > Temperature/Humidity Sensors > Thermometers"],
102
+ "thesaurus": {
103
+ "citation": {
104
+ "title": "NASA/Global Change Master Directory (GCMD) Earth Science Keywords."
105
+ }
106
+ }
107
+ }, {
108
+ "keyword": ["thermocline", "sea surface temperature"]
109
+ }
110
+ ]
111
+ },{
112
+ "citation":{
113
+ "title":"Project Tracking System",
114
+ "date":[
115
+ {
116
+ "date":"2011-11-11",
117
+ "dateType":"publication"
118
+ },
119
+ {
120
+ "date":"2013-03-13T17:30-08:00",
121
+ "dateType":"revision"
122
+ }
123
+ ],
124
+ "edition":"version 1.2.0",
125
+ "responsibleParty":[
126
+ {
127
+ "contactId":"1",
128
+ "role":"originator"
129
+ },
130
+ {
131
+ "contactId":"2",
132
+ "role":"publisher"
133
+ }
134
+ ],
135
+ "presentationForm":["documentDigital"],
136
+ "additionalIdentifier": {
137
+ "doi": "10.1000/182",
138
+ "isbn": "HB12365.214",
139
+ "issn": "0ab4-dd983c01"
140
+ }
141
+ },
142
+ "pointOfContact":[
143
+ {
144
+ "contactId":"1",
145
+ "role":"custodian"
146
+ }
147
+ ],
148
+ "abstract":"The Arctic LCC has developed a Project Tracking System(PTS) to assist with the management of projects. The PTS is used to track projects throughout all stages of development, from receipt of proposals through delivery of final products.",
149
+ "status":"onGoing",
150
+ "language":[
151
+ "eng; USA",
152
+ "spa; Spanish; Castilian"
153
+ ],
154
+ "purpose":"The LAS files can be used to create DEMs and also to extract topographic data in software that does not support raster data. Other surface features can also be extracted with custom applications. LiDAR data has a wide range of uses such as earthquake hazard studies, hydrologic modeling, forestry, coastal engineering, roadway and pipeline engineering, flood plain mapping, wetland studies, geologic studies and a variety of analytical and cartographic projects.",
155
+ "credit":[
156
+ "FEMA",
157
+ "Washington DNR and Lewis County",
158
+ "Puget Sound LiDAR Consortium (PSLC) - The PSLC is supported by the Puget Sound Regional Council, the National Aeronautical and Space Administration (NASA), the United States Geological Survey (USGS) and numerous partners in local, state, and tribal government."
159
+ ],
160
+ "spatialRepresentation":[
161
+ "textTable",
162
+ "grid",
163
+ "tin"
164
+ ],
165
+ "topicCategory":[
166
+ "boundaries",
167
+ "environment",
168
+ "climatologyMeteorologyAtmosphere"
169
+ ],
170
+ "environmentDescription":"Processed datafiles created in a Windows 7 environment, using R x64 2.15.1, Kepler 2.3, pgAdminIII and Postgres 9.1, and ArcInfo 10.2",
171
+ "supplementalInfo":"A footprint of this data set may be viewed in Google Earth at: <ftp://ftp.csc.noaa.gov/pub/crs/beachmap/qa_docs/wa/pslc2012/wa2012_pslc_chehalis_footprint.KMZ> A Lidar Report from the vendor for this data set may be viewed here: <ftp://ftp.csc.noaa.gov/pub/crs/beachmap/qa_docs/wa/pslc2012/wa2012_pslc_chehalis_lidarreport.pdf>",
172
+ "resourceNativeFormat":[
173
+ {
174
+ "formatName":"ExtJS",
175
+ "version":"4.0.7"
176
+ },
177
+ {
178
+ "formatName":"PostgreSQL",
179
+ "version":"9.1"
180
+ },
181
+ {
182
+ "formatName":"PHP",
183
+ "version":"5.3"
184
+ }
185
+ ],
186
+ "keyword":[
187
+ {
188
+ "keyword":[
189
+ "Oceans > Ocean temperature > Thermocline",
190
+ "Oceans > Ocean Temperature > Water Temperature",
191
+ "Oceans > Ocean Heat Budget > Heat Flux"
192
+ ],
193
+ "keywordType":"theme",
194
+ "thesaurus":{
195
+ "thesaurusLink":"http://gcmdservices.gsfc.nasa.gov/static/kms/sciencekeywords/sciencekeywords.csv",
196
+ "citation":{
197
+ "title":"NASA/Global Change Master Directory (GCMD) Earth Science Keywords.",
198
+ "date":[
199
+ {
200
+ "date":"2013-09-19",
201
+ "dateType":"revision"
202
+ }
203
+ ],
204
+ "edition":"Version 8.0.0.0.0",
205
+ "responsibleParty":[
206
+ {
207
+ "contactId":"1",
208
+ "role":"originator"
209
+ },
210
+ {
211
+ "contactId":"2",
212
+ "role":"owner"
213
+ }
214
+ ],
215
+ "presentationForm":["documentDigital"],
216
+ "additionalIdentifier": {
217
+ "doi": "10.1000/182",
218
+ "isbn": "HB12365.214",
219
+ "issn": "0ab4-dd983c01"
220
+ }
221
+ }
222
+ }
223
+ },
224
+ {
225
+ "keyword":[
226
+ "In Situ/Laboratory Instruments > Temperature/Humidity Sensors > Thermometers"
227
+ ],
228
+ "keywordType":"instrument",
229
+ "thesaurus":{
230
+ "citation":{
231
+ "title":"NASA/Global Change Master Directory (GCMD) Earth Science Keywords Version 7.0.0."
232
+ }
233
+ }
234
+ },
235
+ {
236
+ "keyword":[
237
+ "thermocline",
238
+ "sea surface temperature"
239
+ ]
240
+ }
241
+ ],
242
+ "resourceMaintenance":[
243
+ {
244
+ "maintenanceFrequency":"fortnightly"
245
+ },
246
+ {
247
+ "maintenanceFrequency":"annually",
248
+ "maintenanceNote":["Updates to data are generally in available November after the season's field data has been validated"]
249
+ },
250
+ {
251
+ "maintenanceNote":["Test of missing frequency code"]
252
+ }
253
+ ],
254
+ "resourceSpecificUsage":[
255
+ {
256
+ "specificUsage":"Developed for land use planning.",
257
+ "userDeterminedLimitation":"Not suitable for use for navigation.",
258
+ "userContactInfo":[
259
+ {
260
+ "contactId":"3",
261
+ "role":"publisher"
262
+ },
263
+ {
264
+ "contactId":"3",
265
+ "role":"author"
266
+ }
267
+ ]
268
+ },
269
+ {
270
+ "specificUsage":"Bathymetry datasets developed for modeling physical oceanographic conditions in the Barrow Straight.",
271
+ "userContactInfo":[
272
+ {
273
+ "contactId":"1",
274
+ "role":"custodian"
275
+ }
276
+ ]
277
+ }
278
+ ],
279
+ "graphicOverview":[
280
+ {
281
+ "fileName":"allRecs_callCounts_bowhead_2010.jpg",
282
+ "fileDescription":"This image is a spectraplot visualizing the density of Bowhead whale calls in the Northeast Chukchi Sea, AMAR recorder locations, and industry lease areas.",
283
+ "fileType":"JPEG",
284
+ "fileLink":"http://aoos.org/aoos-data-resources/bowhead_images2010_0114.jpg"
285
+ },
286
+ {
287
+ "fileName":"cross_section_perc_sommer_2010.png",
288
+ "fileDescription":"."
289
+ },
290
+ {
291
+ "fileName":"pln40_perc_2010_01.png",
292
+ "fileType":"PNG"
293
+ },
294
+ {
295
+ "fileName":"pln40_spec_summer_2010.png"
296
+ }
297
+ ],
298
+ "constraint":{"useLimitations":[
299
+ "not for suitable for navigation",
300
+ "draft version",
301
+ "not intended for general use",
302
+ "don't be a jerk"
303
+ ],
304
+ "legalConstraint":[
305
+ {
306
+ "accessConstraint":[
307
+ "patentPending",
308
+ "restricted"
309
+ ],
310
+ "useConstraint":[
311
+ "restricted"
312
+ ],
313
+ "otherConstraint":[
314
+ "Legally barred from use for navigation."
315
+ ]
316
+ },
317
+ {
318
+ "accessConstraint":[
319
+ "otherRestrictions"
320
+ ],
321
+ "useConstraint":[
322
+ "otherRestrictions"
323
+ ],
324
+ "otherConstraint":[
325
+ "Access Constraint: No one else. Use Constraint: None"
326
+ ]
327
+ },
328
+ {
329
+ "accessConstraint":[
330
+ "copyright",
331
+ "patent",
332
+ "patentPending",
333
+ "trademark",
334
+ "license",
335
+ "intellectualPropertyRights",
336
+ "restricted",
337
+ "otherRestrictions"
338
+ ]
339
+ }
340
+ ],
341
+ "securityConstraint":[
342
+ {
343
+ "classification":"unclassified",
344
+ "userNote":"security clearance not required",
345
+ "classificationSystem":"none",
346
+ "handlingDescription":"this is how to handle things..."
347
+ },
348
+ {
349
+ "classification":"intellectualPropertyRights"
350
+ },
351
+ {
352
+ "classification":"secret",
353
+ "userNote":"shhhhh"
354
+ }
355
+ ]},
356
+ "taxonomy":{
357
+ "classificationSystem":[
358
+ {
359
+ "title":"Otter Record Survey",
360
+ "date":[
361
+ {
362
+ "date":"2000",
363
+ "dateType":"publication"
364
+ }
365
+ ],
366
+ "responsibleParty":[
367
+ {
368
+ "contactId":"2",
369
+ "role":"publisher"
370
+ }
371
+ ]
372
+ }
373
+ ],
374
+ "taxonGeneralScope":"The otters observed were identified to the subspecies criterion and identified as southern sea otters.",
375
+ "observer":[
376
+ {
377
+ "contactId":"1",
378
+ "role":"principalInvestigator"
379
+ },
380
+ {
381
+ "contactId":"2",
382
+ "role":"pointOfContact"
383
+ }
384
+ ],
385
+ "taxonomicProcedure":"volunteers observed sea otters using binoculars in pairs",
386
+ "voucher":{
387
+ "specimen":"weathered skull found on beach",
388
+ "repository":{
389
+ "contactId":"2",
390
+ "role":"publisher"
391
+ }
392
+ },
393
+ "taxonClass":[
394
+ {
395
+ "taxonRank":"Kingdom",
396
+ "taxonValue":"Animalia"
397
+ },
398
+ {
399
+ "taxonRank":"Phylum",
400
+ "taxonValue":"Chordata"
401
+ },
402
+ {
403
+ "taxonRank":"Subphylum",
404
+ "taxonValue":"Vertebrata"
405
+ },
406
+ {
407
+ "taxonRank":"Class",
408
+ "taxonValue":"Mammalia"
409
+ },
410
+ {
411
+ "taxonRank":"Subclass",
412
+ "taxonValue":"Theria"
413
+ },
414
+ {
415
+ "taxonRank":"Infraclass",
416
+ "taxonValue":"Eutheria"
417
+ },
418
+ {
419
+ "taxonRank":"Order",
420
+ "taxonValue":"Carnivora"
421
+ },
422
+ {
423
+ "taxonRank":"Suborder",
424
+ "taxonValue":"Caniformia"
425
+ },
426
+ {
427
+ "taxonRank":"Family",
428
+ "taxonValue":"Mustilidae"
429
+ },
430
+ {
431
+ "taxonRank":"Subfamily",
432
+ "taxonValue":"Lutrinae"
433
+ },
434
+ {
435
+ "taxonRank":"Genus",
436
+ "taxonValue":"Enhydra"
437
+ },
438
+ {
439
+ "common":"Sea Otter",
440
+ "taxonRank":"Species",
441
+ "taxonValue":"Enhydra lutris"
442
+ },
443
+ {
444
+ "common":"Southern Sea Otter",
445
+ "taxonRank":"Subspecies",
446
+ "taxonValue":"Enhydra"
447
+ }
448
+ ]
449
+ },
450
+ "spatialResolution":[
451
+ {
452
+ "equivalentScale":45000
453
+ },
454
+ {
455
+ "distance":45,
456
+ "uom":"kilometers"
457
+ }
458
+ ],
459
+ "extent":[
460
+ {
461
+ "description":"Single Points, multiple elements",
462
+ "geographicElement":[
463
+ {
464
+ "type":"Feature",
465
+ "id":"point1",
466
+ "properties":{
467
+ "identifier":"PNT-12345",
468
+ "idAuthority":"http://www.gtnp.org",
469
+ "name":"BS7882",
470
+ "description":"Sea buoy BS7882 location"
471
+ },
472
+ "geometry":{
473
+ "type":"Point",
474
+ "coordinates":[
475
+ -164.87402357161,
476
+ 59.165040850639
477
+ ]
478
+ },
479
+ "crs":{
480
+ "type":"name",
481
+ "properties":{
482
+ "name":"urn:ogc:def:crs:OGC:1.3:CRS84"
483
+ }
484
+ }
485
+ },
486
+ {
487
+ "type":"Feature",
488
+ "id":"point100",
489
+ "properties":{
490
+ "identifier":"PNT-12346",
491
+ "idAuthority":"http://www.gtnp.org",
492
+ "name":"BS999",
493
+ "description":"Sea buoy BS999 location"
494
+ },
495
+ "geometry":{
496
+ "type":"Point",
497
+ "coordinates":[
498
+ -164.87302357161,
499
+ 59.145040850639
500
+ ]
501
+ },
502
+ "crs":{
503
+ "type":"name",
504
+ "properties":{
505
+ "name":"urn:ogc:def:crs:OGC:1.3:CRS84"
506
+ }
507
+ }
508
+ }
509
+ ]
510
+ },
511
+ {
512
+ "description":"List of Points",
513
+ "geographicElement":[
514
+ {
515
+ "type":"Feature",
516
+ "bbox":[
517
+ -164.88550989974,
518
+ 59.159712874412,
519
+ -164.86353724349,
520
+ 59.169368826866
521
+ ],
522
+ "id":"pointlist1",
523
+ "properties":{
524
+ "name":"Fishin' spots",
525
+ "description":"These points have shared attributes",
526
+ "includesData":true
527
+ },
528
+ "geometry":{
529
+ "type":"MultiPoint",
530
+ "coordinates":[
531
+ [
532
+ -164.87402357161,
533
+ 59.165040850639
534
+ ],
535
+ [
536
+ -164.87502357161,
537
+ 59.164040850639
538
+ ],
539
+ [
540
+ -164.88387053359,
541
+ 59.161207759012
542
+ ]
543
+ ]
544
+ },
545
+ "crs":{
546
+ "type":"name",
547
+ "properties":{
548
+ "name":"urn:ogc:def:crs:OGC:1.3:CRS84"
549
+ }
550
+ }
551
+ }
552
+ ]
553
+ },
554
+ {
555
+ "description":"List of Points with attributes",
556
+ "geographicElement":[
557
+ {
558
+ "type":"FeatureCollection",
559
+ "id":"multiPt1",
560
+ "bbox":[
561
+ -164.88550989974,
562
+ 59.159712874412,
563
+ -164.86353724349,
564
+ 59.169368826866
565
+ ],
566
+ "properties":{
567
+ "name":"A FeatureCollection(points)",
568
+ "description":"represents GML MultiGeometry"
569
+ },
570
+ "crs":{
571
+ "type":"name",
572
+ "properties":{
573
+ "name":"urn:ogc:def:crs:OGC:1.3:CRS84"
574
+ }
575
+ },
576
+ "features":[
577
+ {
578
+ "type":"Feature",
579
+ "id":"point010",
580
+ "properties":{
581
+ "identifier":"PNT-12345",
582
+ "idAuthority":"http://www.gtnp.org",
583
+ "name":"BS7882",
584
+ "description":"point valid on or after a specific date",
585
+ "temporalElement":{
586
+ "date":[
587
+ "2011-09-15",
588
+ "2012-08-14"
589
+ ]
590
+ }
591
+ },
592
+ "geometry":{
593
+ "type":"Point",
594
+ "coordinates":[
595
+ -164.88550989974,
596
+ 59.179712874412
597
+ ]
598
+ }
599
+ },
600
+ {
601
+ "type":"Feature",
602
+ "id":"point012",
603
+ "properties":{
604
+ "description":"point valid on or after a specific date",
605
+ "temporalElement":{
606
+ "timeInstant":[
607
+ {
608
+ "description":"ground condition",
609
+ "timePosition":"2012-07-15T08:05:00-09:00"
610
+ }
611
+ ]
612
+ }
613
+ },
614
+ "geometry":{
615
+ "type":"Point",
616
+ "coordinates":[
617
+ -164.87550989974,
618
+ 59.209712874412
619
+ ]
620
+ }
621
+ },
622
+ {
623
+ "type":"Feature",
624
+ "id":"point013",
625
+ "properties":{
626
+ "description":"point valid over a time period",
627
+ "temporalElement":{
628
+ "timePeriod":[
629
+ {
630
+ "beginPosition":"2013-08-24T08:05:00",
631
+ "endPosition":"2013-10-04"
632
+ }
633
+ ]
634
+ }
635
+ },
636
+ "geometry":{
637
+ "type":"Point",
638
+ "coordinates":[
639
+ -164.89650989974,
640
+ 59.249712874412
641
+ ]
642
+ }
643
+ }
644
+ ]
645
+ }
646
+ ]
647
+ },
648
+ {
649
+ "description":"Single Line",
650
+ "geographicElement":[
651
+ {
652
+ "type":"Feature",
653
+ "id":"line1",
654
+ "properties":{
655
+ "name":"Summer 2012 Bering Sea Survey Track",
656
+ "description":"Coordinates of ship track"
657
+ },
658
+ "geometry":{
659
+ "type":"LineString",
660
+ "coordinates":[
661
+ [
662
+ -157.0702509848438,
663
+ 71.10933136359692
664
+ ],
665
+ [
666
+ -154.6526281903968,
667
+ 70.40820968995817
668
+ ],
669
+ [
670
+ -150.7617407589279,
671
+ 70.02201223417278
672
+ ],
673
+ [
674
+ -150.8371960238169,
675
+ 70.43210058905156
676
+ ],
677
+ [
678
+ -152.2049884417053,
679
+ 70.87235618158296
680
+ ],
681
+ [
682
+ -154.5708878990441,
683
+ 71.04082324476376
684
+ ]
685
+ ]
686
+ },
687
+ "crs":{
688
+ "type":"name",
689
+ "properties":{
690
+ "name":"urn:ogc:def:crs:OGC:1.3:CRS84"
691
+ }
692
+ }
693
+ }
694
+ ]
695
+ },
696
+ {
697
+ "description":"List of Lines",
698
+ "geographicElement":[
699
+ {
700
+ "type":"Feature",
701
+ "bbox":[
702
+ -157.07025098484,
703
+ 70.022012234173,
704
+ 35.2,
705
+ -150.76174075893,
706
+ 71.109331363597,
707
+ 125.8
708
+ ],
709
+ "id":"linelist1",
710
+ "properties":{
711
+ "name":"Lines",
712
+ "description":"These lines have shared attributes",
713
+ "includesData":true
714
+ },
715
+ "geometry":{
716
+ "type":"MultiLineString",
717
+ "coordinates":[
718
+ [
719
+ [
720
+ -157.0702509848438,
721
+ 71.10933136359692,
722
+ 35.2
723
+ ],
724
+ [
725
+ -154.6526281903968,
726
+ 70.40820968995817,
727
+ 68.1
728
+ ],
729
+ [
730
+ -150.7617407589279,
731
+ 70.02201223417278,
732
+ 84.7
733
+ ],
734
+ [
735
+ -150.8371960238169,
736
+ 70.43210058905156,
737
+ 125.8
738
+ ],
739
+ [
740
+ -152.2049884417053,
741
+ 70.87235618158296,
742
+ 116.0
743
+ ]
744
+ ],
745
+ [
746
+ [
747
+ -154.5708878990441,
748
+ 71.04082324476376,
749
+ 36.9
750
+ ],
751
+ [
752
+ -150.7617407589279,
753
+ 70.02201223417278,
754
+ 84.7
755
+ ],
756
+ [
757
+ -154.6526281903968,
758
+ 70.40820968995817,
759
+ 68.1
760
+ ],
761
+ [
762
+ -157.0702509848438,
763
+ 71.10933136359692,
764
+ 35.2
765
+ ]
766
+ ],
767
+ [
768
+ [
769
+ -150.7617407589279,
770
+ 70.02201223417278,
771
+ 84.7
772
+ ],
773
+ [
774
+ -154.6526281903968,
775
+ 70.40820968995817,
776
+ 68.1
777
+ ]
778
+ ]
779
+ ]
780
+ },
781
+ "crs":{
782
+ "type":"name",
783
+ "properties":{
784
+ "name":"urn:ogc:def:crs:OGC:1.3:CRS84"
785
+ }
786
+ }
787
+ }
788
+ ]
789
+ },
790
+ {
791
+ "description":"List of Lines with attributes",
792
+ "geographicElement":[
793
+ {
794
+ "type":"FeatureCollection",
795
+ "id":"multiline1",
796
+ "bbox":[
797
+ -157.07025098484,
798
+ 70.022012234173,
799
+ 35.2,
800
+ -150.76174075893,
801
+ 71.109331363597,
802
+ 125.8
803
+ ],
804
+ "properties":{
805
+ "name":"A FeatureCollection(lines)",
806
+ "description":"represents GML MultiGeometry"
807
+ },
808
+ "crs":{
809
+ "type":"name",
810
+ "properties":{
811
+ "name":"urn:ogc:def:crs:OGC:1.3:CRS84"
812
+ }
813
+ },
814
+ "features":[
815
+ {
816
+ "type":"Feature",
817
+ "id":"multiLine001",
818
+ "properties":{
819
+ "name":"Josh",
820
+ "description":"First line in multiline object",
821
+ "temporalElement":{
822
+ "date":[
823
+ "2011-09-15",
824
+ "2012-08-13",
825
+ "2013-08-05"
826
+ ]
827
+ }
828
+ },
829
+ "geometry":{
830
+ "type":"LineString",
831
+ "coordinates":[
832
+ [
833
+ -157.0702509848438,
834
+ 71.10933136359692,
835
+ 35.2
836
+ ],
837
+ [
838
+ -154.6526281903968,
839
+ 70.40820968995817,
840
+ 68.1
841
+ ],
842
+ [
843
+ -150.7617407589279,
844
+ 70.02201223417278,
845
+ 84.7
846
+ ],
847
+ [
848
+ -150.8371960238169,
849
+ 70.43210058905156,
850
+ 125.8
851
+ ],
852
+ [
853
+ -152.2049884417053,
854
+ 70.87235618158296,
855
+ 116.0
856
+ ]
857
+ ]
858
+ }
859
+ },
860
+ {
861
+ "type":"Feature",
862
+ "id":"multiLine002",
863
+ "properties":{
864
+ "name":"Chris",
865
+ "description":"Second line in multiline object",
866
+ "temporalElement":{
867
+ "date":[
868
+ "2011-09-15",
869
+ "2012-08-13",
870
+ "2013-08-05"
871
+ ],
872
+ "timeInstant":[
873
+ {
874
+ "id":"ti-035",
875
+ "description":"the moment I realized I was lost",
876
+ "timePosition":"1968-12-15T08:05:00.0+09:00"
877
+ }
878
+ ]
879
+ }
880
+ },
881
+ "geometry":{
882
+ "type":"LineString",
883
+ "coordinates":[
884
+ [
885
+ -154.5708878990441,
886
+ 71.04082324476376,
887
+ 36.9
888
+ ],
889
+ [
890
+ -150.7617407589279,
891
+ 70.02201223417278,
892
+ 84.7
893
+ ],
894
+ [
895
+ -154.6526281903968,
896
+ 70.40820968995817,
897
+ 68.1
898
+ ],
899
+ [
900
+ -157.0702509848438,
901
+ 71.10933136359692,
902
+ 35.2
903
+ ]
904
+ ]
905
+ }
906
+ },
907
+ {
908
+ "type":"Feature",
909
+ "id":"multiLine003",
910
+ "properties":{
911
+ "name":"Allison",
912
+ "description":"Third line in multiline object"
913
+ },
914
+ "geometry":{
915
+ "type":"LineString",
916
+ "coordinates":[
917
+ [
918
+ -150.7617407589279,
919
+ 70.02201223417278,
920
+ 84.7
921
+ ],
922
+ [
923
+ -154.6526281903968,
924
+ 70.40820968995817,
925
+ 68.1
926
+ ]
927
+ ]
928
+ }
929
+ }
930
+ ]
931
+ }
932
+ ]
933
+ },
934
+ {
935
+ "description":"BBOX only",
936
+ "geographicElement":[
937
+ {
938
+ "type":"Feature",
939
+ "bbox":[
940
+ -148.1764,
941
+ 57.01428,
942
+ -132.821,
943
+ 60.917
944
+ ],
945
+ "geometry":null,
946
+ "properties":{
947
+ "includesData":true,
948
+ "description":"Gulf of Alaska"
949
+ },
950
+ "crs":{
951
+ "type":"link",
952
+ "properties":{
953
+ "href":"http://spatialreference.org/ref/epsg/4326/proj4/",
954
+ "type":"proj4"
955
+ }
956
+ }
957
+ }
958
+ ],
959
+ "temporalElement":{
960
+ "timeInstant":[
961
+ {
962
+ "id":"ti-001",
963
+ "description":"ground condition",
964
+ "timePosition":"2012-07-15T08:05:00.0+09:00"
965
+ }
966
+ ]
967
+ },
968
+ "verticalElement":[
969
+ {
970
+ "minimumValue":-500,
971
+ "maximumValue":0,
972
+ "verticalCRSTitle":"NAVD88 depth",
973
+ "verticalCRSLink":"http://www.epsg-registry.org/export.htm?gml=urn:ogc:def:crs:EPSG::6357"
974
+ }
975
+ ]
976
+ },
977
+ {
978
+ "description":"Polygon with BBOX",
979
+ "geographicElement":[
980
+ {
981
+ "type":"Feature",
982
+ "id":"unique1",
983
+ "bbox":[
984
+ -148.1764,
985
+ 57.01428,
986
+ -132.821,
987
+ 60.917
988
+ ],
989
+ "geometry":{
990
+ "type":"Polygon",
991
+ "coordinates":[
992
+ [
993
+ [
994
+ -139.388046,
995
+ 59.828561
996
+ ],
997
+ [
998
+ -140.882186,
999
+ 59.839602
1000
+ ],
1001
+ [
1002
+ -143.101425,
1003
+ 60.22375
1004
+ ],
1005
+ [
1006
+ -147.056503,
1007
+ 60.829147
1008
+ ],
1009
+ [
1010
+ -148.902206,
1011
+ 59.982807
1012
+ ],
1013
+ [
1014
+ -148.792343,
1015
+ 57.944338
1016
+ ],
1017
+ [
1018
+ -134.576034,
1019
+ 57.663361
1020
+ ]
1021
+ ]
1022
+ ]
1023
+ },
1024
+ "properties":{
1025
+ "includesData":true,
1026
+ "description":"Gulf of Alaska"
1027
+ },
1028
+ "crs":{
1029
+ "type":"name",
1030
+ "properties":{
1031
+ "name":"urn:ogc:def:crs:OGC:1.3:CRS84"
1032
+ }
1033
+ }
1034
+ },
1035
+ {
1036
+ "type":"Feature",
1037
+ "id":"unique101",
1038
+ "bbox":[
1039
+ -97.067240989074,
1040
+ 18.556394455134,
1041
+ -80.807475364074,
1042
+ 29.366941330134
1043
+ ],
1044
+ "geometry":{
1045
+ "type":"Polygon",
1046
+ "coordinates":[
1047
+ [
1048
+ [
1049
+ -84.059428489074,
1050
+ 29.366941330134
1051
+ ],
1052
+ [
1053
+ -97.067240989074,
1054
+ 28.048581955134
1055
+ ],
1056
+ [
1057
+ -95.397319114074,
1058
+ 18.556394455134
1059
+ ],
1060
+ [
1061
+ -80.895365989074,
1062
+ 24.620847580134
1063
+ ],
1064
+ [
1065
+ -80.807475364074,
1066
+ 24.708738205134
1067
+ ],
1068
+ [
1069
+ -84.059428489074,
1070
+ 29.366941330134
1071
+ ]
1072
+ ]
1073
+ ]
1074
+ },
1075
+ "properties":{
1076
+ "includesData":false,
1077
+ "description":"Gulf of Mexico",
1078
+ "text":"Whatever I want."
1079
+ },
1080
+ "crs":{
1081
+ "type":"name",
1082
+ "properties":{
1083
+ "name":"urn:ogc:def:crs:OGC:1.3:CRS84"
1084
+ }
1085
+ }
1086
+ }
1087
+ ],
1088
+ "temporalElement":{
1089
+ "timePeriod":[
1090
+ {
1091
+ "id":"tp-001",
1092
+ "description":"Ground Condition",
1093
+ "beginPosition":"1987-05-16T16:05:00",
1094
+ "endPosition":"2011-12"
1095
+ },
1096
+ {
1097
+ "id":"tp-101",
1098
+ "description":"Below Ground Condition",
1099
+ "beginPosition":"1987-08-13T16:05:00",
1100
+ "endPosition":"2012-12-12"
1101
+ }
1102
+ ]
1103
+ },
1104
+ "verticalElement":[
1105
+ {
1106
+ "minimumValue":0,
1107
+ "maximumValue":1000,
1108
+ "verticalCRSTitle":"NAVD88 height",
1109
+ "verticalCRSLink":"http://www.epsg-registry.org/export.htm?gml=urn:ogc:def:crs:EPSG::5703"
1110
+ },
1111
+ {
1112
+ "minimumValue":1500,
1113
+ "maximumValue":0,
1114
+ "verticalCRSTitle":"NAVD88 depth",
1115
+ "verticalCRSLink":"http://www.epsg-registry.org/export.htm?gml=urn:ogc:def:crs:EPSG::6357"
1116
+ }
1117
+ ]
1118
+ },
1119
+ {
1120
+ "description":"A feature collection with just polygons",
1121
+ "geographicElement":[
1122
+ {
1123
+ "type":"FeatureCollection",
1124
+ "id":"unique2",
1125
+ "bbox":[
1126
+ -149.89603182812,
1127
+ 61.215716023773,
1128
+ -149.87405917187,
1129
+ 61.225371976227
1130
+ ],
1131
+ "properties":{
1132
+ "name":"A FeatureCollection(polygons)",
1133
+ "description":"represents GML MultiGeometry",
1134
+ "includesData":true
1135
+ },
1136
+ "crs":{
1137
+ "type":"name",
1138
+ "properties":{
1139
+ "name":"urn:ogc:def:crs:OGC:1.3:CRS84"
1140
+ }
1141
+ },
1142
+ "features":[
1143
+ {
1144
+ "type":"Feature",
1145
+ "id":"unique3",
1146
+ "geometry":{
1147
+ "type":"Polygon",
1148
+ "coordinates":[
1149
+ [
1150
+ [
1151
+ -149.880796,
1152
+ 61.21988
1153
+ ],
1154
+ [
1155
+ -149.880625,
1156
+ 61.221305
1157
+ ],
1158
+ [
1159
+ -149.889386,
1160
+ 61.221346
1161
+ ],
1162
+ [
1163
+ -149.880796,
1164
+ 61.21988
1165
+ ]
1166
+ ],
1167
+ [
1168
+ [
1169
+ -149.8807,
1170
+ 61.21990
1171
+ ],
1172
+ [
1173
+ -149.880627,
1174
+ 61.221300
1175
+ ],
1176
+ [
1177
+ -149.8809,
1178
+ 61.221300
1179
+ ],
1180
+ [
1181
+ -149.8807,
1182
+ 61.21990
1183
+ ]
1184
+ ],
1185
+ [
1186
+ [
1187
+ -149.889300,
1188
+ 61.221300
1189
+ ],
1190
+ [
1191
+ -149.889382,
1192
+ 61.221345
1193
+ ],
1194
+ [
1195
+ -149.889382,
1196
+ 61.221445
1197
+ ],
1198
+ [
1199
+ -149.889300,
1200
+ 61.221300
1201
+ ]
1202
+ ]
1203
+ ]
1204
+ },
1205
+ "properties":{
1206
+ "name":"Buttress Park sampling location",
1207
+ "description":"Boundary of area in downtown Anchorage where sampling occurred"
1208
+ }
1209
+ },
1210
+ {
1211
+ "type":"Feature",
1212
+ "id":"unique4",
1213
+ "geometry":{
1214
+ "type":"Polygon",
1215
+ "coordinates":[
1216
+ [
1217
+ [
1218
+ -149.888221,
1219
+ 61.219643
1220
+ ],
1221
+ [
1222
+ -149.889466,
1223
+ 61.219643
1224
+ ],
1225
+ [
1226
+ -149.889251,
1227
+ 61.219973
1228
+ ],
1229
+ [
1230
+ -149.887835,
1231
+ 61.219952
1232
+ ],
1233
+ [
1234
+ -149.888221,
1235
+ 61.219643
1236
+ ]
1237
+ ]
1238
+ ]
1239
+ },
1240
+ "properties":{
1241
+ "includesData":false,
1242
+ "name":"Equipment staging area",
1243
+ "description":"Area where sampling equipment was stored, no sampling occurred (Note:includesData should be ignored here. Would need to move this feature into another geographicElement.)"
1244
+ }
1245
+ }
1246
+ ]
1247
+ }
1248
+ ],
1249
+ "temporalElement":{
1250
+ "timePeriod":[
1251
+ {
1252
+ "id":"tp-002",
1253
+ "beginPosition":"2013-08-24T08:05:00",
1254
+ "endPosition":"2013-10-04"
1255
+ },
1256
+ {
1257
+ "id":"tp-004",
1258
+ "beginPosition":"2010-08-24T08:05:00",
1259
+ "endPosition":"2014-10-04",
1260
+ "description":"The best days of my life"
1261
+ }
1262
+ ],
1263
+ "timeInstant":[
1264
+ {
1265
+ "id":"ti-002",
1266
+ "description":"below ground condition",
1267
+ "timePosition":"2012-07-15T08:05:00.0+09:00"
1268
+ },
1269
+ {
1270
+ "id":"ti-003",
1271
+ "description":"below ground condition",
1272
+ "timePosition":"2012-08-16T08:06:00.0+09:00"
1273
+ }
1274
+ ]
1275
+ },
1276
+ "verticalElement":[
1277
+ {
1278
+ "minimumValue":60.5,
1279
+ "maximumValue":110.68,
1280
+ "verticalCRSTitle":"NAVD88 height (ftUS)",
1281
+ "verticalCRSLink":"http://www.epsg-registry.org/export.htm?gml=urn:ogc:def:axis-name:EPSG::9904"
1282
+ }
1283
+ ]
1284
+ }
1285
+ ]
1286
+ }
1287
+ ]