{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "StreetClass", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "defaultLabel": "City Streets", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.4 }, "value": "1", "label": "Town Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3.4 }, "value": "40", "label": "US Hwy" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "20", "label": "County Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3 }, "value": "30", "label": "State Highway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 174, 147, 255 ], "toColor": [ 186, 174, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 129, 118, 255 ], "toColor": [ 156, 129, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 201, 193, 255 ], "toColor": [ 227, 201, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 218, 184, 255 ], "toColor": [ 224, 218, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 146, 118, 255 ], "toColor": [ 156, 146, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 160, 147, 255 ], "toColor": [ 194, 160, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 154, 143, 255 ], "toColor": [ 168, 154, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 188, 147, 255 ], "toColor": [ 194, 188, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 180, 167, 255 ], "toColor": [ 199, 180, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 195, 171, 255 ], "toColor": [ 219, 195, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 195, 171, 255 ], "toColor": [ 201, 195, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 158, 136, 255 ], "toColor": [ 179, 158, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 199, 163, 255 ], "toColor": [ 214, 199, 163, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 599389.3654365031, "ymin": 382642.44576279994, "xmax": 728205.9587335803, "ymax": 525418.7977564762, "spatialReference": { "wkid": 103452, "latestWkid": 8130, "xyTolerance": 1.3406027443628384E-4, "zTolerance": 2.0E-4, "mTolerance": 5.0E-6, "falseX": -1.1946229999996367E8, "falseY": -9.746159999997365E7, "xyUnits": 59674.65032903718, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Rdname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "street", "length": 30, "domain": null }, { "name": "Lcitycd", "type": "esriFieldTypeString", "alias": "Lcitycd", "length": 3, "domain": null }, { "name": "Rcitycd", "type": "esriFieldTypeString", "alias": "Rcitycd", "length": 3, "domain": null }, { "name": "Lzip", "type": "esriFieldTypeString", "alias": "Lzip", "length": 10, "domain": null }, { "name": "Rzip", "type": "esriFieldTypeString", "alias": "Rzip", "length": 10, "domain": null }, { "name": "fromleft", "type": "esriFieldTypeDouble", "alias": "fromleft", "domain": null }, { "name": "toleft", "type": "esriFieldTypeDouble", "alias": "toleft", "domain": null }, { "name": "fromright", "type": "esriFieldTypeDouble", "alias": "fromright", "domain": null }, { "name": "toright", "type": "esriFieldTypeDouble", "alias": "toright", "domain": null }, { "name": "side", "type": "esriFieldTypeString", "alias": "side", "length": 1, "domain": null }, { "name": "lprefix", "type": "esriFieldTypeString", "alias": "lprefix", "length": 5, "domain": null }, { "name": "rprefix", "type": "esriFieldTypeString", "alias": "rprefix", "length": 5, "domain": null }, { "name": "exclude", "type": "esriFieldTypeString", "alias": "exclude", "length": 10, "domain": null }, { "name": "popexclude", "type": "esriFieldTypeString", "alias": "popexclude", "length": 10, "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "location", "length": 20, "domain": null }, { "name": "lz_left", "type": "esriFieldTypeString", "alias": "lz_left", "length": 5, "domain": null }, { "name": "lz_right", "type": "esriFieldTypeString", "alias": "lz_right", "length": 5, "domain": null }, { "name": "la_left", "type": "esriFieldTypeString", "alias": "la_left", "length": 5, "domain": null }, { "name": "la_right", "type": "esriFieldTypeString", "alias": "la_right", "length": 5, "domain": null }, { "name": "fz_left", "type": "esriFieldTypeString", "alias": "fz_left", "length": 5, "domain": null }, { "name": "fz_right", "type": "esriFieldTypeString", "alias": "fz_right", "length": 5, "domain": null }, { "name": "ez_left", "type": "esriFieldTypeString", "alias": "ex_left", "length": 5, "domain": null }, { "name": "ez_right", "type": "esriFieldTypeString", "alias": "ez_right", "length": 5, "domain": null }, { "name": "at_id", "type": "esriFieldTypeInteger", "alias": "at_id", "domain": null }, { "name": "mcode", "type": "esriFieldTypeSmallInteger", "alias": "mcode", "domain": null }, { "name": "arcid", "type": "esriFieldTypeInteger", "alias": "arcid", "domain": null }, { "name": "rdname", "type": "esriFieldTypeSmallInteger", "alias": "rdname", "domain": null }, { "name": "rtno", "type": "esriFieldTypeString", "alias": "rtno", "length": 4, "domain": null }, { "name": "class", "type": "esriFieldTypeSmallInteger", "alias": "class", "domain": null }, { "name": "llo", "type": "esriFieldTypeDouble", "alias": "llo", "domain": null }, { "name": "lhi", "type": "esriFieldTypeDouble", "alias": "lhi", "domain": null }, { "name": "rlo", "type": "esriFieldTypeDouble", "alias": "rlo", "domain": null }, { "name": "rhi", "type": "esriFieldTypeDouble", "alias": "rhi", "domain": null }, { "name": "ltwn", "type": "esriFieldTypeString", "alias": "ltwn", "length": 32, "domain": null }, { "name": "rtwn", "type": "esriFieldTypeString", "alias": "rtwn", "length": 32, "domain": null }, { "name": "pd", "type": "esriFieldTypeString", "alias": "pd", "length": 5, "domain": null }, { "name": "pt", "type": "esriFieldTypeString", "alias": "pt", "length": 5, "domain": null }, { "name": "sn", "type": "esriFieldTypeString", "alias": "sn", "length": 35, "domain": null }, { "name": "st", "type": "esriFieldTypeString", "alias": "st", "length": 5, "domain": null }, { "name": "sd", "type": "esriFieldTypeString", "alias": "sd", "length": 5, "domain": null }, { "name": "alias1", "type": "esriFieldTypeString", "alias": "alias1", "length": 35, "domain": null }, { "name": "alias2", "type": "esriFieldTypeString", "alias": "alias2", "length": 35, "domain": null }, { "name": "alias3", "type": "esriFieldTypeString", "alias": "alias3", "length": 35, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 5, "domain": null }, { "name": "StreetClass", "type": "esriFieldTypeSmallInteger", "alias": "StreetClass", "domain": null }, { "name": "Shield1", "type": "esriFieldTypeString", "alias": "Shield1", "length": 5, "domain": null }, { "name": "Shield2", "type": "esriFieldTypeString", "alias": "Shield2", "length": 5, "domain": null }, { "name": "Shield3", "type": "esriFieldTypeString", "alias": "Shield3", "length": 5, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeSmallInteger", "alias": "SurfaceType", "domain": null }, { "name": "Feature", "type": "esriFieldTypeString", "alias": "Feature", "length": 30, "domain": null }, { "name": "citycd", "type": "esriFieldTypeString", "alias": "citycd", "length": 3, "domain": null }, { "name": "prefix", "type": "esriFieldTypeString", "alias": "prefix", "length": 5, "domain": null }, { "name": "begnumb", "type": "esriFieldTypeDouble", "alias": "begnumb", "domain": null }, { "name": "endnumb", "type": "esriFieldTypeDouble", "alias": "endnumb", "domain": null }, { "name": "hyperlink", "type": "esriFieldTypeString", "alias": "hyperlink", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Date_Updated", "type": "esriFieldTypeDate", "alias": "Date_Updated", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeDouble", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeDouble", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeDouble", "alias": "RTO", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 75, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 4, "domain": null }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "length": 2, "domain": null }, { "name": "RD_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "RD_CLASS", "domain": null }, { "name": "RATE", "type": "esriFieldTypeSmallInteger", "alias": "RATE", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 75, "domain": null }, { "name": "PRINCIPAL", "type": "esriFieldTypeSmallInteger", "alias": "PRINCIPAL", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeSmallInteger", "alias": "ZORDER", "domain": null }, { "name": "PREFIXZ", "type": "esriFieldTypeString", "alias": "PREFIXZ", "length": 15, "domain": null }, { "name": "MSAGComm_R", "type": "esriFieldTypeString", "alias": "MSAGComm_R", "length": 50, "domain": null }, { "name": "MSAGComm_L", "type": "esriFieldTypeString", "alias": "MSAGComm_L", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R172_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_172", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_172", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S149_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1766d9ee36e54cd5b24b6617134c17cb" }