{ "currentVersion": 10.6, "id": 23, "name": "Sanitary Pumping Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Sanitary" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "942e272b1633414fea8ea0237cd2a3da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAYCAYAAAACqyaBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApdJREFUSInFljtIY0EUhr88jCaCIIopRCMoKBZqKyLYpBDboIVgKSiWNjar24nYaMBCRBHsolhaBCSFWARsVFRMtFCDAU1CgsYl5OoWhzi5m2sesO7+MNxz5szMP3MeM9fKf4Q1J3zs7v78J4y1tT7T8PC5jhyP58en7PXC+LiasLkJs7NKf3gAh0PpS0uwuKj0pyewWES+vISBAWXz+WzAnJ48h85OuLoCn0/1hULgdit9fx9sNqU/Purte3tgMqmNDA1BIFBAVUg+MyOtEkxOFrdPTUFDQxFyvx/6+2FrqzLicrGxASMjcHRkQG42qzh9BywWsOodXej2Yri7g7e3r+2trWC3l71c+eTZLEQi0NdnbI/HJfHa2sSLFZEfHMDNjbJommRqLmsPD6G5+euT1dTA+TmEw9DbK312O9TViRwIQDIpaxSQLy/L1+uVbzSqG0hHR+kTdXXB8zM4naInEvDyIvL2trS8Ev7a7dYyInJ7C1VVQtjUVGivr5dQVFcbU5QkuL+XCyWVKqwGiwVaWsSezcLpqSRdOCyxL3GA0uQ2m7jR6YSTE+Mx6bSM6+kBl0vc/f5ecmlFvr4uiRIMlpxUAIdDTl4MCwswOChVUUDe3i47Dwbh4gJiMcl+TVNVkMnA8bFaMFd+mgYfH9KX081mqRRNkxC4XLJ+3h1v7Pbu7gqOXQbyTpuPym64vwxFHolIln4XolEpTUPyiQn5Tk/LC/c3kUrB3JzIRS+ZtTWp3dFR1bezA/PzSj870//JrKzA6qrSr6/VnRAKgcdjuCfjmL++Srbn6/mIx/WvWzqtt8diijyRMKTQk/v9+hcjmVSy263/TcpkpOUwNiYth9x9DtDY+GcYPyd+kpvc7l9fbvGb8BtGMtK6pZtFSAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 343938.1041000001, "ymin": 4682454.296399999, "xmax": 346052.6540000001, "ymax": 4687736.8686999995, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StationID", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StationID", "type": "esriFieldTypeString", "alias": "StationID", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "PumpType", "type": "esriFieldTypeString", "alias": "PumpType", "length": 15, "domain": null }, { "name": "StationType", "type": "esriFieldTypeString", "alias": "StationType", "length": 15, "domain": null }, { "name": "BackupPower", "type": "esriFieldTypeString", "alias": "BackupPower", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Alarm", "type": "esriFieldTypeString", "alias": "Alarm", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PumpElevation", "type": "esriFieldTypeString", "alias": "PumpElevation", "length": 10, "domain": null }, { "name": "AlarmElevation", "type": "esriFieldTypeString", "alias": "AlarmElevation", "length": 10, "domain": null }, { "name": "OverflowInvert", "type": "esriFieldTypeString", "alias": "OverflowInvert", "length": 10, "domain": null }, { "name": "FlowDirection", "type": "esriFieldTypeString", "alias": "FlowDirection", "length": 10, "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeString", "alias": "YearInstalled", "length": 10, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": { "type": "codedValue", "name": "STATUS", "description": "Status of Infrastructure", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "Owner", "description": "Owner of Instance", "codedValues": [ { "name": "Town of Tecumseh", "code": "MUNICIPAL" }, { "name": "City of Windsor", "code": "WINDSOR" }, { "name": "Other Ownership", "code": "OTHER" }, { "name": "County of Essex", "code": "COUNTY" }, { "name": "Provincial", "code": "PROVINCE" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Town of Lakeshore", "code": "LAKESHORE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 150, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "AsbuiltLInk", "type": "esriFieldTypeString", "alias": "AsbuiltLInk", "length": 150, "domain": null } ], "indexes": [ { "name": "R162_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S152_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2500, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }