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

Application Lifecycle Management

Search In Project

Search inClear

Boundaries: City Extent#25919/HEAD / v5
Tags:  not added yet

Boundaries: City Extent[SERVICE-25919]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: tcwibleSep 19 2016 11:58 Modified by: tcwibleNov 22 2019 14:48 Type:
Data
Path: m/cities/extent Context: csip-huc Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8088/csip-huc/d/cities/extent/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
Retrieve city attributes within the specified area of interest.

Cities are 'incorporated places' within the 2010 U.S. Census data.

{
  "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": {
    "status": "Finished",
    "suid": "a3632f53-7e92-11e6-b82f-d5323464c2a9",
    "cloud_node": "172.2.127.86",
    "tstamp": "2016-09-19 11:58:15",
    "service_url": "http://csip.erams.com/csip-huc/m/cities/extent/1.0",
    "request_ip": "10.2.228.57",
    "csip.version": "$version: 2.1.48 d35f63efd4c1 2016-05-02 od, built at 2016-08-31 14:10 by ktraff$",
    "cpu_time": 61,
    "expiration_date": "2016-09-19 12:03:15"
  },
  "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": [[
      {
        "gid": 21821,
        "objectid": 21821,
        "name": "Wellington",
        "class": "town",
        "st": "CO",
        "stfips": "08",
        "placefips": "0883230",
        "houseunits": 2278,
        "population": 6782,
        "pop_class": 5,
        "pop_sqmi": 2012.5,
        "sqmi": 3.37,
        "shape_leng": 0.28076005174,
        "shape_area": 9.3048537E-4
      },
      {
        "gid": 21823,
        "objectid": 21823,
        "name": "Loveland",
        "class": "city",
        "st": "CO",
        "stfips": "08",
        "placefips": "0846465",
        "houseunits": 28557,
        "population": 70037,
        "pop_class": 7,
        "pop_sqmi": 1997.6,
        "sqmi": 35.06,
        "shape_leng": 2.31557061764,
        "shape_area": 0.00963577172
      },
      {
        "gid": 21824,
        "objectid": 21824,
        "name": "Fort Collins",
        "class": "city",
        "st": "CO",
        "stfips": "08",
        "placefips": "0827425",
        "houseunits": 60503,
        "population": 149567,
        "pop_class": 8,
        "pop_sqmi": 2693.4,
        "sqmi": 55.53,
        "shape_leng": 2.12264304679,
        "shape_area": 0.01529086908
      },
      {
        "gid": 21831,
        "objectid": 21831,
        "name": "Laporte",
        "class": "CDP",
        "st": "CO",
        "stfips": "08",
        "placefips": "0843220",
        "houseunits": 1126,
        "population": 2515,
        "pop_class": 5,
        "pop_sqmi": 404.3,
        "sqmi": 6.22,
        "shape_leng": 0.21053574392,
        "shape_area": 0.0017161338
      }
    ]]
  }]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (5)
Baselines
All (5)