{
 "currentVersion": 10.81,
 "id": 12,
 "name": "Building Footprint",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 2872,
  "latestWkid": 2872
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 5000,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     180,
     180,
     180,
     255
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      0,
      0,
      0,
      0
     ],
     "width": 0.75
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 5834612.31996147,
  "ymin": 2125758.8047020882,
  "xmax": 6007729.660030812,
  "ymax": 2312043.54999787,
  "spatialReference": {
   "wkid": 2872,
   "latestWkid": 2872
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "BuildingName",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "SourceCode",
   "type": "esriFieldTypeString",
   "alias": "SourceCode",
   "length": 75,
   "domain": {
    "type": "codedValue",
    "name": "WS1_BuildingFootprint_SourceCode",
    "description": "Valid BUILDING_FOOTPRINT SourceCode values.",
    "codedValues": [
     {
      "name": "2018 Imagery",
      "code": "2018 Imagery"
     },
     {
      "name": "Belvedere Building Plan",
      "code": "Belvedere Building Plan"
     },
     {
      "name": "Corte Madera Building Plan",
      "code": "Corte Madera Building Plan"
     },
     {
      "name": "DG_2007 30cm (countywide Digital Globe)",
      "code": "DG_2007 30cm (countywide Digital Globe)"
     },
     {
      "name": "Fairfax Building Plan",
      "code": "Fairfax Building Plan"
     },
     {
      "name": "Larkspur Building Plan",
      "code": "Larkspur Building Plan"
     },
     {
      "name": "Mill Valley Building Plan",
      "code": "Mill Valley Building Plan"
     },
     {
      "name": "NAIP_2010 100cm (countywide USDA National Agricultural Imagery Program)",
      "code": "NAIP_2010 100cm (countywide USDA National Agricultural Imagery Program)"
     },
     {
      "name": "NAIP_2012 100cm (countywide USDA National Agricultural Imagery Program)",
      "code": "NAIP_2012 100cm (countywide USDA National Agricultural Imagery Program)"
     },
     {
      "name": "Novato Building Plan",
      "code": "Novato Building Plan"
     },
     {
      "name": "Ross Building Plan",
      "code": "Ross Building Plan"
     },
     {
      "name": "San Anselmo Building Plan",
      "code": "San Anselmo Building Plan"
     },
     {
      "name": "San Rafael Building Plan",
      "code": "San Rafael Building Plan"
     },
     {
      "name": "Sausalito Building Plan",
      "code": "Sausalito Building Plan"
     },
     {
      "name": "Tiburon Building Plan",
      "code": "Tiburon Building Plan"
     },
     {
      "name": "Unincorporated Building Plan",
      "code": "Unincorporated Building Plan"
     },
     {
      "name": "USGS_IFN_2011 15cm (urban-area USGS Imagery for the Nation)",
      "code": "USGS_IFN_2011 15cm (urban-area USGS Imagery for the Nation)"
     },
     {
      "name": "USGS_IFN_2014 15cm (USGS Imagery for the Nation)",
      "code": "USGS_IFN_2014 15cm (USGS Imagery for the Nation)"
     },
     {
      "name": "Vargis_2004 10cm (urban-area_orthophoto)",
      "code": "Vargis_2004 10cm (urban-area orthophoto)"
     },
     {
      "name": "Vargis_2004 30cm (rural-area orthophoto)",
      "code": "Vargis_2004 30cm (rural-area orthophoto)"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "SourceDateYear",
   "type": "esriFieldTypeInteger",
   "alias": "SourceDateYear",
   "domain": null
  },
  {
   "name": "BuildingType",
   "type": "esriFieldTypeString",
   "alias": "BuildingType",
   "length": 25,
   "domain": {
    "type": "codedValue",
    "name": "WS1_BuildingFootprint_BuildingType",
    "description": "Valid BUILDING_FOOTPRINT BuildingType values.",
    "codedValues": [
     {
      "name": "General / Residential",
      "code": "1"
     },
     {
      "name": "Hospitality",
      "code": "10"
     },
     {
      "name": "Airport",
      "code": "11"
     },
     {
      "name": "Industrial",
      "code": "12"
     },
     {
      "name": "CommunityCenter",
      "code": "13"
     },
     {
      "name": "Government",
      "code": "2"
     },
     {
      "name": "Medical",
      "code": "3"
     },
     {
      "name": "Education",
      "code": "4"
     },
     {
      "name": "Transportation",
      "code": "5"
     },
     {
      "name": "Commercial",
      "code": "6"
     },
     {
      "name": "Religious",
      "code": "7"
     },
     {
      "name": "Recreation",
      "code": "8"
     },
     {
      "name": "Cultural / Heritage",
      "code": "9"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "BuildingName",
   "type": "esriFieldTypeString",
   "alias": "BuildingName",
   "length": 80,
   "domain": null
  },
  {
   "name": "BaseElevationMinFeet",
   "type": "esriFieldTypeDouble",
   "alias": "BaseElevationMinFeet",
   "domain": null
  },
  {
   "name": "PeakElevationMaxFeet",
   "type": "esriFieldTypeDouble",
   "alias": "PeakElevationMaxFeet",
   "domain": null
  },
  {
   "name": "SHAPE.STArea()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STArea()",
   "domain": null
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  },
  {
   "name": "RuleID",
   "type": "esriFieldTypeInteger",
   "alias": "RuleID",
   "domain": {
    "type": "codedValue",
    "name": "WS1_fac_BUILDING_FOOTPRINT_Rep_Rules",
    "description": "Representation rules",
    "codedValues": [
     {
      "name": "Rule_1",
      "code": 1
     },
     {
      "name": "Free Representation",
      "code": -1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "CreateUserName",
   "type": "esriFieldTypeString",
   "alias": "CreateUserName",
   "length": 50,
   "domain": null
  },
  {
   "name": "CreateDate",
   "type": "esriFieldTypeDate",
   "alias": "CreateDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "UpdateUserName",
   "type": "esriFieldTypeString",
   "alias": "UpdateUserName",
   "length": 50,
   "domain": null
  },
  {
   "name": "UpdateDate",
   "type": "esriFieldTypeDate",
   "alias": "UpdateDate",
   "length": 8,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "IX_fac_BUILDING_FOOTPRINT_BuildingType",
   "fields": "BuildingType",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S416_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 5000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "hasZ": true,
 "hasM": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}