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

Application Lifecycle Management

Search In Project

Search inClear

Boundaries: Urban Areas#66839/v2
Tags:  not added yet

Boundaries: Urban Areas[SERVICE-66839]

Tracker: Services Priority: NormalNormal Status: In Development
Submitted by: tcwibleNov 22 2019 13:17 Modified by: tcwibleNov 22 2019 13:19 Type:
Data
Path: m/urbanareas/extent Context: csip-huc Version: 1.0
Endpoints: --
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"
    }
  }]
}
{

}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (2)
Baselines
All (2)

In Development Nov 22 2019 13:17
Submit by tcwible
Compare tracker item versions
Submitted Action Version
tcwible
Nov 22 2019 13:19
Edit 2
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).
%%tabbedSection
%%tab-Request
{{{
{
"metainfo": {},
"parameter": [...re"
}],
"type": "FeatureCollection"
}
}]
}
}}}
%!
%%tab-Response
{{{
}}}
%!
%!

Show diff
Retrieve urban areas within the specified area of interest.
Polygons included are "Urban Areas" defined by the U.S. Census Bureau used for regulation specifically municipal separate storm sewer systems (MS4s)
%%tabbedSection
%%tab-Request
{{{
{
"metainfo": {},
"parameter": [...re"
}],
"type": "FeatureCollection"
}
}]
}
}}}
%%
%%tab-Response
{{{
}}}
%%
%%
Description Format Wiki Html
tcwible
Nov 22 2019 13:17
Submit 1
No changes.