{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Centerline Information", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103012, "latestWkid": 6430, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "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": "erie.GIS.Traffic_Counts.DayAvCount", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3.4 }, "defaultLabel": "Traffic count available", "uniqueValueGroups": [ { "heading": "Daily Average Count", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 8 }, "values": [ [ "" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 8 }, "value": "", "label": "" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 231, 252, 255 ], "toColor": [ 192, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 237, 255 ], "toColor": [ 252, 182, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 187, 255 ], "toColor": [ 252, 197, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 224, 255 ], "toColor": [ 204, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 183, 255 ], "toColor": [ 179, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 210, 252, 255 ], "toColor": [ 227, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 194, 255 ], "toColor": [ 252, 227, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 224, 255 ], "toColor": [ 252, 204, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 251, 255 ], "toColor": [ 194, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 184, 252, 255 ], "toColor": [ 226, 184, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1703269956371663E7, "ymin": 4860048.159016611, "xmax": -1.1680073540915405E7, "ymax": 4888892.888861703, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "erie.GIS.RoadCL.STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "erie.GIS.RoadCL.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "erie.GIS.RoadCL.street", "type": "esriFieldTypeString", "alias": "Street Name", "length": 30, "domain": null }, { "name": "erie.GIS.Traffic_Counts.Date", "type": "esriFieldTypeDate", "alias": "Count Date", "length": 8, "domain": null }, { "name": "erie.GIS.Traffic_Counts.DayAvCount", "type": "esriFieldTypeDouble", "alias": "Daily Average Count", "domain": null }, { "name": "erie.GIS.RoadCL.SNOW_ROUTE", "type": "esriFieldTypeString", "alias": "SNOW_ROUTE", "length": 254, "domain": { "type": "codedValue", "name": "WS1_SnowRoute", "description": "Snow Route", "codedValues": [ { "name": "Primary - Erie", "code": "PRIMARY" }, { "name": "Secondary - Erie", "code": "SECONDARY" }, { "name": "Tertiary - Erie", "code": "TERTIARY" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Other", "code": "OTHER" }, { "name": "Preliminary", "code": "PRELIMINARY" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "erie.GIS.RoadCL.SPEED_LIMIT", "type": "esriFieldTypeString", "alias": "SPEED_LIMIT", "length": 2, "domain": null }, { "name": "erie.GIS.RoadCL.SEGMDIR", "type": "esriFieldTypeString", "alias": "SEGMDIR", "length": 36, "domain": null }, { "name": "erie.GIS.RoadCL.fromleft", "type": "esriFieldTypeInteger", "alias": "fromleft", "domain": null }, { "name": "erie.GIS.RoadCL.toleft", "type": "esriFieldTypeInteger", "alias": "toleft", "domain": null }, { "name": "erie.GIS.RoadCL.fromright", "type": "esriFieldTypeInteger", "alias": "fromright", "domain": null }, { "name": "erie.GIS.RoadCL.toright", "type": "esriFieldTypeInteger", "alias": "toright", "domain": null }, { "name": "erie.GIS.RoadCL.lcitycd", "type": "esriFieldTypeString", "alias": "lcitycd", "length": 3, "domain": null }, { "name": "erie.GIS.RoadCL.rcitycd", "type": "esriFieldTypeString", "alias": "rcitycd", "length": 3, "domain": null }, { "name": "erie.GIS.RoadCL.lzip", "type": "esriFieldTypeString", "alias": "lzip", "length": 10, "domain": null }, { "name": "erie.GIS.RoadCL.rzip", "type": "esriFieldTypeString", "alias": "rzip", "length": 10, "domain": null }, { "name": "erie.GIS.RoadCL.side", "type": "esriFieldTypeString", "alias": "side", "length": 1, "domain": null }, { "name": "erie.GIS.RoadCL.FUNCCLASSI", "type": "esriFieldTypeString", "alias": "FUNCCLASSI", "length": 1, "domain": null }, { "name": "erie.GIS.RoadCL.ADMINCLASS", "type": "esriFieldTypeString", "alias": "ADMINCLASS", "length": 1, "domain": null }, { "name": "erie.GIS.RoadCL.Base_Stripe", "type": "esriFieldTypeString", "alias": "Base Striping", "length": 50, "domain": null }, { "name": "erie.GIS.RoadCL.Lanes", "type": "esriFieldTypeInteger", "alias": "Lanes", "domain": null }, { "name": "erie.GIS.RoadCL.Lane_miles", "type": "esriFieldTypeDouble", "alias": "Lane_miles", "domain": null }, { "name": "erie.GIS.RoadCL.IWORQ_ID", "type": "esriFieldTypeString", "alias": "IWORQ ID", "length": 15, "domain": null }, { "name": "erie.GIS.RoadCL.BUILTYR", "type": "esriFieldTypeString", "alias": "Year Built", "length": 4, "domain": null }, { "name": "erie.GIS.RoadCL.ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "length": 11, "domain": null }, { "name": "erie.GIS.RoadCL.SUB_NAME", "type": "esriFieldTypeString", "alias": "SUB_NAME", "length": 254, "domain": null }, { "name": "erie.GIS.RoadCL.SEGMID", "type": "esriFieldTypeInteger", "alias": "SEGMID", "domain": null }, { "name": "erie.GIS.RoadCL.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "erie.GIS.RoadCL.GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "erie.GIS.Traffic_Counts.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "erie.GIS.Traffic_Counts.Streetoid", "type": "esriFieldTypeDouble", "alias": "Streetoid", "domain": null }, { "name": "erie.GIS.Iwork.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "erie.GIS.Iwork.Segment_ID", "type": "esriFieldTypeDouble", "alias": "Segment_ID", "domain": null }, { "name": "erie.GIS.Iwork.Road_Name", "type": "esriFieldTypeString", "alias": "Road_Name", "length": 255, "domain": null }, { "name": "erie.GIS.Iwork.From_Address", "type": "esriFieldTypeString", "alias": "From_Address", "length": 255, "domain": null }, { "name": "erie.GIS.Iwork.To_Address", "type": "esriFieldTypeString", "alias": "To_Address", "length": 255, "domain": null }, { "name": "erie.GIS.Iwork.Inventory_Date", "type": "esriFieldTypeDate", "alias": "Inventory_Date", "length": 8, "domain": null }, { "name": "erie.GIS.Iwork.Current_RSL", "type": "esriFieldTypeDouble", "alias": "Current_RSL", "domain": null }, { "name": "erie.GIS.Iwork.Length__ft_", "type": "esriFieldTypeDouble", "alias": "Length__ft_", "domain": null }, { "name": "erie.GIS.Iwork.Width__ft_", "type": "esriFieldTypeDouble", "alias": "Width__ft_", "domain": null }, { "name": "erie.GIS.Iwork.Functional_Class", "type": "esriFieldTypeString", "alias": "Functional_Class", "length": 255, "domain": null }, { "name": "erie.GIS.Iwork.County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "erie.GIS.Iwork.Area__yd_2_", "type": "esriFieldTypeDouble", "alias": "Area__yd_2_", "domain": null }, { "name": "erie.GIS.RoadCL.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "erie.GIS.RoadCL.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "erie.GIS.RoadCL.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "erie.GIS.RoadCL.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "erie.GIS.RoadCL.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1583_pk", "fields": "erie.GIS.RoadCL.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1583", "fields": "erie.GIS.RoadCL.GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1583", "fields": "erie.GIS.RoadCL.GlobalID,erie.GIS.RoadCL.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1009_idx", "fields": "erie.GIS.RoadCL.Shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R621_SDE_ROWID_UK", "fields": "erie.GIS.Traffic_Counts.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R711_SDE_ROWID_UK", "fields": "erie.GIS.Iwork.OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 3000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "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": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7cfc8ebda15e4570b0951072c88e4a8a" }