[ { "description":"Single Line", "geographicElement":[ { "type":"Feature", "id":"line1", "properties":{ "name":"Summer 2012 Bering Sea Survey Track", "description":"Coordinates of ship track" }, "geometry":{ "type":"LineString", "coordinates":[ [ -157.0702509848438, 71.10933136359692 ], [ -154.6526281903968, 70.40820968995817 ], [ -150.7617407589279, 70.02201223417278 ], [ -150.8371960238169, 70.43210058905156 ], [ -152.2049884417053, 70.87235618158296 ], [ -154.5708878990441, 71.04082324476376 ] ] }, "crs":{ "type":"name", "properties":{ "name":"urn:ogc:def:crs:OGC:1.3:CRS84" } } } ] }, { "description":"List of Lines", "geographicElement":[ { "type":"Feature", "bbox":[ -157.07025098484, 70.022012234173, 35.2, -150.76174075893, 71.109331363597, 125.8 ], "id":"linelist1", "properties":{ "name":"Lines", "description":"These lines have shared attributes", "includesData":true }, "geometry":{ "type":"MultiLineString", "coordinates":[ [ [ -157.0702509848438, 71.10933136359692, 35.2 ], [ -154.6526281903968, 70.40820968995817, 68.1 ], [ -150.7617407589279, 70.02201223417278, 84.7 ], [ -150.8371960238169, 70.43210058905156, 125.8 ], [ -152.2049884417053, 70.87235618158296, 116.0 ] ], [ [ -154.5708878990441, 71.04082324476376, 36.9 ], [ -150.7617407589279, 70.02201223417278, 84.7 ], [ -154.6526281903968, 70.40820968995817, 68.1 ], [ -157.0702509848438, 71.10933136359692, 35.2 ] ], [ [ -150.7617407589279, 70.02201223417278, 84.7 ], [ -154.6526281903968, 70.40820968995817, 68.1 ] ] ] }, "crs":{ "type":"name", "properties":{ "name":"urn:ogc:def:crs:OGC:1.3:CRS84" } } } ] }, { "description":"List of Lines with attributes", "geographicElement":[ { "type":"FeatureCollection", "id":"multiline1", "bbox":[ -157.07025098484, 70.022012234173, 35.2, -150.76174075893, 71.109331363597, 125.8 ], "properties":{ "name":"A FeatureCollection(lines)", "description":"represents GML MultiGeometry" }, "crs":{ "type":"name", "properties":{ "name":"urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features":[ { "type":"Feature", "id":"multiLine001", "properties":{ "name":"Josh", "description":"First line in multiline object", "temporalElement":{ "date":[ "2011-09-15", "2012-08-13", "2013-08-05" ] } }, "geometry":{ "type":"LineString", "coordinates":[ [ -157.0702509848438, 71.10933136359692, 35.2 ], [ -154.6526281903968, 70.40820968995817, 68.1 ], [ -150.7617407589279, 70.02201223417278, 84.7 ], [ -150.8371960238169, 70.43210058905156, 125.8 ], [ -152.2049884417053, 70.87235618158296, 116.0 ] ] } }, { "type":"Feature", "id":"multiLine001", "properties":{ "name":"Chris", "description":"Second line in multiline object", "temporalElement":{ "date":[ "2011-09-15", "2012-08-13", "2013-08-05" ], "timeInstant":[ { "id":"ti-035", "description":"the moment I realized I was lost", "timePosition":"1968-12-15T08:05:00.0+09:00" } ] } }, "geometry":{ "type":"LineString", "coordinates":[ [ -154.5708878990441, 71.04082324476376, 36.9 ], [ -150.7617407589279, 70.02201223417278, 84.7 ], [ -154.6526281903968, 70.40820968995817, 68.1 ], [ -157.0702509848438, 71.10933136359692, 35.2 ] ] } }, { "type":"Feature", "id":"multiLine003", "properties":{ "name":"Allison", "description":"Third line in multiline object" }, "geometry":{ "type":"LineString", "coordinates":[ [ -150.7617407589279, 70.02201223417278, 84.7 ], [ -154.6526281903968, 70.40820968995817, 68.1 ] ] } } ] } ] } ]