You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

Region#45124/HEAD / v5
Tags:  not added yet

Region[SERVICE-45124]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: rumpalJun 22 2018 16:26 Modified by: casespNov 20 2018 13:28 Type:
Data
Path: m/region/2.0 Context: csip-weps Version: 2.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-weps/m/region/2.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description

Region

Finds the minimum bounding quadralateral of the input geometry/shape. Produces a length and width output value along with an angle (field orientation) representing the minimum bounding quadrilateral for input into a WEPS model.

Corrects for invalid input geometries using OGC and SQL methods of validation and correction.

Latest version adds ability to input more than just a Polygon. For all shape types other than Polygon, the service will first calculate a convex hull of the shape and then utilize the same methodologies of computing the minimum bounding quadrilateral as is done for a Polygon.

{
    "metainfo": {},
    "parameter": [
        {
            "name": "field_boundary",
            "value": {
                "type": "FeatureCollection",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "urn:ogc:def:crs:EPSG:7.9.8:4326"
                    }
                },
                "features": [
                    {
                        "type": "Feature",
                        "geometry": {
                            "type": "Polygon",
                            "coordinates": [
                                [
                                    [
                                        -72.86933233203126,
                                        44.99652008577552
                                    ],
                                    [
                                        -72.8690904359375,
                                        44.99652373030672
                                    ],
                                    [
                                        -72.86902505078126,
                                        44.99652471468178
                                    ],
                                    [
                                        -72.86792434687499,
                                        44.99659367796303
                                    ],
                                    [
                                        -72.86723323671879,
                                        44.99664314515051
                                    ],
                                    [
                                        -72.86678779765629,
                                        44.99666638108803
                                    ],
                                    [
                                        -72.86703472812502,
                                        44.99844260530673
                                    ],
                                    [
                                        -72.86708131718751,
                                        44.99851877171298
                                    ],
                                    [
                                        -72.8673271578125,
                                        44.99851798186924
                                    ],
                                    [
                                        -72.86746519375004,
                                        44.99847756624425
                                    ],
                                    [
                                        -72.86749552968752,
                                        44.99841568421302
                                    ],
                                    [
                                        -72.86748977890625,
                                        44.99831758968175
                                    ],
                                    [
                                        -72.86749965390624,
                                        44.99825940921303
                                    ],
                                    [
                                        -72.867776225,
                                        44.99825851780676
                                    ],
                                    [
                                        -72.86785800468749,
                                        44.99823282483803
                                    ],
                                    [
                                        -72.86790892578125,
                                        44.998185417806745
                                    ],
                                    [
                                        -72.86798048203127,
                                        44.99816338343177
                                    ],
                                    [
                                        -72.86798958984377,
                                        44.99798528890048
                                    ],
                                    [
                                        -72.86799946484376,
                                        44.99792710843175
                                    ],
                                    [
                                        -72.86816325625,
                                        44.99791203811927
                                    ],
                                    [
                                        -72.86828617578124,
                                        44.997911642025514
                                    ],
                                    [
                                        -72.86847563125002,
                                        44.99790376936923
                                    ],
                                    [
                                        -72.86851094921877,
                                        44.99782007640054
                                    ],
                                    [
                                        -72.86859759531251,
                                        44.99775438499423
                                    ],
                                    [
                                        -72.86875083828124,
                                        44.997688478744266
                                    ],
                                    [
                                        -72.86882758515628,
                                        44.99767733343177
                                    ],
                                    [
                                        -72.86887905390626,
                                        44.997717138900526
                                    ],
                                    [
                                        -72.86905787812503,
                                        44.99764751468174
                                    ],
                                    [
                                        -72.86915491015628,
                                        44.99760359436928
                                    ],
                                    [
                                        -72.86918533671877,
                                        44.99755625296299
                                    ],
                                    [
                                        -72.869277221875,
                                        44.997508712338025
                                    ],
                                    [
                                        -72.86948690234374,
                                        44.997460791244265
                                    ],
                                    [
                                        -72.86970179921877,
                                        44.99742737718176
                                    ],
                                    [
                                        -72.86979361328127,
                                        44.997368948275515
                                    ],
                                    [
                                        -72.86979782578123,
                                        44.997227206088006
                                    ],
                                    [
                                        -72.86970241171878,
                                        44.99672602874423
                                    ],
                                    [
                                        -72.8696352,
                                        44.996628124838
                                    ],
                                    [
                                        -72.86952731484376,
                                        44.99657760530678
                                    ],
                                    [
                                        -72.86946565937501,
                                        44.99654509515048
                                    ],
                                    [
                                        -72.86933233203126,
                                        44.99652008577552
                                    ]
                                ]
                            ]
                        },
                        "properties": {}
                    }
                ]
            }
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "3d2149be-766b-11e8-a5e1-5dfe10100efb",
        "cloud_node": "10.1.77.25",
        "request_ip": "10.84.74.121",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-weps/m/region/2.0",
        "csip-weps.version": "$version: 3.0.12 fc92f5a9c4c4 2018-06-12 Jakob23, built at 2018-06-15 10:14 by jenkins$",
        "csip.version": "$version: 2.2.15 df7e0a422edd 2018-03-29 lyaege, built at 2018-06-15 10:14 by jenkins$",
        "tstamp": "2018-06-22 16:25:59",
        "cpu_time": 410,
        "expiration_date": "2018-06-22 16:26:29"
    },
    "parameter": [
        {
            "name": "field_boundary",
            "value": {
                "type": "FeatureCollection",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "urn:ogc:def:crs:EPSG:7.9.8:4326"
                    }
                },
                "features": [
                    {
                        "type": "Feature",
                        "geometry": {
                            "type": "Polygon",
                            "coordinates": [
                                [
                                    [
                                        -72.86933233203126,
                                        44.99652008577552
                                    ],
                                    [
                                        -72.8690904359375,
                                        44.99652373030672
                                    ],
                                    [
                                        -72.86902505078126,
                                        44.99652471468178
                                    ],
                                    [
                                        -72.86792434687499,
                                        44.99659367796303
                                    ],
                                    [
                                        -72.86723323671879,
                                        44.99664314515051
                                    ],
                                    [
                                        -72.86678779765629,
                                        44.99666638108803
                                    ],
                                    [
                                        -72.86703472812502,
                                        44.99844260530673
                                    ],
                                    [
                                        -72.86708131718751,
                                        44.99851877171298
                                    ],
                                    [
                                        -72.8673271578125,
                                        44.99851798186924
                                    ],
                                    [
                                        -72.86746519375004,
                                        44.99847756624425
                                    ],
                                    [
                                        -72.86749552968752,
                                        44.99841568421302
                                    ],
                                    [
                                        -72.86748977890625,
                                        44.99831758968175
                                    ],
                                    [
                                        -72.86749965390624,
                                        44.99825940921303
                                    ],
                                    [
                                        -72.867776225,
                                        44.99825851780676
                                    ],
                                    [
                                        -72.86785800468749,
                                        44.99823282483803
                                    ],
                                    [
                                        -72.86790892578125,
                                        44.998185417806745
                                    ],
                                    [
                                        -72.86798048203127,
                                        44.99816338343177
                                    ],
                                    [
                                        -72.86798958984377,
                                        44.99798528890048
                                    ],
                                    [
                                        -72.86799946484376,
                                        44.99792710843175
                                    ],
                                    [
                                        -72.86816325625,
                                        44.99791203811927
                                    ],
                                    [
                                        -72.86828617578124,
                                        44.997911642025514
                                    ],
                                    [
                                        -72.86847563125002,
                                        44.99790376936923
                                    ],
                                    [
                                        -72.86851094921877,
                                        44.99782007640054
                                    ],
                                    [
                                        -72.86859759531251,
                                        44.99775438499423
                                    ],
                                    [
                                        -72.86875083828124,
                                        44.997688478744266
                                    ],
                                    [
                                        -72.86882758515628,
                                        44.99767733343177
                                    ],
                                    [
                                        -72.86887905390626,
                                        44.997717138900526
                                    ],
                                    [
                                        -72.86905787812503,
                                        44.99764751468174
                                    ],
                                    [
                                        -72.86915491015628,
                                        44.99760359436928
                                    ],
                                    [
                                        -72.86918533671877,
                                        44.99755625296299
                                    ],
                                    [
                                        -72.869277221875,
                                        44.997508712338025
                                    ],
                                    [
                                        -72.86948690234374,
                                        44.997460791244265
                                    ],
                                    [
                                        -72.86970179921877,
                                        44.99742737718176
                                    ],
                                    [
                                        -72.86979361328127,
                                        44.997368948275515
                                    ],
                                    [
                                        -72.86979782578123,
                                        44.997227206088006
                                    ],
                                    [
                                        -72.86970241171878,
                                        44.99672602874423
                                    ],
                                    [
                                        -72.8696352,
                                        44.996628124838
                                    ],
                                    [
                                        -72.86952731484376,
                                        44.99657760530678
                                    ],
                                    [
                                        -72.86946565937501,
                                        44.99654509515048
                                    ],
                                    [
                                        -72.86933233203126,
                                        44.99652008577552
                                    ]
                                ]
                            ]
                        },
                        "properties": {}
                    }
                ]
            }
        }
    ],
    "result": [
        {
            "name": "field_length",
            "value": 230.07817
        },
        {
            "name": "field_width",
            "value": 208.95252
        },
        {
            "name": "field_orientation",
            "value": -5.634405514022934
        },
        {
            "name": "original_shape",
            "shape_geometry": "GEOMETRYCOLLECTION (POLYGON ((-72.86933233203126 44.99652008577552, -72.8690904359375 44.99652373030672, -72.86902505078126 44.99652471468178, -72.86792434687499 44.99659367796303, -72.86723323671879 44.99664314515051, -72.86678779765629 44.99666638108803, -72.86703472812502 44.99844260530673, -72.86708131718753 44.99851877171299, -72.8673271578125 44.99851798186924, -72.86746519375004 44.99847756624425, -72.86749552968752 44.99841568421302, -72.86748977890625 44.99831758968175, -72.86749965390624 44.99825940921303, -72.867776225 44.99825851780676, -72.86785800468749 44.99823282483803, -72.86790892578125 44.998185417806745, -72.86798048203127 44.99816338343177, -72.86798958984377 44.99798528890048, -72.86799946484376 44.99792710843175, -72.86816325625 44.99791203811927, -72.86828617578124 44.997911642025514, -72.86847563125002 44.99790376936923, -72.86851094921877 44.99782007640054, -72.86859759531251 44.99775438499423, -72.86875083828124 44.997688478744266, -72.86882758515628 44.99767733343177, -72.86887905390626 44.997717138900526, -72.86905787812503 44.99764751468174, -72.86915491015628 44.99760359436928, -72.86918533671877 44.99755625296299, -72.869277221875 44.997508712338025, -72.86948690234374 44.997460791244265, -72.86970179921877 44.99742737718176, -72.86979361328127 44.997368948275515, -72.86979782578123 44.997227206088006, -72.86970241171879 44.99672602874423, -72.8696352 44.996628124838, -72.86952731484376 44.99657760530678, -72.86946565937501 44.99654509515048, -72.86933233203126 44.99652008577552)))",
            "shape_area": 8.383135478660336
        },
        {
            "name": "min_bounding_box_shape",
            "shape_geometry": "POLYGON ((-72.86678779765629 44.99666638108808, -72.86704792420447 44.998537524437765, -72.86995178642711 44.99833425941433, -72.86969156629395 44.996463122612866, -72.86678779765629 44.99666638108808))",
            "shape_area": 11.87968327426814,
            "shape_width": 208.95252706837078,
            "shape_length": 230.07817005838234
        },
        {
            "name": "envelope_shape",
            "shape_geometry": "POLYGON ((-72.86979782578123 44.99652008577552, -72.86979782578123 44.99851877171299, -72.86678779765629 44.99851877171299, -72.86678779765629 44.99652008577552, -72.86979782578123 44.99652008577552))",
            "shape_area": 13.026807778782176
        }
    ]
}
{
  "metainfo": { },
  "parameter": [{
    "name": "field_boundary",
    "value": {
      "type": "FeatureCollection",
      "features": [{"geometry": {
        "type": "MultiPolygon",
        "coordinates": [
          [[
            [
              -83.21296132776375,
              32.53954952778684
            ],
            [
              -83.21326263936848,
              32.539475098040064
            ],
            [
              -83.21355181155137,
              32.539381113509286
            ],
            [
              -83.21387375974179,
              32.539197676826475
            ],
            [
              -83.21411260256434,
              32.539014054781674
            ],
            [
              -83.21438216410073,
              32.53874846233769
            ],
            [
              -83.21459728361572,
              32.53881705916052
            ],
            [
              -83.21499252307008,
              32.53889765014103
            ],
            [
              -83.21551335815528,
              32.5390206454022
            ],
            [
              -83.21605477528568,
              32.53922837591014
            ],
            [
              -83.21677077632623,
              32.53942315015499
            ],
            [
              -83.21692049929148,
              32.53942877190732
            ],
            [
              -83.2175380467713,
              32.53936941451656
            ],
            [
              -83.21765519434638,
              32.53924547966001
            ],
            [
              -83.21689895643742,
              32.5393265259342
            ],
            [
              -83.21656877621285,
              32.53926869610239
            ],
            [
              -83.21628592334956,
              32.53914529209603
            ],
            [
              -83.21586224558995,
              32.538984870528566
            ],
            [
              -83.21548592045515,
              32.53885323757047
            ],
            [
              -83.21505133184178,
              32.53872263924758
            ],
            [
              -83.21468665945574,
              32.538590798475305
            ],
            [
              -83.21460953235704,
              32.53842588323784
            ],
            [
              -83.21458263475147,
              32.53813278003319
            ],
            [
              -83.21464777464188,
              32.537888952359836
            ],
            [
              -83.2147962829256,
              32.53771406776053
            ],
            [
              -83.2149993383953,
              32.53754747012565
            ],
            [
              -83.21542925242417,
              32.537394352457014
            ],
            [
              -83.21593860299666,
              32.53721705496294
            ],
            [
              -83.2164079543436,
              32.53705847916665
            ],
            [
              -83.21687928683166,
              32.53703946456512
            ],
            [
              -83.21742487798355,
              32.53710062353414
            ],
            [
              -83.21775539419978,
              32.537092427612144
            ],
            [
              -83.21818840077086,
              32.53705232464316
            ],
            [
              -83.21799079864583,
              32.53693225546285
            ],
            [
              -83.21759199485561,
              32.53687492939491
            ],
            [
              -83.21682944193559,
              32.536732384148
            ],
            [
              -83.21626047813623,
              32.53668660949272
            ],
            [
              -83.21570594515019,
              32.536893910931845
            ],
            [
              -83.21517688693733,
              32.537054595809934
            ],
            [
              -83.2147741067776,
              32.53740413310158
            ],
            [
              -83.21439906224936,
              32.53764894946847
            ],
            [
              -83.21426398804606,
              32.53787738263568
            ],
            [
              -83.21403163216529,
              32.538554607084656
            ],
            [
              -83.21386831856108,
              32.53889511937835
            ],
            [
              -83.21334666104033,
              32.53917832474823
            ],
            [
              -83.21270274813597,
              32.53938476748584
            ],
            [
              -83.21261270172342,
              32.53938346174698
            ],
            [
              -83.21242695630549,
              32.53931438290738
            ],
            [
              -83.21237039742364,
              32.5392668923685
            ],
            [
              -83.21229342839537,
              32.53916918624411
            ],
            [
              -83.21224441194369,
              32.53904943099101
            ],
            [
              -83.21222237375592,
              32.538823658940835
            ],
            [
              -83.21222587188285,
              32.53852616500013
            ],
            [
              -83.21219901484682,
              32.53830787834136
            ],
            [
              -83.21224428075321,
              32.53798112125487
            ],
            [
              -83.21231477499911,
              32.537697094258824
            ],
            [
              -83.21242432668686,
              32.53755541426511
            ],
            [
              -83.21249682490637,
              32.53744279761312
            ],
            [
              -83.21272722745206,
              32.53733777125169
            ],
            [
              -83.21447139194848,
              32.535449859825235
            ],
            [
              -83.21447853950144,
              32.535457373736676
            ],
            [
              -83.21486647427429,
              32.535148575144675
            ],
            [
              -83.21510286549412,
              32.53506985399093
            ],
            [
              -83.21607654126797,
              32.53482930224499
            ],
            [
              -83.21679728044728,
              32.534808332195595
            ],
            [
              -83.21755007003635,
              32.53484609781339
            ],
            [
              -83.21834122955745,
              32.535099623634785
            ],
            [
              -83.21903609626585,
              32.535433586193825
            ],
            [
              -83.21980745097606,
              32.53589169019673
            ],
            [
              -83.22042081701962,
              32.53649762929955
            ],
            [
              -83.22064587789842,
              32.53680450672478
            ],
            [
              -83.22084174470434,
              32.53719727791167
            ],
            [
              -83.2210365705148,
              32.53777193597356
            ],
            [
              -83.22115310574665,
              32.53822274780331
            ],
            [
              -83.2210864587246,
              32.53902023554509
            ],
            [
              -83.22096485122299,
              32.539430156666
            ],
            [
              -83.22076919543632,
              32.53996833399228
            ],
            [
              -83.21840479616698,
              32.54186331563057
            ],
            [
              -83.21776549967329,
              32.54194373110996
            ],
            [
              -83.21709221336167,
              32.54206425155637
            ],
            [
              -83.21661341009833,
              32.54203318809544
            ],
            [
              -83.21609648328364,
              32.541874412261436
            ],
            [
              -83.21551983709516,
              32.541657419497945
            ],
            [
              -83.21509470541324,
              32.541437771861844
            ],
            [
              -83.21467927865685,
              32.54113894344956
            ],
            [
              -83.21429712731634,
              32.54077038496536
            ],
            [
              -83.213902355821,
              32.54036254787195
            ],
            [
              -83.21345417023112,
              32.54015316634285
            ],
            [
              -83.21297222963487,
              32.53999376105011
            ],
            [
              -83.21279093878802,
              32.539838529630714
            ],
            [
              -83.21283116526068,
              32.53968522004674
            ],
            [
              -83.21296132776375,
              32.53954952778684
            ]
          ]],
          [[
            [
              -83.21625387751787,
              32.54235909210862
            ],
            [
              -83.215690731471,
              32.54227397482886
            ],
            [
              -83.21490762805085,
              32.54206600313357
            ],
            [
              -83.21424995546133,
              32.54177686231977
            ],
            [
              -83.21389663467977,
              32.54156422927028
            ],
            [
              -83.21353928743358,
              32.54132973937316
            ],
            [
              -83.21303342106724,
              32.54083490217089
            ],
            [
              -83.21242834434968,
              32.540107361592526
            ],
            [
              -83.21243067824709,
              32.54005086307453
            ],
            [
              -83.21249405237,
              32.539989820908836
            ],
            [
              -83.21262211410438,
              32.53998017506354
            ],
            [
              -83.21315237339437,
              32.54020786433491
            ],
            [
              -83.21351776561428,
              32.54036932148197
            ],
            [
              -83.21397881813716,
              32.54062785064582
            ],
            [
              -83.21438549619404,
              32.54104535258207
            ],
            [
              -83.21477978726938,
              32.54143345565608
            ],
            [
              -83.21520492780519,
              32.54165310422354
            ],
            [
              -83.21574733168833,
              32.541900317813074
            ],
            [
              -83.21634681149546,
              32.54209714800376
            ],
            [
              -83.21681565964266,
              32.5421975213743
            ],
            [
              -83.21742023167441,
              32.542127598200196
            ],
            [
              -83.2182564413411,
              32.541994325735125
            ],
            [
              -83.21813837081237,
              32.5420674663943
            ],
            [
              -83.21793031327734,
              32.54223764179143
            ],
            [
              -83.2170588750037,
              32.542392417781315
            ],
            [
              -83.21625387751787,
              32.54235909210862
            ]
          ]]
        ]
      }}]
    }
  }]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "3e01e867-ed02-11e8-8c5d-9b18d4bf9e25",
        "cloud_node": "10.40.0.11",
        "request_ip": "129.82.9.1",
        "service_url": "http://csip2.engr.colostate.edu:8083/csip-weps/m/region/2.0",
        "tstamp": "2018-11-20 13:24:12",
        "cpu_time": 48,
        "expiration_date": "2018-11-20 13:24:42"
    },
    "parameter": [
        {
            "name": "field_boundary",
            "value": {
                "type": "FeatureCollection",
                "features": [
                    {
                        "geometry": {
                            "type": "MultiPolygon",
                            "coordinates": [
                                [
                                    [
                                        [
                                            -83.21296132776375,
                                            32.53954952778684
                                        ],
                                        [
                                            -83.21326263936848,
                                            32.539475098040064
                                        ],
                                        [
                                            -83.21355181155137,
                                            32.539381113509286
                                        ],
                                        [
                                            -83.21387375974179,
                                            32.539197676826475
                                        ],
                                        [
                                            -83.21411260256434,
                                            32.539014054781674
                                        ],
                                        [
                                            -83.21438216410073,
                                            32.53874846233769
                                        ],
                                        [
                                            -83.21459728361572,
                                            32.53881705916052
                                        ],
                                        [
                                            -83.21499252307008,
                                            32.53889765014103
                                        ],
                                        [
                                            -83.21551335815528,
                                            32.5390206454022
                                        ],
                                        [
                                            -83.21605477528568,
                                            32.53922837591014
                                        ],
                                        [
                                            -83.21677077632623,
                                            32.53942315015499
                                        ],
                                        [
                                            -83.21692049929148,
                                            32.53942877190732
                                        ],
                                        [
                                            -83.2175380467713,
                                            32.53936941451656
                                        ],
                                        [
                                            -83.21765519434638,
                                            32.53924547966001
                                        ],
                                        [
                                            -83.21689895643742,
                                            32.5393265259342
                                        ],
                                        [
                                            -83.21656877621285,
                                            32.53926869610239
                                        ],
                                        [
                                            -83.21628592334956,
                                            32.53914529209603
                                        ],
                                        [
                                            -83.21586224558995,
                                            32.538984870528566
                                        ],
                                        [
                                            -83.21548592045515,
                                            32.53885323757047
                                        ],
                                        [
                                            -83.21505133184178,
                                            32.53872263924758
                                        ],
                                        [
                                            -83.21468665945574,
                                            32.538590798475305
                                        ],
                                        [
                                            -83.21460953235704,
                                            32.53842588323784
                                        ],
                                        [
                                            -83.21458263475147,
                                            32.53813278003319
                                        ],
                                        [
                                            -83.21464777464188,
                                            32.537888952359836
                                        ],
                                        [
                                            -83.2147962829256,
                                            32.53771406776053
                                        ],
                                        [
                                            -83.2149993383953,
                                            32.53754747012565
                                        ],
                                        [
                                            -83.21542925242417,
                                            32.537394352457014
                                        ],
                                        [
                                            -83.21593860299666,
                                            32.53721705496294
                                        ],
                                        [
                                            -83.2164079543436,
                                            32.53705847916665
                                        ],
                                        [
                                            -83.21687928683166,
                                            32.53703946456512
                                        ],
                                        [
                                            -83.21742487798355,
                                            32.53710062353414
                                        ],
                                        [
                                            -83.21775539419978,
                                            32.537092427612144
                                        ],
                                        [
                                            -83.21818840077086,
                                            32.53705232464316
                                        ],
                                        [
                                            -83.21799079864583,
                                            32.53693225546285
                                        ],
                                        [
                                            -83.21759199485561,
                                            32.53687492939491
                                        ],
                                        [
                                            -83.21682944193559,
                                            32.536732384148
                                        ],
                                        [
                                            -83.21626047813623,
                                            32.53668660949272
                                        ],
                                        [
                                            -83.21570594515019,
                                            32.536893910931845
                                        ],
                                        [
                                            -83.21517688693733,
                                            32.537054595809934
                                        ],
                                        [
                                            -83.2147741067776,
                                            32.53740413310158
                                        ],
                                        [
                                            -83.21439906224936,
                                            32.53764894946847
                                        ],
                                        [
                                            -83.21426398804606,
                                            32.53787738263568
                                        ],
                                        [
                                            -83.21403163216529,
                                            32.538554607084656
                                        ],
                                        [
                                            -83.21386831856108,
                                            32.53889511937835
                                        ],
                                        [
                                            -83.21334666104033,
                                            32.53917832474823
                                        ],
                                        [
                                            -83.21270274813597,
                                            32.53938476748584
                                        ],
                                        [
                                            -83.21261270172342,
                                            32.53938346174698
                                        ],
                                        [
                                            -83.21242695630549,
                                            32.53931438290738
                                        ],
                                        [
                                            -83.21237039742364,
                                            32.5392668923685
                                        ],
                                        [
                                            -83.21229342839537,
                                            32.53916918624411
                                        ],
                                        [
                                            -83.21224441194369,
                                            32.53904943099101
                                        ],
                                        [
                                            -83.21222237375592,
                                            32.538823658940835
                                        ],
                                        [
                                            -83.21222587188285,
                                            32.53852616500013
                                        ],
                                        [
                                            -83.21219901484682,
                                            32.53830787834136
                                        ],
                                        [
                                            -83.21224428075321,
                                            32.53798112125487
                                        ],
                                        [
                                            -83.21231477499911,
                                            32.537697094258824
                                        ],
                                        [
                                            -83.21242432668686,
                                            32.53755541426511
                                        ],
                                        [
                                            -83.21249682490637,
                                            32.53744279761312
                                        ],
                                        [
                                            -83.21272722745206,
                                            32.53733777125169
                                        ],
                                        [
                                            -83.21447139194848,
                                            32.535449859825235
                                        ],
                                        [
                                            -83.21447853950144,
                                            32.535457373736676
                                        ],
                                        [
                                            -83.21486647427429,
                                            32.535148575144675
                                        ],
                                        [
                                            -83.21510286549412,
                                            32.53506985399093
                                        ],
                                        [
                                            -83.21607654126797,
                                            32.53482930224499
                                        ],
                                        [
                                            -83.21679728044728,
                                            32.534808332195595
                                        ],
                                        [
                                            -83.21755007003635,
                                            32.53484609781339
                                        ],
                                        [
                                            -83.21834122955745,
                                            32.535099623634785
                                        ],
                                        [
                                            -83.21903609626585,
                                            32.535433586193825
                                        ],
                                        [
                                            -83.21980745097606,
                                            32.53589169019673
                                        ],
                                        [
                                            -83.22042081701962,
                                            32.53649762929955
                                        ],
                                        [
                                            -83.22064587789842,
                                            32.53680450672478
                                        ],
                                        [
                                            -83.22084174470434,
                                            32.53719727791167
                                        ],
                                        [
                                            -83.2210365705148,
                                            32.53777193597356
                                        ],
                                        [
                                            -83.22115310574665,
                                            32.53822274780331
                                        ],
                                        [
                                            -83.2210864587246,
                                            32.53902023554509
                                        ],
                                        [
                                            -83.22096485122299,
                                            32.539430156666
                                        ],
                                        [
                                            -83.22076919543632,
                                            32.53996833399228
                                        ],
                                        [
                                            -83.21840479616698,
                                            32.54186331563057
                                        ],
                                        [
                                            -83.21776549967329,
                                            32.54194373110996
                                        ],
                                        [
                                            -83.21709221336167,
                                            32.54206425155637
                                        ],
                                        [
                                            -83.21661341009833,
                                            32.54203318809544
                                        ],
                                        [
                                            -83.21609648328364,
                                            32.541874412261436
                                        ],
                                        [
                                            -83.21551983709516,
                                            32.541657419497945
                                        ],
                                        [
                                            -83.21509470541324,
                                            32.541437771861844
                                        ],
                                        [
                                            -83.21467927865685,
                                            32.54113894344956
                                        ],
                                        [
                                            -83.21429712731634,
                                            32.54077038496536
                                        ],
                                        [
                                            -83.213902355821,
                                            32.54036254787195
                                        ],
                                        [
                                            -83.21345417023112,
                                            32.54015316634285
                                        ],
                                        [
                                            -83.21297222963487,
                                            32.53999376105011
                                        ],
                                        [
                                            -83.21279093878802,
                                            32.539838529630714
                                        ],
                                        [
                                            -83.21283116526068,
                                            32.53968522004674
                                        ],
                                        [
                                            -83.21296132776375,
                                            32.53954952778684
                                        ]
                                    ]
                                ],
                                [
                                    [
                                        [
                                            -83.21625387751787,
                                            32.54235909210862
                                        ],
                                        [
                                            -83.215690731471,
                                            32.54227397482886
                                        ],
                                        [
                                            -83.21490762805085,
                                            32.54206600313357
                                        ],
                                        [
                                            -83.21424995546133,
                                            32.54177686231977
                                        ],
                                        [
                                            -83.21389663467977,
                                            32.54156422927028
                                        ],
                                        [
                                            -83.21353928743358,
                                            32.54132973937316
                                        ],
                                        [
                                            -83.21303342106724,
                                            32.54083490217089
                                        ],
                                        [
                                            -83.21242834434968,
                                            32.540107361592526
                                        ],
                                        [
                                            -83.21243067824709,
                                            32.54005086307453
                                        ],
                                        [
                                            -83.21249405237,
                                            32.539989820908836
                                        ],
                                        [
                                            -83.21262211410438,
                                            32.53998017506354
                                        ],
                                        [
                                            -83.21315237339437,
                                            32.54020786433491
                                        ],
                                        [
                                            -83.21351776561428,
                                            32.54036932148197
                                        ],
                                        [
                                            -83.21397881813716,
                                            32.54062785064582
                                        ],
                                        [
                                            -83.21438549619404,
                                            32.54104535258207
                                        ],
                                        [
                                            -83.21477978726938,
                                            32.54143345565608
                                        ],
                                        [
                                            -83.21520492780519,
                                            32.54165310422354
                                        ],
                                        [
                                            -83.21574733168833,
                                            32.541900317813074
                                        ],
                                        [
                                            -83.21634681149546,
                                            32.54209714800376
                                        ],
                                        [
                                            -83.21681565964266,
                                            32.5421975213743
                                        ],
                                        [
                                            -83.21742023167441,
                                            32.542127598200196
                                        ],
                                        [
                                            -83.2182564413411,
                                            32.541994325735125
                                        ],
                                        [
                                            -83.21813837081237,
                                            32.5420674663943
                                        ],
                                        [
                                            -83.21793031327734,
                                            32.54223764179143
                                        ],
                                        [
                                            -83.2170588750037,
                                            32.542392417781315
                                        ],
                                        [
                                            -83.21625387751787,
                                            32.54235909210862
                                        ]
                                    ]
                                ]
                            ]
                        }
                    }
                ]
            }
        }
    ],
    "result": [
        {
            "name": "field_length",
            "value": 842.27369
        },
        {
            "name": "field_width",
            "value": 770.82912
        },
        {
            "name": "field_orientation",
            "value": -43.586082671048224
        },
        {
            "name": "original_shape",
            "value": null,
            "shape_geometry": "GEOMETRYCOLLECTION (MULTIPOLYGON (((-83.21825644134115 32.541994325735054, -83.21742023167425 32.54212759820029, -83.21681565964256 32.54219752137419, -83.21634681149528 32.54209714800378, -83.21574733168835 32.54190031781299, -83.21520492780505 32.54165310422364, -83.21477978726939 32.54143345565599, -83.21438549619398 32.54104535258216, -83.21397881813733 32.54062785064587, -83.21351776561445 32.540369321481975, -83.21315237339446 32.54020786433494, -83.21262211410445 32.53998017506348, -83.21249405236989 32.53998982090885, -83.21243067824693 32.540050863074654, -83.21242834434972 32.54010736159267, -83.21303342106738 32.54083490217078, -83.21353928743343 32.54132973937305, -83.21389663467964 32.541564229270136, -83.21424995546128 32.54177686231969, -83.21490762805087 32.54206600313367, -83.2156907314711 32.542273974828866, -83.21625387751781 32.54235909210849, -83.21705887500381 32.5423924177814, -83.21793031327744 32.542237641791516, -83.21813837081228 32.542067466394315, -83.21825644134115 32.541994325735054)), ((-83.2211531057467 32.53822274780336, -83.22103657051473 32.53777193597347, -83.22084174470446 32.53719727791179, -83.2206458778985 32.53680450672476, -83.22042081701959 32.53649762929951, -83.21980745097598 32.53589169019666, -83.21903609626571 32.53543358619389, -83.21834122955761 32.53509962363477, -83.21755007003635 32.53484609781352, -83.21679728044728 32.53480833219569, -83.21607654126787 32.53482930224501, -83.21510286549407 32.53506985399097, -83.21486647427416 32.535148575144795, -83.21447853950144 32.53545737373654, -83.21447139194849 32.53544985982531, -83.2127272274522 32.53733777125166, -83.21249682490628 32.537442797613025, -83.21242432668673 32.537555414264986, -83.21231477499916 32.53769709425896, -83.2122442807531 32.537981121254795, -83.2121990148467 32.53830787834136, -83.21222587188284 32.53852616500003, -83.21222237375589 32.538823658940956, -83.21224441194376 32.53904943099114, -83.21229342839527 32.539169186244074, -83.21237039742356 32.53926689236853, -83.2124269563054 32.53931438290732, -83.21261270172357 32.539383461746986, -83.21270274813614 32.53938476748574, -83.21334666104045 32.53917832474824, -83.21386831856115 32.538895119378445, -83.21403163216537 32.53855460708467, -83.2142639880459 32.53787738263565, -83.2143990622495 32.537648949468526, -83.2147741067775 32.53740413310145, -83.21517688693721 32.53705459581, -83.21570594515028 32.53689391093183, -83.21626047813639 32.53668660949268, -83.21682944193543 32.536732384148046, -83.21759199485572 32.536874929394834, -83.21799079864569 32.53693225546275, -83.21818840077091 32.53705232464308, -83.21775539419968 32.537092427612244, -83.21742487798366 32.53710062353409, -83.2168792868317 32.537039464565076, -83.21640795434348 32.53705847916657, -83.21593860299652 32.53721705496283, -83.2154292524241 32.53739435245692, -83.21499933839519 32.53754747012556, -83.21479628292552 32.537714067760625, -83.2146477746418 32.537888952359836, -83.21458263475162 32.53813278003322, -83.21460953235704 32.53842588323793, -83.21468665945568 32.538590798475255, -83.21505133184168 32.53872263924757, -83.215485920455 32.538853237570486, -83.21586224558995 32.538984870528566, -83.21628592334942 32.53914529209594, -83.21656877621274 32.53926869610226, -83.21689895643752 32.539326525934065, -83.2176551943464 32.53924547966001, -83.21753804677127 32.539369414516635, -83.2169204992913 32.539428771907446, -83.21677077632619 32.539423150155116, -83.21605477528558 32.53922837591026, -83.21551335815529 32.539020645402125, -83.21499252307011 32.53889765014106, -83.21459728361589 32.538817059160515, -83.21438216410068 32.53874846233763, -83.2141126025645 32.53901405478179, -83.21387375974173 32.5391976768265, -83.2135518115512 32.53938111350936, -83.2132626393686 32.53947509804015, -83.2129613277637 32.53954952778676, -83.21283116526061 32.53968522004677, -83.21279093878793 32.539838529630806, -83.2129722296349 32.539993761050056, -83.21345417023107 32.54015316634277, -83.21390235582109 32.54036254787195, -83.21429712731623 32.540770384965306, -83.21467927865696 32.54113894344953, -83.21509470541316 32.54143777186176, -83.21551983709524 32.541657419497895, -83.21609648328351 32.54187441226149, -83.21661341009843 32.54203318809537, -83.2170922133616 32.54206425155623, -83.21776549967343 32.541943731110095, -83.21840479616708 32.5418633156305, -83.22076919543628 32.5399683339922, -83.22096485122287 32.53943015666594, -83.22108645872454 32.53902023554511, -83.2211531057467 32.53822274780336))))",
            "shape_area": 121.79894992052719
        },
        {
            "name": "min_bounding_box_shape",
            "value": null,
            "shape_geometry": "POLYGON ((-83.21051584544735 32.53863887139668, -83.21617329808404 32.54367382190387, -83.22266802492234 32.53843724534706, -83.21701053821462 32.53340258282259, -83.21051584544735 32.53863887139668))",
            "shape_area": 160.43280238225466,
            "shape_width": 0,
            "shape_length": 842.2736929208917
        },
        {
            "name": "envelope_shape",
            "value": null,
            "shape_geometry": "POLYGON ((-83.2211531057467 32.53480833219569, -83.2211531057467 32.5423924177814, -83.2121990148467 32.5423924177814, -83.2121990148467 32.53480833219569, -83.2211531057467 32.53480833219569))",
            "shape_area": 174.8068058001115
        }
    ]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (5)
Baselines
All (5)

Filter
 
No data to display.