{ "currentVersion": 10.81, "id": 12, "name": "Building Footprint", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreateDate", "creatorField": "CreateUserName", "editDateField": "UpdateDate", "editorField": "UpdateUserName" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 5834612.31996147, "ymin": 2125758.8047020882, "xmax": 6007729.660030812, "ymax": 2312043.54999787, "spatialReference": { "wkid": 2872, "latestWkid": 2872 } }, "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872 }, "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 }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "BuildingName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SourceCode", "type": "esriFieldTypeString", "alias": "SourceCode", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "SourceCode" }, { "name": "SourceDateYear", "type": "esriFieldTypeInteger", "alias": "SourceDateYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SourceDateYear" }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "BuildingType", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BuildingType" }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "BuildingName" }, { "name": "BaseElevationMinFeet", "type": "esriFieldTypeDouble", "alias": "BaseElevationMinFeet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BaseElevationMinFeet" }, { "name": "PeakElevationMaxFeet", "type": "esriFieldTypeDouble", "alias": "PeakElevationMaxFeet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PeakElevationMaxFeet" }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "fac_BUILDING_FOOTPRINT_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RuleID" }, { "name": "CreateUserName", "type": "esriFieldTypeString", "alias": "CreateUserName", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CreateUserName" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "UpdateUserName", "type": "esriFieldTypeString", "alias": "UpdateUserName", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UpdateUserName" }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UpdateDate" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Building Footprint", "description": "", "prototype": { "attributes": { "RuleID": null, "PeakElevationMaxFeet": null, "SourceCode": null, "SourceDateYear": null, "BuildingType": null, "BuildingName": null, "BaseElevationMinFeet": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }