{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Street Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "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": "uniqueValue", "field1": "TAG", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "CITY", "label": "CITY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 0.8 }, "value": "STATE", "label": "STATE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 0.8 }, "value": "PRIVATE", "label": "PRIVATE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "GSOPRIV", "label": "GSOPRIV" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 189, 189, 197, 255 ], "width": 1 }, "value": "PLATTED", "label": "PLATTED" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 106, 70, 255 ], "toColor": [ 128, 106, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 89, 247, 255 ], "toColor": [ 105, 89, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 245, 88, 255 ], "toColor": [ 104, 245, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 234, 250, 255 ], "toColor": [ 112, 234, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 127, 209, 255 ], "toColor": [ 250, 127, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 100, 148, 255 ], "toColor": [ 81, 100, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 222, 85, 255 ], "toColor": [ 237, 222, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 78, 78, 255 ], "toColor": [ 217, 78, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 133, 50, 255 ], "toColor": [ 57, 133, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 232, 169, 255 ], "toColor": [ 86, 232, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 62, 163, 255 ], "toColor": [ 133, 62, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 150, 165, 255 ], "toColor": [ 224, 150, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 158, 135, 255 ], "toColor": [ 100, 158, 135, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1692566.5788666308, "ymin": 795636.7996661514, "xmax": 1826457.715939477, "ymax": 903933.6709984839, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "AUTOLABEL", "type": "esriFieldTypeString", "alias": "AUTOLABEL", "length": 27, "domain": null }, { "name": "TAG", "type": "esriFieldTypeString", "alias": "TAG", "length": 9, "domain": { "type": "codedValue", "name": "MAINTENANCE", "description": "C_Line MAINTENANCE", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "PLATTED", "code": "PLATTED" }, { "name": "DELETED", "code": "DELETED" }, { "name": "GSOPRIV", "code": "GSOPRIV" }, { "name": "CLOSED", "code": "CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "TORIGHT", "domain": null }, { "name": "BEG_DESC", "type": "esriFieldTypeString", "alias": "BEG_DESC", "length": 29, "domain": null }, { "name": "END_DESC", "type": "esriFieldTypeString", "alias": "END_DESC", "length": 29, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 24, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 9, "domain": null }, { "name": "ST_DIR", "type": "esriFieldTypeString", "alias": "ST_DIR", "length": 7, "domain": null }, { "name": "ST_SUFX", "type": "esriFieldTypeString", "alias": "ST_SUFX", "length": 9, "domain": null }, { "name": "STRING_", "type": "esriFieldTypeString", "alias": "STRING_", "length": 27, "domain": null }, { "name": "BLOCK_NO", "type": "esriFieldTypeDouble", "alias": "BLOCK_NO", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 16, "domain": { "type": "codedValue", "name": "CLASSIFICATION", "description": "GDOT ROAD CLASSIFICATION", "codedValues": [ { "name": "RESIDENTIAL", "code": "RESIDENTIAL" }, { "name": "MAJOR", "code": "MAJOR" }, { "name": "MINOR", "code": "MINOR" }, { "name": "COLLECTOR", "code": "COLLECTOR" }, { "name": "SUBCOLLECTOR", "code": "SUBCOLLECTOR" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNASSIGNED", "code": "UNASSIGNED" }, { "name": "FREEWAY", "code": "FREEWAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SR_NUMBER", "type": "esriFieldTypeDouble", "alias": "SR_NUMBER", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 11, "domain": { "type": "codedValue", "name": "CONDITION", "description": "NAVIGABLE ROAD", "codedValues": [ { "name": "COMPLETE", "code": "COMPLETE" }, { "name": "PLATTED", "code": "PLATTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "D7IDESCRIPTION", "type": "esriFieldTypeString", "alias": "D7IDESCRIPTION", "length": 80, "domain": null }, { "name": "D7IASSIGNTO", "type": "esriFieldTypeInteger", "alias": "D7IASSIGNTO", "domain": null }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GISOBJID", "domain": null }, { "name": "D7IDATECREATED", "type": "esriFieldTypeDate", "alias": "D7IDATECREATED", "length": 8, "domain": null }, { "name": "D7IDATEMODIFIED", "type": "esriFieldTypeDate", "alias": "D7IDATEMODIFIED", "length": 8, "domain": null }, { "name": "D7IDATEINACTIVE", "type": "esriFieldTypeDate", "alias": "D7IDATEINACTIVE", "length": 8, "domain": null }, { "name": "POWELLBILL", "type": "esriFieldTypeString", "alias": "POWELLBILL", "length": 3, "domain": { "type": "codedValue", "name": "CLPowellBill", "description": "PowellBill status for StreetCenterline", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "NUL", "code": "NULL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLIMIT", "type": "esriFieldTypeInteger", "alias": "SPEED LIMIT", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 3, "domain": null }, { "name": "D7IEQUIPMENTID", "type": "esriFieldTypeInteger", "alias": "D7IEQUIPMENTID", "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ELEV", "domain": null }, { "name": "T_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ELEV", "domain": null }, { "name": "IN_ESRI_ID", "type": "esriFieldTypeString", "alias": "IN_ESRI_ID", "length": 50, "domain": null }, { "name": "MINUTES", "type": "esriFieldTypeDouble", "alias": "MINUTES", "domain": null }, { "name": "StreetID", "type": "esriFieldTypeSmallInteger", "alias": "StreetID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4758_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4758", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4758", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3304_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, "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 }