{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Engineering", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Bridge" }, { "id": 2, "name": "Curb Ramp" }, { "id": 3, "name": "Curbing" }, { "id": 4, "name": "Retaining Wall" }, { "id": 5, "name": "Sidewalk" }, { "id": 6, "name": "Crossing" } ], "minScale": 10000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1256921.4824543744, "ymin": 271010.0291007906, "xmax": 1286208.613535434, "ymax": 287729.1315179765, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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, "serviceItemId": "a31818e1fcb849cc9d6c7745da78a4a5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Bridge", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.6566128795826105E-4, "zTolerance": 2.0009313225790202E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.17104299999919E8, "falseY": -9.95395999998408E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1257043.3567262292, "ymin": 271888.1375927329, "xmax": 1278822.6008820087, "ymax": 285304.23848694563, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BridgeType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BridgeType", "type": "esriFieldTypeString", "alias": "BridgeType", "length": 6, "domain": { "type": "codedValue", "name": "BridgeTrafficType", "description": "The type of traffic allowed to cross the bridge", "codedValues": [ { "name": "Vehicle", "code": "VEH" }, { "name": "Pedestrian", "code": "PED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 35, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 130, "domain": null }, { "name": "EstimatedEffectiveLife", "type": "esriFieldTypeSmallInteger", "alias": "EstimatedEffectiveLife", "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeSmallInteger", "alias": "InstallYear", "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 5, "domain": { "type": "codedValue", "name": "swLifeCycle", "description": "Stormwater Life Cycle Status", "codedValues": [ { "name": "Active", "code": "AC" }, { "name": "Proposed", "code": "PR" }, { "name": "Abandoned", "code": "AB" }, { "name": "Removed", "code": "RE" }, { "name": "Scrapped", "code": "SC" }, { "name": "Planned Decommission", "code": "PD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1973_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1973", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1973", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S604_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 10000, "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, "serviceItemId": "a31818e1fcb849cc9d6c7745da78a4a5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Curb Ramp", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.6566128795826105E-4, "zTolerance": 2.0009313225790202E-5, "mTolerance": 0.001, "falseX": -1.17104299999919E8, "falseY": -9.95395999998408E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 168, 17, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.AssetID", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 132, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1257067.6294372827, "ymin": 271015.7500407398, "xmax": 1281452.3035636395, "ymax": 287511.99988761544, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNITID", "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": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 35, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 130, "domain": null }, { "name": "EstimatedEffectiveLife", "type": "esriFieldTypeSmallInteger", "alias": "EstimatedEffectiveLife", "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeSmallInteger", "alias": "InstallYear", "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 5, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "ProjectType", "length": 5, "domain": null }, { "name": "ProjectNum", "type": "esriFieldTypeString", "alias": "ProjectNum", "length": 20, "domain": null }, { "name": "PerformanceBondDateExpire", "type": "esriFieldTypeDate", "alias": "PerformanceBondDateExpire", "length": 8, "domain": null }, { "name": "MaintainBondDateExpire", "type": "esriFieldTypeDate", "alias": "MaintainBondDateExpire", "length": 8, "domain": null }, { "name": "DIGITIZE_SOURCE", "type": "esriFieldTypeString", "alias": "DIGITIZE_SOURCE", "length": 50, "domain": null }, { "name": "DIGITIZE_METHOD", "type": "esriFieldTypeString", "alias": "DIGITIZE_METHOD", "length": 50, "domain": null }, { "name": "MAINTAIN_ZONE", "type": "esriFieldTypeString", "alias": "MAINTAIN_ZONE", "length": 4, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "TDOME_COLOR", "type": "esriFieldTypeString", "alias": "TDOME_COLOR", "length": 8, "domain": null }, { "name": "T_DOME", "type": "esriFieldTypeString", "alias": "T_DOME", "length": 1, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 55, "domain": null }, { "name": "CurbRampType", "type": "esriFieldTypeString", "alias": "CurbRampType", "length": 3, "domain": null }, { "name": "ADACompliant", "type": "esriFieldTypeString", "alias": "ADACompliant", "length": 3, "domain": null }, { "name": "RampWidthA", "type": "esriFieldTypeDouble", "alias": "RampWidthA", "domain": null }, { "name": "RampLengthB", "type": "esriFieldTypeDouble", "alias": "RampLengthB", "domain": null }, { "name": "LandWidthC", "type": "esriFieldTypeDouble", "alias": "LandWidthC", "domain": null }, { "name": "LandLengthD", "type": "esriFieldTypeDouble", "alias": "LandLengthD", "domain": null }, { "name": "RampLengthE", "type": "esriFieldTypeDouble", "alias": "RampLengthE", "domain": null }, { "name": "RampWidthF", "type": "esriFieldTypeDouble", "alias": "RampWidthF", "domain": null }, { "name": "RampLengthH", "type": "esriFieldTypeDouble", "alias": "RampLengthH", "domain": null }, { "name": "RampWidthI", "type": "esriFieldTypeDouble", "alias": "RampWidthI", "domain": null }, { "name": "WingSlopeJ", "type": "esriFieldTypeDouble", "alias": "WingSlopeJ", "domain": null }, { "name": "WingSlopeK", "type": "esriFieldTypeDouble", "alias": "WingSlopeK", "domain": null }, { "name": "GutterSlopeG", "type": "esriFieldTypeDouble", "alias": "GutterSlopeG", "domain": null }, { "name": "CounterSlopeM", "type": "esriFieldTypeDouble", "alias": "CounterSlopeM", "domain": null }, { "name": "CrossSlopeA", "type": "esriFieldTypeDouble", "alias": "CrossSlopeA", "domain": null }, { "name": "RunSlopeB", "type": "esriFieldTypeDouble", "alias": "RunSlopeB", "domain": null }, { "name": "CrossSlopeC", "type": "esriFieldTypeDouble", "alias": "CrossSlopeC", "domain": null }, { "name": "RunSlopeE", "type": "esriFieldTypeDouble", "alias": "RunSlopeE", "domain": null }, { "name": "RunSlopeD", "type": "esriFieldTypeDouble", "alias": "RunSlopeD", "domain": null }, { "name": "CrossSlopeF", "type": "esriFieldTypeDouble", "alias": "CrossSlopeF", "domain": null }, { "name": "RunSlopeH", "type": "esriFieldTypeDouble", "alias": "RunSlopeH", "domain": null }, { "name": "CrossSlopeI", "type": "esriFieldTypeDouble", "alias": "CrossSlopeI", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6384_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6384", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6384", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3592_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 10000, "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, "serviceItemId": "a31818e1fcb849cc9d6c7745da78a4a5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Curbing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.6566128795826105E-4, "zTolerance": 2.0009313225790202E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.17104299999919E8, "falseY": -9.95395999998408E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Engineering" }, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.AssetID", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "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": [ 156, 156, 156, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1256940.6626961678, "ymin": 271010.0291007906, "xmax": 1286208.613535434, "ymax": 287729.1315179765, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CurbType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CurbType", "type": "esriFieldTypeString", "alias": "CurbType", "length": 5, "domain": { "type": "codedValue", "name": "tcCurbType", "description": "Type of street curbing", "codedValues": [ { "name": "Curb and Gutter", "code": "CG" }, { "name": "Vertical Curb", "code": "VC" }, { "name": "Rolled Curb", "code": "RC" }, { "name": "Extruded Curb", "code": "EC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 35, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 130, "domain": null }, { "name": "EstimatedEffectiveLife", "type": "esriFieldTypeSmallInteger", "alias": "EstimatedEffectiveLife", "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeSmallInteger", "alias": "InstallYear", "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 5, "domain": { "type": "codedValue", "name": "swLifeCycle", "description": "Stormwater Life Cycle Status", "codedValues": [ { "name": "Active", "code": "AC" }, { "name": "Proposed", "code": "PR" }, { "name": "Abandoned", "code": "AB" }, { "name": "Removed", "code": "RE" }, { "name": "Scrapped", "code": "SC" }, { "name": "Planned Decommission", "code": "PD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "RoadwayImageLink", "type": "esriFieldTypeString", "alias": "RoadwayImageLink", "length": 150, "domain": null }, { "name": "tmapType", "type": "esriFieldTypeString", "alias": "tmapType", "length": 50, "domain": null }, { "name": "TrafficCalm", "type": "esriFieldTypeString", "alias": "TrafficCalm", "length": 5, "domain": { "type": "codedValue", "name": "tcTrafficCalm", "description": "Type of traffic calming", "codedValues": [ { "name": "Median", "code": "MED" }, { "name": "Traffic Circle", "code": "TC" }, { "name": "Chicane", "code": "CH" }, { "name": "None", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PedRefuge", "type": "esriFieldTypeString", "alias": "PedRefuge", "length": 1, "domain": { "type": "codedValue", "name": "Yes_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "ProjectType", "length": 5, "domain": { "type": "codedValue", "name": "pwProjectType", "description": "General type of project", "codedValues": [ { "name": "Capital Improvement Project", "code": "CIP" }, { "name": "Development Project with Permit", "code": "DEV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectNum", "type": "esriFieldTypeString", "alias": "ProjectNum", "length": 20, "domain": null }, { "name": "PerformanceBondDateExpire", "type": "esriFieldTypeDate", "alias": "PerformanceBondDateExpire", "length": 8, "domain": null }, { "name": "MaintainBondDateExpire", "type": "esriFieldTypeDate", "alias": "MaintainBondDateExpire", "length": 8, "domain": null }, { "name": "CurbHeight", "type": "esriFieldTypeSmallInteger", "alias": "CurbHeight", "domain": null }, { "name": "MAINTAIN_ZONE", "type": "esriFieldTypeString", "alias": "MAINTAIN_ZONE", "length": 4, "domain": null }, { "name": "DIGITIZE_SOURCE", "type": "esriFieldTypeString", "alias": "DIGITIZE_SOURCE", "length": 50, "domain": null }, { "name": "DIGITIZE_METHOD", "type": "esriFieldTypeString", "alias": "DIGITIZE_METHOD", "length": 50, "domain": { "type": "codedValue", "name": "DigitizeMethod", "description": "Method to Digitize Facility", "codedValues": [ { "name": "Import of Digital CAD file", "code": "CAD" }, { "name": "Georeferenced, scanned Image of CAD drawing", "code": "SCAN" }, { "name": "Rough Sketch", "code": "SKETCH" }, { "name": "On screen, using high accuracy aerials (2009)", "code": "AERIAL" }, { "name": "Low Accuracy GPS 1-5 Meters", "code": "GPS-LOW" }, { "name": "Sub-meter GPS Accuracy", "code": "GPS-High" }, { "name": "Field Observation and interpolated using base map", "code": "DO" }, { "name": "Other", "code": "OTH" }, { "name": "On screen, using high accuracy aerials (2012)", "code": "AERIAL12" }, { "name": "Remote video inspection", "code": "VIDEO" }, { "name": "Van Collection", "code": "VAN" }, { "name": "On screen, using high accuracy aerials (2015)", "code": "AERIAL15" }, { "name": "On screen, using high accuracy aerials (King County 2019)", "code": "AERIAL19" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1972_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1972", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1972", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S603_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "serviceItemId": "a31818e1fcb849cc9d6c7745da78a4a5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Retaining Wall", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.6566128795826105E-4, "zTolerance": 2.0009313225790202E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.17104299999919E8, "falseY": -9.95395999998408E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Engineering" }, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1257043.5251209885, "ymin": 271497.84207083285, "xmax": 1279043.7327174544, "ymax": 287330.00147011876, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WallType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WallType", "type": "esriFieldTypeString", "alias": "WallType", "length": 5, "domain": { "type": "codedValue", "name": "engWallType", "description": "Types of retaining walls of rockeries", "codedValues": [ { "name": "Rockery", "code": "RK" }, { "name": "Retaining Wall", "code": "RTN" }, { "name": "Gateway Wall", "code": "GATE" }, { "name": "Earth Wall", "code": "EW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 35, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 130, "domain": null }, { "name": "EstimatedEffectiveLife", "type": "esriFieldTypeSmallInteger", "alias": "EstimatedEffectiveLife", "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeSmallInteger", "alias": "InstallYear", "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 5, "domain": { "type": "codedValue", "name": "swLifeCycle", "description": "Stormwater Life Cycle Status", "codedValues": [ { "name": "Active", "code": "AC" }, { "name": "Proposed", "code": "PR" }, { "name": "Abandoned", "code": "AB" }, { "name": "Removed", "code": "RE" }, { "name": "Scrapped", "code": "SC" }, { "name": "Planned Decommission", "code": "PD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1974_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1974", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1974", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S605_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "serviceItemId": "a31818e1fcb849cc9d6c7745da78a4a5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Sidewalk", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.6566128795826105E-4, "zTolerance": 2.0009313225790202E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.17104299999919E8, "falseY": -9.95395999998408E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Engineering" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.AssetID", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1257060.799466759, "ymin": 271012.5100277066, "xmax": 1281605.7973985076, "ymax": 287529.0544412583, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 10, "domain": { "type": "codedValue", "name": "SidewalkMaterial", "description": "Material of Sidewalk", "codedValues": [ { "name": "Concrete", "code": "CONC" }, { "name": "Asphalt", "code": "ASPH" }, { "name": "Crushed Gravel", "code": "GRAV" }, { "name": "Pavers", "code": "PAVE" }, { "name": "Mixed", "code": "MIXED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 35, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 130, "domain": null }, { "name": "EstimatedEffectiveLife", "type": "esriFieldTypeSmallInteger", "alias": "EstimatedEffectiveLife", "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeSmallInteger", "alias": "InstallYear", "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 5, "domain": { "type": "codedValue", "name": "swLifeCycle", "description": "Stormwater Life Cycle Status", "codedValues": [ { "name": "Active", "code": "AC" }, { "name": "Proposed", "code": "PR" }, { "name": "Abandoned", "code": "AB" }, { "name": "Removed", "code": "RE" }, { "name": "Scrapped", "code": "SC" }, { "name": "Planned Decommission", "code": "PD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ProjectNum", "type": "esriFieldTypeString", "alias": "ProjectNum", "length": 20, "domain": null }, { "name": "PerformanceBondDateExpire", "type": "esriFieldTypeDate", "alias": "PerformanceBondDateExpire", "length": 8, "domain": null }, { "name": "MaintainBondDateExpire", "type": "esriFieldTypeDate", "alias": "MaintainBondDateExpire", "length": 8, "domain": null }, { "name": "WidthMax", "type": "esriFieldTypeDouble", "alias": "WidthMax", "domain": null }, { "name": "WidthMin", "type": "esriFieldTypeDouble", "alias": "WidthMin", "domain": null }, { "name": "WidthTypical", "type": "esriFieldTypeDouble", "alias": "WidthTypical", "domain": null }, { "name": "PanelLength", "type": "esriFieldTypeDouble", "alias": "PanelLength", "domain": null }, { "name": "RunSlope1", "type": "esriFieldTypeDouble", "alias": "RunSlope1", "domain": null }, { "name": "RunSlope2", "type": "esriFieldTypeDouble", "alias": "RunSlope2", "domain": null }, { "name": "CrossSlope1", "type": "esriFieldTypeDouble", "alias": "CrossSlope1", "domain": null }, { "name": "CrossSlope2", "type": "esriFieldTypeDouble", "alias": "CrossSlope2", "domain": null }, { "name": "Porous", "type": "esriFieldTypeString", "alias": "Porous", "length": 3, "domain": { "type": "codedValue", "name": "stPorous", "description": "Type of Porous Hardscape", "codedValues": [ { "name": "Impervious", "code": "IMP" }, { "name": "Pervious", "code": "PER" }, { "name": "Both", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIGITIZE_SOURCE", "type": "esriFieldTypeString", "alias": "DIGITIZE_SOURCE", "length": 50, "domain": null }, { "name": "DIGITIZE_METHOD", "type": "esriFieldTypeString", "alias": "DIGITIZE_METHOD", "length": 50, "domain": { "type": "codedValue", "name": "DigitizeMethod", "description": "Method to Digitize Facility", "codedValues": [ { "name": "Import of Digital CAD file", "code": "CAD" }, { "name": "Georeferenced, scanned Image of CAD drawing", "code": "SCAN" }, { "name": "Rough Sketch", "code": "SKETCH" }, { "name": "On screen, using high accuracy aerials (2009)", "code": "AERIAL" }, { "name": "Low Accuracy GPS 1-5 Meters", "code": "GPS-LOW" }, { "name": "Sub-meter GPS Accuracy", "code": "GPS-High" }, { "name": "Field Observation and interpolated using base map", "code": "DO" }, { "name": "Other", "code": "OTH" }, { "name": "On screen, using high accuracy aerials (2012)", "code": "AERIAL12" }, { "name": "Remote video inspection", "code": "VIDEO" }, { "name": "Van Collection", "code": "VAN" }, { "name": "On screen, using high accuracy aerials (2015)", "code": "AERIAL15" }, { "name": "On screen, using high accuracy aerials (King County 2019)", "code": "AERIAL19" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RoadwayCamera", "type": "esriFieldTypeString", "alias": "RoadwayCamera", "length": 255, "domain": null }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "ProjectType", "length": 5, "domain": { "type": "codedValue", "name": "engProjType", "description": "Type of development project", "codedValues": [ { "name": "Private Development", "code": "DEV" }, { "name": "Capital Improvement Program", "code": "CIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "ProjectName", "length": 100, "domain": null }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID", "length": 20, "domain": null }, { "name": "MAINTAIN_ZONE", "type": "esriFieldTypeString", "alias": "MAINTAIN_ZONE", "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2585_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2585", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2585", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S646_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "serviceItemId": "a31818e1fcb849cc9d6c7745da78a4a5" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Crossing", "type": "Feature Layer", "description": "Part of street network topology. Used for asset management system and traffic database.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 1.28000000119209E-4, "zTolerance": 9.31322575916521E-7, "mTolerance": 9.313225759165211E-5, "falseX": -1.17104299999938E8, "falseY": -9.95395999999433E7, "xyUnits": 62499.9999417924, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Engineering" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeatureType", "uniqueValueGroups": [ { "heading": "FeatureType", "classes": [ { "label": "Intersection", "description": "Intersection", "symbol": { "type": "esriPMS", "url": "ac9e3ff0749d21d9036275b5d06ac9dc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAClElEQVRIie3WP2gTURzA8W+bKyEi/htiwWqHVkroWjlEhNCG0KVyBx3EGlSog5N0UAwUWlMo2ZLWRQzV1KVjKgqSFkuFDKHauYNWbhDEGE/sYO8URF65lMv1Lm1iFQd/cJDHe3efx+X3+72T+Ish/ceAA8A54CRwGCgBb4FXwM/9eo1dwF3gAhBwmS8BWSAJfPkdbBQYi0ajUrFYZGNjw21NMBKJ3C4UCsOGYVwGnjeCPQSuDQ4OMjc3x+rqKtFodAc4NDTE7Owsi4uLxxRFeWaa5nXr3j1jd+yQJEnIsszCwkIVWIF8Ph/9/f3Mz883K4py3zTNdeDlXrAOIGGHKmEHBwYGtqFKWGCLqqozhmGEgB+7YWOBQKAllUpVQXZwZWWFzs7OKsgOxmKxjkwmcxXI1ML8gLq5ubm1+6WlJVpbWx1LoKtLJKh7pNNpMpkt49Ju2FngoPixtrZGb2+vJ+gFjYyMVIbnrdr85oWdsg/qAdPVkAjxjk8Ab7ww0RlwgtPT00xOTnpCpVKJ8fFxt6kj9oETKztXi/SemJigVgSDQfL5vFsdlmph607Imd5eIe+sQ/FffaiFvQY+AsfrgTzAPPC9Fia692O/338rkUh4Qtlsdque3JJGlmVUVRUbfeSccyvqpGmaw319fUeXl5dpb293zbpQKOSapfF4XEAF4OleMF30RU3TcuFwuMkO2tPbrSzi8TjJZPIzcKWeRvwEuKlpWjocDjcLMJfLOeuoCpyamhKQ2KgCvKsHE3FPnMSapj3o6elpK5d3VMU22N3dja7rRSBmnd4NHZ7iIDxdLpdvABeBM0CTbd4AXui6PgPk9uOzQDwwZV2iw7QBh4BPwHtr/o98yn21roZCavTGfx77BUOHFlyfNSbyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "INT" ] ] }, { "label": "Midblock, Marked", "description": "Midblock, Marked", "symbol": { "type": "esriPMS", "url": "efd381ba65aa991fb90c2fc9f580fb1a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB80lEQVQ4jbWUPYgaURSFzxh1MNGxWOMPiNqkEFPESkcsRGwE+1Rq7EyqgEREMEjQyoAYAsKCLCg2YmVhOWAjDEJIGjsxExHBv1WGFE4SE2YgsCTjjpDsgdfcx/3ee+cenhr/Ueq7hJEAfgIQzuw3AOBPwd4DeAzgKYAvCpd4DeA5gEcAdrIwrVb7gSCIz6lUio/H419pmhYIgpA25/P5vW63e79arVIcx6lJknx3OBwkkBzsUzqdvm40Gher1YqKRCLU8XiE2WwGz/PY7Xbwer2wWCwQ66VS6U0ymTzpGQqFwnW9Xr8oFotoNpuYTqdYLBagKApOp1MC+f1+ZDIZJBKJw60wk8n0IxgMot/vI5vNwuPxSOu3ttstWJZFp9ORNfIvud1ucBwn6zzHcdDr9XA4HOfBxCfNZjNZ2H6/h8EgJgLnwZbLJWw2m2yD1WrFer2WBqBSqZRhw+FQ8ktOLpcLGo0Go9EIPp/vdhjLsuRkMkEoFEKr1cJ4PJamaTQaJZ+i0ShisRja7bYyLJ/PPxRDKg7BbrcjEAhIcRBz1uv1kMvloNPpIAiCeJA4hfEp2AuGYR6Ew2GUy2UpT39qs9mgUqmgVqthMBhcAQgC+CYH+w7gFcMwb2mahoKeAHgJQHMKdqlEuKGPAJ7dLNzpf/ZP+gWGk6xIWNMJkQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "MID" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ac9e3ff0749d21d9036275b5d06ac9dc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAClElEQVRIie3WP2gTURzA8W+bKyEi/htiwWqHVkroWjlEhNCG0KVyBx3EGlSog5N0UAwUWlMo2ZLWRQzV1KVjKgqSFkuFDKHauYNWbhDEGE/sYO8URF65lMv1Lm1iFQd/cJDHe3efx+X3+72T+Ish/ceAA8A54CRwGCgBb4FXwM/9eo1dwF3gAhBwmS8BWSAJfPkdbBQYi0ajUrFYZGNjw21NMBKJ3C4UCsOGYVwGnjeCPQSuDQ4OMjc3x+rqKtFodAc4NDTE7Owsi4uLxxRFeWaa5nXr3j1jd+yQJEnIsszCwkIVWIF8Ph/9/f3Mz883K4py3zTNdeDlXrAOIGGHKmEHBwYGtqFKWGCLqqozhmGEgB+7YWOBQKAllUpVQXZwZWWFzs7OKsgOxmKxjkwmcxXI1ML8gLq5ubm1+6WlJVpbWx1LoKtLJKh7pNNpMpkt49Ju2FngoPixtrZGb2+vJ+gFjYyMVIbnrdr85oWdsg/qAdPVkAjxjk8Ab7ww0RlwgtPT00xOTnpCpVKJ8fFxt6kj9oETKztXi/SemJigVgSDQfL5vFsdlmph607Imd5eIe+sQ/FffaiFvQY+AsfrgTzAPPC9Fia692O/338rkUh4Qtlsdque3JJGlmVUVRUbfeSccyvqpGmaw319fUeXl5dpb293zbpQKOSapfF4XEAF4OleMF30RU3TcuFwuMkO2tPbrSzi8TjJZPIzcKWeRvwEuKlpWjocDjcLMJfLOeuoCpyamhKQ2KgCvKsHE3FPnMSapj3o6elpK5d3VMU22N3dja7rRSBmnd4NHZ7iIDxdLpdvABeBM0CTbd4AXui6PgPk9uOzQDwwZV2iw7QBh4BPwHtr/o98yn21roZCavTGfx77BUOHFlyfNSbyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "INT", "label": "Intersection" }, { "symbol": { "type": "esriPMS", "url": "efd381ba65aa991fb90c2fc9f580fb1a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB80lEQVQ4jbWUPYgaURSFzxh1MNGxWOMPiNqkEFPESkcsRGwE+1Rq7EyqgEREMEjQyoAYAsKCLCg2YmVhOWAjDEJIGjsxExHBv1WGFE4SE2YgsCTjjpDsgdfcx/3ee+cenhr/Ueq7hJEAfgIQzuw3AOBPwd4DeAzgKYAvCpd4DeA5gEcAdrIwrVb7gSCIz6lUio/H419pmhYIgpA25/P5vW63e79arVIcx6lJknx3OBwkkBzsUzqdvm40Gher1YqKRCLU8XiE2WwGz/PY7Xbwer2wWCwQ66VS6U0ymTzpGQqFwnW9Xr8oFotoNpuYTqdYLBagKApOp1MC+f1+ZDIZJBKJw60wk8n0IxgMot/vI5vNwuPxSOu3ttstWJZFp9ORNfIvud1ucBwn6zzHcdDr9XA4HOfBxCfNZjNZ2H6/h8EgJgLnwZbLJWw2m2yD1WrFer2WBqBSqZRhw+FQ8ktOLpcLGo0Go9EIPp/vdhjLsuRkMkEoFEKr1cJ4PJamaTQaJZ+i0ShisRja7bYyLJ/PPxRDKg7BbrcjEAhIcRBz1uv1kMvloNPpIAiCeJA4hfEp2AuGYR6Ew2GUy2UpT39qs9mgUqmgVqthMBhcAQgC+CYH+w7gFcMwb2mahoKeAHgJQHMKdqlEuKGPAJ7dLNzpf/ZP+gWGk6xIWNMJkQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MID", "label": "Midblock, Marked" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 184, 53, 255 ], "toColor": [ 173, 184, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 35, 133, 255 ], "toColor": [ 153, 35, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 163, 181, 255 ], "toColor": [ 45, 163, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 65, 48, 255 ], "toColor": [ 199, 65, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 40, 189, 255 ], "toColor": [ 40, 40, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 181, 115, 255 ], "toColor": [ 53, 181, 115, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 81, 161, 255 ], "toColor": [ 47, 81, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 116, 58, 255 ], "toColor": [ 161, 116, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 70, 105, 255 ], "toColor": [ 189, 70, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 201, 56, 255 ], "toColor": [ 64, 201, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 46, 191, 255 ], "toColor": [ 148, 46, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 115, 163, 255 ], "toColor": [ 38, 115, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 85, 66, 255 ], "toColor": [ 166, 85, 66, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.AssetID", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 4800, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1256921.4824543744, "ymin": 271054.00981251895, "xmax": 1281458.5456292182, "ymax": 287654.7645319849, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "frSt1", "type": "esriFieldTypeString", "alias": "frSt1", "length": 25, "domain": null }, { "name": "frSt2", "type": "esriFieldTypeString", "alias": "frSt2", "length": 25, "domain": null }, { "name": "frSt3", "type": "esriFieldTypeString", "alias": "frSt3", "length": 25, "domain": null }, { "name": "toSt1", "type": "esriFieldTypeString", "alias": "toSt1", "length": 25, "domain": null }, { "name": "toSt2", "type": "esriFieldTypeString", "alias": "toSt2", "length": 25, "domain": null }, { "name": "toSt3", "type": "esriFieldTypeString", "alias": "toSt3", "length": 25, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 35, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 130, "domain": null }, { "name": "EstimatedEffectiveLife", "type": "esriFieldTypeSmallInteger", "alias": "EstimatedEffectiveLife", "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeSmallInteger", "alias": "InstallYear", "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 5, "domain": null }, { "name": "FeatureType", "type": "esriFieldTypeString", "alias": "FeatureType", "length": 6, "domain": null }, { "name": "TrafficControl", "type": "esriFieldTypeString", "alias": "TrafficControl", "length": 5, "domain": null }, { "name": "CrossingLength", "type": "esriFieldTypeDouble", "alias": "CrossingLength", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Decommission_Date", "type": "esriFieldTypeSmallInteger", "alias": "Decommission_Date", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3650_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3650", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3650", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S964_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 10000, "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, "serviceItemId": "a31818e1fcb849cc9d6c7745da78a4a5" } ], "tables": [] }