{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 24, "name": "Drinking Fountain", "type": "Feature Layer", "description": "Drinking Fountains\n\n--Additional Information:\nCategory: Water Distribution System\nPurpose: To allow Bureau staff to design, construct, utilize, analyze and manage the Bureau's water supply and distribution system.\nUpdate Frequency: As needed", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Portland Water Bureau", "parentLayer": null, "subLayers": [], "minScale": 4513.988705, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1f773c7249676900b98714acfe130a17", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVQ4jbXTvyvFURjH8ddwJWUzmYTFoowGZGGXgcWg+HvMd5EyMMgdGEgGMdjYDX6UyCIykFv0rUedvs7XvcP1qbN8ntP7PJ+n59R0SLX/Bi3hq6L2gr12QCO4wnkFaAG9eGsFGseGau1iEZt/gWZwVPK60EyifuIOg7jOgbrRh/vEm4+XnzCNm/BPsFwFmkOj1M0qejAQ9bWkdoExXJZBp5jAceI1MBuDLUcexVauoyLSVET8CK+OA7ziObk7FHNq5kA/HRQRthPv1m8V81pPjTLoPV7ux4O8JnFWNnN7dIiViCSj4ZhnS1Ch/djwnHZyZhXoMU7b6tjv/wbOhDLowo780gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.36684815067E7, "ymin": 5695017.6866, "xmax": -1.36363261802E7, "ymax": 5716299.269000001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ADDRESSNUMBER", "typeIdField": "SUBTYPE", "subtypeFieldName": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 6, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACCOUNTID", "type": "esriFieldTypeDouble", "alias": "ACCOUNTID", "domain": null }, { "name": "ADDRESSNUMBER", "type": "esriFieldTypeString", "alias": "ADDRESSNUMBER", "length": 12, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeDouble", "alias": "FACILITYID", "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": { "type": "codedValue", "name": "WS2_D_STDrinkingFountain_1", "description": "", "codedValues": [ { "name": "Beson Bubbler", "code": 1 }, { "name": "Nellie 4 Bowl", "code": 2 }, { "name": "Nellie 3 Bowl", "code": 3 }, { "name": "Stone", "code": 4 }, { "name": "Unknown", "code": 6 }, { "name": "Murdock", "code": 7 }, { "name": "Single", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TEMPUID", "type": "esriFieldTypeDouble", "alias": "TEMPUID", "domain": null }, { "name": "COMMENTARY", "type": "esriFieldTypeString", "alias": "COMMENTARY", "length": 120, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "WS2_AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "MODIFIEDBY", "length": 50, "domain": null }, { "name": "MODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "MODIFIEDDATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 5, "domain": { "type": "codedValue", "name": "WS2_D_Status", "description": "", "codedValues": [ { "name": "Abandoned", "code": "ABN" }, { "name": "Active", "code": "ACT" }, { "name": "Construction", "code": "CON" }, { "name": "Proposed", "code": "PRO" }, { "name": "Removed", "code": "REM" }, { "name": "Retired", "code": "RET" }, { "name": "Standby", "code": "SBY" }, { "name": "Inactive", "code": "I" }, { "name": "Unknown", "code": "UNK" }, { "name": "Out of Service", "code": "OS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANNEXATIONDATE", "type": "esriFieldTypeDate", "alias": "ANNEXATIONDATE", "length": 8, "domain": null }, { "name": "ANNEXED", "type": "esriFieldTypeString", "alias": "ANNEXED", "length": 3, "domain": { "type": "codedValue", "name": "WS2_D_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "RESEARCHED", "type": "esriFieldTypeString", "alias": "RESEARCHED", "length": 3, "domain": { "type": "codedValue", "name": "WS2_D_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FOUNTAINSTYLE", "type": "esriFieldTypeString", "alias": "FOUNTAIN STYLE", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACILITY_FOLDER", "type": "esriFieldTypeString", "alias": "FACILITY_FOLDER", "length": 500, "domain": null }, { "name": "PARENTASSETID", "type": "esriFieldTypeString", "alias": "PARENT ASSETID", "length": 15, "domain": null }, { "name": "PARENTASSETNAME", "type": "esriFieldTypeString", "alias": "PARENT ASSET NAME", "length": 250, "domain": null }, { "name": "PWBREFERENCENAME", "type": "esriFieldTypeString", "alias": "PWB REFERENCE NAME", "length": 500, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FacilityID_IDX", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "STATUS_IDX", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "SUBTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ANNEXED": {"type": "inherited"}, "RESEARCHED": {"type": "inherited"} }, "id": 1, "name": "Benson Bubbler" }, { "domains": { "SUBTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ANNEXED": {"type": "inherited"}, "RESEARCHED": {"type": "inherited"} }, "id": 2, "name": "Nellie 4 Bowl" }, { "domains": { "SUBTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ANNEXED": {"type": "inherited"}, "RESEARCHED": {"type": "inherited"} }, "id": 3, "name": "Nellie 3 Bowl" }, { "domains": { "SUBTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ANNEXED": {"type": "inherited"}, "RESEARCHED": {"type": "inherited"} }, "id": 4, "name": "Stone" }, { "domains": { "SUBTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ANNEXED": {"type": "inherited"}, "RESEARCHED": {"type": "inherited"} }, "id": 5, "name": "Single" }, { "domains": { "SUBTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ANNEXED": {"type": "inherited"}, "RESEARCHED": {"type": "inherited"} }, "id": 6, "name": "Unknown" }, { "domains": { "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ANNEXED": {"type": "inherited"}, "RESEARCHED": {"type": "inherited"} }, "id": 7, "name": "Murdock" } ], "subtypes": [ { "domains": { "SUBTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ANNEXED": {"type": "inherited"}, "RESEARCHED": {"type": "inherited"} }, "defaultValues": { "ACCOUNTID": null, "ADDRESSNUMBER": null, "FACILITYID": null, "SUBTYPE": 1, "TEMPUID": null, "COMMENTARY": null, "ENABLED": 1, "ANCILLARYROLE": 0, "MODIFIEDBY": null, "MODIFIEDDATE": null, "STATUS": "ACT", "ANNEXATIONDATE": null, "ANNEXED": "NO", "COMMENTS": null, "RESEARCHED": "YES", "FOUNTAINSTYLE": null, "FACILITY_FOLDER": null, "PARENTASSETID": null, "PARENTASSETNAME": null, "PWBREFERENCENAME": null }, "code": 1, "name": "Benson Bubbler" }, { "domains": { "SUBTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ANNEXED": {"type": "inherited"}, "RESEARCHED": {"type": "inherited"} }, "defaultValues": { "ACCOUNTID": null, "ADDRESSNUMBER": null, "FACILITYID": null, "SUBTYPE": 1, "TEMPUID": null, "COMMENTARY": null, "ENABLED": 1, "ANCILLARYROLE": 0, "MODIFIEDBY": null, "MODIFIEDDATE": null, "STATUS": "ACT", "ANNEXATIONDATE": null, "ANNEXED": "NO", "COMMENTS": null, "RESEARCHED": "YES", "FOUNTAINSTYLE": null, "FACILITY_FOLDER": null, "PARENTASSETID": null, "PARENTASSETNAME": null, "PWBREFERENCENAME": null }, "code": 2, "name": "Nellie 4 Bowl" }, { "domains": { "SUBTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ANNEXED": {"type": "inherited"}, "RESEARCHED": {"type": "inherited"} }, "defaultValues": { "ACCOUNTID": null, "ADDRESSNUMBER": null, "FACILITYID": null, "SUBTYPE": 1, "TEMPUID": null, "COMMENTARY": null, "ENABLED": 1, "ANCILLARYROLE": 0, "MODIFIEDBY": null, "MODIFIEDDATE": null, "STATUS": "ACT", "ANNEXATIONDATE": null, "ANNEXED": "NO", "COMMENTS": null, "RESEARCHED": "YES", "FOUNTAINSTYLE": null, "FACILITY_FOLDER": null, "PARENTASSETID": null, "PARENTASSETNAME": null, "PWBREFERENCENAME": null }, "code": 3, "name": "Nellie 3 Bowl" }, { "domains": { "SUBTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ANNEXED": {"type": "inherited"}, "RESEARCHED": {"type": "inherited"} }, "defaultValues": { "ACCOUNTID": null, "ADDRESSNUMBER": null, "FACILITYID": null, "SUBTYPE": 1, "TEMPUID": null, "COMMENTARY": null, "ENABLED": 1, "ANCILLARYROLE": 0, "MODIFIEDBY": null, "MODIFIEDDATE": null, "STATUS": "ACT", "ANNEXATIONDATE": null, "ANNEXED": "NO", "COMMENTS": null, "RESEARCHED": "YES", "FOUNTAINSTYLE": null, "FACILITY_FOLDER": null, "PARENTASSETID": null, "PARENTASSETNAME": null, "PWBREFERENCENAME": null }, "code": 4, "name": "Stone" }, { "domains": { "SUBTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ANNEXED": {"type": "inherited"}, "RESEARCHED": {"type": "inherited"} }, "defaultValues": { "ACCOUNTID": null, "ADDRESSNUMBER": null, "FACILITYID": null, "SUBTYPE": 1, "TEMPUID": null, "COMMENTARY": null, "ENABLED": 1, "ANCILLARYROLE": 0, "MODIFIEDBY": null, "MODIFIEDDATE": null, "STATUS": "ACT", "ANNEXATIONDATE": null, "ANNEXED": "NO", "COMMENTS": null, "RESEARCHED": "YES", "FOUNTAINSTYLE": null, "FACILITY_FOLDER": null, "PARENTASSETID": null, "PARENTASSETNAME": null, "PWBREFERENCENAME": null }, "code": 5, "name": "Single" }, { "domains": { "SUBTYPE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ANNEXED": {"type": "inherited"}, "RESEARCHED": {"type": "inherited"} }, "defaultValues": { "ACCOUNTID": null, "ADDRESSNUMBER": null, "FACILITYID": null, "SUBTYPE": 1, "TEMPUID": null, "COMMENTARY": null, "ENABLED": 1, "ANCILLARYROLE": 0, "MODIFIEDBY": null, "MODIFIEDDATE": null, "STATUS": "ACT", "ANNEXATIONDATE": null, "ANNEXED": "NO", "COMMENTS": null, "RESEARCHED": "YES", "FOUNTAINSTYLE": null, "FACILITY_FOLDER": null, "PARENTASSETID": null, "PARENTASSETNAME": null, "PWBREFERENCENAME": null }, "code": 6, "name": "Unknown" }, { "domains": { "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ANNEXED": {"type": "inherited"}, "RESEARCHED": {"type": "inherited"} }, "defaultValues": { "ACCOUNTID": null, "ADDRESSNUMBER": null, "FACILITYID": null, "SUBTYPE": null, "TEMPUID": null, "COMMENTARY": null, "ENABLED": 1, "ANCILLARYROLE": 0, "MODIFIEDBY": null, "MODIFIEDDATE": null, "STATUS": null, "ANNEXATIONDATE": null, "ANNEXED": "NO", "COMMENTS": null, "RESEARCHED": "YES", "FOUNTAINSTYLE": null, "FACILITY_FOLDER": null, "PARENTASSETID": null, "PARENTASSETNAME": null, "PWBREFERENCENAME": null }, "code": 7, "name": "Murdock" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }