Services Directory Login
{
  "cimVersion" : "1.4.0",
  "id" : 3,
  "name" : "UCB_BLDG_TXT",
  "type" : "Feature Layer",
  "description" : "UCB_BLDG_TXT",
  "geometryType" : "esriGeometryPoint",
  "sourceSpatialReference" : {
    "wkid" : 2876,
    "latestWkid" : 2876
  },
  "copyrightText" : "",
  "parentLayer" : null,
  "subLayers" : [ ],
  "minScale" : 0,
  "maxScale" : 0,
  "drawingInfo" : {
    "renderer" : {
      "type" : "simple",
      "symbol" : {
        "type" : "esriSMS",
        "style" : "esriSMSCircle",
        "color" : [ 195, 167, 198, 255 ],
        "size" : 6,
        "angle" : 0,
        "xoffset" : 0,
        "yoffset" : 0,
        "outline" : {
          "color" : [ 255, 255, 255, 255 ],
          "width" : 0.75
        }
      },
      "label" : "",
      "description" : ""
    },
    "transparency" : 0,
    "labelingInfo" : [ {
      "labelExpressionInfo" : {
        "expression" : "$feature.TAG_VALUE"
      },
      "labelPlacement" : "esriServerPointLabelPlacementAboveRight",
      "deconflictionStrategy" : "none",
      "stackLabel" : true,
      "stackAlignment" : "dynamic",
      "removeDuplicates" : "none",
      "where" : null,
      "useCodedValues" : true,
      "maxScale" : 0,
      "minScale" : 0,
      "name" : "Class 1",
      "priority" : -1,
      "symbol" : {
        "type" : "esriTS",
        "color" : [ 0, 0, 0, 255 ],
        "backgroundColor" : null,
        "borderLineColor" : null,
        "borderLineSize" : null,
        "verticalAlignment" : "bottom",
        "horizontalAlignment" : "left",
        "rightToLeft" : false,
        "angle" : 0,
        "xoffset" : 0,
        "yoffset" : 0,
        "kerning" : true,
        "haloColor" : null,
        "haloSize" : null,
        "font" : {
          "family" : "Calibri",
          "size" : 10,
          "style" : "normal",
          "weight" : "normal",
          "decoration" : "none"
        }
      }
    } ]
  },
  "defaultVisibility" : false,
  "extent" : {
    "xmin" : -1.1748922527573522E7,
    "ymin" : 4860786.969779917,
    "xmax" : -1.1714210334365305E7,
    "ymax" : 4871379.880432436,
    "spatialReference" : {
      "wkid" : 102100,
      "latestWkid" : 3857
    }
  },
  "hasAttachments" : false,
  "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText",
  "displayField" : "BLDG_NAME",
  "typeIdField" : null,
  "fields" : [ {
    "name" : "OBJECTID",
    "type" : "esriFieldTypeOID",
    "alias" : "FID",
    "domain" : null
  }, {
    "name" : "Shape",
    "type" : "esriFieldTypeGeometry",
    "alias" : "Shape",
    "domain" : null
  }, {
    "name" : "GID",
    "type" : "esriFieldTypeInteger",
    "alias" : "GID",
    "domain" : null
  }, {
    "name" : "COMMENTS",
    "type" : "esriFieldTypeString",
    "alias" : "COMMENTS",
    "length" : 120,
    "domain" : null
  }, {
    "name" : "TAG_X",
    "type" : "esriFieldTypeDouble",
    "alias" : "TAG_X",
    "domain" : null
  }, {
    "name" : "TAG_Y",
    "type" : "esriFieldTypeDouble",
    "alias" : "TAG_Y",
    "domain" : null
  }, {
    "name" : "TAG_VALUE",
    "type" : "esriFieldTypeString",
    "alias" : "TAG_VALUE",
    "length" : 40,
    "domain" : null
  }, {
    "name" : "TAG_SIZE",
    "type" : "esriFieldTypeDouble",
    "alias" : "TAG_SIZE",
    "domain" : null
  }, {
    "name" : "TAG_JUST",
    "type" : "esriFieldTypeString",
    "alias" : "TAG_JUST",
    "length" : 2,
    "domain" : null
  }, {
    "name" : "TAG_ANGLE",
    "type" : "esriFieldTypeDouble",
    "alias" : "TAG_ANGLE",
    "domain" : null
  }, {
    "name" : "BLDG_NAME",
    "type" : "esriFieldTypeString",
    "alias" : "BLDG_NAME",
    "length" : 40,
    "domain" : null
  }, {
    "name" : "BLDG_NUM",
    "type" : "esriFieldTypeString",
    "alias" : "BLDG_NUM",
    "length" : 10,
    "domain" : null
  }, {
    "name" : "BLDG_CODE",
    "type" : "esriFieldTypeString",
    "alias" : "BLDG_CODE",
    "length" : 10,
    "domain" : null
  }, {
    "name" : "OBJ_VERIFY",
    "type" : "esriFieldTypeString",
    "alias" : "OBJ_VERIFY",
    "length" : 20,
    "domain" : {
      "type" : "codedValue",
      "name" : "OBJ_VERIFY",
      "codedValues" : [ {
        "name" : "Needs to be Verified",
        "code" : "NEED_TO_BE_VERIFIED"
      }, {
        "name" : "GPS",
        "code" : "GPS"
      }, {
        "name" : "As Built",
        "code" : "ASBUILT"
      }, {
        "name" : "Field Verified",
        "code" : "FIELD_VERIFY"
      }, {
        "name" : "On Existing Map",
        "code" : "EXISTING"
      }, {
        "name" : "Other",
        "code" : "OTHER"
      }, {
        "name" : "City Data",
        "code" : "CITY"
      }, {
        "name" : "Individual Book Edits",
        "code" : "INDV_BOOK_EDITS"
      }, {
        "name" : "Locator Verified",
        "code" : "LOCATOR"
      }, {
        "name" : "Review Drawings",
        "code" : "REVIEW"
      }, {
        "name" : "From Redline",
        "code" : "From Redline"
      }, {
        "name" : "Hide On Map",
        "code" : "HIDE"
      }, {
        "name" : "Auto Generated",
        "code" : "GENERATED"
      }, {
        "name" : "Temporary",
        "code" : "TEMP"
      } ],
      "mergePolicy" : "esriMPTDefaultValue",
      "splitPolicy" : "esriSPTDefaultValue"
    }
  } ],
  "indexes" : [ {
    "name" : "FDO_OBJECTID",
    "fields" : "OBJECTID",
    "isAscending" : true,
    "isUnique" : true,
    "description" : ""
  }, {
    "name" : "FDO_Shape",
    "fields" : "Shape",
    "isAscending" : true,
    "isUnique" : false,
    "description" : ""
  } ],
  "relationships" : [ ],
  "canModifyLayer" : false,
  "canScaleSymbols" : true,
  "hasLabels" : true,
  "capabilities" : "Map",
  "maxRecordCount" : 1000,
  "supportsStatistics" : true,
  "supportsAdvancedQueries" : true,
  "supportedQueryFormats" : "JSON, AMF, geoJSON",
  "ownershipBasedAccessControlForFeatures" : {
    "allowOthersToQuery" : true
  },
  "advancedQueryCapabilities" : {
    "useStandardizedQueries" : false,
    "supportsStatistics" : true,
    "supportsOrderBy" : true,
    "supportsDistinct" : true,
    "supportsPagination" : true,
    "supportsTrueCurve" : true,
    "supportsReturningQueryExtent" : true,
    "supportsQueryWithDistance" : true,
    "supportsSqlExpression" : false
  },
  "supportsDatumTransformation" : true,
  "currentVersion" : 10.81
}