{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Address", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 23, "name": "Address" }, { "id": 24, "name": "Unit" }, { "id": 25, "name": "High Density" }, { "id": 26, "name": "Block Range" } ], "minScale": 4000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6164304.988743886, "ymin": 2018010.85701181, "xmax": 6255935.038094968, "ymax": 2118929.8431655616, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": -1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PrintEnabled", "type": "esriFieldTypeString", "alias": "PrintEnabled", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use Flag Domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "length": 8, "domain": null }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "RevBy", "length": 20, "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 }, { "name": "oldFeaID", "type": "esriFieldTypeInteger", "alias": "oldFeaID", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 40, "domain": { "type": "codedValue", "name": "CityCountyCode", "description": "Parcel & Street FC, City or County Jurisdiction", "codedValues": [ { "name": "Alameda County", "code": "ALCO" }, { "name": "Contra Costa County", "code": "COCO" }, { "name": "Santa Clara County", "code": "SCCO" }, { "name": "San Joaquin County", "code": "SJCO" }, { "name": "Alameda", "code": "AA" }, { "name": "Albany", "code": "AB" }, { "name": "Berkeley", "code": "BE" }, { "name": "Dublin", "code": "DU" }, { "name": "El Cerrito", "code": "ELCT" }, { "name": "Emeryville", "code": "EM" }, { "name": "Fremont", "code": "FR" }, { "name": "Hayward", "code": "HA" }, { "name": "Livermore", "code": "LI" }, { "name": "Milpitas", "code": "MLPS" }, { "name": "Moraga", "code": "MRGA" }, { "name": "Newark", "code": "NE" }, { "name": "Oakland", "code": "OA" }, { "name": "Orinda", "code": "ORND" }, { "name": "Piedmont", "code": "PI" }, { "name": "Pleasanton", "code": "PLS" }, { "name": "San Leandro", "code": "SL" }, { "name": "San Ramon", "code": "SR" }, { "name": "Union City", "code": "UC" }, { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "Address Type", "length": 20, "domain": { "type": "codedValue", "name": "AddressType", "description": "AddressPt Types", "codedValues": [ { "name": "Apartment", "code": "Apartment" }, { "name": "Business", "code": "Business" }, { "name": "Condominium", "code": "Condominium" }, { "name": "Mobile Home", "code": "Mobile Home" }, { "name": "SB9", "code": "SB9" }, { "name": "Single Family", "code": "Single Family" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_581", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1422FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1422AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1422Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_581", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S528_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Address" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Unit" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "High Density" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Block Range" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "PrintEnabled": null, "CreateDate": null, "RevDate": null, "RevBy": null, "oldFeaID": null, "FontStyle": null, "Jurisdiction": null, "AddressType": null }, "code": 0, "name": "Address" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "PrintEnabled": null, "CreateDate": null, "RevDate": null, "RevBy": null, "oldFeaID": null, "FontStyle": null, "Jurisdiction": null, "AddressType": null }, "code": 1, "name": "Unit" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "PrintEnabled": null, "CreateDate": null, "RevDate": null, "RevBy": null, "oldFeaID": null, "FontStyle": null, "Jurisdiction": null, "AddressType": null }, "code": 2, "name": "High Density" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "PrintEnabled": null, "CreateDate": null, "RevDate": null, "RevBy": null, "oldFeaID": null, "FontStyle": null, "Jurisdiction": null, "AddressType": null }, "code": 3, "name": "Block Range" } ], "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 23, "name": "Address", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6164304.988743886, "ymin": 2018010.85701181, "xmax": 6255935.038094968, "ymax": 2118929.8431655616, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 24, "name": "Unit", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6164304.988743886, "ymin": 2018010.85701181, "xmax": 6255935.038094968, "ymax": 2118929.8431655616, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 25, "name": "High Density", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6164304.988743886, "ymin": 2018010.85701181, "xmax": 6255935.038094968, "ymax": 2118929.8431655616, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 26, "name": "Block Range", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Address" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 6164304.988743886, "ymin": 2018010.85701181, "xmax": 6255935.038094968, "ymax": 2118929.8431655616, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 27, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "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": [ 255, 0, 197, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6131299.009152308, "ymin": 2050893.8604713976, "xmax": 6215484.5248360485, "ymax": 2096573.5171433985, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MUNICIPALITY", "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": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Abbreviation", "type": "esriFieldTypeString", "alias": "Abbreviation", "length": 4, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R507_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S456_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 28, "name": "Major Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 24000.1, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FullStreetName]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6161110.500054136, "ymin": 2012052.4798209816, "xmax": 6270512.331118807, "ymax": 2132075.837870896, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullStreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 50, "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 27, "domain": { "type": "codedValue", "name": "StFunctionalClass", "description": "Street Functional Class", "codedValues": [ { "name": "Interstate", "code": "Interstate" }, { "name": "Local", "code": "Local" }, { "name": "Major Collector", "code": "Major Collector" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Minor Collector", "code": "Minor Collector" }, { "name": "Other Freeway or Expressway", "code": "Other Freeway or Expressway" }, { "name": "Principal Arterial", "code": "Principal Arterial" }, { "name": "Ramp", "code": "Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "StreetID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "StreetAliasID", "type": "esriFieldTypeInteger", "alias": "Street Alias ID", "domain": null }, { "name": "PrefixDir", "type": "esriFieldTypeString", "alias": "Prefix Dir", "length": 2, "domain": { "type": "codedValue", "name": "StreetDirectional", "description": "Street & Address Street Direction (Prefix/Suffix)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" }, { "name": "NB", "code": "NB" }, { "name": "SB", "code": "SB" }, { "name": "EB", "code": "EB" }, { "name": "WB", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 30, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "Street Type", "length": 4, "domain": { "type": "codedValue", "name": "StreetType", "description": "Street & Address Street Types", "codedValues": [ { "name": "AL", "code": "AL" }, { "name": "AV", "code": "AV" }, { "name": "BL", "code": "BL" }, { "name": "CI", "code": "CI" }, { "name": "CM", "code": "CM" }, { "name": "CONN", "code": "CONN" }, { "name": "CT", "code": "CT" }, { "name": "CTR", "code": "CTR" }, { "name": "CV", "code": "CV" }, { "name": "DR", "code": "DR" }, { "name": "FW", "code": "FW" }, { "name": "HW", "code": "HW" }, { "name": "LN", "code": "LN" }, { "name": "LP", "code": "LP" }, { "name": "PA", "code": "PA" }, { "name": "PK", "code": "PK" }, { "name": "PZ", "code": "PZ" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "PW", "code": "PW" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "ST", "code": "ST" }, { "name": "SQ", "code": "SQ" }, { "name": "TE", "code": "TE" }, { "name": "TR", "code": "TR" }, { "name": "WK", "code": "WK" }, { "name": "WY", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SuffixDir", "type": "esriFieldTypeString", "alias": "Suffix Dir", "length": 2, "domain": { "type": "codedValue", "name": "StreetDirectional", "description": "Street & Address Street Direction (Prefix/Suffix)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" }, { "name": "NB", "code": "NB" }, { "name": "SB", "code": "SB" }, { "name": "EB", "code": "EB" }, { "name": "WB", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FrAddressLeft", "type": "esriFieldTypeString", "alias": "From Address Left", "length": 6, "domain": null }, { "name": "ToAddressLeft", "type": "esriFieldTypeString", "alias": "To Address Left", "length": 6, "domain": null }, { "name": "FrAddressRight", "type": "esriFieldTypeString", "alias": "From Address Right", "length": 6, "domain": null }, { "name": "ToAddressRight", "type": "esriFieldTypeString", "alias": "To Address Right", "length": 6, "domain": null }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "City Left", "length": 4, "domain": { "type": "codedValue", "name": "CityCountyCode", "description": "Parcel & Street FC, City or County Jurisdiction", "codedValues": [ { "name": "Alameda County", "code": "ALCO" }, { "name": "Contra Costa County", "code": "COCO" }, { "name": "Santa Clara County", "code": "SCCO" }, { "name": "San Joaquin County", "code": "SJCO" }, { "name": "Alameda", "code": "AA" }, { "name": "Albany", "code": "AB" }, { "name": "Berkeley", "code": "BE" }, { "name": "Dublin", "code": "DU" }, { "name": "El Cerrito", "code": "ELCT" }, { "name": "Emeryville", "code": "EM" }, { "name": "Fremont", "code": "FR" }, { "name": "Hayward", "code": "HA" }, { "name": "Livermore", "code": "LI" }, { "name": "Milpitas", "code": "MLPS" }, { "name": "Moraga", "code": "MRGA" }, { "name": "Newark", "code": "NE" }, { "name": "Oakland", "code": "OA" }, { "name": "Orinda", "code": "ORND" }, { "name": "Piedmont", "code": "PI" }, { "name": "Pleasanton", "code": "PLS" }, { "name": "San Leandro", "code": "SL" }, { "name": "San Ramon", "code": "SR" }, { "name": "Union City", "code": "UC" }, { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CityRight", "type": "esriFieldTypeString", "alias": "City Right", "length": 4, "domain": { "type": "codedValue", "name": "CityCountyCode", "description": "Parcel & Street FC, City or County Jurisdiction", "codedValues": [ { "name": "Alameda County", "code": "ALCO" }, { "name": "Contra Costa County", "code": "COCO" }, { "name": "Santa Clara County", "code": "SCCO" }, { "name": "San Joaquin County", "code": "SJCO" }, { "name": "Alameda", "code": "AA" }, { "name": "Albany", "code": "AB" }, { "name": "Berkeley", "code": "BE" }, { "name": "Dublin", "code": "DU" }, { "name": "El Cerrito", "code": "ELCT" }, { "name": "Emeryville", "code": "EM" }, { "name": "Fremont", "code": "FR" }, { "name": "Hayward", "code": "HA" }, { "name": "Livermore", "code": "LI" }, { "name": "Milpitas", "code": "MLPS" }, { "name": "Moraga", "code": "MRGA" }, { "name": "Newark", "code": "NE" }, { "name": "Oakland", "code": "OA" }, { "name": "Orinda", "code": "ORND" }, { "name": "Piedmont", "code": "PI" }, { "name": "Pleasanton", "code": "PLS" }, { "name": "San Leandro", "code": "SL" }, { "name": "San Ramon", "code": "SR" }, { "name": "Union City", "code": "UC" }, { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CityMailingLeft", "type": "esriFieldTypeString", "alias": "City Mailing Left", "length": 4, "domain": { "type": "codedValue", "name": "CityCountyCode", "description": "Parcel & Street FC, City or County Jurisdiction", "codedValues": [ { "name": "Alameda County", "code": "ALCO" }, { "name": "Contra Costa County", "code": "COCO" }, { "name": "Santa Clara County", "code": "SCCO" }, { "name": "San Joaquin County", "code": "SJCO" }, { "name": "Alameda", "code": "AA" }, { "name": "Albany", "code": "AB" }, { "name": "Berkeley", "code": "BE" }, { "name": "Dublin", "code": "DU" }, { "name": "El Cerrito", "code": "ELCT" }, { "name": "Emeryville", "code": "EM" }, { "name": "Fremont", "code": "FR" }, { "name": "Hayward", "code": "HA" }, { "name": "Livermore", "code": "LI" }, { "name": "Milpitas", "code": "MLPS" }, { "name": "Moraga", "code": "MRGA" }, { "name": "Newark", "code": "NE" }, { "name": "Oakland", "code": "OA" }, { "name": "Orinda", "code": "ORND" }, { "name": "Piedmont", "code": "PI" }, { "name": "Pleasanton", "code": "PLS" }, { "name": "San Leandro", "code": "SL" }, { "name": "San Ramon", "code": "SR" }, { "name": "Union City", "code": "UC" }, { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CityMailingRight", "type": "esriFieldTypeString", "alias": "City Mailing Right", "length": 4, "domain": { "type": "codedValue", "name": "CityCountyCode", "description": "Parcel & Street FC, City or County Jurisdiction", "codedValues": [ { "name": "Alameda County", "code": "ALCO" }, { "name": "Contra Costa County", "code": "COCO" }, { "name": "Santa Clara County", "code": "SCCO" }, { "name": "San Joaquin County", "code": "SJCO" }, { "name": "Alameda", "code": "AA" }, { "name": "Albany", "code": "AB" }, { "name": "Berkeley", "code": "BE" }, { "name": "Dublin", "code": "DU" }, { "name": "El Cerrito", "code": "ELCT" }, { "name": "Emeryville", "code": "EM" }, { "name": "Fremont", "code": "FR" }, { "name": "Hayward", "code": "HA" }, { "name": "Livermore", "code": "LI" }, { "name": "Milpitas", "code": "MLPS" }, { "name": "Moraga", "code": "MRGA" }, { "name": "Newark", "code": "NE" }, { "name": "Oakland", "code": "OA" }, { "name": "Orinda", "code": "ORND" }, { "name": "Piedmont", "code": "PI" }, { "name": "Pleasanton", "code": "PLS" }, { "name": "San Leandro", "code": "SL" }, { "name": "San Ramon", "code": "SR" }, { "name": "Union City", "code": "UC" }, { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CityDispatchLeft", "type": "esriFieldTypeString", "alias": "City Dispatch Left", "length": 4, "domain": { "type": "codedValue", "name": "CityCountyCode", "description": "Parcel & Street FC, City or County Jurisdiction", "codedValues": [ { "name": "Alameda County", "code": "ALCO" }, { "name": "Contra Costa County", "code": "COCO" }, { "name": "Santa Clara County", "code": "SCCO" }, { "name": "San Joaquin County", "code": "SJCO" }, { "name": "Alameda", "code": "AA" }, { "name": "Albany", "code": "AB" }, { "name": "Berkeley", "code": "BE" }, { "name": "Dublin", "code": "DU" }, { "name": "El Cerrito", "code": "ELCT" }, { "name": "Emeryville", "code": "EM" }, { "name": "Fremont", "code": "FR" }, { "name": "Hayward", "code": "HA" }, { "name": "Livermore", "code": "LI" }, { "name": "Milpitas", "code": "MLPS" }, { "name": "Moraga", "code": "MRGA" }, { "name": "Newark", "code": "NE" }, { "name": "Oakland", "code": "OA" }, { "name": "Orinda", "code": "ORND" }, { "name": "Piedmont", "code": "PI" }, { "name": "Pleasanton", "code": "PLS" }, { "name": "San Leandro", "code": "SL" }, { "name": "San Ramon", "code": "SR" }, { "name": "Union City", "code": "UC" }, { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CityDispatchRight", "type": "esriFieldTypeString", "alias": "City Dispatch Right", "length": 4, "domain": { "type": "codedValue", "name": "CityCountyCode", "description": "Parcel & Street FC, City or County Jurisdiction", "codedValues": [ { "name": "Alameda County", "code": "ALCO" }, { "name": "Contra Costa County", "code": "COCO" }, { "name": "Santa Clara County", "code": "SCCO" }, { "name": "San Joaquin County", "code": "SJCO" }, { "name": "Alameda", "code": "AA" }, { "name": "Albany", "code": "AB" }, { "name": "Berkeley", "code": "BE" }, { "name": "Dublin", "code": "DU" }, { "name": "El Cerrito", "code": "ELCT" }, { "name": "Emeryville", "code": "EM" }, { "name": "Fremont", "code": "FR" }, { "name": "Hayward", "code": "HA" }, { "name": "Livermore", "code": "LI" }, { "name": "Milpitas", "code": "MLPS" }, { "name": "Moraga", "code": "MRGA" }, { "name": "Newark", "code": "NE" }, { "name": "Oakland", "code": "OA" }, { "name": "Orinda", "code": "ORND" }, { "name": "Piedmont", "code": "PI" }, { "name": "Pleasanton", "code": "PLS" }, { "name": "San Leandro", "code": "SL" }, { "name": "San Ramon", "code": "SR" }, { "name": "Union City", "code": "UC" }, { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZipCodeLeft", "type": "esriFieldTypeString", "alias": "Zip Code Left", "length": 10, "domain": null }, { "name": "ZipCodeRight", "type": "esriFieldTypeString", "alias": "Zip Code Right", "length": 10, "domain": null }, { "name": "IsPrivate", "type": "esriFieldTypeString", "alias": "Is Private?", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use Flag Domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RoadType", "type": "esriFieldTypeString", "alias": "Road Type", "length": 23, "domain": { "type": "codedValue", "name": "StRoadType", "description": "Street Use Types", "codedValues": [ { "name": "Access Road-Commercial", "code": "Access Road-Commercial" }, { "name": "Access Road-Residential", "code": "Access Road-Residential" }, { "name": "Access Road-Service", "code": "Access Road-Service" }, { "name": "Access Road-Trail", "code": "Access Road-Trail" }, { "name": "ALCO Transit Corridor", "code": "ALCO Transit Corridor" }, { "name": "Alley", "code": "Alley" }, { "name": "Driveway", "code": "Driveway" }, { "name": "EVA", "code": "EVA" }, { "name": "Footbridge", "code": "Footbridge" }, { "name": "Hallway", "code": "Hallway" }, { "name": "Railway", "code": "Railway" }, { "name": "Road", "code": "Road" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 18, "domain": { "type": "codedValue", "name": "StSurfaceType", "description": "Street Surface Types", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Class II AB", "code": "Class II AB" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Decomposed Granite", "code": "Decomposed Granite" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Open Graded", "code": "Open Graded" }, { "name": "Paver", "code": "Paver" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CirculationElement", "type": "esriFieldTypeString", "alias": "General Plan Circulation", "length": 21, "domain": { "type": "codedValue", "name": "StGeneralPlanCirculation", "description": "Street General Plan Circulation Element Types", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "State Route", "code": "State Route" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Residential Collector", "code": "Residential Collector" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HighCrossStreetName", "type": "esriFieldTypeString", "alias": "High Cross Street Name", "length": 50, "domain": null }, { "name": "LowCrossStreetName", "type": "esriFieldTypeString", "alias": "Low Cross Street Name", "length": 50, "domain": null }, { "name": "PoliceRDLeft", "type": "esriFieldTypeString", "alias": "Police RD Left", "length": 5, "domain": null }, { "name": "PoliceRDRight", "type": "esriFieldTypeString", "alias": "Police RD Right", "length": 5, "domain": null }, { "name": "PostedSpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "Posted Speed Limit", "domain": { "type": "range", "name": "StSpeedLimit", "description": "Street Posted/CAD Speed Limit", "range": [ 0, 70 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DispatchSpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "Dispatch Speed Limit", "domain": { "type": "range", "name": "StSpeedLimit", "description": "Street Posted/CAD Speed Limit", "range": [ 0, 70 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NumberOfLanes", "type": "esriFieldTypeDouble", "alias": "NumberOfLanes", "domain": { "type": "codedValue", "name": "StNumberOfLanes", "description": "Street Centerlines", "codedValues": [ { "name": "1", "code": 1 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "2.5", "code": 2.5 }, { "name": "3", "code": 3 }, { "name": "3.5", "code": 3.5 }, { "name": "4", "code": 4 }, { "name": "4.5", "code": 4.5 }, { "name": "5", "code": 5 }, { "name": "5.5", "code": 5.5 }, { "name": "6", "code": 6 }, { "name": "6.5", "code": 6.5 }, { "name": "7", "code": 7 }, { "name": "7.5", "code": 7.5 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null }, { "name": "Minutes", "type": "esriFieldTypeDouble", "alias": "Minutes", "domain": null }, { "name": "Oneway", "type": "esriFieldTypeString", "alias": "Oneway", "length": 2, "domain": { "type": "codedValue", "name": "StOnewayCode", "description": "Street CAD Direction of Travel", "codedValues": [ { "name": "B", "code": "B" }, { "name": "FT", "code": "FT" }, { "name": "NT", "code": "NT" }, { "name": "TF", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TurnRestriction", "type": "esriFieldTypeString", "alias": "Turn Restriction", "length": 3, "domain": { "type": "codedValue", "name": "StTurnTypes", "description": "Street Turn Restriction Codes", "codedValues": [ { "name": "NTB", "code": "NTB" }, { "name": "NTF", "code": "NTF" }, { "name": "NTT", "code": "NTT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FrElevation", "type": "esriFieldTypeSmallInteger", "alias": "From Elevation", "domain": null }, { "name": "ToElevation", "type": "esriFieldTypeSmallInteger", "alias": "To Elevation", "domain": null }, { "name": "FrCost", "type": "esriFieldTypeDouble", "alias": "From Cost", "domain": null }, { "name": "ToCost", "type": "esriFieldTypeDouble", "alias": "To Cost", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 19, "domain": { "type": "codedValue", "name": "Status", "description": "General Use Flag - Activity Status of Asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Active Not Accepted", "code": "Active Not Accepted" }, { "name": "Not In Use", "code": "Not In Use" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "SourceDocumentType", "type": "esriFieldTypeString", "alias": "Source Document Type", "length": 20, "domain": { "type": "codedValue", "name": "SourceDocumentType", "description": "General Use Flag - Formal Document Types (Legal & Semi-Legal)", "codedValues": [ { "name": "Annexation Map", "code": "Annexation Map" }, { "name": "Assessors Map", "code": "Assessors Map" }, { "name": "City Memo", "code": "City Memo" }, { "name": "Condemnation", "code": "Condemnation" }, { "name": "Condominium Plan", "code": "Condominium Plan" }, { "name": "Dedication", "code": "Dedication" }, { "name": "Deed", "code": "Deed" }, { "name": "Lot Line Adjustment", "code": "Lot Line Adjustment" }, { "name": "Parcel Map", "code": "Parcel Map" }, { "name": "Record of Survey", "code": "Record of Survey" }, { "name": "Tract Map", "code": "Tract Map" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SourceDocumentName", "type": "esriFieldTypeString", "alias": "Source Document Name", "length": 255, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "length": 8, "domain": null }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "RevBy", "length": 20, "domain": null }, { "name": "RevComments", "type": "esriFieldTypeString", "alias": "RevComments", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R551_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_551", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1352StreetID", "fields": "StreetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1352FullStreetN", "fields": "FullStreetName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_551", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S500_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 29, "name": "Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FunctionalClass", "uniqueValueGroups": [ { "heading": "Functional Class", "classes": [ { "label": "Interstate", "description": "Interstate", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "Interstate" ] ] }, { "label": "Other Freeway or Expressway", "description": "Other Freeway or Expressway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "values": [ [ "Other Freeway or Expressway" ] ] }, { "label": "Principal Arterial", "description": "Principal Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.2 }, "values": [ [ "Principal Arterial" ] ] }, { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 142, 123, 255 ], "width": 1 }, "values": [ [ "Major Collector" ], [ "Minor Arterial" ], [ "Minor Collector" ] ] }, { "label": "Local", "description": "Local", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "values": [ [ "Local" ], [ "" ] ] }, { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 5 }, "values": [ [ "Ramp" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Interstate", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "Other Freeway or Expressway", "label": "Other Freeway or Expressway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.2 }, "value": "Principal Arterial", "label": "Principal Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 142, 123, 255 ], "width": 1 }, "value": "Major Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 142, 123, 255 ], "width": 1 }, "value": "Minor Arterial", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 142, 123, 255 ], "width": 1 }, "value": "Minor Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Local", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 5 }, "value": "Ramp", "label": "Ramp" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 73, 50, 255 ], "toColor": [ 135, 73, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 40, 176, 255 ], "toColor": [ 45, 40, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 166, 50, 255 ], "toColor": [ 63, 166, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 122, 161, 255 ], "toColor": [ 39, 122, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 36, 107, 255 ], "toColor": [ 130, 36, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 151, 54, 255 ], "toColor": [ 173, 151, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 135, 101, 255 ], "toColor": [ 68, 135, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 84, 161, 255 ], "toColor": [ 72, 84, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 52, 87, 255 ], "toColor": [ 168, 52, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 135, 57, 255 ], "toColor": [ 113, 135, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 46, 158, 255 ], "toColor": [ 121, 46, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 168, 168, 255 ], "toColor": [ 59, 168, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 171, 99, 255 ], "toColor": [ 36, 171, 99, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FullStreetName]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6161110.500054136, "ymin": 2012052.4798209816, "xmax": 6270512.331118807, "ymax": 2132075.837870896, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullStreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StreetID", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 50, "domain": null }, { "name": "PrefixDir", "type": "esriFieldTypeString", "alias": "Prefix Dir", "length": 2, "domain": { "type": "codedValue", "name": "StreetDirectional", "description": "Street & Address Street Direction (Prefix/Suffix)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" }, { "name": "NB", "code": "NB" }, { "name": "SB", "code": "SB" }, { "name": "EB", "code": "EB" }, { "name": "WB", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 30, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "Street Type", "length": 4, "domain": { "type": "codedValue", "name": "StreetType", "description": "Street & Address Street Types", "codedValues": [ { "name": "AL", "code": "AL" }, { "name": "AV", "code": "AV" }, { "name": "BL", "code": "BL" }, { "name": "CI", "code": "CI" }, { "name": "CM", "code": "CM" }, { "name": "CONN", "code": "CONN" }, { "name": "CT", "code": "CT" }, { "name": "CTR", "code": "CTR" }, { "name": "CV", "code": "CV" }, { "name": "DR", "code": "DR" }, { "name": "FW", "code": "FW" }, { "name": "HW", "code": "HW" }, { "name": "LN", "code": "LN" }, { "name": "LP", "code": "LP" }, { "name": "PA", "code": "PA" }, { "name": "PK", "code": "PK" }, { "name": "PZ", "code": "PZ" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "PW", "code": "PW" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RD", "code": "RD" }, { "name": "ST", "code": "ST" }, { "name": "SQ", "code": "SQ" }, { "name": "TE", "code": "TE" }, { "name": "TR", "code": "TR" }, { "name": "WK", "code": "WK" }, { "name": "WY", "code": "WY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SuffixDir", "type": "esriFieldTypeString", "alias": "Suffix Dir", "length": 2, "domain": { "type": "codedValue", "name": "StreetDirectional", "description": "Street & Address Street Direction (Prefix/Suffix)", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" }, { "name": "NE", "code": "NE" }, { "name": "SW", "code": "SW" }, { "name": "SE", "code": "SE" }, { "name": "NB", "code": "NB" }, { "name": "SB", "code": "SB" }, { "name": "EB", "code": "EB" }, { "name": "WB", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FrAddressLeft", "type": "esriFieldTypeString", "alias": "From Address Left", "length": 6, "domain": null }, { "name": "ToAddressLeft", "type": "esriFieldTypeString", "alias": "To Address Left", "length": 6, "domain": null }, { "name": "FrAddressRight", "type": "esriFieldTypeString", "alias": "From Address Right", "length": 6, "domain": null }, { "name": "ToAddressRight", "type": "esriFieldTypeString", "alias": "To Address Right", "length": 6, "domain": null }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "City Left", "length": 4, "domain": { "type": "codedValue", "name": "CityCountyCode", "description": "Parcel & Street FC, City or County Jurisdiction", "codedValues": [ { "name": "Alameda County", "code": "ALCO" }, { "name": "Contra Costa County", "code": "COCO" }, { "name": "Santa Clara County", "code": "SCCO" }, { "name": "San Joaquin County", "code": "SJCO" }, { "name": "Alameda", "code": "AA" }, { "name": "Albany", "code": "AB" }, { "name": "Berkeley", "code": "BE" }, { "name": "Dublin", "code": "DU" }, { "name": "El Cerrito", "code": "ELCT" }, { "name": "Emeryville", "code": "EM" }, { "name": "Fremont", "code": "FR" }, { "name": "Hayward", "code": "HA" }, { "name": "Livermore", "code": "LI" }, { "name": "Milpitas", "code": "MLPS" }, { "name": "Moraga", "code": "MRGA" }, { "name": "Newark", "code": "NE" }, { "name": "Oakland", "code": "OA" }, { "name": "Orinda", "code": "ORND" }, { "name": "Piedmont", "code": "PI" }, { "name": "Pleasanton", "code": "PLS" }, { "name": "San Leandro", "code": "SL" }, { "name": "San Ramon", "code": "SR" }, { "name": "Union City", "code": "UC" }, { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CityRight", "type": "esriFieldTypeString", "alias": "City Right", "length": 4, "domain": { "type": "codedValue", "name": "CityCountyCode", "description": "Parcel & Street FC, City or County Jurisdiction", "codedValues": [ { "name": "Alameda County", "code": "ALCO" }, { "name": "Contra Costa County", "code": "COCO" }, { "name": "Santa Clara County", "code": "SCCO" }, { "name": "San Joaquin County", "code": "SJCO" }, { "name": "Alameda", "code": "AA" }, { "name": "Albany", "code": "AB" }, { "name": "Berkeley", "code": "BE" }, { "name": "Dublin", "code": "DU" }, { "name": "El Cerrito", "code": "ELCT" }, { "name": "Emeryville", "code": "EM" }, { "name": "Fremont", "code": "FR" }, { "name": "Hayward", "code": "HA" }, { "name": "Livermore", "code": "LI" }, { "name": "Milpitas", "code": "MLPS" }, { "name": "Moraga", "code": "MRGA" }, { "name": "Newark", "code": "NE" }, { "name": "Oakland", "code": "OA" }, { "name": "Orinda", "code": "ORND" }, { "name": "Piedmont", "code": "PI" }, { "name": "Pleasanton", "code": "PLS" }, { "name": "San Leandro", "code": "SL" }, { "name": "San Ramon", "code": "SR" }, { "name": "Union City", "code": "UC" }, { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Segment Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R551_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1352StreetID", "fields": "StreetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1352FullStreetN", "fields": "FullStreetName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S500_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 30, "name": "Private Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 4800, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 115, 223, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6161110.500054136, "ymin": 2012052.4798209816, "xmax": 6270512.331118807, "ymax": 2132075.837870896, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullStreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 50, "domain": null }, { "name": "ToAddressRight", "type": "esriFieldTypeString", "alias": "To Address Right", "length": 6, "domain": null }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "City Left", "length": 4, "domain": { "type": "codedValue", "name": "CityCountyCode", "description": "Parcel & Street FC, City or County Jurisdiction", "codedValues": [ { "name": "Alameda County", "code": "ALCO" }, { "name": "Contra Costa County", "code": "COCO" }, { "name": "Santa Clara County", "code": "SCCO" }, { "name": "San Joaquin County", "code": "SJCO" }, { "name": "Alameda", "code": "AA" }, { "name": "Albany", "code": "AB" }, { "name": "Berkeley", "code": "BE" }, { "name": "Dublin", "code": "DU" }, { "name": "El Cerrito", "code": "ELCT" }, { "name": "Emeryville", "code": "EM" }, { "name": "Fremont", "code": "FR" }, { "name": "Hayward", "code": "HA" }, { "name": "Livermore", "code": "LI" }, { "name": "Milpitas", "code": "MLPS" }, { "name": "Moraga", "code": "MRGA" }, { "name": "Newark", "code": "NE" }, { "name": "Oakland", "code": "OA" }, { "name": "Orinda", "code": "ORND" }, { "name": "Piedmont", "code": "PI" }, { "name": "Pleasanton", "code": "PLS" }, { "name": "San Leandro", "code": "SL" }, { "name": "San Ramon", "code": "SR" }, { "name": "Union City", "code": "UC" }, { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Segment Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R551_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1352FullStreetN", "fields": "FullStreetName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S500_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 31, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6161110.500054136, "ymin": 2012052.4798209816, "xmax": 6270512.331118807, "ymax": 2132075.837870896, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullStreetName", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R551_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S500_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 32, "name": "Airport Striping", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 16229.70061403403, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6171218.048080474, "ymin": 2076260.7273884714, "xmax": 6183880.681219727, "ymax": 2081487.7750052214, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Description", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": { "type": "codedValue", "name": "LifeCycleStatus", "description": "General Use Flag", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Retired", "code": "Retired" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "PaintColor", "type": "esriFieldTypeString", "alias": "Color", "length": 6, "domain": { "type": "codedValue", "name": "arptPaintColor", "description": "Airport Striping Colors", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R30_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S18_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 33, "name": "ParkingStriping", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 16229.70061403403, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6172633.189607143, "ymin": 2061196.7890124768, "xmax": 6214773.688331217, "ymax": 2086060.3823298067, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeInteger", "alias": "Asset ID", "domain": null }, { "name": "CMMSID", "type": "esriFieldTypeString", "alias": "CMMS ID", "length": 12, "domain": null }, { "name": "StripingType", "type": "esriFieldTypeString", "alias": "Striping Type", "length": 5, "domain": { "type": "codedValue", "name": "prkStripingType", "description": "Parking lot striping type", "codedValues": [ { "name": "Curbline", "code": "Curb" }, { "name": "Paint", "code": "Paint" }, { "name": "Rampline", "code": "Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StripingColor", "type": "esriFieldTypeString", "alias": "Striping Color", "length": 10, "domain": { "type": "codedValue", "name": "prkColor", "description": "Parking Striping Color", "codedValues": [ { "name": "Blue", "code": "Blue" }, { "name": "Red", "code": "Red" }, { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IsPrivate", "type": "esriFieldTypeString", "alias": "Is Private", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use Flag Domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 120, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "CreateBy", "type": "esriFieldTypeString", "alias": "Create By", "length": 20, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "Rev Date", "length": 8, "domain": null }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "Rev By", "length": 20, "domain": null }, { "name": "RevComments", "type": "esriFieldTypeString", "alias": "Rev Comments", "length": 255, "domain": null }, { "name": "MaintenanceArea", "type": "esriFieldTypeSmallInteger", "alias": "Maintenance Area", "domain": { "type": "codedValue", "name": "dMaintenanceGrid", "description": "Public Works Maintenance Areas", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "11", "code": 11 }, { "name": "12", "code": 12 }, { "name": "13", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1064_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S963_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 34, "name": "ParkingArea", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 16229.70061403403, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6172633.189607143, "ymin": 2061196.7890124768, "xmax": 6210193.0843034685, "ymax": 2086060.3823298067, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeInteger", "alias": "Asset ID", "domain": null }, { "name": "CMMSID", "type": "esriFieldTypeString", "alias": "CMMS ID", "length": 12, "domain": null }, { "name": "ParkingLotType", "type": "esriFieldTypeString", "alias": "Parking Lot Type", "length": 10, "domain": { "type": "codedValue", "name": "prkLotType", "description": "Parking lot feature type", "codedValues": [ { "name": "Island", "code": "Island" }, { "name": "Lot", "code": "Lot" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ParkingLotSurface", "type": "esriFieldTypeString", "alias": "Parking Lot Surface", "length": 10, "domain": { "type": "codedValue", "name": "prkSurfaceType", "description": "Parking lot surface type", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Landscape", "code": "Landscape" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintenanceArea", "type": "esriFieldTypeSmallInteger", "alias": "Maintenance Area", "domain": { "type": "codedValue", "name": "dMaintenanceGrid", "description": "Public Works Maintenance Areas", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "11", "code": 11 }, { "name": "12", "code": 12 }, { "name": "13", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 120, "domain": null }, { "name": "TotalSpaces", "type": "esriFieldTypeSmallInteger", "alias": "Total Spaces", "domain": { "type": "range", "name": "prkSpaces", "description": "Range of valid spaces", "range": [ 0, 500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HandicapSpaces", "type": "esriFieldTypeSmallInteger", "alias": "Handicap Spaces", "domain": { "type": "range", "name": "prkSpaces", "description": "Range of valid spaces", "range": [ 0, 500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NonHandicapSpaces", "type": "esriFieldTypeSmallInteger", "alias": "Non-Handicap Spaces", "domain": { "type": "range", "name": "NumberOfTenants", "description": "Number of Businesses, Tenant Apts, etc", "range": [ 0, 500 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsPrivate", "type": "esriFieldTypeString", "alias": "Is Private", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use Flag Domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "CreateBy", "type": "esriFieldTypeString", "alias": "Create By", "length": 20, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "Rev Date", "length": 8, "domain": null }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "Rev By", "length": 20, "domain": null }, { "name": "RevComments", "type": "esriFieldTypeString", "alias": "Rev Comments", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R1076_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1076", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1076", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S975_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 35, "name": "Airport Pavement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 16229.70061403403, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6175711.954446971, "ymin": 2076178.8174473047, "xmax": 6185461.996954724, "ymax": 2080180.3514389843, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PavementUse", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PavementID", "type": "esriFieldTypeInteger", "alias": "PavementID", "domain": null }, { "name": "PavementUse", "type": "esriFieldTypeString", "alias": "PavementUse", "length": 32, "domain": null }, { "name": "PavementMaterial", "type": "esriFieldTypeString", "alias": "PavementMaterial", "length": 32, "domain": null }, { "name": "SectionID", "type": "esriFieldTypeString", "alias": "SectionID", "length": 10, "domain": null }, { "name": "PavementCondition", "type": "esriFieldTypeString", "alias": "Pavement Condition", "length": 200, "domain": null }, { "name": "PavementRating", "type": "esriFieldTypeDouble", "alias": "PavementRating", "domain": null }, { "name": "PavementThickness", "type": "esriFieldTypeDouble", "alias": "PavementThickness", "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "InspectionDate", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": { "type": "codedValue", "name": "LifeCycleStatus", "description": "General Use Flag", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Retired", "code": "Retired" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "LastInspectionDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "length": 8, "domain": null }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "RevBy", "length": 20, "domain": null }, { "name": "RevComments", "type": "esriFieldTypeString", "alias": "RevComments", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G31SectionID", "fields": "SectionID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S19_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 36, "name": "Improvements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ImprovementType", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "CurbGutter", "description": "CurbGutter", "symbol": { "type": "esriPFS", "url": "bc7b6ee15aee4ad4aebe9dc8caf233a5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADxklEQVRogbWZW24sMQhE88E6vNa71t5IriJlJMcB6hSe8DHqtg0GUzzcE5+fn/+e5/lYa31MKOPdxxzZN3o4MuLrZ19UMVWGZGv3MSWr4tvXdYd4vncGP99ro9q4E0a80SnXISPTpdtb6ZLtG/TUTwEKwtU7WfvOcMvkhIJ25aHqmcKvM6ziJ8+VzGdb8wPe1OMdUfjRREcOmui4tjVBvLMTSXTVOhfaE5gT/sg2phDPxl9jU9R0HnThXfGH1AJAtBtT3nK8eQPvL/oV0xTiLuSUzJukNQ2pqOBIa2y3gdM4nPOTBEZDKtw420kZRUsZ9ZCTYLv3qBgJvKcwP9+Vh040Os1Q9h5KEQpR1zMOTRFU6RC0OZh0Wh1SnNsZ7d7U+/MqWTRDk6TRjZ8QVZCunm/Qs7KY/qsuKZM5pUlyfI514Xr5L5sPtzegeq4zpk/BblLI5mlcn8+kNyCHqDweTq9Mmwun1JHc4F4dlceDwOkd5YjkBOeDxrne0SU6BbN3EgaVYpUsMkf0zHizkItuE1K6qCFUFpE5+cKz9uxNY/rmUPZx5YVpj2DBe8FYnWxEyx+FuJNbzgN9qgvH1BBi4KReTzxcdX4rg7dSQBmisnMH70pWpUM3Tg42VAakySYbc7q7SVIjh4Pg/SK3lnYGUmi7HeBJHWrWDm/XoAm8aXJyDHTknPQjplW5IeOup6bxe3NA4dQ3R6ldEeeS4B58Jb9zZhBFyOa38O6UdpqX7vCe1y1rYiDlmcxnStPmJdM583hQAzNSPJNy6OhBIJ+tiWrx+ZzNU76zVlKZDqlEt9Ovfy0VI0k0FeRuk1R3sLQslv9a3mRsMufIncS2qiLRalUIUeNq7qY8deuVh9eZyFQsV4LUXCZ3EtNEP7XPi+IWOjupHOB4tttXHZqaj9ICoWglsBqnlYDc7lwdV9WROffqSb9OK8FtwiShErf3YGezap3ivcnUGV+oTShRTxDvOtdGldSy9wD24AYh+0oxqQIkNG7CIdSiU7Dbed1+B1MGqZKYIS06JR0iMOsMfcfXFZoYo1rkGj85uHfA26FHtaEEosS703qtFFe8XQWKd8X0JIs6chx5Sma4mxJlbm5YNwijPXl0m06JKOTGPOFVMtfZnJBS0D2ruU6h2y8nruejUoqcsls+JomvIlLuKjkxadipMpUStBubIIcgKjpvTSDuZOtp1egM6sbXGdPOphMYd3XzHV1gtV8b088lrG+8e87RZNkdeGdLZIreZu5urOPJjKHNiPP9LTIBt5lbKUjnFU2+4HzRf4zoG3G34tvVAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": null, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "2" ] ] }, { "label": "Landscape", "description": "Landscape", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 250, 195, 127 ], "outline": null }, "values": [ [ "4" ] ] }, { "label": "Median", "description": "Median", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 127 ], "outline": null }, "values": [ [ "5" ] ] }, { "label": "Sidewalk", "description": "Sidewalk", "symbol": { "type": "esriPFS", "url": "bc7b6ee15aee4ad4aebe9dc8caf233a5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADxklEQVRogbWZW24sMQhE88E6vNa71t5IriJlJMcB6hSe8DHqtg0GUzzcE5+fn/+e5/lYa31MKOPdxxzZN3o4MuLrZ19UMVWGZGv3MSWr4tvXdYd4vncGP99ro9q4E0a80SnXISPTpdtb6ZLtG/TUTwEKwtU7WfvOcMvkhIJ25aHqmcKvM6ziJ8+VzGdb8wPe1OMdUfjRREcOmui4tjVBvLMTSXTVOhfaE5gT/sg2phDPxl9jU9R0HnThXfGH1AJAtBtT3nK8eQPvL/oV0xTiLuSUzJukNQ2pqOBIa2y3gdM4nPOTBEZDKtw420kZRUsZ9ZCTYLv3qBgJvKcwP9+Vh040Os1Q9h5KEQpR1zMOTRFU6RC0OZh0Wh1SnNsZ7d7U+/MqWTRDk6TRjZ8QVZCunm/Qs7KY/qsuKZM5pUlyfI514Xr5L5sPtzegeq4zpk/BblLI5mlcn8+kNyCHqDweTq9Mmwun1JHc4F4dlceDwOkd5YjkBOeDxrne0SU6BbN3EgaVYpUsMkf0zHizkItuE1K6qCFUFpE5+cKz9uxNY/rmUPZx5YVpj2DBe8FYnWxEyx+FuJNbzgN9qgvH1BBi4KReTzxcdX4rg7dSQBmisnMH70pWpUM3Tg42VAakySYbc7q7SVIjh4Pg/SK3lnYGUmi7HeBJHWrWDm/XoAm8aXJyDHTknPQjplW5IeOup6bxe3NA4dQ3R6ldEeeS4B58Jb9zZhBFyOa38O6UdpqX7vCe1y1rYiDlmcxnStPmJdM583hQAzNSPJNy6OhBIJ+tiWrx+ZzNU76zVlKZDqlEt9Ovfy0VI0k0FeRuk1R3sLQslv9a3mRsMufIncS2qiLRalUIUeNq7qY8deuVh9eZyFQsV4LUXCZ3EtNEP7XPi+IWOjupHOB4tttXHZqaj9ICoWglsBqnlYDc7lwdV9WROffqSb9OK8FtwiShErf3YGezap3ivcnUGV+oTShRTxDvOtdGldSy9wD24AYh+0oxqQIkNG7CIdSiU7Dbed1+B1MGqZKYIS06JR0iMOsMfcfXFZoYo1rkGj85uHfA26FHtaEEosS703qtFFe8XQWKd8X0JIs6chx5Sma4mxJlbm5YNwijPXl0m06JKOTGPOFVMtfZnJBS0D2ruU6h2y8nruejUoqcsls+JomvIlLuKjkxadipMpUStBubIIcgKjpvTSDuZOtp1egM6sbXGdPOphMYd3XzHV1gtV8b088lrG+8e87RZNkdeGdLZIreZu5urOPJjKHNiPP9LTIBt5lbKUjnFU2+4HzRf4zoG3G34tvVAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 127 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "3" ] ] }, { "label": "TravelWay", "description": "TravelWay", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 127 ], "outline": null }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "bc7b6ee15aee4ad4aebe9dc8caf233a5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADxklEQVRogbWZW24sMQhE88E6vNa71t5IriJlJMcB6hSe8DHqtg0GUzzcE5+fn/+e5/lYa31MKOPdxxzZN3o4MuLrZ19UMVWGZGv3MSWr4tvXdYd4vncGP99ro9q4E0a80SnXISPTpdtb6ZLtG/TUTwEKwtU7WfvOcMvkhIJ25aHqmcKvM6ziJ8+VzGdb8wPe1OMdUfjRREcOmui4tjVBvLMTSXTVOhfaE5gT/sg2phDPxl9jU9R0HnThXfGH1AJAtBtT3nK8eQPvL/oV0xTiLuSUzJukNQ2pqOBIa2y3gdM4nPOTBEZDKtw420kZRUsZ9ZCTYLv3qBgJvKcwP9+Vh040Os1Q9h5KEQpR1zMOTRFU6RC0OZh0Wh1SnNsZ7d7U+/MqWTRDk6TRjZ8QVZCunm/Qs7KY/qsuKZM5pUlyfI514Xr5L5sPtzegeq4zpk/BblLI5mlcn8+kNyCHqDweTq9Mmwun1JHc4F4dlceDwOkd5YjkBOeDxrne0SU6BbN3EgaVYpUsMkf0zHizkItuE1K6qCFUFpE5+cKz9uxNY/rmUPZx5YVpj2DBe8FYnWxEyx+FuJNbzgN9qgvH1BBi4KReTzxcdX4rg7dSQBmisnMH70pWpUM3Tg42VAakySYbc7q7SVIjh4Pg/SK3lnYGUmi7HeBJHWrWDm/XoAm8aXJyDHTknPQjplW5IeOup6bxe3NA4dQ3R6ldEeeS4B58Jb9zZhBFyOa38O6UdpqX7vCe1y1rYiDlmcxnStPmJdM583hQAzNSPJNy6OhBIJ+tiWrx+ZzNU76zVlKZDqlEt9Ovfy0VI0k0FeRuk1R3sLQslv9a3mRsMufIncS2qiLRalUIUeNq7qY8deuVh9eZyFQsV4LUXCZ3EtNEP7XPi+IWOjupHOB4tttXHZqaj9ICoWglsBqnlYDc7lwdV9WROffqSb9OK8FtwiShErf3YGezap3ivcnUGV+oTShRTxDvOtdGldSy9wD24AYh+0oxqQIkNG7CIdSiU7Dbed1+B1MGqZKYIS06JR0iMOsMfcfXFZoYo1rkGj85uHfA26FHtaEEosS703qtFFe8XQWKd8X0JIs6chx5Sma4mxJlbm5YNwijPXl0m06JKOTGPOFVMtfZnJBS0D2ruU6h2y8nruejUoqcsls+JomvIlLuKjkxadipMpUStBubIIcgKjpvTSDuZOtp1egM6sbXGdPOphMYd3XzHV1gtV8b088lrG+8e87RZNkdeGdLZIreZu5urOPJjKHNiPP9LTIBt5lbKUjnFU2+4HzRf4zoG3G34tvVAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": null, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "2", "label": "CurbGutter" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 250, 195, 127 ], "outline": null }, "value": "4", "label": "Landscape" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 127 ], "outline": null }, "value": "5", "label": "Median" }, { "symbol": { "type": "esriPFS", "url": "bc7b6ee15aee4ad4aebe9dc8caf233a5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADxklEQVRogbWZW24sMQhE88E6vNa71t5IriJlJMcB6hSe8DHqtg0GUzzcE5+fn/+e5/lYa31MKOPdxxzZN3o4MuLrZ19UMVWGZGv3MSWr4tvXdYd4vncGP99ro9q4E0a80SnXISPTpdtb6ZLtG/TUTwEKwtU7WfvOcMvkhIJ25aHqmcKvM6ziJ8+VzGdb8wPe1OMdUfjRREcOmui4tjVBvLMTSXTVOhfaE5gT/sg2phDPxl9jU9R0HnThXfGH1AJAtBtT3nK8eQPvL/oV0xTiLuSUzJukNQ2pqOBIa2y3gdM4nPOTBEZDKtw420kZRUsZ9ZCTYLv3qBgJvKcwP9+Vh040Os1Q9h5KEQpR1zMOTRFU6RC0OZh0Wh1SnNsZ7d7U+/MqWTRDk6TRjZ8QVZCunm/Qs7KY/qsuKZM5pUlyfI514Xr5L5sPtzegeq4zpk/BblLI5mlcn8+kNyCHqDweTq9Mmwun1JHc4F4dlceDwOkd5YjkBOeDxrne0SU6BbN3EgaVYpUsMkf0zHizkItuE1K6qCFUFpE5+cKz9uxNY/rmUPZx5YVpj2DBe8FYnWxEyx+FuJNbzgN9qgvH1BBi4KReTzxcdX4rg7dSQBmisnMH70pWpUM3Tg42VAakySYbc7q7SVIjh4Pg/SK3lnYGUmi7HeBJHWrWDm/XoAm8aXJyDHTknPQjplW5IeOup6bxe3NA4dQ3R6ldEeeS4B58Jb9zZhBFyOa38O6UdpqX7vCe1y1rYiDlmcxnStPmJdM583hQAzNSPJNy6OhBIJ+tiWrx+ZzNU76zVlKZDqlEt9Ovfy0VI0k0FeRuk1R3sLQslv9a3mRsMufIncS2qiLRalUIUeNq7qY8deuVh9eZyFQsV4LUXCZ3EtNEP7XPi+IWOjupHOB4tttXHZqaj9ICoWglsBqnlYDc7lwdV9WROffqSb9OK8FtwiShErf3YGezap3ivcnUGV+oTShRTxDvOtdGldSy9wD24AYh+0oxqQIkNG7CIdSiU7Dbed1+B1MGqZKYIS06JR0iMOsMfcfXFZoYo1rkGj85uHfA26FHtaEEosS703qtFFe8XQWKd8X0JIs6chx5Sma4mxJlbm5YNwijPXl0m06JKOTGPOFVMtfZnJBS0D2ruU6h2y8nruejUoqcsls+JomvIlLuKjkxadipMpUStBubIIcgKjpvTSDuZOtp1egM6sbXGdPOphMYd3XzHV1gtV8b088lrG+8e87RZNkdeGdLZIreZu5urOPJjKHNiPP9LTIBt5lbKUjnFU2+4HzRf4zoG3G34tvVAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 127 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "3", "label": "Sidewalk" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 127 ], "outline": null }, "value": "1", "label": "TravelWay" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 165, 181, 255 ], "toColor": [ 173, 165, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 70, 77, 255 ], "toColor": [ 73, 70, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 230, 245, 255 ], "toColor": [ 237, 230, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 115, 125, 255 ], "toColor": [ 120, 115, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 199, 214, 255 ], "toColor": [ 207, 199, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 91, 102, 255 ], "toColor": [ 96, 91, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 143, 150, 255 ], "toColor": [ 147, 143, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 184, 207, 255 ], "toColor": [ 195, 184, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 213, 240, 255 ], "toColor": [ 227, 213, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 147, 163, 255 ], "toColor": [ 155, 147, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 81, 87, 255 ], "toColor": [ 84, 81, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 103, 110, 255 ], "toColor": [ 106, 103, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 129, 140, 255 ], "toColor": [ 135, 129, 140, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6170099.918098882, "ymin": 2052029.174145639, "xmax": 6219399.917595804, "ymax": 2093478.8501043916, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": "ImprovementType", "subtypeFieldName": "ImprovementType", "subtypeField": "ImprovementType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ImprovementType", "type": "esriFieldTypeSmallInteger", "alias": "ImprovementType", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 14, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 9, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 2, "domain": null }, { "name": "IsPrioritySite", "type": "esriFieldTypeString", "alias": "ISprioritySite", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use Flag Domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SidewalkRepairZone", "type": "esriFieldTypeString", "alias": "SidewalkRepairZone", "length": 2, "domain": null }, { "name": "DateInspected", "type": "esriFieldTypeDate", "alias": "DateInspected", "length": 8, "domain": null }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "length": 3, "domain": null }, { "name": "DateRepaired", "type": "esriFieldTypeDate", "alias": "DateRepaired", "length": 8, "domain": null }, { "name": "StreetSegID", "type": "esriFieldTypeInteger", "alias": "StreetSegID", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 120, "domain": null }, { "name": "StreetAddrNmbr", "type": "esriFieldTypeString", "alias": "StreetAddrNmbr", "length": 16, "domain": null }, { "name": "PubPvt", "type": "esriFieldTypeString", "alias": "Private", "length": 20, "domain": { "type": "codedValue", "name": "PublicPrivate", "description": "General Use Flag", "codedValues": [ { "name": "Public", "code": "PUB" }, { "name": "Private", "code": "PVT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbRamp1", "type": "esriFieldTypeString", "alias": "CurbRamp1", "length": 1, "domain": null }, { "name": "CurbRamp2", "type": "esriFieldTypeString", "alias": "CurbRamp2", "length": 1, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "length": 8, "domain": null }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "RevBy", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MaintenanceArea", "type": "esriFieldTypeSmallInteger", "alias": "Maintenance Area", "domain": { "type": "codedValue", "name": "dMaintenanceGrid", "description": "Public Works Maintenance Areas", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "11", "code": 11 }, { "name": "12", "code": 12 }, { "name": "13", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CMMSID", "type": "esriFieldTypeString", "alias": "CMMS ID", "length": 12, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeInteger", "alias": "Asset ID", "domain": null }, { "name": "PolygonID", "type": "esriFieldTypeInteger", "alias": "PolygonID", "domain": null }, { "name": "ImprovementTypeDescription", "type": "esriFieldTypeString", "alias": "ImprovementTypeDescription", "length": 10, "domain": null }, { "name": "MedianAsset", "type": "esriFieldTypeString", "alias": "MedianAsset", "length": 30, "domain": null }, { "name": "RevComments", "type": "esriFieldTypeString", "alias": "RevComments", "length": 254, "domain": null }, { "name": "MedianAssetName", "type": "esriFieldTypeString", "alias": "Median Asset Name", "length": 25, "domain": null }, { "name": "MedianAssetDescription", "type": "esriFieldTypeString", "alias": "Median Asset Description", "length": 80, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "Owned By", "length": 25, "domain": { "type": "codedValue", "name": "dOwner", "description": "Generic list of asset owners, maintenance agencies", "codedValues": [ { "name": "Alameda County", "code": "Alameda County" }, { "name": "BART", "code": "BART" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Caltrans", "code": "Caltrans" }, { "name": "Camp Parks", "code": "Camp Parks" }, { "name": "Alameda County Fairgrounds", "code": "County Fairgrounds" }, { "name": "DERWA", "code": "DERWA" }, { "name": "DSRSD", "code": "DSRSD" }, { "name": "DWR", "code": "DWR" }, { "name": "EBMUD", "code": "EBMUD" }, { "name": "EBRPD", "code": "EBRPD" }, { "name": "HOA", "code": "HOA" }, { "name": "LARPD", "code": "LARPD" }, { "name": "LAVWMA", "code": "LAVWMA" }, { "name": "Livermore/Zone7", "code": "Livermore/Zone7" }, { "name": "LLNL", "code": "LLNL" }, { "name": "Multiple Owners", "code": "Multiple Owners" }, { "name": "Other", "code": "Other" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Santa Clara Valley Water Agency", "code": "SCVWA" }, { "name": "SFPUC", "code": "SFPUC" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Zone 7", "code": "Zone 7" }, { "name": "Dublin", "code": "Dublin" }, { "name": "Livermore", "code": "Livermore" }, { "name": "Pleasanton", "code": "Pleasanton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 25, "domain": { "type": "codedValue", "name": "dOwner", "description": "Generic list of asset owners, maintenance agencies", "codedValues": [ { "name": "Alameda County", "code": "Alameda County" }, { "name": "BART", "code": "BART" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Caltrans", "code": "Caltrans" }, { "name": "Camp Parks", "code": "Camp Parks" }, { "name": "Alameda County Fairgrounds", "code": "County Fairgrounds" }, { "name": "DERWA", "code": "DERWA" }, { "name": "DSRSD", "code": "DSRSD" }, { "name": "DWR", "code": "DWR" }, { "name": "EBMUD", "code": "EBMUD" }, { "name": "EBRPD", "code": "EBRPD" }, { "name": "HOA", "code": "HOA" }, { "name": "LARPD", "code": "LARPD" }, { "name": "LAVWMA", "code": "LAVWMA" }, { "name": "Livermore/Zone7", "code": "Livermore/Zone7" }, { "name": "LLNL", "code": "LLNL" }, { "name": "Multiple Owners", "code": "Multiple Owners" }, { "name": "Other", "code": "Other" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Santa Clara Valley Water Agency", "code": "SCVWA" }, { "name": "SFPUC", "code": "SFPUC" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Zone 7", "code": "Zone 7" }, { "name": "Dublin", "code": "Dublin" }, { "name": "Livermore", "code": "Livermore" }, { "name": "Pleasanton", "code": "Pleasanton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GISArea", "type": "esriFieldTypeDouble", "alias": "Area (Sq Ft)", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R564_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S513_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "MaintenanceArea": {"type": "inherited"}, "PubPvt": {"type": "inherited"}, "IsPrioritySite": {"type": "inherited"} }, "id": 4, "name": "Landscape" }, { "domains": { "MaintenanceArea": {"type": "inherited"}, "PubPvt": {"type": "inherited"}, "IsPrioritySite": {"type": "inherited"} }, "id": 5, "name": "Median" }, { "domains": { "MaintenanceArea": {"type": "inherited"}, "PubPvt": {"type": "inherited"}, "IsPrioritySite": {"type": "inherited"} }, "id": 1, "name": "Travelway" }, { "domains": { "MaintenanceArea": {"type": "inherited"}, "PubPvt": {"type": "inherited"}, "IsPrioritySite": {"type": "inherited"} }, "id": 2, "name": "Curb & Gutter" }, { "domains": { "MaintenanceArea": {"type": "inherited"}, "PubPvt": {"type": "inherited"}, "IsPrioritySite": {"type": "inherited"} }, "id": 3, "name": "Sidewalk" } ], "subtypes": [ { "domains": { "MaintenanceArea": {"type": "inherited"}, "PubPvt": {"type": "inherited"}, "IsPrioritySite": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "CMMSID": null, "PolygonID": null, "StreetSegID": null, "ImprovementType": null, "ImprovementTypeDescription": null, "MedianAsset": null, "MaintenanceArea": null, "StreetAddrNmbr": null, "StreetName": null, "APN": null, "PubPvt": null, "Material": null, "Condition": null, "IsPrioritySite": null, "SidewalkRepairZone": null, "DateInspected": null, "Inspector": null, "DateRepaired": null, "CurbRamp1": null, "CurbRamp2": null, "File1": null, "File2": null, "File3": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "GlobalID": null, "MedianAssetName": null, "MedianAssetDescription": null, "OwnedBy": null, "MaintainedBy": null, "GISArea": null }, "code": 4, "name": "Landscape" }, { "domains": { "MaintenanceArea": {"type": "inherited"}, "PubPvt": {"type": "inherited"}, "IsPrioritySite": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "CMMSID": null, "PolygonID": null, "StreetSegID": null, "ImprovementType": null, "ImprovementTypeDescription": null, "MedianAsset": null, "MaintenanceArea": null, "StreetAddrNmbr": null, "StreetName": null, "APN": null, "PubPvt": null, "Material": null, "Condition": null, "IsPrioritySite": null, "SidewalkRepairZone": null, "DateInspected": null, "Inspector": null, "DateRepaired": null, "CurbRamp1": null, "CurbRamp2": null, "File1": null, "File2": null, "File3": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "GlobalID": null, "MedianAssetName": null, "MedianAssetDescription": null, "OwnedBy": null, "MaintainedBy": null, "GISArea": null }, "code": 5, "name": "Median" }, { "domains": { "MaintenanceArea": {"type": "inherited"}, "PubPvt": {"type": "inherited"}, "IsPrioritySite": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "CMMSID": null, "PolygonID": null, "StreetSegID": null, "ImprovementType": null, "ImprovementTypeDescription": null, "MedianAsset": null, "MaintenanceArea": null, "StreetAddrNmbr": null, "StreetName": null, "APN": null, "PubPvt": null, "Material": null, "Condition": null, "IsPrioritySite": null, "SidewalkRepairZone": null, "DateInspected": null, "Inspector": null, "DateRepaired": null, "CurbRamp1": null, "CurbRamp2": null, "File1": null, "File2": null, "File3": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "GlobalID": null, "MedianAssetName": null, "MedianAssetDescription": null, "OwnedBy": null, "MaintainedBy": null, "GISArea": null }, "code": 1, "name": "Travelway" }, { "domains": { "MaintenanceArea": {"type": "inherited"}, "PubPvt": {"type": "inherited"}, "IsPrioritySite": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "CMMSID": null, "PolygonID": null, "StreetSegID": null, "ImprovementType": null, "ImprovementTypeDescription": null, "MedianAsset": null, "MaintenanceArea": null, "StreetAddrNmbr": null, "StreetName": null, "APN": null, "PubPvt": null, "Material": null, "Condition": null, "IsPrioritySite": null, "SidewalkRepairZone": null, "DateInspected": null, "Inspector": null, "DateRepaired": null, "CurbRamp1": null, "CurbRamp2": null, "File1": null, "File2": null, "File3": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "GlobalID": null, "MedianAssetName": null, "MedianAssetDescription": null, "OwnedBy": null, "MaintainedBy": null, "GISArea": null }, "code": 2, "name": "Curb & Gutter" }, { "domains": { "MaintenanceArea": {"type": "inherited"}, "PubPvt": {"type": "inherited"}, "IsPrioritySite": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "CMMSID": null, "PolygonID": null, "StreetSegID": null, "ImprovementType": null, "ImprovementTypeDescription": null, "MedianAsset": null, "MaintenanceArea": null, "StreetAddrNmbr": null, "StreetName": null, "APN": null, "PubPvt": null, "Material": null, "Condition": null, "IsPrioritySite": null, "SidewalkRepairZone": null, "DateInspected": null, "Inspector": null, "DateRepaired": null, "CurbRamp1": null, "CurbRamp2": null, "File1": null, "File2": null, "File3": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "GlobalID": null, "MedianAssetName": null, "MedianAssetDescription": null, "OwnedBy": null, "MaintainedBy": null, "GISArea": null }, "code": 3, "name": "Sidewalk" } ], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 37, "name": "Lakes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6155469.060221553, "ymin": 2029933.346946314, "xmax": 6256695.379093975, "ymax": 2121857.274318561, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LakeName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LakeName", "type": "esriFieldTypeString", "alias": "LakeName", "length": 50, "domain": null }, { "name": "LakeType", "type": "esriFieldTypeString", "alias": "LakeType", "length": 12, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R592_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S539_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 38, "name": "Creeks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 4800, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6134138.56318447, "ymin": 1999584.3056103885, "xmax": 6262109.927976131, "ymax": 2121408.508811891, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CreekName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 10, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CreekName", "type": "esriFieldTypeString", "alias": "Creek Name", "length": 50, "domain": null }, { "name": "CreekType", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": null }, { "name": "CityCode", "type": "esriFieldTypeString", "alias": "CIty", "length": 4, "domain": { "type": "codedValue", "name": "CityCountyCode", "description": "Parcel & Street FC, City or County Jurisdiction", "codedValues": [ { "name": "Alameda County", "code": "ALCO" }, { "name": "Contra Costa County", "code": "COCO" }, { "name": "Santa Clara County", "code": "SCCO" }, { "name": "San Joaquin County", "code": "SJCO" }, { "name": "Alameda", "code": "AA" }, { "name": "Albany", "code": "AB" }, { "name": "Berkeley", "code": "BE" }, { "name": "Dublin", "code": "DU" }, { "name": "El Cerrito", "code": "ELCT" }, { "name": "Emeryville", "code": "EM" }, { "name": "Fremont", "code": "FR" }, { "name": "Hayward", "code": "HA" }, { "name": "Livermore", "code": "LI" }, { "name": "Milpitas", "code": "MLPS" }, { "name": "Moraga", "code": "MRGA" }, { "name": "Newark", "code": "NE" }, { "name": "Oakland", "code": "OA" }, { "name": "Orinda", "code": "ORND" }, { "name": "Piedmont", "code": "PI" }, { "name": "Pleasanton", "code": "PLS" }, { "name": "San Leandro", "code": "SL" }, { "name": "San Ramon", "code": "SR" }, { "name": "Union City", "code": "UC" }, { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "LAYER", "length": 15, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "length": 8, "domain": null }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "RevBy", "length": 20, "domain": null }, { "name": "RevComments", "type": "esriFieldTypeString", "alias": "RevComments", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R593_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S540_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 39, "name": "Creeks Poly", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4799.9, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6140514.954631135, "ymin": 2050516.0285498947, "xmax": 6215321.286973551, "ymax": 2089561.8051169813, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CreekName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeInteger", "alias": "AssetID", "domain": null }, { "name": "CreekName", "type": "esriFieldTypeString", "alias": "CreekName", "length": 50, "domain": null }, { "name": "CreekType", "type": "esriFieldTypeString", "alias": "CreekType", "length": 12, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "length": 8, "domain": null }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "RevBy", "length": 6, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R590_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S537_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 40, "name": "Public Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 30000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6149837.836903974, "ymin": 2063595.7422198057, "xmax": 6206894.513144717, "ymax": 2086064.5680169761, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeInteger", "alias": "AssetID", "domain": null }, { "name": "FacilityName", "type": "esriFieldTypeString", "alias": "FacilityName", "length": 50, "domain": null }, { "name": "StreetNumber", "type": "esriFieldTypeDouble", "alias": "StreetNumber", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "WebsiteURL", "type": "esriFieldTypeString", "alias": "WebsiteURL", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S527_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 41, "name": "Schools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 212, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6184199.107420132, "ymin": 2064019.1039058864, "xmax": 6210241.41130656, "ymax": 2089315.1681430638, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SchoolName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SchoolName", "type": "esriFieldTypeString", "alias": "NAME", "length": 49, "domain": null }, { "name": "CrossStreet", "type": "esriFieldTypeString", "alias": "CROSS_STREET", "length": 18, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "CITY", "length": 12, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "WebsiteURL", "type": "esriFieldTypeString", "alias": "WebsiteURL", "length": 255, "domain": null }, { "name": "SchoolID", "type": "esriFieldTypeDouble", "alias": "School ID", "domain": null }, { "name": "PublicOrPrivate", "type": "esriFieldTypeString", "alias": "Public/Private", "length": 16, "domain": null }, { "name": "StreetNumber", "type": "esriFieldTypeDouble", "alias": "Street No.", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 22, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "length": 8, "domain": null }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "RevBy", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R595_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S542_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 42, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 217, 166, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6173302.928753227, "ymin": 2052621.5417273045, "xmax": 6211481.697867975, "ymax": 2088641.569752723, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ParkName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "CITY", "length": 12, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "WebsiteURL", "type": "esriFieldTypeString", "alias": "WebsiteURL", "length": 255, "domain": null }, { "name": "MaintenanceArea", "type": "esriFieldTypeSmallInteger", "alias": "Maintenance Area", "domain": { "type": "codedValue", "name": "dMaintenanceGrid", "description": "Public Works Maintenance Areas", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "11", "code": 11 }, { "name": "12", "code": 12 }, { "name": "13", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssetID", "type": "esriFieldTypeInteger", "alias": "Asset ID", "domain": null }, { "name": "CMMSID", "type": "esriFieldTypeString", "alias": "CMMS ID", "length": 12, "domain": null }, { "name": "ParkName", "type": "esriFieldTypeString", "alias": "Name", "length": 43, "domain": null }, { "name": "StreetNumber", "type": "esriFieldTypeDouble", "alias": "StreetNumber", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 22, "domain": null }, { "name": "CrossStreet", "type": "esriFieldTypeString", "alias": "Cross Street", "length": 18, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "CreateBy", "type": "esriFieldTypeString", "alias": "CreateBy", "length": 20, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "Rev Date", "length": 8, "domain": null }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "Rev By", "length": 20, "domain": null }, { "name": "RevComments", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 254, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R596_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S543_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 43, "name": "Golf Tees and Greens", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 16229.70061403403, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GolfHoleType", "uniqueValueGroups": [ { "heading": "FeatureType", "classes": [ { "label": "Grn", "description": "Grn", "symbol": { "type": "esriPMS", "url": "bd11e4418eb99b7fe43b6bd91f454a74", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAaCAYAAABctMd+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABG0lEQVRIie3Uv0oDQRDH8e/sRYurLC38QyAYbCyFvIC1b2BtKad1OsUzcEe0s7GyiT6AlVhJCisboxFMEAUrq0hIblcsTBHUM3HSBH/dFPPZYQY2wwiTGR98MWC+K0zflaiq407IiuM8H3CJENcanFIhUcF7j0ABRyE/S9NuctDpcvgQ86qCf8YJc+IIJz2KCwFH4rFdC3lC+aBVK5zVQ55/25CGtwWOxRLdRFwPMEgK7thJDPF9iZdB0VR8wqN8uzc8/COukX983NdiLT4CxsNXxXNbrIij4hy0O1zlNlitR1yo4MZSdvQmnjKGfWBJBQdm+urssPBX+Amw1lfr4C3Lum9oICx/fLGthF01/DHiDSj+BfwW185I8XdbFU0edWyXtgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Grn" ] ] }, { "label": "Tee", "description": "Tee", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 144, 171, 137, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Tee" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "bd11e4418eb99b7fe43b6bd91f454a74", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAaCAYAAABctMd+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABG0lEQVRIie3Uv0oDQRDH8e/sRYurLC38QyAYbCyFvIC1b2BtKad1OsUzcEe0s7GyiT6AlVhJCisboxFMEAUrq0hIblcsTBHUM3HSBH/dFPPZYQY2wwiTGR98MWC+K0zflaiq407IiuM8H3CJENcanFIhUcF7j0ABRyE/S9NuctDpcvgQ86qCf8YJc+IIJz2KCwFH4rFdC3lC+aBVK5zVQ55/25CGtwWOxRLdRFwPMEgK7thJDPF9iZdB0VR8wqN8uzc8/COukX983NdiLT4CxsNXxXNbrIij4hy0O1zlNlitR1yo4MZSdvQmnjKGfWBJBQdm+urssPBX+Amw1lfr4C3Lum9oICx/fLGthF01/DHiDSj+BfwW185I8XdbFU0edWyXtgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grn", "label": "Grn" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 144, 171, 137, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Tee", "label": "Tee" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 214, 47, 255 ], "toColor": [ 92, 214, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 173, 135, 255 ], "toColor": [ 145, 173, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 245, 149, 255 ], "toColor": [ 181, 245, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 166, 56, 255 ], "toColor": [ 96, 166, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 240, 189, 255 ], "toColor": [ 199, 240, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 191, 115, 255 ], "toColor": [ 126, 191, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 212, 91, 255 ], "toColor": [ 109, 212, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 250, 70, 255 ], "toColor": [ 85, 250, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 245, 103, 255 ], "toColor": [ 155, 245, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 184, 46, 255 ], "toColor": [ 64, 184, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 224, 157, 255 ], "toColor": [ 164, 224, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 214, 120, 255 ], "toColor": [ 128, 214, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 176, 118, 255 ], "toColor": [ 134, 176, 118, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6174693.857401803, "ymin": 2077580.1384635568, "xmax": 6180120.917085722, "ymax": 2080304.4446947277, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GolfHoleType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GolfHoleNumber", "type": "esriFieldTypeSmallInteger", "alias": "FairwayNumber", "domain": null }, { "name": "GolfHoleType", "type": "esriFieldTypeString", "alias": "FeatureType", "length": 4, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R586_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S533_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 44, "name": "Golf Fairway", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 16229.70061403403, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6174693.857401803, "ymin": 2077580.1384635568, "xmax": 6180120.917085722, "ymax": 2080304.4446947277, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RevBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FairwayNumber", "type": "esriFieldTypeSmallInteger", "alias": "FairwayNumber", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R588_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S535_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 45, "name": "Golf Course Features", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 16229.70061403403, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeatureType", "uniqueValueGroups": [ { "heading": "FeatureType", "classes": [ { "label": "Driving Range", "description": "Driving Range", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 173, 118, 255 ], "outline": null }, "values": [ [ "Driving Range" ] ] }, { "label": "Fairway", "description": "Fairway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 240, 192, 255 ], "outline": null }, "values": [ [ "Fairway" ] ] }, { "label": "Golf Path", "description": "Golf Path", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "values": [ [ "Golf Path" ] ] }, { "label": "Green", "description": "Green", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 250, 147, 255 ], "outline": null }, "values": [ [ "Green" ] ] }, { "label": "Landscape", "description": "Landscape", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 171, 104, 255 ], "outline": null }, "values": [ [ "Landscape" ] ] }, { "label": "Pond", "description": "Pond", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": null }, "values": [ [ "Pond" ] ] }, { "label": "Putt", "description": "Putt", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 168, 133, 255 ], "outline": null }, "values": [ [ "Putt" ] ] }, { "label": "Tee Box", "description": "Tee Box", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": null }, "values": [ [ "Tee Box" ] ] }, { "label": "Trap", "description": "Trap", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null }, "values": [ [ "Trap" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 173, 118, 255 ], "outline": null }, "value": "Driving Range", "label": "Driving Range" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 240, 192, 255 ], "outline": null }, "value": "Fairway", "label": "Fairway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "value": "Golf Path", "label": "Golf Path" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 250, 147, 255 ], "outline": null }, "value": "Green", "label": "Green" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 171, 104, 255 ], "outline": null }, "value": "Landscape", "label": "Landscape" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": null }, "value": "Pond", "label": "Pond" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 168, 133, 255 ], "outline": null }, "value": "Putt", "label": "Putt" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": null }, "value": "Tee Box", "label": "Tee Box" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "Trap", "label": "Trap" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 214, 47, 255 ], "toColor": [ 92, 214, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 173, 135, 255 ], "toColor": [ 145, 173, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 245, 149, 255 ], "toColor": [ 181, 245, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 166, 56, 255 ], "toColor": [ 96, 166, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 240, 189, 255 ], "toColor": [ 199, 240, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 191, 115, 255 ], "toColor": [ 126, 191, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 212, 91, 255 ], "toColor": [ 109, 212, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 250, 70, 255 ], "toColor": [ 85, 250, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 245, 103, 255 ], "toColor": [ 155, 245, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 184, 46, 255 ], "toColor": [ 64, 184, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 224, 157, 255 ], "toColor": [ 164, 224, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 214, 120, 255 ], "toColor": [ 128, 214, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 176, 118, 255 ], "toColor": [ 134, 176, 118, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6174537.491572797, "ymin": 2077547.8176620603, "xmax": 6180295.495476723, "ymax": 2080344.8931046426, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FeatureType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FairwayNumber", "type": "esriFieldTypeSmallInteger", "alias": "Fairway Number", "domain": null }, { "name": "FeatureType", "type": "esriFieldTypeString", "alias": "Feature Type", "length": 20, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R591_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S538_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 46, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12500, "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": [ 168, 168, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1586020866621366E8, "ymin": -9.326912802164851E7, "xmax": 1.2898354199954699E8, "ymax": 7.142834196432243E7, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OwnerName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 13, "domain": null }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "length": 50, "domain": null }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "OwnerAddress", "length": 60, "domain": null }, { "name": "OwnerCityState", "type": "esriFieldTypeString", "alias": "OwnerCityState", "length": 30, "domain": null }, { "name": "OwnerZip", "type": "esriFieldTypeInteger", "alias": "OwnerZip", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CityCountyCode", "type": "esriFieldTypeString", "alias": "City or County Code", "length": 4, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "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, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }