{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 18, "name": "Storm Culvert", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 495121.0476348847, "ymin": 99247.70007306337, "xmax": 542801.6694650501, "ymax": 125955.85564614832, "spatialReference": { "wkt": "PROJCS[\"HENNEPIN COUNTY\",GEOGCS[\"GCS_User_Defined\",DATUM[\"D_User_Defined\",SPHEROID[\"User_Defined_Spheroid\",6378418.941,298.2572242549207]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",100000.0],PARAMETER[\"Central_Meridian\",-93.38333333333334],PARAMETER[\"Standard_Parallel_1\",44.88333333333333],PARAMETER[\"Standard_Parallel_2\",45.13333333333333],PARAMETER[\"Latitude_Of_Origin\",44.79111111111111],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119096800, "falseY": -98462100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"HENNEPIN COUNTY\",GEOGCS[\"GCS_User_Defined\",DATUM[\"D_User_Defined\",SPHEROID[\"User_Defined_Spheroid\",6378418.941,298.2572242549207]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",100000.0],PARAMETER[\"Central_Meridian\",-93.38333333333334],PARAMETER[\"Standard_Parallel_1\",44.88333333333333],PARAMETER[\"Standard_Parallel_2\",45.13333333333333],PARAMETER[\"Latitude_Of_Origin\",44.79111111111111],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119096800, "falseY": -98462100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 148, 71, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CommonName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "Common Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CommonName" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "StormJurisdiction", "description": "Storm Jurisdiction", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "State", "code": "State" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Federal", "code": "Federal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "CulvertType", "type": "esriFieldTypeString", "alias": "Culvert Type", "domain": { "type": "codedValue", "name": "StormCulvertType", "description": "Storm Culvert Type", "codedValues": [ { "name": "Major", "code": "Major" }, { "name": "Minor", "code": "Minor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CulvertType" }, { "name": "CulvertShape", "type": "esriFieldTypeString", "alias": "Culvert Shape", "domain": { "type": "codedValue", "name": "StormCulvertShape", "description": "Storm Culvert Shape", "codedValues": [ { "name": "Arch", "code": "Arch" }, { "name": "Box", "code": "Box" }, { "name": "Ellipitical", "code": "Ellipitical" }, { "name": "Round", "code": "Round" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CulvertShape" }, { "name": "PipeSize", "type": "esriFieldTypeSmallInteger", "alias": "Pipe Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeSize" }, { "name": "PipeLength", "type": "esriFieldTypeDouble", "alias": "Pipe Length (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeLength" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "StormCulvertMaterial", "description": "Storm Culvert Material", "codedValues": [ { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Cast In Place Pipe", "code": "CIPP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "High Density Polyethelene", "code": "HDPE" }, { "name": "Polyvinal chloride", "code": "PVC" }, { "name": "Precast", "code": "Precast" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Vitrified Clay Pipe", "code": "VCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Material" }, { "name": "UpstreamInvertElevation", "type": "esriFieldTypeDouble", "alias": "Upstream Invert Elevation (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UpstreamInvertElevation" }, { "name": "DownstreamInvertElevation", "type": "esriFieldTypeDouble", "alias": "Downstream Invert Elevation (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DownstreamInvertElevation" }, { "name": "PipeSlope", "type": "esriFieldTypeDouble", "alias": "Pipe Slope (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeSlope" }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ProjectNumber" }, { "name": "InspectionInterval", "type": "esriFieldTypeSmallInteger", "alias": "Inspection Interval (months)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InspectionInterval" }, { "name": "NextInspection", "type": "esriFieldTypeDate", "alias": "Next Inspection", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NextInspection" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 15, "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": "Culvert_ID", "type": "esriFieldTypeSmallInteger", "alias": "Culvert ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Culvert_ID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AEAssetName", "type": "esriFieldTypeString", "alias": "AE Asset Name", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AEAssetName" }, { "name": "ConstructionStatus", "type": "esriFieldTypeString", "alias": "Construction Status", "domain": { "type": "codedValue", "name": "ConstructionStatus", "description": "Construction Status", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "Inground PreAsbuilt", "code": "IngroundPreAsbuilt" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ConstructionStatus" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R235_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_235", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_2216_Culvert", "fields": "Culvert_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_235", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S204_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Storm Culvert", "description": "", "prototype": { "attributes": { "ConstructionStatus": null, "CommonName": null, "Jurisdiction": null, "CulvertType": null, "CulvertShape": null, "PipeSize": null, "PipeLength": null, "Material": null, "UpstreamInvertElevation": null, "DownstreamInvertElevation": null, "PipeSlope": null, "ProjectNumber": null, "InspectionInterval": null, "NextInspection": null, "Comments": null, "AEAssetName": null, "Culvert_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b7f6e946d3144cdda4d56bfd435af8ef" }