{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "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": "County_Maintained", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Yes", "label": "Yes" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "No" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 217, 255 ], "toColor": [ 252, 207, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 190, 255 ], "toColor": [ 179, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 189, 252, 255 ], "toColor": [ 182, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 248, 252, 255 ], "toColor": [ 199, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 192, 255 ], "toColor": [ 252, 244, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 207, 252, 255 ], "toColor": [ 235, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 222, 255 ], "toColor": [ 215, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 225, 252, 255 ], "toColor": [ 215, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 224, 255 ], "toColor": [ 252, 184, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 179, 255 ], "toColor": [ 216, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 5976264.027556226, "ymin": 1867047.7908283174, "xmax": 6090773.875307724, "ymax": 2086460.3831702322, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "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": "ST_SEG_ID", "type": "esriFieldTypeSmallInteger", "alias": "Street Segment ID", "domain": null }, { "name": "FULLRDNAME", "type": "esriFieldTypeString", "alias": "Full Name", "length": 255, "domain": null }, { "name": "Road_Number", "type": "esriFieldTypeString", "alias": "Road Number", "length": 5, "domain": null }, { "name": "ST_PREDIR", "type": "esriFieldTypeString", "alias": "Pre Direction", "length": 9, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "ST_POSTYP", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "RoadType", "description": "Road Type suffixes for PW", "codedValues": [ { "name": "AVE", "code": "AVENUE" }, { "name": "BLVD", "code": "BOULEVARD" }, { "name": "BND", "code": "BEND" }, { "name": "CIR", "code": "CIRCLE" }, { "name": "CRSSNG", "code": "CROSSING" }, { "name": "CT", "code": "COURT" }, { "name": "CTR", "code": "CENTER" }, { "name": "DR", "code": "DRIVE" }, { "name": "GLN", "code": "GLEN" }, { "name": "HWY", "code": "HIGHWAY" }, { "name": "HWY RAMP", "code": "HIGHWAY RAMP" }, { "name": "ISLE", "code": "ISLE" }, { "name": "LN", "code": "LANE" }, { "name": "LNDG", "code": "LANDING" }, { "name": "MANOR", "code": "MANOR" }, { "name": "PASS", "code": "PASS" }, { "name": "PKWY", "code": "PARKWAY" }, { "name": "PL", "code": "PLACE" }, { "name": "PLZ", "code": "PLAZA" }, { "name": "PT", "code": "POINT" }, { "name": "RD", "code": "ROAD" }, { "name": "RIDGE", "code": "RIDGE" }, { "name": "ROW", "code": "ROW" }, { "name": "ST", "code": "STREET" }, { "name": "TER", "code": "TERRACE" }, { "name": "TRL", "code": "TRAIL" }, { "name": "VIEW", "code": "VIEW" }, { "name": "VISTA", "code": "VISTA" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ST_POSDIR", "type": "esriFieldTypeString", "alias": "Post Direction", "length": 9, "domain": null }, { "name": "FROMADDR_L", "type": "esriFieldTypeInteger", "alias": "From Address Left", "domain": null }, { "name": "TOADDR_L", "type": "esriFieldTypeInteger", "alias": "To Address Left", "domain": null }, { "name": "FROMADDR_R", "type": "esriFieldTypeInteger", "alias": "From Address Right", "domain": null }, { "name": "TOADDR_R", "type": "esriFieldTypeInteger", "alias": "To Address Right", "domain": null }, { "name": "INCMUNI_L", "type": "esriFieldTypeString", "alias": "City Left", "length": 100, "domain": null }, { "name": "INCMUNI_R", "type": "esriFieldTypeString", "alias": "City Right", "length": 100, "domain": null }, { "name": "UNINCCOM_L", "type": "esriFieldTypeString", "alias": "Unincorporated Left", "length": 100, "domain": null }, { "name": "UNINCCOM_R", "type": "esriFieldTypeString", "alias": "Unincorporated Right", "length": 100, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 15, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "One Way", "length": 2, "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "Speed Limit", "domain": null }, { "name": "V_DIVROAD", "type": "esriFieldTypeString", "alias": "Divided Road", "length": 3, "domain": { "type": "codedValue", "name": "YesNoPW", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County_Maintained", "type": "esriFieldTypeString", "alias": "County Maintained", "length": 3, "domain": { "type": "codedValue", "name": "YesNoPW", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEDICATED", "type": "esriFieldTypeString", "alias": "Dedicated", "length": 3, "domain": { "type": "codedValue", "name": "YesNoPW", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCEPTED", "type": "esriFieldTypeString", "alias": "Accepted", "length": 3, "domain": { "type": "codedValue", "name": "YesNoPW", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EXPIRE", "type": "esriFieldTypeDate", "alias": "Retire Date", "length": 8, "domain": null }, { "name": "POSTCOMM_L", "type": "esriFieldTypeString", "alias": "City Name Left", "length": 40, "domain": null }, { "name": "POSTCOMM_R", "type": "esriFieldTypeString", "alias": "City Name Right", "length": 40, "domain": null }, { "name": "UNINC_AREA_NAME", "type": "esriFieldTypeString", "alias": "Uninc Area Name", "length": 50, "domain": null }, { "name": "UNINC_ABBR", "type": "esriFieldTypeString", "alias": "Uninc Area Abbreviation", "length": 10, "domain": null }, { "name": "Paper_Street", "type": "esriFieldTypeString", "alias": "Paper Street", "length": 3, "domain": { "type": "codedValue", "name": "YesNoPW", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "V_PLANID", "type": "esriFieldTypeString", "alias": "ID", "length": 20, "domain": null }, { "name": "EXTERNAL_NGUID", "type": "esriFieldTypeString", "alias": "External NGUID", "length": 300, "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": "S340_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", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }