{ "currentVersion": 10.81, "id": 18, "name": "Sewer Lift Station", "type": "Feature Layer", "parentLayer": { "id": 14, "name": "Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": 3064214.5344305485, "ymin": 1714261.6808528155, "xmax": 3128833.1653636396, "ymax": 1742797.671680972, "spatialReference": { "wkid": 102654, "latestWkid": 2232 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "878847fd1de07fe6e44b0d2670c2920b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWBJREFUOI2t0j9IAmEcxvHv4JB/MjM5OqKESCKHBAm0xaESIYdobCrnhgoKorGpIWiJyMZaiqYokQhKwsGCIsmGJlviMAQJievPHbXFJeSddc/28P5+7+eFOwt/y6IoiilJkm71Bi0GLxwHOjR9VpKkeSABHBoFmurMpWv6E3ACyDp7r1qgODY1Xaz3mprM/nagqIqa2kn6gHYtkJ9ZWY81ANRLKbWTLIDBbyDLL1it9u9efa7wqao43R7dXUPATTbDYDQOQKVcIneSxuFy4e3ppcvX939Am7L0SGg4hlsQebgv6M43DIjebvY21wgNxfAHw+YDDqeLybkl7q4uuM6eMhAZMRfI587xB0MEwhEuz4515439RS9VMkf7APSHIhxsJxE6OvEIojlAOBrn4+0NgBa3h9GJBO+vMq42wRzAZm8Ge/OPbtN0o0Bwd2PV0JJeVEVpBQK1gLC1vGAKoM0Xhg5eju55fgIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "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": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "piStatus", "description": "Status of the asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Private", "code": "Private" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Non City", "code": "Non City" }, { "name": "Not in Service", "code": "Not in Service" }, { "name": "Missing", "code": "Missing" }, { "name": "Removed", "code": "Removed" }, { "name": "Under Const", "code": "Under Const" }, { "name": "Model Only", "code": "Model Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCATION" }, { "name": "INSTALLYR", "type": "esriFieldTypeString", "alias": "Install Year", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INSTALLYR" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAME" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "OPDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OPDATE" }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STRUCTTYPE" }, { "name": "ASSETGROUP", "type": "esriFieldTypeString", "alias": "Asset Group", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETGROUP" }, { "name": "ASBUILT", "type": "esriFieldTypeString", "alias": "As-built Reference", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASBUILT" }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECTNAME" }, { "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": "GDB_3435_ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_306", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S273_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Lift Station", "description": "", "prototype": { "attributes": { "PROJECTNAME": null, "STATUS": null, "ASSETID": null, "LEGACYID": null, "LOCATION": null, "INSTALLYR": null, "NAME": null, "COMMENTS": null, "OPDATE": null, "STRUCTTYPE": null, "ASSETGROUP": null, "ASBUILT": 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 }