{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Bridges and Culverts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "Created_Date", "creatorField": "Created_User", "editDateField": "Last_Edited_Date", "editorField": "Last_Edited_User" }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": 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, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": 3686.9255999990023, "ymin": 5697197.238099999, "xmax": 93951.68219999975, "ymax": 5751098.3002, "spatialReference": { "wkid": 102185, "latestWkid": 3401, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5618700, "falseY": -9994100, "xyUnits": 4.506258319779165E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3402, "latestWkid": 3402, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5118700, "falseY": -9994100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b59fab72ce5f86664126a5f51a9a38da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQokbXRMWoCQRSA4U/cMhBEEVJ4goDYqqTOCSxzgxQKmngCj2AvJGBrKzmERRo7OyurBIQFURa2kGV2FcG/m4GPN8OL3Fh0D/iIPeJrYAnvGKGBA34wxG8RnGB8di7jFV28YBWCrXRSqAdM0QnBXjohrzaesM3CmstVQ3B9AcXYhJ46wyfqOfAL/yG4wxvmqGRQspL++UV2HUs8Y4Am/rDAN45FMCn5/EfBX3PhVZ0Ae7Ubun1FBF8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "BRIDGETYPE", "type": "esriFieldTypeString", "alias": "Bridge Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BRIDGETYPE" }, { "name": "BRIDGENUM", "type": "esriFieldTypeString", "alias": "Official Bridge Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BRIDGENUM" }, { "name": "BRIDGEDESGN", "type": "esriFieldTypeString", "alias": "Bridge Design", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BRIDGEDESGN" }, { "name": "SPANTYPE", "type": "esriFieldTypeString", "alias": "Span Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPANTYPE" }, { "name": "NUMSPAN", "type": "esriFieldTypeSmallInteger", "alias": "Number of Spans", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMSPAN" }, { "name": "mvcDetourLength", "type": "esriFieldTypeDouble", "alias": "mvcDetourLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mvcDetourLength" }, { "name": "mvcRoadWidth", "type": "esriFieldTypeDouble", "alias": "mvcRoadWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mvcRoadWidth" }, { "name": "mvcStrCondRating", "type": "esriFieldTypeDouble", "alias": "mvcStrCondRating", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mvcStrCondRating" }, { "name": "mvcSuffRate", "type": "esriFieldTypeDouble", "alias": "mvcSuffRate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mvcSuffRate" }, { "name": "mvcEstReplace", "type": "esriFieldTypeDouble", "alias": "mvcEstReplace", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mvcEstReplace" }, { "name": "mvcStructure", "type": "esriFieldTypeDouble", "alias": "mvcStructure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mvcStructure" }, { "name": "mvcYrsInService", "type": "esriFieldTypeDouble", "alias": "mvcYrsInService", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mvcYrsInService" }, { "name": "Created_User", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 200, "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": 200, "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "mvcLocatedOver", "type": "esriFieldTypeString", "alias": "mvcLocatedOver", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "mvcLocatedOver" }, { "name": "mvcAADTnoPerYear", "type": "esriFieldTypeString", "alias": "mvcAADTnoPerYear", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "mvcAADTnoPerYear" }, { "name": "mvcLastBIMdate", "type": "esriFieldTypeDate", "alias": "mvcLastBIMdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mvcLastBIMdate" }, { "name": "mvcApproachRd", "type": "esriFieldTypeString", "alias": "mvcApproachRd", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "mvcApproachRd" }, { "name": "mvcHorizontalAlign", "type": "esriFieldTypeString", "alias": "mvcHorizontalAlign", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "mvcHorizontalAlign" }, { "name": "mvcVerticalAlign", "type": "esriFieldTypeString", "alias": "mvcVerticalAlign", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "mvcVerticalAlign" }, { "name": "mvcUniqueSpan", "type": "esriFieldTypeString", "alias": "mvcUniqueSpan", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "mvcUniqueSpan" }, { "name": "mvcStatus", "type": "esriFieldTypeString", "alias": "mvcStatus", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "mvcStatus" }, { "name": "mvcLegalLand", "type": "esriFieldTypeString", "alias": "mvcLegalLand", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "mvcLegalLand" }, { "name": "mvcRoadName", "type": "esriFieldTypeString", "alias": "mvcRoadName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "mvcRoadName" }, { "name": "mvcSegmentID", "type": "esriFieldTypeString", "alias": "mvcSegmentID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "mvcSegmentID" }, { "name": "mvcQuadrant", "type": "esriFieldTypeString", "alias": "mvcQuadrant", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "mvcQuadrant" }, { "name": "mvcYearBuilt", "type": "esriFieldTypeString", "alias": "mvcYearBuilt", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "mvcYearBuilt" }, { "name": "mvcOwnedBy", "type": "esriFieldTypeString", "alias": "mvcOwnedBy", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "mvcOwnedBy" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "mvcBridgeStatus", "type": "esriFieldTypeString", "alias": "mvcBridgeStatus", "domain": { "type": "codedValue", "name": "BridgeCulvertStatus", "description": "It display different option for Bridge and Culvert status.", "codedValues": [ { "name": "IN SERVICE", "code": "0" }, { "name": "CANCELLED", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "mvcBridgeStatus" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_73", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_73", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Bridges and Culverts", "description": "", "prototype": { "attributes": { "mvcBridgeStatus": null, "FACILITYID": null, "BRIDGETYPE": null, "BRIDGENUM": null, "BRIDGEDESGN": null, "SPANTYPE": null, "NUMSPAN": null, "mvcDetourLength": null, "mvcRoadWidth": null, "mvcStrCondRating": null, "mvcSuffRate": null, "mvcEstReplace": null, "mvcStructure": null, "mvcYrsInService": null, "mvcOwnedBy": null, "mvcYearBuilt": null, "mvcQuadrant": null, "mvcSegmentID": null, "mvcLocatedOver": null, "mvcAADTnoPerYear": null, "mvcLastBIMdate": null, "mvcApproachRd": null, "mvcHorizontalAlign": null, "mvcVerticalAlign": null, "mvcUniqueSpan": null, "mvcStatus": null, "mvcLegalLand": null, "mvcRoadName": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Uploads,Editing,Sync", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }