{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Crossings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Crossings", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "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": false, "supportsASyncCalculate": false, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 775803.2905591428, "ymin": 96204.98914013803, "xmax": 2512013.4283681363, "ymax": 1321166.548070386, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CanPass", "uniqueValueGroups": [ { "heading": "Passability", "classes": [ { "label": "Vehicle cannot pass", "description": "Vehicle cannot pass", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "0" ] ] }, { "label": "Vehicle could pass if correct lane is chosen", "description": "Vehicle could pass if correct lane is chosen", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 210, 14, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "0", "label": "Vehicle cannot pass" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 210, 14, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "1", "label": "Vehicle could pass if correct lane is chosen" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 0, 0, 255 ], "toColor": [ 230, 0, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 15, 255 ], "toColor": [ 252, 209, 15, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var totalInches = $feature.VerticalClearanceMinimum;\nvar inches = totalInches % 12\nvar feet = (totalInches - inches) / 12\n\nvar output = `${feet}\u2033`\nif (inches > 0) {\n output += `${inches}\u2032`\n}\n\nreturn output;", "title": "Clearance Label" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "CanPass = 1", "useCodedValues": true, "maxScale": 0, "minScale": 144447.638572, "name": "Passable", "priority": 4, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "var totalInches = $feature.VerticalClearanceMinimum;\nvar inches = totalInches % 12\nvar feet = (totalInches - inches) / 12\n\nvar output = `${feet}\u2033`\nif (inches > 0) {\n output += `${inches}\u2032`\n}\n\nreturn output;", "title": "Clearance Label" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "CanPass = 0", "useCodedValues": true, "maxScale": 0, "minScale": 144447.638572, "name": "Impassable", "priority": 1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "CrossingLocationId", "globalIdField": "", "displayField": "CrossingDesc", "typeIdField": "CanPass", "subtypeField": "", "fields": [ { "name": "CrossingLocationId", "type": "esriFieldTypeOID", "alias": "CrossingLocationId", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "CrossingLocationId" }, { "name": "CrossingDesc", "type": "esriFieldTypeString", "alias": "CrossingDesc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CrossingDesc" }, { "name": "CanPass", "type": "esriFieldTypeInteger", "alias": "CanPass", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "CanPass" }, { "name": "VerticalClearanceMinimum", "type": "esriFieldTypeInteger", "alias": "VerticalClearanceMinimum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalClearanceMinimum" }, { "name": "VerticalClearanceMaximum", "type": "esriFieldTypeInteger", "alias": "VerticalClearanceMaximum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalClearanceMaximum" }, { "name": "StateStructureId", "type": "esriFieldTypeString", "alias": "StateStructureId", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StateStructureId" }, { "name": "BridgeNumber", "type": "esriFieldTypeString", "alias": "BridgeNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BridgeNumber" }, { "name": "StateRouteIdentifier", "type": "esriFieldTypeString", "alias": "StateRouteIdentifier", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "StateRouteIdentifier" }, { "name": "SRMP", "type": "esriFieldTypeSingle", "alias": "SRMP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SRMP" }, { "name": "ABInd", "type": "esriFieldTypeString", "alias": "ABInd", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ABInd" }, { "name": "DirectionInd", "type": "esriFieldTypeString", "alias": "DirectionInd", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DirectionInd" }, { "name": "DecreasingDirReviewCmpltInd", "type": "esriFieldTypeSmallInteger", "alias": "DecreasingDirReviewCmpltInd", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "DecreasingDirReviewCmpltInd" }, { "name": "IncreasingDirReviewCmpltInd", "type": "esriFieldTypeSmallInteger", "alias": "IncreasingDirReviewCmpltInd", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IncreasingDirReviewCmpltInd" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "Vehicle cannot pass", "domains": {}, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "DecreasingDirReviewCmpltInd": 0, "IncreasingDirReviewCmpltInd": 0, "CrossingDesc": null, "CanPass": 0, "VerticalClearanceMinimum": null, "VerticalClearanceMaximum": null, "StateStructureId": null, "BridgeNumber": null, "StateRouteIdentifier": null, "SRMP": null, "ABInd": null, "DirectionInd": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 1, "name": "Vehicle could pass if correct lane is chosen", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "DecreasingDirReviewCmpltInd": 0, "IncreasingDirReviewCmpltInd": 0, "CrossingDesc": null, "CanPass": 1, "VerticalClearanceMinimum": null, "VerticalClearanceMaximum": null, "StateStructureId": null, "BridgeNumber": null, "StateRouteIdentifier": null, "SRMP": null, "ABInd": null, "DirectionInd": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Bridges", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Crossings", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "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": false, "supportsASyncCalculate": false, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 775803.2905591428, "ymin": 96204.98914013803, "xmax": 2512013.4283681363, "ymax": 1321166.548070386, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CanPass", "uniqueValueGroups": [ { "heading": "Passability", "classes": [ { "label": "Impassable", "description": "Impassable", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 6 }, "values": [ [ "0" ] ] }, { "label": "Passable", "description": "Passable", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 210, 14, 255 ], "width": 6 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 6 }, "value": "0", "label": "Impassable" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 210, 14, 255 ], "width": 6 }, "value": "1", "label": "Passable" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 239, 255 ], "toColor": [ 252, 197, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 184, 255 ], "toColor": [ 179, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 242, 252, 255 ], "toColor": [ 189, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 189, 255 ], "toColor": [ 252, 223, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 199, 252, 255 ], "toColor": [ 187, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 182, 255 ], "toColor": [ 252, 182, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 220, 255 ], "toColor": [ 215, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 204, 255 ], "toColor": [ 252, 212, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 235, 255 ], "toColor": [ 179, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 215, 252, 255 ], "toColor": [ 232, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 207, 255 ], "toColor": [ 252, 252, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var totalInches = $feature.VerticalClearanceMinimum;\nvar inches = totalInches % 12\nvar feet = (totalInches - inches) / 12\n\nvar output = `${feet}\u2033`\nif (inches > 0) {\n output += `${inches}\u2032`\n}\n\nreturn output;", "title": "Clearance Label" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "CanPass = 0", "useCodedValues": true, "maxScale": 0, "minScale": 144448, "name": "Impassable", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "var totalInches = $feature.VerticalClearanceMinimum;\nvar inches = totalInches % 12\nvar feet = (totalInches - inches) / 12\n\nvar output = `${feet}\u2033`\nif (inches > 0) {\n output += `${inches}\u2032`\n}\n\nreturn output;", "title": "Clearance Label" }, "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "CanPass = 1", "useCodedValues": true, "maxScale": 0, "minScale": 144448, "name": "Passable", "priority": 3, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "CrossingLocationId", "globalIdField": "", "displayField": "CrossingDesc", "typeIdField": "CanPass", "subtypeField": "", "fields": [ { "name": "CrossingLocationId", "type": "esriFieldTypeOID", "alias": "CrossingLocationId", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "CrossingLocationId" }, { "name": "CrossingDesc", "type": "esriFieldTypeString", "alias": "CrossingDesc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CrossingDesc" }, { "name": "CanPass", "type": "esriFieldTypeInteger", "alias": "CanPass", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "CanPass" }, { "name": "VerticalClearanceMinimum", "type": "esriFieldTypeInteger", "alias": "VerticalClearanceMinimum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalClearanceMinimum" }, { "name": "VerticalClearanceMaximum", "type": "esriFieldTypeInteger", "alias": "VerticalClearanceMaximum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalClearanceMaximum" }, { "name": "StateStructureId", "type": "esriFieldTypeString", "alias": "StateStructureId", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StateStructureId" }, { "name": "BridgeNumber", "type": "esriFieldTypeString", "alias": "BridgeNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BridgeNumber" }, { "name": "StateRouteIdentifier", "type": "esriFieldTypeString", "alias": "StateRouteIdentifier", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "StateRouteIdentifier" }, { "name": "SRMP", "type": "esriFieldTypeSingle", "alias": "SRMP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SRMP" }, { "name": "ABInd", "type": "esriFieldTypeString", "alias": "ABInd", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ABInd" }, { "name": "DirectionInd", "type": "esriFieldTypeString", "alias": "DirectionInd", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DirectionInd" }, { "name": "DecreasingDirReviewCmpltInd", "type": "esriFieldTypeSmallInteger", "alias": "DecreasingDirReviewCmpltInd", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "DecreasingDirReviewCmpltInd" }, { "name": "IncreasingDirReviewCmpltInd", "type": "esriFieldTypeSmallInteger", "alias": "IncreasingDirReviewCmpltInd", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IncreasingDirReviewCmpltInd" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "Impassable", "domains": {}, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "DecreasingDirReviewCmpltInd": 0, "IncreasingDirReviewCmpltInd": 0, "CrossingDesc": null, "CanPass": 0, "VerticalClearanceMinimum": null, "VerticalClearanceMaximum": null, "StateStructureId": null, "BridgeNumber": null, "StateRouteIdentifier": null, "SRMP": null, "ABInd": null, "DirectionInd": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Passable", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "DecreasingDirReviewCmpltInd": 0, "IncreasingDirReviewCmpltInd": 0, "CrossingDesc": null, "CanPass": 1, "VerticalClearanceMinimum": null, "VerticalClearanceMaximum": null, "StateStructureId": null, "BridgeNumber": null, "StateRouteIdentifier": null, "SRMP": null, "ABInd": null, "DirectionInd": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Advisories", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "LocationAdvisoryId", "globalIdField": "", "displayField": "DirectionInd", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "LocationAdvisoryId", "type": "esriFieldTypeOID", "alias": "LocationAdvisoryId", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "LocationAdvisoryId" }, { "name": "CrossingLocationId", "type": "esriFieldTypeInteger", "alias": "CrossingLocationId", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "CrossingLocationId" }, { "name": "DirectionInd", "type": "esriFieldTypeString", "alias": "DirectionInd", "domain": null, "editable": false, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DirectionInd" }, { "name": "MilepostDirectionId", "type": "esriFieldTypeInteger", "alias": "MilepostDirectionId", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "MilepostDirectionId" }, { "name": "AdvisoryNote", "type": "esriFieldTypeString", "alias": "AdvisoryNote", "domain": null, "editable": false, "nullable": true, "length": 250, "defaultValue": null, "modelName": "AdvisoryNote" } ], "indexes": [ { "name": "FDO_LocationAdvisoryId", "fields": "LocationAdvisoryId", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Advisories", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Lanes", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "CrossingLocationId", "globalIdField": "", "displayField": "MilepostDirectionName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "CrossingLocationId", "type": "esriFieldTypeOID", "alias": "CrossingLocationId", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "CrossingLocationId" }, { "name": "LaneId", "type": "esriFieldTypeInteger", "alias": "LaneId", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "LaneId" }, { "name": "LaneNumber", "type": "esriFieldTypeInteger", "alias": "LaneNumber", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "LaneNumber" }, { "name": "MilepostDirectionName", "type": "esriFieldTypeString", "alias": "MilepostDirectionName", "domain": null, "editable": false, "nullable": false, "length": 50, "defaultValue": null, "modelName": "MilepostDirectionName" }, { "name": "MilepostDirectionCode", "type": "esriFieldTypeString", "alias": "MilepostDirectionCode", "domain": null, "editable": false, "nullable": false, "length": 1, "defaultValue": null, "modelName": "MilepostDirectionCode" }, { "name": "LaneTypeName", "type": "esriFieldTypeString", "alias": "LaneTypeName", "domain": null, "editable": false, "nullable": false, "length": 50, "defaultValue": null, "modelName": "LaneTypeName" }, { "name": "RouteTypeName", "type": "esriFieldTypeString", "alias": "RouteTypeName", "domain": null, "editable": false, "nullable": false, "length": 50, "defaultValue": null, "modelName": "RouteTypeName" }, { "name": "VerticalClearanceMinimum", "type": "esriFieldTypeInteger", "alias": "VerticalClearanceMinimum", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "VerticalClearanceMinimum" } ], "indexes": [ { "name": "FDO_CrossingLocationId", "fields": "CrossingLocationId", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lanes", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Documents", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "supportsASyncCalculate": false, "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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "BridgeDocumentId", "globalIdField": "", "displayField": "MilepostDirectionCode", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BridgeDocumentId", "type": "esriFieldTypeOID", "alias": "BridgeDocumentId", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "BridgeDocumentId" }, { "name": "CrossingLocationId", "type": "esriFieldTypeInteger", "alias": "CrossingLocationId", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "CrossingLocationId" }, { "name": "MilepostDirectionCode", "type": "esriFieldTypeString", "alias": "MilepostDirectionCode", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "MilepostDirectionCode" }, { "name": "DocContent", "type": "esriFieldTypeString", "alias": "DocContent", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DocContent" }, { "name": "DocumentTitle", "type": "esriFieldTypeString", "alias": "DocumentTitle", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "DocumentTitle" }, { "name": "DocumentDescription", "type": "esriFieldTypeString", "alias": "DocumentDescription", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "DocumentDescription" }, { "name": "MediaType", "type": "esriFieldTypeString", "alias": "MediaType", "domain": null, "editable": true, "nullable": true, "length": 106, "defaultValue": null, "modelName": "MediaType" }, { "name": "DocumentExtension", "type": "esriFieldTypeString", "alias": "DocumentExtension", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DocumentExtension" }, { "name": "RecordCreateDate", "type": "esriFieldTypeDate", "alias": "RecordCreateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "precision": 1, "modelName": "RecordCreateDate" }, { "name": "RecordUpdateDate", "type": "esriFieldTypeDate", "alias": "RecordUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "precision": 1, "modelName": "RecordUpdateDate" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Documents", "description": "", "prototype": { "attributes": { "RecordCreateDate": null, "RecordUpdateDate": null, "CrossingLocationId": 0, "MilepostDirectionCode": " ", "DocContent": null, "DocumentTitle": null, "DocumentDescription": null, "MediaType": null, "DocumentExtension": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "AttachmentInfos", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "supportsASyncCalculate": false, "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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "id", "globalIdField": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "id", "type": "esriFieldTypeOID", "alias": "id", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "id" }, { "name": "contentType", "type": "esriFieldTypeString", "alias": "contentType", "domain": null, "editable": true, "nullable": true, "length": 106, "defaultValue": null, "modelName": "contentType" }, { "name": "size", "type": "esriFieldTypeBigInteger", "alias": "size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "size" }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "domain": null, "editable": true, "nullable": false, "length": 4000, "defaultValue": null, "modelName": "name" }, { "name": "CrossingLocationId", "type": "esriFieldTypeInteger", "alias": "CrossingLocationId", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "CrossingLocationId" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "AttachmentInfos", "description": "", "prototype": { "attributes": { "name": " ", "CrossingLocationId": 0, "contentType": null, "size": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 } ] }