Services Directory Login
{
  "currentVersion" : 10.81,
  "id" : 0,
  "name" : "Buildings",
  "type" : "Feature Layer",
  "description" : "",
  "geometryType" : "esriGeometryPolygon",
  "copyrightText" : "",
  "parentLayer" : null,
  "subLayers" : [ ],
  "minScale" : 100000,
  "maxScale" : 0,
  "drawingInfo" : {
    "renderer" : {
      "type" : "classBreaks",
      "field" : "pop_density_km2",
      "classificationMethod" : "esriClassifyManual",
      "minValue" : 0,
      "classBreakInfos" : [ {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 97, 65, 68, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 0, 0, 0, 0 ],
            "width" : 0.4
          }
        },
        "classMaxValue" : 1500,
        "label" : "Lowest",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 128, 42, 55, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 0, 0, 0, 0 ],
            "width" : 0.4
          }
        },
        "classMaxValue" : 3300,
        "label" : "Very low",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 165, 28, 42, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 0, 0, 0, 0 ],
            "width" : 0.4
          }
        },
        "classMaxValue" : 5200,
        "label" : "Low",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 222, 13, 13, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 0, 0, 0, 0 ],
            "width" : 0.4
          }
        },
        "classMaxValue" : 7000,
        "label" : "High",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 255, 150, 65, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 0, 0, 0, 0 ],
            "width" : 0.4
          }
        },
        "classMaxValue" : 30000,
        "label" : "Very high",
        "description" : ""
      }, {
        "symbol" : {
          "type" : "esriSFS",
          "style" : "esriSFSSolid",
          "color" : [ 255, 240, 0, 255 ],
          "outline" : {
            "type" : "esriSLS",
            "style" : "esriSLSSolid",
            "color" : [ 0, 0, 0, 0 ],
            "width" : 0.4
          }
        },
        "classMaxValue" : 150000,
        "label" : "Highest",
        "description" : ""
      } ]
    },
    "transparency" : 0,
    "labelingInfo" : null
  },
  "defaultVisibility" : true,
  "extent" : {
    "xmin" : -1.31633060574E7,
    "ymin" : 3993110.4582,
    "xmax" : -1.3142753407E7,
    "ymax" : 4013420.6665999964,
    "spatialReference" : {
      "wkid" : 102100,
      "latestWkid" : 3857
    }
  },
  "hasAttachments" : false,
  "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText",
  "displayField" : "NAME",
  "typeIdField" : null,
  "fields" : [ {
    "name" : "OBJECTID",
    "type" : "esriFieldTypeOID",
    "alias" : "OBJECTID",
    "domain" : null
  }, {
    "name" : "Shape",
    "type" : "esriFieldTypeGeometry",
    "alias" : "Shape",
    "domain" : null
  }, {
    "name" : "Join_Count",
    "type" : "esriFieldTypeInteger",
    "alias" : "Join_Count",
    "domain" : null
  }, {
    "name" : "TARGET_FID",
    "type" : "esriFieldTypeInteger",
    "alias" : "TARGET_FID",
    "domain" : null
  }, {
    "name" : "BUILDING_TYPE",
    "type" : "esriFieldTypeInteger",
    "alias" : "BUILDING_TYPE",
    "domain" : {
      "type" : "codedValue",
      "name" : "dBUILDING_ROOFPRINTS_TYPE",
      "codedValues" : [ {
        "name" : "CITY FACILITY",
        "code" : 1
      }, {
        "name" : "FIRE FACILITY",
        "code" : 2
      }, {
        "name" : "HOTELS",
        "code" : 3
      }, {
        "name" : "HOSPITAL",
        "code" : 4
      }, {
        "name" : "LIBRARY",
        "code" : 5
      }, {
        "name" : "POLICE FACILITY",
        "code" : 6
      }, {
        "name" : "SCHOOL",
        "code" : 7
      }, {
        "name" : "OTHER",
        "code" : 8
      } ]
    }
  }, {
    "name" : "NAME",
    "type" : "esriFieldTypeString",
    "alias" : "NAME",
    "length" : 60,
    "domain" : null
  }, {
    "name" : "ADDRESS",
    "type" : "esriFieldTypeString",
    "alias" : "ADDRESS",
    "length" : 50,
    "domain" : null
  }, {
    "name" : "NUMBER_FLOORS",
    "type" : "esriFieldTypeInteger",
    "alias" : "NUMBER_FLOORS",
    "domain" : null
  }, {
    "name" : "HAZARD_BUILDING",
    "type" : "esriFieldTypeInteger",
    "alias" : "HAZARD_BUILDING",
    "domain" : {
      "type" : "codedValue",
      "name" : "dYESNO",
      "codedValues" : [ {
        "name" : "YES",
        "code" : 1
      }, {
        "name" : "NO",
        "code" : 2
      }, {
        "name" : "UNKNOWN",
        "code" : 3
      } ]
    }
  }, {
    "name" : "FIRE_ZONE_NUMBER",
    "type" : "esriFieldTypeString",
    "alias" : "FIRE_ZONE_NUMBER",
    "length" : 6,
    "domain" : null
  }, {
    "name" : "EMERGENCY_USE",
    "type" : "esriFieldTypeInteger",
    "alias" : "EMERGENCY_USE",
    "domain" : {
      "type" : "codedValue",
      "name" : "dYESNO",
      "codedValues" : [ {
        "name" : "YES",
        "code" : 1
      }, {
        "name" : "NO",
        "code" : 2
      }, {
        "name" : "UNKNOWN",
        "code" : 3
      } ]
    }
  }, {
    "name" : "HEIGHT",
    "type" : "esriFieldTypeSingle",
    "alias" : "HEIGHT",
    "domain" : null
  }, {
    "name" : "Total_Population",
    "type" : "esriFieldTypeInteger",
    "alias" : "Total_Population",
    "domain" : null
  }, {
    "name" : "area_km_sq",
    "type" : "esriFieldTypeDouble",
    "alias" : "Area in square kilometers",
    "domain" : null
  }, {
    "name" : "pop_density_km2",
    "type" : "esriFieldTypeInteger",
    "alias" : "Population Density in persons per square kilometer",
    "domain" : null
  }, {
    "name" : "Shape_Length",
    "type" : "esriFieldTypeDouble",
    "alias" : "Shape_Length",
    "domain" : null
  }, {
    "name" : "Shape_Area",
    "type" : "esriFieldTypeDouble",
    "alias" : "Shape_Area",
    "domain" : null
  } ],
  "relationships" : [ ],
  "canModifyLayer" : false,
  "canScaleSymbols" : false,
  "hasLabels" : false,
  "capabilities" : "Map",
  "maxRecordCount" : 1000,
  "supportsStatistics" : true,
  "supportsAdvancedQueries" : true,
  "hasM" : true,
  "supportedQueryFormats" : "JSON, AMF",
  "ownershipBasedAccessControlForFeatures" : {
    "allowOthersToQuery" : true
  }
}