{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 265, "name": "Pavement Sections Plan", "type": "Feature Layer", "description": "
All of the fields are the same as LRSE_Pavement_Sections except for 3 additional fields:<\/SPAN><\/P> Plan Year is the proposed FY that these changes are expected to be effective by the end of the FY<\/SPAN><\/SPAN><\/P><\/LI> Plan Work Cause is what will be the precipitating event that leads to the PKs needing to be changed. It is 50 characters, so something like reconstruct or ATL would be appropriate. There might be other causes that I haven\u2019t considered, but that is why it is open ended.<\/SPAN><\/SPAN><\/P><\/LI> Plan Comment is just supplemental information that you wish to supply such as which PKs it will be replacing and/or whether there are any circumstances that might alter the year or whether it occurs at all.<\/SPAN><\/P><\/LI><\/UL><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 26916,
"latestWkid": 26916,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 6.21369949494949E-7,
"falseX": -5120900,
"falseY": -9998100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 1.60934721869444E7
},
"copyrightText": "Created by Adam Tyra & Kevin Munro, Data is intended to be maintained by the pavement asset engineers as well as central office pavement",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
41,
130,
82,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 423177.104,
"ymin": 4195225.43,
"xmax": 687087.375,
"ymax": 4625038.555,
"spatialReference": {
"wkid": 26916,
"latestWkid": 26916,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -5120900,
"falseY": -9998100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "ROUTE_ID",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "ROUTE_ID",
"type": "esriFieldTypeString",
"alias": "ROUTE_ID",
"length": 17,
"domain": null
},
{
"name": "FROM_MEASURE",
"type": "esriFieldTypeDouble",
"alias": "FROM_MEASURE",
"domain": null
},
{
"name": "TO_MEASURE",
"type": "esriFieldTypeDouble",
"alias": "TO_MEASURE",
"domain": null
},
{
"name": "FROM_DATE",
"type": "esriFieldTypeDate",
"alias": "From Date",
"length": 8,
"domain": null
},
{
"name": "TO_DATE",
"type": "esriFieldTypeDate",
"alias": "To Date",
"length": 8,
"domain": null
},
{
"name": "EVENT_ID",
"type": "esriFieldTypeString",
"alias": "EventID",
"length": 50,
"domain": null
},
{
"name": "LOCATION_DESC",
"type": "esriFieldTypeString",
"alias": "Location_Desc",
"length": 150,
"domain": null
},
{
"name": "PAVEMENT_KEY",
"type": "esriFieldTypeInteger",
"alias": "PK",
"domain": null
},
{
"name": "ROAD_CATEGORY",
"type": "esriFieldTypeString",
"alias": "ROAD_CATEGORY",
"length": 2,
"domain": {
"type": "codedValue",
"name": "dRoadCategory",
"description": "Asset managment plan category",
"codedValues": [
{
"name": "A1",
"code": "A1"
},
{
"name": "A2",
"code": "A2"
},
{
"name": "B1",
"code": "B1"
},
{
"name": "B2",
"code": "B2"
},
{
"name": "C1",
"code": "C1"
},
{
"name": "C2",
"code": "C2"
},
{
"name": "INCIDENTAL",
"code": "I"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "PW_AREA_SYS",
"type": "esriFieldTypeDouble",
"alias": "PW Area sys",
"domain": null
},
{
"name": "PS_AREA_SYS",
"type": "esriFieldTypeDouble",
"alias": "PS Area sys",
"domain": null
},
{
"name": "CREATED_BY",
"type": "esriFieldTypeString",
"alias": "Created By",
"length": 25,
"domain": null
},
{
"name": "DATE_CREATED",
"type": "esriFieldTypeDate",
"alias": "Date Created",
"length": 8,
"domain": null
},
{
"name": "EDITED_BY",
"type": "esriFieldTypeString",
"alias": "Edited By",
"length": 25,
"domain": null
},
{
"name": "DATE_EDITED",
"type": "esriFieldTypeDate",
"alias": "Date edited",
"length": 8,
"domain": null
},
{
"name": "DATE_ATTR_EFFECTIVE",
"type": "esriFieldTypeDate",
"alias": "Date Attr Effective",
"length": 8,
"domain": null
},
{
"name": "GLOBALID",
"type": "esriFieldTypeGlobalID",
"alias": "GLOBALID",
"length": 38,
"domain": null
},
{
"name": "PLAN_YEAR",
"type": "esriFieldTypeSmallInteger",
"alias": "Plan Year",
"domain": {
"type": "range",
"name": "dYear",
"description": "Year range 1900-2100",
"range": [
1900,
2100
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "PLAN_WORK_CAUSE",
"type": "esriFieldTypeString",
"alias": "Plan Work Cause",
"length": 50,
"domain": null
},
{
"name": "PLAN_COMMENT",
"type": "esriFieldTypeString",
"alias": "Plan Comment",
"length": 250,
"domain": null
},
{
"name": "LOCERROR",
"type": "esriFieldTypeString",
"alias": "LocError",
"length": 100,
"domain": null
},
{
"name": "CHIPABLE",
"type": "esriFieldTypeString",
"alias": "CHIPABLE",
"length": 3,
"domain": {
"type": "codedValue",
"name": "YesNo_4",
"description": "Yet anopther",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
},
{
"name": "N/A",
"code": "N/A"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "PLAN_YEAR_DATE",
"type": "esriFieldTypeDate",
"alias": "Plan Year Date",
"length": 8,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.LEN",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.LEN",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R508_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_508",
"fields": "GLOBALID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "A206_IX1",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"hasZ": true,
"hasM": 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": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "SHAPE.LEN",
"units": "esriMeters"
},
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1686390482000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "1c8f5fbfa21049f2bfdd7e5d60b52fa6"
}