{ "currentVersion": 10.91, "id": 4, "name": "Sewer Pump Station", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This dataset contains a collection of features that represent the separated and combined sewer features in a community.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2353584.802159004, "ymin": 549138.4125831798, "xmax": 2366556.180743754, "ymax": 567159.8434037566, "spatialReference": { "wkid": 2915, "latestWkid": 2915 } }, "sourceSpatialReference": { "wkid": 2915, "latestWkid": 2915 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0c74a52d9197faeb3af21f20cf05b60a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAYCAYAAACfpi8JAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVRJREFUSInN1j1Lw0Acx/GvbXpptRWl1NohBtGhRekmODnYSdC3IDjo4Obg4qtRHDo4OinopJN9AVVBBx+qow9Bo7FxuFYoxaAxOfODkOSOy/9D/keIRkSi/TegnchDToCPkGrGgamfQhILt+QCLd/D/m6BFV3X67Ztd017tcYMFOIy5DUd+T3imeY7NF2IxeUB4LwCMdCEQshpFaxr4AHKa3KsvgPYUFwCkVUESeegtAiODY1DQMDkKjQdaByBUVEE+VqckGddA+sSMuNgzPp8lp9FL49wdQDPF1CYgbQJ59tgbUF5HUS/IggCBkzIT4AYlpu3tAxvd3B/DMacIkgqKdvQzs0eGPMS5bfZgXxHekfgrAqpjLxWBslPd95nyyD6ALfzTYUOEYPdY5kxf4A/QcJI5CHF2kawhewnKq1fgNHfQJKNzWAhLc63M5FvjfJEBvIJ/hxFSzuDMx8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LocationName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Read1", "type": "esriFieldTypeString", "alias": "Read1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Read1" }, { "name": "Read2", "type": "esriFieldTypeString", "alias": "Read2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Read2" }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LastUser" }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateModified" }, { "name": "PumpType", "type": "esriFieldTypeString", "alias": "PumpType", "domain": { "type": "codedValue", "name": "ssPumpType", "description": "The type of sewer pump", "codedValues": [ { "name": "Booster", "code": "Booster" }, { "name": "Chopper", "code": "Chopper" }, { "name": "Grinder", "code": "Grinder" }, { "name": "Non-Clog", "code": "Non-Clog" }, { "name": "Submersible", "code": "Submersible" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "PumpType" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LocationName", "type": "esriFieldTypeString", "alias": "LocationName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationName" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R68_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_68", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S48_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station", "description": "", "prototype": { "attributes": { "DateModified": null, "LocationName": null, "Read1": null, "Read2": null, "LastUser": null, "PumpType": " ", "Condition": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }