{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Water Tap", "type": "Feature Layer", "description": "

Water taps on Open Space and Mountain Parks Managed Lands and others which OSMP has an interest in.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.012139674831076, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.1826549999709429E8, "falseY": -9.518009999813426E7, "xyUnits": 2635.984937428813, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Boulder", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "835febad639539cc752069e713887882", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5UlEQVQ4jb2US0wTURSGv9oZbWMnNpRHUboorfGBQSAksjFBhNINS3euZKEuxI0munEjJm7dQgIY4ooNiTGOBEjjoqFGYxMh5REfoZYGHSFSwiBoMdPpODSUQhPDn9zkzDlzv/vfe0+uwH+UcJAwC3AWqARWgA+AWizsiMfFg5U1un6qOIzkYYHfbicv5xVuAon9wErcTt7Ef+DTPjpboOmkXrjegzCv0OGw0Wqx0JpSCReEeVy8NkCammvg6kU9vtELbMHqOnbJzhjg3+4wB1ZdwbVPi9SwD6VUbKeO0zezQHtemGjlLkXoy3cuA3bjUnJgyWWqA+fhWZeZk2xmvNib2WVGT0NwZxCrKFK7uUlkB0zdQBStUCrld+Lalj+aXcRbRuXsQp5tlkisKynso1o3ZXXOA26nHo9PQjprbTp77AmFj8a/OTCfm1h4moa2h2Zu8JZ5m4Fu+JM2a6USG0qKybyw8mPcP2ThlbH6Xmr0MSRH/x1jLmw4wkiwjhE5SmAv0JkqluQonQWbVo4S7Ghk/MU7mjWHj4dhIKTXDMf1Xr75vTTEvvKrIEzr8edvuXQ7yJVYkkdTcbxzSQSHjfQFP8rpE/QPhLj3/vPOibu+Gk9khiAzMlpahYk5feymA33PitJfJ6WMWYSR+akAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3060963.48715955, "ymin": 1226851.6530691534, "xmax": 3074070.524119213, "ymax": 1273460.920920223, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 2635.9849374288106, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "TapType", "description": "Acceptable tap type values", "codedValues": [ { "name": "Hydrant", "code": "Hydrant" }, { "name": "Municipal Water", "code": "Municipal Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LIFECYCLE", "type": "esriFieldTypeString", "alias": "Life Cycle", "length": 16, "domain": { "type": "codedValue", "name": "LifeCycle", "description": "Life cycle of an asset", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PERMITTEDUSE", "type": "esriFieldTypeString", "alias": "Permitted Use", "length": 30, "domain": { "type": "codedValue", "name": "TapPermittedUse", "description": "Acceptable tap permitted uses", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Commercial", "code": "Commercial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 30, "domain": { "type": "codedValue", "name": "TapSource", "description": "Acceptable tap source values", "codedValues": [ { "name": "City of Boulder", "code": "City of Boulder" }, { "name": "Lefthand Water District", "code": "Lefthand Water District" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "Created User", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "Last Edited User", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_95", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_95", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S72_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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1688082904000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "06875c40f1ec4b10813006b3c810eeaa" }