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

Application Lifecycle Management

Search In Project

Search inClear

Boundaries: State Extent#66846/HEAD / v3
Tags:  not added yet

Boundaries: State Extent[SERVICE-66846]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: tcwibleNov 22 2019 14:44 Modified by: tcwibleNov 22 2019 14:53 Type:
Data
Path: m/state/extent Context: csip-huc Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8088/csip-huc/d/states/extent/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
Retrieve state attributes within the specified area of interest.
{
  "metainfo": {
    "name": "States extent",
    "description": "Retrieve 2010 U.S. Census polygon information for states that intersect a given extent",
    "service_url": "http://csip.engr.colostate.edu:8088/csip-huc/d/states/extent/1.0"
  },
  "parameter": [
    {
      "name": "boundary",
      "value": {
        "features": [
          {
            "geometry": {
              "coordinates": [
                [
                  [
                    [
                      -105.204340919673,
                      40.6972465847942
                    ],
                    [
                      -105.016200050561,
                      40.6951641880362
                    ],
                    [
                      -104.999720558381,
                      40.4500296208208
                    ],
                    [
                      -105.205714210693,
                      40.4458493462744
                    ],
                    [
                      -105.204340919673,
                      40.6972465847942
                    ]
                  ]
                ]
              ],
              "type": "MultiPolygon"
            },
            "properties": {},
            "type": "Feature"
          }
        ],
        "type": "FeatureCollection"
      }
    }
  ]
}
{
  "metainfo": {
    "name": "States extent",
    "description": "Retrieve 2010 U.S. Census polygon information for states that intersect a given extent",
    "service_url": "http://csip.engr.colostate.edu:8088/csip-huc/d/states/extent/1.0",
    "status": "Finished",
    "suid": "1e9cf697-0d71-11ea-83a3-d70a87a8edb0",
    "cloud_node": "10.34.0.12",
    "request_ip": "10.2.228.76",
    "tstamp": "2019-11-22 14:43:28",
    "cpu_time": 7010,
    "expiration_date": "2019-11-22 14:48:35"
  },
  "parameter": [
    {
      "name": "boundary",
      "value": {
        "features": [
          {
            "geometry": {
              "coordinates": [
                [
                  [
                    [
                      -105.204340919673,
                      40.6972465847942
                    ],
                    [
                      -105.016200050561,
                      40.6951641880362
                    ],
                    [
                      -104.999720558381,
                      40.4500296208208
                    ],
                    [
                      -105.205714210693,
                      40.4458493462744
                    ],
                    [
                      -105.204340919673,
                      40.6972465847942
                    ]
                  ]
                ]
              ],
              "type": "MultiPolygon",
              "crs": {
                "type": "name",
                "properties": {
                  "name": "EPSG:4326"
                }
              }
            },
            "properties": {},
            "type": "Feature",
            "crs": {
              "type": "name",
              "properties": {
                "name": "EPSG:4326"
              }
            }
          }
        ],
        "type": "FeatureCollection"
      }
    }
  ],
  "result": [
    {
      "name": "result",
      "value": [
        [
          {
            "aland10": 2.68431246426E11,
            "awater10": 1.170101258E9,
            "division10": "8",
            "DPSF0010001": 5029196,
            "DPSF0180001": 1972868,
            "geoid10": "08",
            "logrecno": "0000001",
            "lsad10": "00",
            "name10": "Colorado",
            "region10": "4",
            "statefp10": "08",
            "statens10": "01779779",
            "stusps10": "CO",
            "gid": 22
          }
        ]
      ]
    }
  ]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (3)
Baselines
All (3)