{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103436, "latestWkid": 8150, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -119385200, "falseY": -98415200, "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": "ROADTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.25 }, "value": "us", "label": "us" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.75 }, "value": "state", "label": "state" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.75 }, "value": "county", "label": "county" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 }, "value": "local", "label": "local" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 224, 255 ], "toColor": [ 184, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 189, 255 ], "toColor": [ 252, 207, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 212, 252, 255 ], "toColor": [ 187, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 239, 255 ], "toColor": [ 252, 210, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 245, 252, 255 ], "toColor": [ 194, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 197, 255 ], "toColor": [ 252, 182, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 194, 252, 255 ], "toColor": [ 227, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 215, 255 ], "toColor": [ 235, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 224, 255 ], "toColor": [ 252, 179, 224, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 102877.52566355467, "ymin": 100747.69441655278, "xmax": 387252.283028394, "ymax": 261029.52542705834, "spatialReference": { "wkid": 103436, "latestWkid": 8150, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119385200, "falseY": -98415200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 10, "domain": null }, { "name": "RECNUM", "type": "esriFieldTypeDouble", "alias": "RECNUM", "domain": null }, { "name": "LOWADD", "type": "esriFieldTypeInteger", "alias": "LOWADD", "domain": null }, { "name": "HIADD", "type": "esriFieldTypeInteger", "alias": "HIADD", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 30, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeInteger", "alias": "ZIPCODE", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "CONSTRUCTION", "type": "esriFieldTypeString", "alias": "CONSTRUCTION", "length": 1, "domain": null }, { "name": "LOWEVEN", "type": "esriFieldTypeInteger", "alias": "LOWEVEN", "domain": null }, { "name": "LOWODD", "type": "esriFieldTypeInteger", "alias": "LOWODD", "domain": null }, { "name": "HIGHEVEN", "type": "esriFieldTypeInteger", "alias": "HIGHEVEN", "domain": null }, { "name": "HIGHODD", "type": "esriFieldTypeInteger", "alias": "HIGHODD", "domain": null }, { "name": "LEFTFROM", "type": "esriFieldTypeInteger", "alias": "LEFTFROM", "domain": null }, { "name": "LEFTTO", "type": "esriFieldTypeInteger", "alias": "LEFTTO", "domain": null }, { "name": "RIGHTFROM", "type": "esriFieldTypeInteger", "alias": "RIGHTFROM", "domain": null }, { "name": "RIGHTTO", "type": "esriFieldTypeInteger", "alias": "RIGHTTO", "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 5, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 30, "domain": null }, { "name": "ROW", "type": "esriFieldTypeString", "alias": "ROW", "length": 1, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 25, "domain": null }, { "name": "LEFTMUNI", "type": "esriFieldTypeString", "alias": "LEFTMUNI", "length": 3, "domain": null }, { "name": "RIGHTMUNI", "type": "esriFieldTypeString", "alias": "RIGHTMUNI", "length": 3, "domain": null }, { "name": "LEFTESN", "type": "esriFieldTypeString", "alias": "LEFTESN", "length": 3, "domain": null }, { "name": "RIGHTESN", "type": "esriFieldTypeString", "alias": "RIGHTESN", "length": 3, "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": "R88_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S77_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": 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": "b119c489e0754cd8b6137ffb64c5f947" }