{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Road Restriction Edits", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1072105.227465883, "ymin": 100815.4851180613, "xmax": 2961785.359187305, "ymax": 1231978.2044153959, "spatialReference": { "wkid": 102721, "latestWkid": 102721, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "xyUnits": 3.782198260042944E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102721, "latestWkid": 102721, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117105100, "falseY": -98987300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 156, 127, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "created_user", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "weight_pounds", "type": "esriFieldTypeInteger", "alias": "WEIGHT_POUNDS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WEIGHT_POUNDS" }, { "name": "end_date", "type": "esriFieldTypeDate", "alias": "END_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "END_DATE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "axle_weight_tons", "type": "esriFieldTypeInteger", "alias": "AXLE_WEIGHT_TONS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AXLE_WEIGHT_TONS" }, { "name": "active", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVE", "domain": { "type": "codedValue", "name": "YES_NO_INTEGER", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVE" }, { "name": "description", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "size_restriction", "type": "esriFieldTypeString", "alias": "SIZE_RESTRICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIZE_RESTRICTION" }, { "name": "size_description", "type": "esriFieldTypeString", "alias": "SIZE_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "SIZE_DESCRIPTION" }, { "name": "size_comment", "type": "esriFieldTypeString", "alias": "SIZE_COMMENT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIZE_COMMENT" }, { "name": "size_height", "type": "esriFieldTypeString", "alias": "SIZE_HEIGHT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIZE_HEIGHT" }, { "name": "size_width", "type": "esriFieldTypeString", "alias": "SIZE_WIDTH", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIZE_WIDTH" }, { "name": "size_length", "type": "esriFieldTypeString", "alias": "SIZE_LENGTH", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIZE_LENGTH" }, { "name": "size_active", "type": "esriFieldTypeSmallInteger", "alias": "SIZE_ACTIVE", "domain": { "type": "codedValue", "name": "YES_NO_INTEGER", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE_ACTIVE" }, { "name": "other_restriction", "type": "esriFieldTypeString", "alias": "OTHER_RESTRICTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OTHER_RESTRICTION" }, { "name": "other_description", "type": "esriFieldTypeString", "alias": "OTHER_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "OTHER_DESCRIPTION" }, { "name": "other_comment", "type": "esriFieldTypeString", "alias": "OTHER_COMMENT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OTHER_COMMENT" }, { "name": "other_active", "type": "esriFieldTypeSmallInteger", "alias": "OTHER_ACTIVE", "domain": { "type": "codedValue", "name": "YES_NO_INTEGER", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OTHER_ACTIVE" }, { "name": "restriction_id", "type": "esriFieldTypeInteger", "alias": "RESTRICTION_ID", "domain": { "type": "codedValue", "name": "RESTRICTION", "description": "Road Restriction IDs", "codedValues": [ { "name": "5 ton - 80,000 lbs", "code": 1 }, { "name": "6 ton - 65,000 lbs", "code": 2 }, { "name": "6 ton - 80,000 lbs", "code": 3 }, { "name": "7 ton - 80,000 lbs", "code": 4 }, { "name": "7 ton - 105,500 lbs", "code": 5 }, { "name": "8 ton - 80,000 lbs", "code": 6 }, { "name": "8 ton - 105,500 lbs", "code": 7 }, { "name": "By Legal Weight - 105,500 lbs", "code": 8 }, { "name": "5 ton - 60,000 lbs", "code": 9 }, { "name": "10 ton - 105,500 lbs", "code": 10 }, { "name": "8 ton - 93,000 lbs", "code": 11 }, { "name": "7 ton - 93,000 lbs", "code": 12 }, { "name": "By Legal Weight - 80,000 lbs", "code": 13 }, { "name": "6 ton - 60,000 lbs", "code": 14 }, { "name": "6 ton - 105,500 lbs", "code": 15 }, { "name": "3 ton - 12,000 lbs", "code": 16 }, { "name": "3 ton - 30,000 lbs", "code": 17 }, { "name": "3 ton - 40,000 lbs", "code": 18 }, { "name": "0 ton - 0 lbs", "code": 19 }, { "name": "3 ton - 50,000 lbs", "code": 20 }, { "name": "3 ton - 20,000 lbs", "code": 21 }, { "name": "3 ton - 48,000 lbs", "code": 22 }, { "name": "8 ton - 95,000 lbs", "code": 23 }, { "name": "9 ton - 80,000 lbs", "code": 24 }, { "name": "7.5 ton - 80,000 lbs", "code": 25 }, { "name": "8 ton - 90,000 lbs", "code": 27 }, { "name": "3 ton - 60,000 lbs", "code": 28 }, { "name": "Contracted Road", "code": 26 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RESTRICTION_ID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true }, { "name": "override_all", "type": "esriFieldTypeSmallInteger", "alias": "OVERRIDE_ALL", "domain": { "type": "codedValue", "name": "YES_NO_INTEGER", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OVERRIDE_ALL" }, { "name": "restriction_type", "type": "esriFieldTypeString", "alias": "RESTRICTION_TYPE", "domain": { "type": "codedValue", "name": "restrictionType", "description": "Type of Restriction", "codedValues": [ { "name": "Frost Law", "code": "Frost Law" }, { "name": "Year Round", "code": "Year Round" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "restriction_type" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r114_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a55_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Closed", "description": "A closed road. No travel permitted.", "prototype": { "attributes": { "axle_weight_tons": 0, "override_all": null, "other_comment": null, "weight_pounds": 0, "end_date": null, "restriction_type": null, "restriction_id": null, "other_active": null, "active": null, "description": null, "size_restriction": null, "size_description": null, "size_comment": null, "size_height": null, "size_width": null, "size_length": null, "size_active": null, "other_restriction": null, "other_description": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "New Restriction", "description": "A new, empty restriction line", "prototype": { "attributes": { "axle_weight_tons": null, "override_all": null, "weight_pounds": null, "end_date": null, "restriction_type": null, "restriction_id": null, "other_active": null, "other_comment": null, "active": null, "description": null, "size_restriction": null, "size_description": null, "size_comment": null, "size_height": null, "size_width": null, "size_length": null, "size_active": null, "other_restriction": null, "other_description": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }