{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "DOSSS.GEODATA.PumpStations", "type": "Feature Layer", "description": "DOSSS.GEODATA.PumpStations", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 103, 58, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2195032.336178273, "ymin": 460492.8362763524, "xmax": 2273697.135869354, "ymax": 612595.824064523, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PS_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PHONECO", "type": "esriFieldTypeString", "alias": "PHONECO", "length": 50, "domain": null }, { "name": "GENERATOR", "type": "esriFieldTypeSmallInteger", "alias": "GENERATOR", "domain": null }, { "name": "ELECTRICCO", "type": "esriFieldTypeString", "alias": "ELECTRICCO", "length": 50, "domain": null }, { "name": "ELECACCTNO", "type": "esriFieldTypeString", "alias": "ELECACCTNO", "length": 50, "domain": null }, { "name": "GASCO", "type": "esriFieldTypeString", "alias": "GASCO", "length": 50, "domain": null }, { "name": "GASCOACCTN", "type": "esriFieldTypeString", "alias": "GASCOACCTN", "length": 50, "domain": null }, { "name": "CONTROLS", "type": "esriFieldTypeString", "alias": "CONTROLS", "length": 50, "domain": null }, { "name": "PUMPS_TO", "type": "esriFieldTypeString", "alias": "PUMPS_TO", "length": 50, "domain": null }, { "name": "DROP_MH", "type": "esriFieldTypeString", "alias": "DROP_MH", "length": 50, "domain": null }, { "name": "DATE_ABAND", "type": "esriFieldTypeDate", "alias": "DATE_ABAND", "length": 8, "domain": null }, { "name": "ABANDONED", "type": "esriFieldTypeSmallInteger", "alias": "ABANDONED", "domain": null }, { "name": "PUMPID", "type": "esriFieldTypeString", "alias": "PUMPID", "length": 4, "domain": null }, { "name": "PS_NAME", "type": "esriFieldTypeString", "alias": "PS_NAME", "length": 40, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 92, "domain": null }, { "name": "PHONELINE", "type": "esriFieldTypeString", "alias": "PHONELINE", "length": 12, "domain": null }, { "name": "HP", "type": "esriFieldTypeDouble", "alias": "HP", "domain": null }, { "name": "NO_OF_PUMP", "type": "esriFieldTypeString", "alias": "NO_OF_PUMP", "length": 4, "domain": null }, { "name": "CAPINGAL", "type": "esriFieldTypeString", "alias": "CAPINGAL", "length": 5, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "VOLTS", "type": "esriFieldTypeString", "alias": "VOLTS", "length": 6, "domain": null }, { "name": "AMPMAIN", "type": "esriFieldTypeString", "alias": "AMPMAIN", "length": 5, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeSmallInteger", "alias": "START_DATE", "domain": null }, { "name": "GPM", "type": "esriFieldTypeString", "alias": "GPM", "length": 4, "domain": null }, { "name": "D_MH_LOCAT", "type": "esriFieldTypeString", "alias": "D_MH_LOCAT", "length": 30, "domain": null }, { "name": "MAPBOOK", "type": "esriFieldTypeString", "alias": "MAPBOOK", "length": 40, "domain": null }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "MODIFIEDBY", "length": 25, "domain": null }, { "name": "MODIFYDATE", "type": "esriFieldTypeString", "alias": "MODIFYDATE", "length": 25, "domain": null }, { "name": "PROJECTNUM", "type": "esriFieldTypeString", "alias": "PROJECTNUM", "length": 10, "domain": null }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_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": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6304e92f1cdc4bf49c51b5b9ce933079" }