{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 23, "name": "Drains - Subdivision Drain Drainage Pool", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 167194.80000000447, "ymin": 1704448.7400000095, "xmax": 273132.9505187161, "ymax": 1776566.7946228385, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 5.12000000476837E-4, "zTolerance": 2.00000000186265E-6, "mTolerance": 2, "falseX": -1.903974005970112E7, "falseY": -4.798688664763742E7, "xyUnits": 1.3245961775348432E8, "falseZ": -10737.580025, "zUnits": 4.19430400585937E10, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 1.3724607682899535E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 255, 85, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATURE_TYPE", "type": "esriFieldTypeString", "alias": "FEATURE TYPE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Layer" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DRAIN_NUM", "type": "esriFieldTypeString", "alias": "DRAIN_NUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DRAIN_NUM" }, { "name": "ARM", "type": "esriFieldTypeString", "alias": "ARM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ARM" }, { "name": "DRAIN_TYPE", "type": "esriFieldTypeString", "alias": "DRAIN_TYPE", "domain": { "type": "codedValue", "name": "Drain_Type_1", "description": "Drain Type", "codedValues": [ { "name": "OPEN DRAIN", "code": "OPEN" }, { "name": "CLOSED DRAIN", "code": "CLOSED" }, { "name": "MUNICIPAL DRAIN", "code": "MUNI" }, { "name": "SSD", "code": "SSD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DRAIN_TYPE" }, { "name": "INST_DATE", "type": "esriFieldTypeString", "alias": "INST_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INST_DATE" }, { "name": "DRAIN_CLASSIFICATION", "type": "esriFieldTypeString", "alias": "DRAIN_CLASSIFICATION", "domain": { "type": "codedValue", "name": "Drain_Classification", "description": "Drainin Classification", "codedValues": [ { "name": "URBAN", "code": "URBAN" }, { "name": "RURAL", "code": "RURAL" }, { "name": "MUNICIPAL", "code": "MUNI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 6, "defaultValue": "URBAN", "modelName": "DRAIN_CLASSIFICATION" }, { "name": "PRI_WTRSHD", "type": "esriFieldTypeString", "alias": "PRI_WTRSHD", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PRI_WTRSHD" }, { "name": "NORM_POOL", "type": "esriFieldTypeDouble", "alias": "NORM_POOL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORM_POOL" }, { "name": "YEAR_10", "type": "esriFieldTypeDouble", "alias": "10_YR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_10" }, { "name": "YEAR_100", "type": "esriFieldTypeDouble", "alias": "100_YR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_100" }, { "name": "BMP", "type": "esriFieldTypeString", "alias": "BMP", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BMP" }, { "name": "BMP_ID", "type": "esriFieldTypeString", "alias": "BMP_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BMP_ID" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "COMMENT" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R480_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_480", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_480", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S390_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Subdivision Drain Drainage Pool", "description": "", "prototype": { "attributes": { "INST_DATE": null, "COMMENT": null, "FEATURE_TYPE": null, "NAME": null, "DRAIN_NUM": null, "ARM": null, "DRAIN_TYPE": null, "DRAIN_CLASSIFICATION": "URBAN", "PRI_WTRSHD": null, "NORM_POOL": null, "YEAR_10": null, "YEAR_100": null, "BMP": null, "BMP_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "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, "serviceItemId": "93f40294608e4c579650796026fd7192" }