{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Grading Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 6923, "latestWkid": 6923, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 6.21369949E-7, "falseX": -120729000, "falseY": -94795000, "xyUnits": 3048.0060960152887, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.6093472173863573E7 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[BegStation] CONCAT \"+\" CONCAT [BegStationDec]", "labelPlacement": "esriServerLinePlacementAboveBefore", "textLayout": "perpendicular", "deconflictionStrategy": "none", "lineConnection": "none", "multiPart": "labelPerFeature", "offsetDistance": 5, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "begin", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[EndStation] CONCAT \"+\" CONCAT [EndStationDec]", "labelPlacement": "esriServerLinePlacementBelowEnd", "textLayout": "perpendicular", "deconflictionStrategy": "none", "lineConnection": "minimizeLabels", "offsetDistance": 5, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "end", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[StripmapProjectID] CONCAT NEWLINE CONCAT [StripmapProjectYear]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "project", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 212117.64898221195, "ymin": 363807.85480724275, "xmax": 2372883.8271109313, "ymax": 1478519.5958506018, "spatialReference": { "wkid": 6923, "latestWkid": 6923, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120729000, "falseY": -94795000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EventID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "EventID", "type": "esriFieldTypeString", "alias": "EventID", "length": 38, "domain": null }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 16, "domain": null }, { "name": "FromMeasure", "type": "esriFieldTypeDouble", "alias": "FromMeasure", "domain": null }, { "name": "ToMeasure", "type": "esriFieldTypeDouble", "alias": "ToMeasure", "domain": null }, { "name": "StationingType", "type": "esriFieldTypeString", "alias": "StationingType", "length": 7, "domain": { "type": "codedValue", "name": "dStationingType", "description": "StationingTypeDesc", "codedValues": [ { "name": "Stationing reported in Feet", "code": "FEET" }, { "name": "Stationing reported in Meters", "code": "METERS" }, { "name": "Stationing reported type Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BegStation", "type": "esriFieldTypeInteger", "alias": "BegStation", "domain": null }, { "name": "BegStationDec", "type": "esriFieldTypeDouble", "alias": "BegStationDec", "domain": null }, { "name": "EndStation", "type": "esriFieldTypeInteger", "alias": "EndStation", "domain": null }, { "name": "EndStationDec", "type": "esriFieldTypeDouble", "alias": "EndStationDec", "domain": null }, { "name": "SMAPComments", "type": "esriFieldTypeString", "alias": "SMAPComments", "length": 200, "domain": null }, { "name": "MajorGradingProjectId", "type": "esriFieldTypeString", "alias": "MajorGradingProjectId", "length": 20, "domain": null }, { "name": "MajorGradingDate", "type": "esriFieldTypeDate", "alias": "MajorGradingDate", "length": 8, "domain": null }, { "name": "StripmapProjectYear", "type": "esriFieldTypeSmallInteger", "alias": "StripmapProjectYear", "domain": null }, { "name": "StripmapProjectID", "type": "esriFieldTypeString", "alias": "StripmapProjectID", "length": 20, "domain": null }, { "name": "StripmapProjectType", "type": "esriFieldTypeString", "alias": "StripmapProjectType", "length": 20, "domain": null }, { "name": "StripmapHostProjectID", "type": "esriFieldTypeString", "alias": "StripmapHostProjectID", "length": 20, "domain": null }, { "name": "InventoryStartDate", "type": "esriFieldTypeDate", "alias": "InventoryStartDate", "length": 8, "domain": null }, { "name": "LRSFromDate", "type": "esriFieldTypeDate", "alias": "LRSFromDate", "length": 8, "domain": null }, { "name": "LRSToDate", "type": "esriFieldTypeDate", "alias": "LRSToDate", "length": 8, "domain": null }, { "name": "CreatedUser", "type": "esriFieldTypeString", "alias": "CreatedUser", "length": 20, "domain": null }, { "name": "LastEditedUser", "type": "esriFieldTypeString", "alias": "LastEditedUser", "length": 20, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "LastEditedDate", "type": "esriFieldTypeDate", "alias": "LastEditedDate", "length": 8, "domain": null }, { "name": "SourceCIT", "type": "esriFieldTypeString", "alias": "SourceCIT", "length": 20, "domain": { "type": "codedValue", "name": "dSourceCIT", "description": "SourceCITDesc", "codedValues": [ { "name": "Aerial Photography - Unknown Spec", "code": "AP" }, { "name": "Aerial Photography - ASPRS II or higher spec", "code": "AP2" }, { "name": "Aerial Photography - DOQQ imagery", "code": "AP3" }, { "name": "Aerial Photography - USDA FSA NAIP Imagery", "code": "AP4" }, { "name": "Apple Device", "code": "APL" }, { "name": "Assumed", "code": "ASD" }, { "name": "AADT Route Average", "code": "AVG" }, { "name": "URS Curve Application", "code": "C2" }, { "name": "Curve Tool", "code": "C3" }, { "name": "AADT City with Factor Applied", "code": "CITY" }, { "name": "CANSYS II Legacy, Migrated", "code": "CLM" }, { "name": "AADT Portable Counters", "code": "CVRG" }, { "name": "AADT Portable Counters with Factor Applied", "code": "CVRGFCT" }, { "name": "Digital Elevation Model, 10M or equivalent", "code": "DEM" }, { "name": "Derived", "code": "DER" }, { "name": "Design Standards Shoulder Width \\\\CANSYSTEST\\CANSYS\\KDOT\\DOCUMENTATION\\KDOT USER DOCUMENTATION\\METADATA\\STANDARDSHOULDERWIDTHTABLE.PDF", "code": "DSSW" }, { "name": "Design Plan", "code": "DTD" }, { "name": "KDOT Surveyor", "code": "DTS" }, { "name": "Estimated", "code": "Est" }, { "name": "AADT Flowmap", "code": "FLOW" }, { "name": "NAIP 2012", "code": "FS12" }, { "name": "NAIP 2015", "code": "FS15" }, { "name": "GNIS", "code": "GN" }, { "name": "Google", "code": "GOOG" }, { "name": "Other Handheld GPS", "code": "GPS1" }, { "name": "HPMS Data for Migration", "code": "HPMS" }, { "name": "KDOT Data Owner", "code": "KDO" }, { "name": "KDOT Official Notification or Contract", "code": "KOC" }, { "name": "Aerial Imagery", "code": "KP15" }, { "name": "Project Plans", "code": "KPP" }, { "name": "KDOT Notification, Field Verified", "code": "KUC" }, { "name": "LiDAR Derived, High Altitude USGS Spec", "code": "Li" }, { "name": "LiDAR Derived, Low Altitude, Manned, Transportation Spec", "code": "LiM" }, { "name": "LiDAR Derived, Low Altitude, UAS, Transportation Spec", "code": "LiU" }, { "name": "Local Agency Data Steward", "code": "LPA" }, { "name": "AADT Major-Minor Collectors", "code": "MAJMIN" }, { "name": "Unknown", "code": "NA" }, { "name": "No Best Fit Obtained", "code": "NBFO" }, { "name": "NG911 Data Steward", "code": "NG" }, { "name": "Non-State Section, Migrated", "code": "NSSect" }, { "name": "Notified", "code": "NTF" }, { "name": "AADT Non-State Urban", "code": "NUSYS" }, { "name": "Other Video or Photo Source", "code": "PHO" }, { "name": "Project", "code": "PR" }, { "name": "Interchange Ramp for Migration", "code": "RAMP" }, { "name": "AADT Ramp Data", "code": "RAMPS" }, { "name": "Other State Agency Data Steward", "code": "SA" }, { "name": "Samsung Device", "code": "SAM" }, { "name": "Aerial Imagery", "code": "SDX15" }, { "name": "KDOT Videolog", "code": "VL" }, { "name": "PMS videolog http://dtpml004.ksdot.org/npcve/", "code": "VLPMS" }, { "name": "Construction Plans", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocError", "type": "esriFieldTypeString", "alias": "LocError", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R108_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_108", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S95_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 8000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "847e039cc5d64eaabfd8b653b7a8bf8d" } ], "tables": [] }