{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Streets", "type": "Feature Layer", "description": "This data contains the road centerlines for the City of McKinney, It is ocasionally updated from plats submitted to the City.Last updated: Update frequency: As needed.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 5.120000004768374E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.234076999999192E8, "falseY": -8.612349999993451E7, "xyUnits": 15624.999985448077, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Created and maintained by the City of McKinney GIS Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var Concrete = [\n 'Concrete Repair',\n 'Concrete Repair - Sink',\n 'Concrete Repair - Trip',\n 'Cub and Gutter Repairs',\n 'Excavating',\n 'Form and Finishing',\n 'Saw Cut',\n 'Concrete Blow Out']\nvar Asphalt = [\n 'Asphalt Crack Seal',\n 'Asphalt Potholes',\n 'Asphalt Reconstruct',\n 'Asphalt Repair (Alley)',\n 'Asphalt Repair (Street)',\n 'Asphalt Utility Cuts',\n 'Barricades',\n 'Concrete Crack Seal',\n 'Concrete Potholes',\n 'Debris Removal',\n 'Rock Road Maintenance']\n\nWhen(\n isEmpty($feature.MaintInitDate)==false && isEmpty($feature.MaintClosedDate) && DateDiff(Now(), Date($feature.MaintInitDate), 'days') >= 180 && includes(Concrete,$feature.WODescription),'Concrete-Open for more than 180 days',\n isEmpty($feature.MaintInitDate)==false && isEmpty($feature.MaintClosedDate) && DateDiff(Now(), Date($feature.MaintInitDate), 'days')< 180 && includes(Concrete,$feature.WODescription),'Concrete-Open for less than 180 days',\n isEmpty($feature.MaintInitDate)==false && isEmpty($feature.MaintClosedDate) && DateDiff(Now(), Date($feature.MaintInitDate), 'days') >= 180 && includes(Asphalt,$feature.WODescription),'Asphalt-Open for more than 180 days',\n isEmpty($feature.MaintInitDate)==false && isEmpty($feature.MaintClosedDate) && DateDiff(Now(), Date($feature.MaintInitDate), 'days')< 180 && includes(Asphalt,$feature.WODescription),'Asphalt-Open for less than 180 days',\n isEmpty($feature.MaintInitDate)==false && isEmpty($feature.MaintClosedDate) && DateDiff(Now(), Date($feature.MaintInitDate), 'days') >= 180 && includes(Asphalt,$feature.WODescription)==false,'Undeterminate-Open for more than 180 days',\n isEmpty($feature.MaintInitDate)==false && isEmpty($feature.MaintClosedDate) && DateDiff(Now(), Date($feature.MaintInitDate), 'days')< 180 && includes(Asphalt,$feature.WODescription)==false,'Undeterminate-Open for less than 180 days',\n 'No WO Pending')\n", "valueExpressionTitle": "Custom", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 159, 187, 214, 255 ], "width": 1.5 }, "value": "No WO Pending", "label": "No WO Pending" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2 }, "value": "Asphalt-Open for less than 180 days", "label": "Asphalt-Open for less than 180 days" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Asphalt-Open for more than 180 days", "label": "Asphalt-Open for more than 180 days" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 }, "value": "Concrete-Open for less than 180 days", "label": "Concrete-Open for less than 180 days" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "Concrete-Open for more than 180 days", "label": "Concrete-Open for more than 180 days" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "Undeterminate-Open for more than 180 days", "label": "Unknown Type-Open for more than 180 days" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "value": "Undeterminate-Open for less than 180 days", "label": "Unknown Type-Open for less than 180 days" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 232, 252, 255 ], "toColor": [ 184, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 182, 255 ], "toColor": [ 229, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 182, 255 ], "toColor": [ 252, 182, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 179, 252, 255 ], "toColor": [ 228, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 207, 255 ], "toColor": [ 252, 234, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 218, 255 ], "toColor": [ 184, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 240, 255 ], "toColor": [ 252, 210, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 195, 252, 255 ], "toColor": [ 192, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 218, 255 ], "toColor": [ 252, 179, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 248, 255 ], "toColor": [ 204, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 223, 252, 255 ], "toColor": [ 215, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 199, 252, 255 ], "toColor": [ 233, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2443436.291880861, "ymin": 7079055.650899172, "xmax": 2649060.344040364, "ymax": 7203034.181830645, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeDouble", "alias": "L_ADD_FROM", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeDouble", "alias": "L_ADD_TO", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeDouble", "alias": "R_ADD_FROM", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeDouble", "alias": "R_ADD_TO", "domain": null }, { "name": "STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "length": 50, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 100, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 50, "domain": null }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY_CODE", "length": 10, "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeDouble", "alias": "L_ZIP", "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeDouble", "alias": "R_ZIP", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 100, "domain": null }, { "name": "ALIAS_NAME", "type": "esriFieldTypeString", "alias": "ALIAS_NAME", "length": 50, "domain": null }, { "name": "FC_CLASS", "type": "esriFieldTypeString", "alias": "FC_CLASS", "length": 50, "domain": null }, { "name": "ROAD_CODE", "type": "esriFieldTypeString", "alias": "ROAD_CODE", "length": 20, "domain": null }, { "name": "MAJOR", "type": "esriFieldTypeString", "alias": "MAJOR", "length": 10, "domain": null }, { "name": "DATE_ED", "type": "esriFieldTypeDate", "alias": "DATE_ED", "length": 8, "domain": null }, { "name": "SPD_LIMIT", "type": "esriFieldTypeDouble", "alias": "SPD_LIMIT", "domain": null }, { "name": "NUM_LANES", "type": "esriFieldTypeDouble", "alias": "NUM_LANES", "domain": null }, { "name": "INVEN_ID", "type": "esriFieldTypeDouble", "alias": "INVEN_ID", "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 50, "domain": null }, { "name": "FLAG", "type": "esriFieldTypeInteger", "alias": "FLAG", "domain": null }, { "name": "MAINT_CODE", "type": "esriFieldTypeInteger", "alias": "MAINT_CODE", "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "RoadCenterlines_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "EXISTING", "code": 1 }, { "name": "PROPOSED", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "SOURCEFEATUREID", "type": "esriFieldTypeString", "alias": "SOURCEFEATUREID", "length": 20, "domain": null }, { "name": "DATASOURCENAME", "type": "esriFieldTypeString", "alias": "DATASOURCENAME", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 100, "domain": null }, { "name": "EDITCOMMENT", "type": "esriFieldTypeString", "alias": "EDITCOMMENT", "length": 250, "domain": null }, { "name": "ISVISIBLE", "type": "esriFieldTypeSmallInteger", "alias": "ISVISIBLE", "domain": null }, { "name": "ALTERNATENAME", "type": "esriFieldTypeString", "alias": "ALTERNATENAME", "length": 150, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeSmallInteger", "alias": "ROADCLASS", "domain": null }, { "name": "ROADLEVEL", "type": "esriFieldTypeSmallInteger", "alias": "ROADLEVELE", "domain": null }, { "name": "HWY", "type": "esriFieldTypeString", "alias": "HWY", "length": 100, "domain": null }, { "name": "HIGHWAYTYPE", "type": "esriFieldTypeSmallInteger", "alias": "HIGHWAYTYPE", "domain": null }, { "name": "FZLEV", "type": "esriFieldTypeSmallInteger", "alias": "FZLEV", "domain": null }, { "name": "TZLEV", "type": "esriFieldTypeSmallInteger", "alias": "TZLEV", "domain": null }, { "name": "ISLEVELFEATURE", "type": "esriFieldTypeSmallInteger", "alias": "ISLEVELFEATURE", "domain": null }, { "name": "GC_Exception", "type": "esriFieldTypeString", "alias": "GC_Exception", "length": 20, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Complete", "type": "esriFieldTypeDate", "alias": "Complete", "length": 8, "domain": null }, { "name": "Lane_Miles", "type": "esriFieldTypeDouble", "alias": "Lane_Miles", "domain": null }, { "name": "MaintenanceResponsibility", "type": "esriFieldTypeString", "alias": "MaintenanceResponsibility", "length": 50, "domain": null }, { "name": "OneWay", "type": "esriFieldTypeSmallInteger", "alias": "One Way", "domain": { "type": "codedValue", "name": "OneWayIndicator", "description": "An indicator used to determine if traffic flows with the digitized direction of the feature", "codedValues": [ { "name": "Open in both directions", "code": "1" }, { "name": "Open in From-To direction", "code": "2" }, { "name": "Open in To-From direction", "code": "3" }, { "name": "Closed in both directions", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "DateLastSwept", "type": "esriFieldTypeDate", "alias": "Date Last Swept", "length": 8, "domain": null }, { "name": "PCI", "type": "esriFieldTypeDouble", "alias": "PCI", "domain": null }, { "name": "FugroID", "type": "esriFieldTypeString", "alias": "FugroID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 250, "domain": null }, { "name": "MeterVoltage", "type": "esriFieldTypeString", "alias": "MeterVoltage", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "WODescription", "type": "esriFieldTypeString", "alias": "Work Order Description", "length": 50, "domain": { "type": "codedValue", "name": "StreetsWorkOrderTypesCityworks", "description": "Streets Work Order Types for Cityworks", "codedValues": [ { "name": "Asphalt Crack Seal", "code": "Asphalt Crack Seal" }, { "name": "Asphalt Potholes", "code": "Asphalt Potholes" }, { "name": "Asphalt Reconstruct", "code": "Asphalt Reconstruct" }, { "name": "Asphalt Repair", "code": "Asphalt Repair" }, { "name": "Asphalt Utility Cuts", "code": "Asphalt Utility Cuts" }, { "name": "Barricades", "code": "Barricades" }, { "name": "Blow Out", "code": "Blow Out" }, { "name": "Concrete Crack Seal", "code": "Concrete Crack Seal" }, { "name": "Concrete Potholes", "code": "Concrete Potholes" }, { "name": "Debris Removal", "code": "Debris Removal" }, { "name": "Rock Road Maintenance", "code": "Rock Road Maintenance" }, { "name": "Concrete Repair", "code": "Concrete Repair" }, { "name": "Concrete Repair - Sink", "code": "Concrete Repair - Sink" }, { "name": "Concrete Repair - Trip", "code": "Concrete Repair - Trip" }, { "name": "Cub and Gutter Repairs", "code": "Cub and Gutter Repairs" }, { "name": "Excavating", "code": "Excavating" }, { "name": "Form and Finishing", "code": "Form and Finishing" }, { "name": "Saw Cut", "code": "Saw Cut" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintInitDate", "type": "esriFieldTypeDate", "alias": "Maintenance Initial Date", "length": 8, "domain": null }, { "name": "MaintClosedDate", "type": "esriFieldTypeDate", "alias": "Maintenance Closed Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }