{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Road Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 750000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "owner", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 }, "value": "CITY", "label": "City" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 104, 104, 104, 255 ], "width": 0.4 }, "value": "CNTY", "label": "County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.2 }, "value": "PRVT", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.7 }, "value": "SDOT", "label": "SC DOT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 188, 157, 196, 255 ], "width": 1 }, "value": "SAFB", "label": "SHAW AFB" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 59, 219, 255 ], "toColor": [ 203, 59, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 173, 217, 255 ], "toColor": [ 207, 173, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 96, 181, 255 ], "toColor": [ 165, 96, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 151, 247, 255 ], "toColor": [ 241, 151, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 59, 179, 255 ], "toColor": [ 151, 59, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 92, 207, 255 ], "toColor": [ 209, 92, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 125, 184, 255 ], "toColor": [ 171, 125, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 157, 227, 255 ], "toColor": [ 219, 157, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 59, 247, 255 ], "toColor": [ 203, 59, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 195, 249, 255 ], "toColor": [ 250, 195, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 78, 245, 255 ], "toColor": [ 245, 78, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 117, 250, 255 ], "toColor": [ 221, 117, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 115, 217, 255 ], "toColor": [ 193, 115, 217, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2110129.4694881886, "ymin": 664101.1082677096, "xmax": 2334222.050524935, "ymax": 847673.6000656188, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3.605544920701779E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "fullname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "fullname", "type": "esriFieldTypeString", "alias": "Full Name", "length": 100, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 10, "domain": null }, { "name": "rdnum", "type": "esriFieldTypeString", "alias": "Road Number", "length": 10, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "segment_id", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "st_name_id", "type": "esriFieldTypeInteger", "alias": "Street Name ID", "domain": null }, { "name": "st_name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "speedlimit", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S4725_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6f1a3d84ecfd43b3b1a19d241f627562" }