{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Water Fountains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999328801E8, "falseY": -93659000, "xyUnits": 1600, "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": "esriPMS", "url": "b70700fd7c8c6caec63b8aec819b8621", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAYAAADwza0nAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABb0lEQVQ4jZ2RsU7CUBSGv1NqYkJMTJxgcnQ1NTwAszqacjWO+AA+APgYdnDS6x1J2HHH4Oooi2UlMSQmSq8DFFp6gcSznZPz9ft7rs8/y3cNwzCsJiKBLxJrrQdbQaVUkCTSRjj1gMRC2LgEGGCn58aYuABeNBpniZV7hApAaW8fgOnXGCBASp9KqZM0gZ9GA68FM+jg+pbdo2MAJv0e484DAImVLlBdGj2/ibUBQLlWX0Bp/xMPmfR7AJVQqabROpqB1p6mizvVw8IhcjMrTSAqXHXy+kK5Vs/NfuJhts1EtYyQ+dLnB5N+j3KtzvRrzPf7WxozNXYz/yiDbNxx52FxkEJ5jJZg8hshpZZ7M1cjj2RpNMbEobq6w9rNsJWufn5aviOA0Y/tsHHZZP6WjhoY83iTNvmrim1j5d6JiY2ybQ40Wkdza1Cwab0eXHx51bpic4IOa8HmNq5aHba1YMaKy7beuMG0FVxn2m7cUn9sGpwxRlUWLQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2006395.6848369837, "ymin": 773980.6099999994, "xmax": 2047704.6742119938, "ymax": 882753.7849999964, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 1599.999999999998, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CW_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CW_ID", "type": "esriFieldTypeString", "alias": "Cityworks ID", "length": 7, "domain": null }, { "name": "PARENTFACILID", "type": "esriFieldTypeString", "alias": "Parent Facility ID", "length": 6, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Park Name", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "BASINS", "type": "esriFieldTypeSmallInteger", "alias": "# of Basins", "domain": null }, { "name": "HI_LO", "type": "esriFieldTypeString", "alias": "High-Low", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOTTLE", "type": "esriFieldTypeString", "alias": "Bottle Filler", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEASONAL", "type": "esriFieldTypeString", "alias": "Seasonal", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IN_BLDG", "type": "esriFieldTypeString", "alias": "Inside a Building", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeString", "alias": "Year Installed", "length": 4, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "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": "GlobalID", "length": 38, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R845_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_845", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1593PARENTFACIL", "fields": "PARENTFACILID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_845", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S754_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DPR_Property", "relatedTableId": 7, "role": "esriRelRoleDestination", "keyField": "PARENTFACILID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 11, "name": "DPR_Property", "relatedTableId": 8, "role": "esriRelRoleDestination", "keyField": "PARENTFACILID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": "ca8f79f470704b189aa4dd1f6bf2577d" }