{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "UTIL_Storm_Pump", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The storm pump layer depicts all the storm pumps within the city of Fond du Lac, Wisconsin. It has information about the ID, status, owner, etc. The City Engineering & Traffic Division in the Department of Public Works maintains the data.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 809635.97657758, "ymin": 381063.7870082408, "xmax": 823315.0476445779, "ymax": 392593.4266785681, "spatialReference": { "wkid": 103419, "latestWkid": 103419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17646100, "falseY": -48340000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103419, "latestWkid": 103419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17646100, "falseY": -48340000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 58, 68, 165, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OWNER" }, { "name": "station_id", "type": "esriFieldTypeString", "alias": "Pump Station Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PUMP_STATION_NUMBER" }, { "name": "year_installed", "type": "esriFieldTypeSmallInteger", "alias": "Year Installed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_INSTALLED" }, { "name": "pump_type", "type": "esriFieldTypeString", "alias": "Pump Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PUMP_TYPE" }, { "name": "hp", "type": "esriFieldTypeSmallInteger", "alias": "Horsepower (hp)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HP" }, { "name": "rpm", "type": "esriFieldTypeSmallInteger", "alias": "RPM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RPM" }, { "name": "discharge_rate", "type": "esriFieldTypeSmallInteger", "alias": "Discharge Rate (gpm)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISCHARGE_RATE" }, { "name": "variable_frequency_drive", "type": "esriFieldTypeString", "alias": "Variable Frequency Drive", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "VARIABLE_FREQUENCY_DRIVE" }, { "name": "basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BASIN" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOTES" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CREATOR" }, { "name": "createdate", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDATE" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR" }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITDATE" }, { "name": "pumpnum", "type": "esriFieldTypeString", "alias": "Pump Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PUMPNUM" }, { "name": "pump_id", "type": "esriFieldTypeString", "alias": "ASSETID_NEW", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSETID_NEW" }, { "name": "branch", "type": "esriFieldTypeString", "alias": "Branch", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "BRANCH" }, { "name": "first_basin", "type": "esriFieldTypeString", "alias": "First Basin", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FIRST_BASIN" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r74_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_74", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a59_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "UTIL_Storm_Pump", "description": "", "prototype": { "attributes": { "first_basin": null, "branch": null, "status": null, "owner": null, "station_id": null, "year_installed": null, "pump_type": null, "hp": null, "rpm": null, "discharge_rate": null, "variable_frequency_drive": null, "basin": null, "notes": null, "creator": null, "createdate": null, "editor": null, "editdate": null, "pumpnum": null, "pump_id": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ca9026502531477591fa226feb996a39" }