{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Paved Road Conditions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"Transverse_Mercator\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_unknown\",SPHEROID[\"WGS84\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",0.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",29.0],PARAMETER[\"scale_factor\",1.0],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -962.2543234999971, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 230, 0, 0, 255 ], "toColor": [ 0, 168, 132, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "VCI", "classificationMethod": "esriClassifyManual", "minValue": 4, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 }, "classMaxValue": 15, "label": "4.0 - 15.0" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 146, 0, 255 ], "width": 1 }, "classMaxValue": 30, "label": "15.1 - 30.0" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 123, 199, 0, 255 ], "width": 1 }, "classMaxValue": 45, "label": "30.1 - 45.0" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 181, 15, 255 ], "width": 1 }, "classMaxValue": 60, "label": "45.1 - 60.0" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 166, 130, 255 ], "width": 1 }, "classMaxValue": 100, "label": "60.1 - 100.0" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 26.591388098149935, "ymin": -25.399919983204544, "xmax": 31.194914455949423, "ymax": -22.20713946688384, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "RoadSegmen", "type": "esriFieldTypeDouble", "alias": "RoadSegmen", "domain": null }, { "name": "ElementID", "type": "esriFieldTypeString", "alias": "ElementID", "length": 254, "domain": null }, { "name": "Road", "type": "esriFieldTypeString", "alias": "Road", "length": 254, "domain": null }, { "name": "RoadLinkNr", "type": "esriFieldTypeString", "alias": "RoadLinkNr", "length": 254, "domain": null }, { "name": "FromKm", "type": "esriFieldTypeDouble", "alias": "FromKm", "domain": null }, { "name": "ToKm", "type": "esriFieldTypeDouble", "alias": "ToKm", "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 254, "domain": null }, { "name": "SurfaceTyp", "type": "esriFieldTypeString", "alias": "SurfaceTyp", "length": 254, "domain": null }, { "name": "Local_Muni", "type": "esriFieldTypeString", "alias": "Local_Muni", "length": 254, "domain": null }, { "name": "District_M", "type": "esriFieldTypeString", "alias": "District_M", "length": 254, "domain": null }, { "name": "RoadOwnerI", "type": "esriFieldTypeDouble", "alias": "RoadOwnerI", "domain": null }, { "name": "StateOfExi", "type": "esriFieldTypeString", "alias": "StateOfExi", "length": 254, "domain": null }, { "name": "LOC_ERROR", "type": "esriFieldTypeString", "alias": "LOC_ERROR", "length": 50, "domain": null }, { "name": "VCI", "type": "esriFieldTypeDouble", "alias": "VCI", "domain": null }, { "name": "SCI", "type": "esriFieldTypeDouble", "alias": "SCI", "domain": null }, { "name": "Inspection", "type": "esriFieldTypeDouble", "alias": "Inspection", "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a640a1f233a0464fbe1b7c993106e8bd" }