{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Sidewalk", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3095097.734683886, "ymin": 1370343.3757611364, "xmax": 3149298.077726558, "ymax": 1412796.3111963123, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 1.0E-5, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "FROMSTREETNAME", "type": "esriFieldTypeString", "alias": "From Street Name", "length": 255, "domain": null }, { "name": "TOSTREETNAME", "type": "esriFieldTypeString", "alias": "To Street Name", "length": 255, "domain": null }, { "name": "SCI", "type": "esriFieldTypeDouble", "alias": "SCI", "domain": null }, { "name": "NUM_OF_DISTRESSES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Distresses", "domain": null }, { "name": "MAINTENANCE_SUGGESTION", "type": "esriFieldTypeString", "alias": "Maintenance Suggestion", "length": 255, "domain": null }, { "name": "REPAIR_PRIORITY", "type": "esriFieldTypeDouble", "alias": "Repair Priority", "domain": null }, { "name": "FUNCTIONAL_CLASS", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 255, "domain": null }, { "name": "FUNCTIONAL_CLASSID", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class ID", "domain": null }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "domain": null }, { "name": "SURVEY_DATE", "type": "esriFieldTypeString", "alias": "Survey Date", "length": 255, "domain": null }, { "name": "WIDTH_FT", "type": "esriFieldTypeDouble", "alias": "Width (ft)", "domain": null }, { "name": "LENGTH_FT", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "AREA_SY", "type": "esriFieldTypeDouble", "alias": "Area (sy)", "domain": null }, { "name": "LAST_EDIT", "type": "esriFieldTypeDate", "alias": "Last Edit", "length": 8, "domain": null }, { "name": "SW_ID", "type": "esriFieldTypeInteger", "alias": "SW ID", "domain": null }, { "name": "SCI_2024", "type": "esriFieldTypeInteger", "alias": "SCI 2024", "domain": null }, { "name": "NUM_OF_UPLIFTS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Uplifts", "domain": null }, { "name": "BEGIN_WIDTH", "type": "esriFieldTypeDouble", "alias": "Begin Width", "domain": null }, { "name": "END_WIDTH", "type": "esriFieldTypeDouble", "alias": "End Width", "domain": null }, { "name": "AVG_WIDTH", "type": "esriFieldTypeDouble", "alias": "Average Width", "domain": null }, { "name": "RCLID", "type": "esriFieldTypeInteger", "alias": "RCLID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "FACILITYTYPE", "type": "esriFieldTypeString", "alias": "FACILITYTYPE", "length": 20, "domain": null }, { "name": "LIFECYCLE", "type": "esriFieldTypeString", "alias": "LIFECYCLE", "length": 20, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "OWNEDBY", "length": 50, "domain": null }, { "name": "MAINTAINEDBY", "type": "esriFieldTypeString", "alias": "MAINTAINEDBY", "length": 50, "domain": null }, { "name": "ADJACENTROAD", "type": "esriFieldTypeString", "alias": "ADJACENTROAD", "length": 20, "domain": null }, { "name": "SKW_VIDEO", "type": "esriFieldTypeString", "alias": "swk_video", "length": 255, "domain": null }, { "name": "GAPPROJ", "type": "esriFieldTypeString", "alias": "GAP Project", "length": 10, "domain": null }, { "name": "PROJNUM", "type": "esriFieldTypeString", "alias": "Project Number", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2610_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2610", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2610", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1474_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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 }