{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Pavement Sections", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

Represents Pavement Sections which are linear features positioned along the center of the road bed that supports vehicular traffic between logical intersections as defined by the COR Pavement Manager. Pavement Sections disregard intersections formed by alleys, private roads, highway ramps, or highway intersections. Pavement Sections are represented as single lines, unless a street is physically divided by a median or structure. In the case of divided streets, the Pavement Sections appear as double-lines; one Pavement Section for each of the road beds on either side of the divided road.<\/SPAN><\/SPAN><\/P>

For information regarding how Pavement Sections were defined, please see the \u201cPavement GIS Model\u201d documentation which is available from the Department of Public Works GIS Team or the Department of Information Technology GIS Team.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreatedDate", "creatorField": "CreatedBy", "editDateField": "EditDate", "editorField": "EditBy" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8638552.661111385, "ymin": 4502206.990317047, "xmax": -8614449.919217367, "ymax": 4523589.888005679, "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 } }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": -1023.7418587500024, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 122, 245, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "AssetID" }, { "name": "CarriagewayID", "type": "esriFieldTypeInteger", "alias": "Carriageway ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CarriagewayID" }, { "name": "IntersectionID", "type": "esriFieldTypeInteger", "alias": "Intersection ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IntersectionID" }, { "name": "LegacyAssetID", "type": "esriFieldTypeString", "alias": "Legacy Asset ID", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "LegacyAssetID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Type" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "Asset Status", "description": "Asset Status", "codedValues": [ { "name": "In Service", "code": "In Service" }, { "name": "Retired", "code": "Retired" }, { "name": "Planned", "code": "Planned" }, { "name": "Out Of Service", "code": "OOS" }, { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Status" }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": { "type": "codedValue", "name": "Asset Condition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": 1 }, { "name": "Good", "code": 2 }, { "name": "Moderate", "code": 3 }, { "name": "Poor", "code": 4 }, { "name": "Failing", "code": 5 }, { "name": "Not Visible", "code": 99 }, { "name": "Graffiti", "code": 98 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Condition" }, { "name": "Condition_Date", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Condition_Date" }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Install_Date" }, { "name": "Warranty_Date", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Warranty_Date" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "PCI", "type": "esriFieldTypeDouble", "alias": "PCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCI" }, { "name": "Council", "type": "esriFieldTypeString", "alias": "Council", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Council" }, { "name": "UnID_Merge", "type": "esriFieldTypeString", "alias": "UnID_Merge", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "UnID_Merge" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreatedDate" }, { "name": "EditBy", "type": "esriFieldTypeString", "alias": "Edit By", "domain": null, "editable": false, "nullable": true, "length": 15, "defaultValue": null, "modelName": "EditBy" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "USE_", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE_" }, { "name": "FROM_", "type": "esriFieldTypeString", "alias": "FROM_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FROM_" }, { "name": "TO_", "type": "esriFieldTypeString", "alias": "TO_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TO_" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURFACE" }, { "name": "RANK", "type": "esriFieldTypeString", "alias": "RANK", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RANK" }, { "name": "SECTIONID", "type": "esriFieldTypeString", "alias": "SECTIONID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SECTIONID" }, { "name": "BRANCHID", "type": "esriFieldTypeString", "alias": "BRANCHID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BRANCHID" }, { "name": "NETWORKID", "type": "esriFieldTypeString", "alias": "NETWORKID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NETWORKID" }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "LENGTH_FT", "type": "esriFieldTypeDouble", "alias": "LENGTH_FT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_FT" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PID" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH" }, { "name": "SLABLENGTH", "type": "esriFieldTypeDouble", "alias": "SLABLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLABLENGTH" }, { "name": "SLABWIDTH", "type": "esriFieldTypeDouble", "alias": "SLABWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLABWIDTH" }, { "name": "BNAME", "type": "esriFieldTypeString", "alias": "BNAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BNAME" }, { "name": "NNAME", "type": "esriFieldTypeString", "alias": "NNAME", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NNAME" }, { "name": "NEIGHBORHD", "type": "esriFieldTypeString", "alias": "NEIGHBORHD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NEIGHBORHD" }, { "name": "LMW", "type": "esriFieldTypeDate", "alias": "LMW", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LMW" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "ConditionDescr", "type": "esriFieldTypeString", "alias": "ConditionDescr", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "ConditionDescr" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R185_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_185", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I383AssetID", "fields": "AssetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G383UnID_Merge", "fields": "UnID_Merge", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_185", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S151_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pavement Sections", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0751f4c2677840a3b338afa59b71ad06" }