{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627100, "falseY": -45827300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 6000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "exclude", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "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": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -17627100, "ymin": -45827300, "xmax": 851653.032577496, "ymax": 1040083.3690484017, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.8568998464575287E7, "falseY": -4.820683410791702E7, "xyUnits": 1.3244822818787648E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STNO", "type": "esriFieldTypeString", "alias": "STNO", "length": 25, "domain": null }, { "name": "SNID", "type": "esriFieldTypeDouble", "alias": "SNID", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 25, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "CURRENT_PC", "type": "esriFieldTypeDouble", "alias": "CURRENT_PC", "domain": null }, { "name": "MOST_RECEN", "type": "esriFieldTypeDate", "alias": "MOST_RECEN", "length": 8, "domain": null }, { "name": "PAVEMENT_T", "type": "esriFieldTypeString", "alias": "PAVEMENT_T", "length": 254, "domain": { "type": "codedValue", "name": "PavementType", "description": "Pavement Type", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Composite", "code": "Composite" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PAVEMENT_C", "type": "esriFieldTypeString", "alias": "PAVEMENT_C", "length": 254, "domain": { "type": "codedValue", "name": "PavementClass", "description": "Pavement Class", "codedValues": [ { "name": "Local", "code": "Local" }, { "name": "Collector", "code": "Collector" }, { "name": "Arterial", "code": "Arterial" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SNOW_ROUTE", "type": "esriFieldTypeString", "alias": "SNOW_ROUTE", "length": 15, "domain": null }, { "name": "ASPHALT", "type": "esriFieldTypeDouble", "alias": "ASPHALT", "domain": null }, { "name": "CONCRETE", "type": "esriFieldTypeDouble", "alias": "CONCRETE", "domain": null }, { "name": "MICRO", "type": "esriFieldTypeDouble", "alias": "MICRO", "domain": null }, { "name": "RECONSTRUC", "type": "esriFieldTypeString", "alias": "RECONSTRUC", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HOT_SPOT", "type": "esriFieldTypeString", "alias": "HOT_SPOT", "length": 10, "domain": null }, { "name": "Roughness_Index", "type": "esriFieldTypeSmallInteger", "alias": "Roughness_Index", "domain": null }, { "name": "AsphaltProjection", "type": "esriFieldTypeInteger", "alias": "AsphaltProjection", "domain": null }, { "name": "ConcreteProjection", "type": "esriFieldTypeInteger", "alias": "ConcreteProjection", "domain": null }, { "name": "MicrosurfaceProjection", "type": "esriFieldTypeInteger", "alias": "MicrosurfaceProjection", "domain": null }, { "name": "ReconstructionProjection", "type": "esriFieldTypeInteger", "alias": "ReconstructionProjection", "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": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_13", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_13", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1720624875000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }