{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 133, "name": "Pump Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3361, "latestWkid": 3361, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 139, "name": "Sewer" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d6df3217154c5b2a26b9b80cd64b4533", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAUCAYAAAB8gkaAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABL0lEQVRIicXUsSuEcRzH8ddwURKRiRv9AwwyyqLEoE4ZTXayUoosUlYGMjEo5ZRcmTBaODODjjIQBhPD81yuc93d89xxn/rW0+/7/L7v5/f5fp9fwj8q0UhYC7pj1vpALgpsGO14igEbxHIUGFzgLgast9ILDe1ZXjMCS7/whjPshbkkJtGBfWRrhQ3gCpdoxirekcERNvCMAwzhsRYY3OI8fN4SDMA1HrATrr+ipx6wNnQJ7EphG/dowmFBvBTsmRG4kldGYHVF2BLmwmInBZtGMYYJrGAEN2FuM4zIJ5tFumitH51+TjWFacyXqVMVrJQ+sYZxwW3Rp8KtUQ0sJ5i+YmWxjmO04hSLBflYPVso84G7YZRS7J7VXaVgKcEPG1XJqLC03xNYNzXcxj/TN2MWPZdPYQfYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2676551.7700805664, "ymin": 719485.7786865234, "xmax": 2725653.6353149414, "ymax": 745940.6220703125, "spatialReference": { "wkid": 3361, "latestWkid": 3361, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.353979204809006E8, "falseY": -1.0010780446020702E8, "xyUnits": 3.2777785949071415E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "sLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "InstallContractor", "type": "esriFieldTypeString", "alias": "InstallContractor", "length": 60, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 10, "domain": null }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "OperationalDate", "type": "esriFieldTypeDate", "alias": "OperationalDate", "length": 8, "domain": null }, { "name": "HighLevelAlarm", "type": "esriFieldTypeInteger", "alias": "HighLevelAlarm", "domain": { "type": "codedValue", "name": "sBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ElevationAtBottom", "type": "esriFieldTypeDouble", "alias": "ElevationAtBottom", "domain": null }, { "name": "LevelSensorType", "type": "esriFieldTypeString", "alias": "LevelSensorType", "length": 20, "domain": { "type": "codedValue", "name": "sLevelSensor", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Air Bubbler", "code": "AB" }, { "name": "Enclosed Electrode", "code": "EE" }, { "name": "Electrode", "code": "EL" }, { "name": "Float", "code": "FL" }, { "name": "MicroProcessor", "code": "MP" }, { "name": "Transducer", "code": "TR" }, { "name": "Ultrasonic", "code": "US" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AverageFlow", "type": "esriFieldTypeDouble", "alias": "AverageFlow", "domain": null }, { "name": "PeakFlow", "type": "esriFieldTypeDouble", "alias": "PeakFlow", "domain": null }, { "name": "GeneratorStatus", "type": "esriFieldTypeString", "alias": "GeneratorStatus", "length": 255, "domain": { "type": "codedValue", "name": "sGeneratorStatus", "description": "", "codedValues": [ { "name": "On Site", "code": "ONSITE" }, { "name": "Portable", "code": "PORTABLE" }, { "name": "Not Available", "code": "NONE" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GeneratorClass", "type": "esriFieldTypeSmallInteger", "alias": "GeneratorClass", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "ModifiedDate", "length": 8, "domain": null }, { "name": "Owner", "type": "esriFieldTypeSmallInteger", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "", "codedValues": [ { "name": "Public", "code": 1 }, { "name": "Private", "code": 2 }, { "name": "Unknown", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R471_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1722FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S321_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }