{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Conveyance", "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": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": -9651985.36686294, "ymin": 4360260.9346537115, "xmax": -9643130.011759844, "ymax": 4370478.988140037, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OWNER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "SubtypeCD", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SubtypeCD" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Owner" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Source" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Basin" }, { "name": "SUBBASIN", "type": "esriFieldTypeString", "alias": "SubBasin", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SubBasin" }, { "name": "OUTFALLBASIN", "type": "esriFieldTypeString", "alias": "OutfallBasin", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OutfallBasin" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Material" }, { "name": "MEASUREMENT1", "type": "esriFieldTypeDouble", "alias": "Measurement1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Measurement1" }, { "name": "MEASUREMENT2", "type": "esriFieldTypeDouble", "alias": "Measurement2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Measurement2" }, { "name": "CROSSSECTIONSHAPE", "type": "esriFieldTypeString", "alias": "CrossSectionShape", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CrossSectionShape" }, { "name": "UPSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "UpstreamInvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UpstreamInvert" }, { "name": "DOWNSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "DownstreamInvert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DownstreamInvert" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Slope" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "GRAVITYMAINNUMBER", "type": "esriFieldTypeString", "alias": "GravityMainNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GravityMainNumber" }, { "name": "UPSTREAMMEASUREDOWN", "type": "esriFieldTypeDouble", "alias": "UpstreamMeasureDown", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UpstreamMeasureDown" }, { "name": "DOWNSTREAMMEASUREDOWN", "type": "esriFieldTypeDouble", "alias": "DownstreamMeasureDown", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DownstreamMeasureDown" }, { "name": "UPSTREAMRIMELEVATION", "type": "esriFieldTypeDouble", "alias": "UpstreamRimElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UpstreamRimElevation" }, { "name": "DOWNSTREAMRIMELEVATION", "type": "esriFieldTypeDouble", "alias": "DownstreamRimElevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DownstreamRimElevation" }, { "name": "US_ASSETID", "type": "esriFieldTypeString", "alias": "US_AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "US_FacilityID" }, { "name": "DS_ASSETID", "type": "esriFieldTypeString", "alias": "DS_AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DS_FacilityID" }, { "name": "MEASUREMENT_FT", "type": "esriFieldTypeDouble", "alias": "Measurement_ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Measurement_ft" }, { "name": "GM_USRIM", "type": "esriFieldTypeDouble", "alias": "GM_USRIM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GM_USRIM" }, { "name": "GM_DSRIM", "type": "esriFieldTypeDouble", "alias": "GM_DSRIM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GM_DSRIM" }, { "name": "ORIGINAL_ASSETID", "type": "esriFieldTypeString", "alias": "Original_AssetID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Original_AssetID" }, { "name": "Traced", "type": "esriFieldTypeString", "alias": "Traced", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Traced" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "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": "R45_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_45", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_45", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Conveyance", "description": "", "prototype": { "attributes": { "Traced": null, "ENABLED": 1, "SUBTYPECD": 1, "OWNER": null, "SOURCE": null, "BASIN": null, "SUBBASIN": null, "OUTFALLBASIN": null, "MATERIAL": null, "MEASUREMENT1": null, "MEASUREMENT2": null, "CROSSSECTIONSHAPE": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "SLOPE": null, "COMMENTS": null, "ASSETID": null, "GRAVITYMAINNUMBER": null, "UPSTREAMMEASUREDOWN": null, "DOWNSTREAMMEASUREDOWN": null, "UPSTREAMRIMELEVATION": null, "DOWNSTREAMRIMELEVATION": null, "US_ASSETID": null, "DS_ASSETID": null, "MEASUREMENT_FT": null, "GM_USRIM": null, "GM_DSRIM": null, "ORIGINAL_ASSETID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6e03324b01c4460181a450944ff4bf4f" }