{ "currentVersion": 10.91, "id": 1, "name": "Sewer Pump Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b0bf625ad4da4cf0d1139b165c0aa909", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAaRJREFUOI2t1D9IG3EUwPEvaQgWqcgL2FwoqGjBbMETHIodSunSu6Ht0NXFu0HoIthJEoniUJwlNzl0ENemq2Oh0IMMLWKxi2Au09tOPFDpUP/E9C45wTe+H78P7/fjvZflniObkC8CVtIlEfFV1U8LFoG6vMMynsWDZxeKbtIgwE4DVgCrvASDY0k1wsMhrKaDDXxJBEXEVFVncq03BmC8hP0XeNEeRiKoqlVGYeJtbwwgOwDlDxS+7+EAXhxoA5ZZg9xwfxBgZAaMeerBNg2g1Q1W5DUUnqfDAMhAaQGCbSqA2wk6gDm1CJncHUBgcBwmV3AOa6wCrVt/eNKCfPlu4MU5hAcgIoaqXoMeUG8uw+NZyOXTg+1vEOziw79G76zQRan/2YHSYjrsLISfGyAirqrSDXqAc7iO+eQVPHraHzz6ClETL+JmDLsb21XVHwdbMP0JMg+SsdM2/PpIICLeVXX/gZcD3wh2sNpvoDiXDP7+DERUNbq9JOJm2QWO/fcQu05uwqdjQnqBLRGZCcPQjqLIiDm/itW4ZOw+vHx6nwLj4y+eMYS3nc9d9QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[PS_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6032406.9388922155, "ymin": 2009687.2450501472, "xmax": 6049125.060639635, "ymax": 2020592.478160888, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PS_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Pump_Station_Type", "type": "esriFieldTypeString", "alias": "Pump_Station_Type", "length": 30, "domain": { "type": "codedValue", "name": "PumpStations", "description": "Type of Pump Station", "codedValues": [ { "name": "Storm Pump Station", "code": "Storm" }, { "name": "Sewer Pump Station", "code": "Sewer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 20, "domain": null }, { "name": "PD_ID", "type": "esriFieldTypeString", "alias": "PD_ID", "length": 10, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "PS_NAME", "type": "esriFieldTypeString", "alias": "PS_NAME", "length": 30, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "PS_ID", "type": "esriFieldTypeString", "alias": "PS_ID", "length": 50, "domain": null }, { "name": "X_Coord", "type": "esriFieldTypeDouble", "alias": "X_Coord", "domain": null }, { "name": "Y_Coord", "type": "esriFieldTypeDouble", "alias": "Y_Coord", "domain": null }, { "name": "Z_Coord", "type": "esriFieldTypeDouble", "alias": "Z_Coord", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R80_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S70_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "serviceItemId": "0f5ca55adebc4114807b6ccb64be0243" }