{ "currentVersion": 10.81, "id": 18, "name": "Sewer Lift Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Sewer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "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 }, "defaultVisibility": true, "extent": { "xmin": 3064214.5344305485, "ymin": 1714261.6808528155, "xmax": 3128833.1653636396, "ymax": 1742797.671680972, "spatialReference": { "wkid": 102654, "latestWkid": 2232 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "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" } }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 20, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 200, "domain": null }, { "name": "INSTALLYR", "type": "esriFieldTypeString", "alias": "Install Year", "length": 4, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 40, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null }, { "name": "OPDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "length": 8, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 30, "domain": null }, { "name": "ASSETGROUP", "type": "esriFieldTypeString", "alias": "Asset Group", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ASBUILT", "type": "esriFieldTypeString", "alias": "As-built Reference", "length": 255, "domain": null }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }