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

Application Lifecycle Management

Search In Project

Search inClear

Boundaries: Urban Area Extent#66839/HEAD / v5
Tags:  not added yet

Boundaries: Urban Area Extent[SERVICE-66839]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: tcwibleNov 22 2019 13:17 Modified by: tcwibleDec 06 2019 15:44 Type:
Data
Path: m/urbanareas/extent Context: csip-huc Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8088/csip-huc/d/urbanareas/extents/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
Retrieve urban area attributes within the specified area of interest.

Areas returned are 'Urban Areas' from the U.S. Census Bureau used for locations of regulation like municipal separate storm sewer systems (MS4s).

{
  "metainfo": {},
  "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": "Urban Areas",
    "description": "Retrieve 2018 U.S. Census polygon information for Urban Areas that intersect a given extent",
    "service_url": "http://localhost:8084/csip-huc/d/urbanareas/extent/1.0",
    "status": "Finished",
    "suid": "b2919994-1878-11ea-91d3-6d24534d55d6",
    "cloud_node": "10.2.228.76",
    "request_ip": "0:0:0:0:0:0:0:1",
    "tstamp": "2019-12-06 15:35:25",
    "cpu_time": 276,
    "expiration_date": "2019-12-06 15:40:26"
  },
  "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": [
        [
          {
            "affgeoid10": "400C100US93673",
            "aland10": 7044892,
            "awater10": 5660,
            "geoid10": "93673",
            "lsad10": "76",
            "name10": "Wellington, CO",
            "uace10": "93673",
            "uatyp10": "C",
            "gid": 2865
          },
          {
            "affgeoid10": "400C100US30628",
            "aland10": 2.82422437E8,
            "awater10": 1.6268972E7,
            "geoid10": "30628",
            "lsad10": "75",
            "name10": "Fort Collins, CO",
            "uace10": "30628",
            "uatyp10": "U",
            "gid": 3088
          }
        ]
      ]
    }
  ]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (5)
Baselines
All (5)