{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 47, "name": "Irrigation Water Meter", "type": "Feature Layer", "description": "The City of Burien's GIS team, together with Public Works, find it crucial to collect irrigation condition and location data for the maintenance and expansion of the Irrigation network. The irrigation network is made up of control boxes (CNTRL_BX), fittings (FITTINGS), pipes (PIPES), point of connections (PTCONNECT), sprinkler heads (SPRNKL_HDS), valves (VALVES), and water meters (WTRMETR). The network is in place for the purpose of maintaining city vegetation (trees, planter boxes, flower baskets). Water meter (WTRMETR) is a device used for measuring irrigation water use.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 8.98315284119522E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Burien, GIS", "parentLayer": { "id": 41, "name": "Irrigation" }, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4f00a14df6a22c4b7ed824312aee7044", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAXCAYAAAAGAx/kAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABe0lEQVQ4jc2Uu0oDQRhGz2w22UwkSREUtRPxgjaCERS1UOxslFSCilhobWGlRV7DxsYyAR9A8QEiYiPiHURIBDUhJCvrJbsWsQkZZVcj+Jf/8J05fAOj06DR/zloPpvGoddVUmOPnfa1etDCfROOnUC4VHCIAQqQpQkM2yUFoPZKZUdL4xLzxSGVsWr2PW06i2OSjVSpLqMEjXQFCOiiDtTbppMYCroHFUyb7tb6o4gUFExHFVGD8mWHiKxW0NniIxbWyFy/EZGCvKnuUW30bBMNaQBszoQZ7fLTvf5AWGoUvIDyZZuoFOg+mB4wCPgE8Q5/1ajsxcisGk32GVzk3rl5qDA3IjH8gqeSFyPTIRoSzAwG2T2yOMu+s7Uc5eD0lct7j0aGLpiNBxlOPpItVJB+wVS/wf7Jiwejzx7unircPlYASB9arEyEvL1ayXIQC7ma3ep2kdXtohLyJegn8weg/uZnrnLnQI/L7LEalBQ2uPzUvjX65TQM9AEq3X1/mQH8uQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1266586.1657017951, "ymin": 173306.37303624203, "xmax": 1268115.34767279, "ymax": 179209.11453339102, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MOD_BY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "MOD_LAST", "type": "esriFieldTypeDate", "alias": "Modified Last", "length": 8, "domain": null }, { "name": "MOD_BY", "type": "esriFieldTypeString", "alias": "Modified By", "length": 25, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 30, "domain": null }, { "name": "WTRMETR_ID", "type": "esriFieldTypeSmallInteger", "alias": "Water Meter ID", "domain": null }, { "name": "INSTALLED", "type": "esriFieldTypeDate", "alias": "Installed", "length": 8, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "Active", "domain": { "type": "codedValue", "name": "IRRIG_ACTIVE", "description": "Active", "codedValues": [ { "name": "Inactive", "code": 0 }, { "name": "Active", "code": 1 }, { "name": "Unknown", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CMNTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R654_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_654", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_654", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S453_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "serviceItemId": "d39f0e18014d4fd1801c1c04ba20e128" }