{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 74, "name": "VMG Sump Pump", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATECREATED", "creatorField": "CREATEDBY", "editDateField": "DATEMODIFIED", "editorField": "MODIFIEDBY" }, "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 }, "hasMetadata": true, "extent": { "xmin": 1122208.183224246, "ymin": 1957741.8292945698, "xmax": 1138620.935175579, "ymax": 1963076.1306338236, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "39a89c8abfe746d4fd4b2e6fab97978a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABE0lEQVQoka3Rv0sCcRjH8feXDoxQSKw/IESEhrzJRfwxtNysbv4BtxTcIoF0cAQiuQT+BSENNwbhcHBwOOZfIEKT0CQe5FAoXUND1/E9i+gzPvB6eD48Cn+M8u9wMOBI09jJZnkSgvefoNA0rE6HdqlEAmC55M3zuKzV6MfCfJ6b4ZDzTOZrlk6TqFa5Ho/ZrVS4kkHVMDgLo3BUFTMI6AvBaxQ2y2VEXOdUCsV1OQUeovBgvY5jn5nN2JOdOh2NoFCQo/mcwLZxZPC22+Wi0eAwl/uONhswTRzPw5fBxWpFq1jE7vXYr9chmYTJBCyLR9elGV4W/aPj+xzrOoaucwK8APfAHRBsgwDPQFvedDv8VT4AF21Gdt9/U5kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "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": "AirGap", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AirGap", "type": "esriFieldTypeString", "alias": "Air Gap", "domain": { "type": "codedValue", "name": "VMG_YesNo", "description": "Yes or No Field", "codedValues": [ { "name": "Yes", "code": "0" }, { "name": "No", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AirGap" }, { "name": "Rotation", "type": "esriFieldTypeString", "alias": "Rotation", "domain": { "type": "codedValue", "name": "VMG_Direction", "description": "", "codedValues": [ { "name": "N", "code": "0" }, { "name": "S", "code": "1" }, { "name": "E", "code": "2" }, { "name": "W", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Rotation" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Comments" }, { "name": "FurInve", "type": "esriFieldTypeString", "alias": "FurInve", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "FurInve" }, { "name": "XField", "type": "esriFieldTypeString", "alias": "XField", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "XField" }, { "name": "IllicitInflow", "type": "esriFieldTypeString", "alias": "Illicit Inflow", "domain": { "type": "codedValue", "name": "VMG_IllicitInflow", "description": "Y/N/NA", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IllicitInflow" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "MODIFIEDBY", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODIFIEDBY" }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "DATECREATED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATECREATED" }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "DATEMODIFIED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFIED" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Street_Addr", "type": "esriFieldTypeString", "alias": "Street_Addr", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Street_Addr" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R294_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_294", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_294", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SumpPump", "description": "", "prototype": { "attributes": { "Street_Addr": null, "AirGap": null, "Rotation": null, "Comments": null, "FurInve": null, "XField": null, "IllicitInflow": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }