{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999979214E8, "falseY": -9.326949999975528E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 212, 207, 199, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NUMBER]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 5834598.777224405, "ymin": 2112497.3237001747, "xmax": 6001272.824101629, "ymax": 2311014.1190860583, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROPID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PropID", "type": "esriFieldTypeString", "alias": "PropID", "length": 10, "domain": null }, { "name": "Formatted", "type": "esriFieldTypeString", "alias": "Formatted", "length": 50, "domain": null }, { "name": "PrimaryID", "type": "esriFieldTypeString", "alias": "PrimaryID", "length": 1, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 20, "domain": null }, { "name": "MailCity", "type": "esriFieldTypeString", "alias": "MailCity", "length": 20, "domain": null }, { "name": "Fraction", "type": "esriFieldTypeString", "alias": "Fraction", "length": 3, "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 30, "domain": null }, { "name": "Number", "type": "esriFieldTypeString", "alias": "Number", "length": 6, "domain": null }, { "name": "PreDir", "type": "esriFieldTypeString", "alias": "PreDir", "length": 2, "domain": null }, { "name": "PostDir", "type": "esriFieldTypeString", "alias": "PostDir", "length": 2, "domain": null }, { "name": "Suffix", "type": "esriFieldTypeString", "alias": "Suffix", "length": 4, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 5, "domain": null }, { "name": "UnitCode", "type": "esriFieldTypeString", "alias": "UnitCode", "length": 4, "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "length": 5, "domain": null }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "CreateUser", "length": 25, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "UpdateUser", "type": "esriFieldTypeString", "alias": "UpdateUser", "length": 25, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 8, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeDouble", "alias": "Lat_Y", "domain": null }, { "name": "Long_X", "type": "esriFieldTypeDouble", "alias": "Long_X", "domain": null }, { "name": "IsDeliverable", "type": "esriFieldTypeSmallInteger", "alias": "IsDeliverable", "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "length": 25, "domain": null }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "AddressType", "length": 5, "domain": { "type": "codedValue", "name": "AddressType", "description": "Valid AddressType values originally defined by SanRafael.", "codedValues": [ { "name": "BLDG", "code": "BLDG" }, { "name": "CMRCL", "code": "CMRCL" }, { "name": "COMN", "code": "COMN" }, { "name": "MISC", "code": "MISC" }, { "name": "RDPX", "code": "RDPX" }, { "name": "SDU", "code": "SDU" }, { "name": "SFR", "code": "SFR" }, { "name": "UNIT", "code": "UNIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LabelAngleArithmetic", "type": "esriFieldTypeInteger", "alias": "LabelAngleArithmetic", "domain": null }, { "name": "RouteID", "type": "esriFieldTypeInteger", "alias": "RouteID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R398_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_SITUS_ADDRESS_POINT_Formatted", "fields": "Formatted", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_SITUS_ADDRESS_POINT_PropID", "fields": "PropID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_cadas_SITUS_ADDRESS_POINT_Unit", "fields": "Unit", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S385_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Parcel Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 1.7600911821107288E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999999109E8, "falseY": -9.326949999993564E7, "xyUnits": 45452.19066665782, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 119, 0, 128, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PROPID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 500, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 5837567.309900135, "ymin": 2131089.6178682745, "xmax": 6007460.480520502, "ymax": 2311078.5239255726, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROPID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PropID", "type": "esriFieldTypeString", "alias": "PropID", "length": 10, "domain": null }, { "name": "WGS84Latitude", "type": "esriFieldTypeDouble", "alias": "WGS84Latitude", "domain": null }, { "name": "WGS84Longitude", "type": "esriFieldTypeDouble", "alias": "WGS84Longitude", "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R380_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S368_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 400000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 0, 153, 255 ], "width": 0.1 } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5834777.984413445, "ymin": 2120866.6201319396, "xmax": 6012832.347792193, "ymax": 2311400.5199032724, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeDirP", "type": "esriFieldTypeString", "alias": "FeDirP", "length": 2, "domain": null }, { "name": "FeName", "type": "esriFieldTypeString", "alias": "FeName", "length": 30, "domain": null }, { "name": "FeType", "type": "esriFieldTypeString", "alias": "FeType", "length": 4, "domain": null }, { "name": "FeDirS", "type": "esriFieldTypeString", "alias": "FeDirS", "length": 2, "domain": null }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "CFCC", "length": 3, "domain": null }, { "name": "FrAddL", "type": "esriFieldTypeDouble", "alias": "FrAddL", "domain": null }, { "name": "ToAddL", "type": "esriFieldTypeDouble", "alias": "ToAddL", "domain": null }, { "name": "FrAddR", "type": "esriFieldTypeDouble", "alias": "FrAddR", "domain": null }, { "name": "ToAddR", "type": "esriFieldTypeDouble", "alias": "ToAddR", "domain": null }, { "name": "ZipL", "type": "esriFieldTypeString", "alias": "ZipL", "length": 5, "domain": null }, { "name": "ZipR", "type": "esriFieldTypeString", "alias": "ZipR", "length": 5, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 20, "domain": null }, { "name": "sPMSKey", "type": "esriFieldTypeString", "alias": "sPMSKey", "length": 20, "domain": null }, { "name": "Street_Nam", "type": "esriFieldTypeString", "alias": "Street_Nam", "length": 50, "domain": null }, { "name": "DivDir", "type": "esriFieldTypeString", "alias": "DivDir", "length": 3, "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeInteger", "alias": "UniqueID", "domain": null }, { "name": "PFrAddL", "type": "esriFieldTypeDouble", "alias": "PFrAddL", "domain": null }, { "name": "PToAddL", "type": "esriFieldTypeDouble", "alias": "PToAddL", "domain": null }, { "name": "PFrAddR", "type": "esriFieldTypeDouble", "alias": "PFrAddR", "domain": null }, { "name": "PToAddR", "type": "esriFieldTypeDouble", "alias": "PToAddR", "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "FunctionalClass", "length": 2, "domain": { "type": "codedValue", "name": "FunctionalClass", "description": "Valid FunctionalClass values.", "codedValues": [ { "name": "Arterial", "code": "A" }, { "name": "Alley/ServiceRd", "code": "AS" }, { "name": "Collector", "code": "C" }, { "name": "Driveway", "code": "DR" }, { "name": "Interstate", "code": "IS" }, { "name": "Local", "code": "L" }, { "name": "OtherFreeways", "code": "OF" }, { "name": "ParkingLots", "code": "P" }, { "name": "Pier/Dock", "code": "PD" }, { "name": "Ramp", "code": "RP" }, { "name": "RailRoad", "code": "RR" }, { "name": "Trail (stairs, bike, ped, non-vehicular)", "code": "T" }, { "name": "VehicularTrail", "code": "VT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "UpdateUserName", "type": "esriFieldTypeString", "alias": "UpdateUserName", "length": 25, "domain": null }, { "name": "EditComment", "type": "esriFieldTypeString", "alias": "EditComment", "length": 250, "domain": null }, { "name": "CreateUserName", "type": "esriFieldTypeString", "alias": "CreateUserName", "length": 25, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "CalTransClassification", "type": "esriFieldTypeString", "alias": "CalTrans Functional Classification", "length": 20, "domain": null }, { "name": "LocalClassification", "type": "esriFieldTypeString", "alias": "Local Functional Classification", "length": 20, "domain": null }, { "name": "LocalRoadNumber", "type": "esriFieldTypeString", "alias": "Local Road Number ID", "length": 10, "domain": null }, { "name": "RoadLevel", "type": "esriFieldTypeInteger", "alias": "Code for Overpasses or Tunnels", "domain": { "type": "codedValue", "name": "trans_RoadLevel", "description": "Valid TRANS RoadLevels", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1455_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I5977CFCC", "fields": "CFCC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977FunctionalC", "fields": "FunctionalClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977RoadLevel", "fields": "RoadLevel", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977City", "fields": "City", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5977Jurisdictio", "fields": "Jurisdiction", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S945_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 1.7893183582313177E-4, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -1.1586059999994217E8, "falseY": -9.326949999999039E7, "xyUnits": 44709.76315197334, "falseZ": -107374.18225, "zUnits": 40000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 245, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 5834612.31996147, "ymin": 2125758.8047020882, "xmax": 6007729.660030812, "ymax": 2312043.54999787, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BuildingName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SourceCode", "type": "esriFieldTypeString", "alias": "SourceCode", "length": 75, "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" } }, { "name": "SourceDateYear", "type": "esriFieldTypeInteger", "alias": "SourceDateYear", "domain": null }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "BuildingType", "length": 25, "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" } }, { "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": "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" } }, { "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 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R432_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Condominium Common Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 1.0129641801689204E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999997938E8, "falseY": -9.326949999997541E7, "xyUnits": 78976.13910361502, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 247, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[PROPID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 500, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 5920732.481995031, "ymin": 2136009.8201559186, "xmax": 6000670.232835397, "ymax": 2239596.5762426704, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROPID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "PropID", "type": "esriFieldTypeString", "alias": "PropID", "length": 10, "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R368_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S360_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Mobile Home Pad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 6.446149123732819E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999997091E8, "falseY": -9.326949999999747E7, "xyUnits": 124105.10285197034, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PARCELNUMBER]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 5932163.500760734, "ymin": 2169558.604641959, "xmax": 5981749.426017493, "ymax": 2235477.6513854116, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PADID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PadID", "type": "esriFieldTypeString", "alias": "PadID", "length": 10, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "PropID", "type": "esriFieldTypeString", "alias": "PropID", "length": 10, "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R375_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S363_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Communities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999993342E8, "falseY": -9.326949999988979E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 250, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 60000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 5843901.647876784, "ymin": 2140846.0092880577, "xmax": 6002518.722008511, "ymax": 2312208.8792716563, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R327_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S322_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 5.120000004768374E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999979521E8, "falseY": -9.326949999986033E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 5 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 160, 32, 240, 255 ], "width": 5 } }, "value": "Belvedere", "label": "Belvedere" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 5 } }, "value": "Corte Madera", "label": "Corte Madera" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 5 } }, "value": "Fairfax", "label": "Fairfax" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 139, 35, 35, 255 ], "width": 5 } }, "value": "Larkspur", "label": "Larkspur" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 5 } }, "value": "Mill Valley", "label": "Mill Valley" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 5 } }, "value": "Novato", "label": "Novato" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 5 } }, "value": "Ross", "label": "Ross" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 254, 177, 25, 255 ], "width": 5 } }, "value": "San Anselmo", "label": "San Anselmo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 34, 139, 34, 255 ], "width": 5 } }, "value": "San Rafael", "label": "San Rafael" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 5 } }, "value": "Sausalito", "label": "Sausalito" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 192, 203, 255 ], "width": 5 } }, "value": "Tiburon", "label": "Tiburon" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 230, 85, 255 ], "toColor": [ 92, 230, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 65, 158, 255 ], "toColor": [ 129, 65, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 153, 105, 255 ], "toColor": [ 219, 153, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 232, 247, 255 ], "toColor": [ 89, 232, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 128, 75, 255 ], "toColor": [ 73, 128, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 101, 138, 255 ], "toColor": [ 65, 101, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 84, 138, 255 ], "toColor": [ 240, 84, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 207, 99, 255 ], "toColor": [ 194, 207, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 84, 97, 255 ], "toColor": [ 148, 84, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 130, 242, 255 ], "toColor": [ 92, 130, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 247, 174, 255 ], "toColor": [ 101, 247, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 100, 220, 255 ], "toColor": [ 250, 100, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 158, 219, 255 ], "toColor": [ 240, 158, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 5950665.814386427, "ymin": 2134804.413663894, "xmax": 6007731.61744757, "ymax": 2247256.4430166185, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "ProperName", "type": "esriFieldTypeString", "alias": "ProperName", "length": 50, "domain": null }, { "name": "FireProviderFlag", "type": "esriFieldTypeString", "alias": "FireProviderFlag", "length": 1, "domain": null }, { "name": "SanitaryProviderFlag", "type": "esriFieldTypeString", "alias": "SanitaryProviderFlag", "length": 1, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1891_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1281_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "name": "County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0010240000009536748, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1586059999954489E8, "falseY": -9.326949999998732E7, "xyUnits": 7812.499992724039, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5816131.662959456, "ymin": 2125631.4758643657, "xmax": 6028423.048757166, "ymax": 2312383.023302287, "spatialReference": { "wkid": 2872, "latestWkid": 2872, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R329_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S324_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }