{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "Park Irrigation Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 33, "name": "Park Layers" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b7a79b9e5cbc9c62d99e93e3cf54861a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlklEQVQokWNhIBOwUFVjdlS53ZcvnzxYmJnfCXCILOhd3vAGr8aiuEq1569fbjHRsFA10DBl+Pz1I8POY5uaY7xT1y/ZOjsKq8aGhgammycf7TXVtpLxtAkAi0mKSDNIi8lxdM2vi4z2SmFYum1OFIbGu2efT8+PrpL59OUDw+rdixlCXWMZvnz7zDBzTT9DVUobw6y1EwKLIxtEYM6Ga+Tj4jVXkFIGsxkZGRmWbJ3N8PLtc4aciDIGdjYOBlcLH47FW2YmMDAw9KBoZGXlYIOx5aWUGdbuWcqgIqcB1gQCPFy8DH/+/hXCcOqHz++e/f33V/Pr9y8Mc9ZNYqhObWe4fu8yw6pdixjC3OIYLtw4zcDDw7cDQ6MQJ1/p7LUTj3778ZUzN7KcgZWFjUFPzRjs7GXb5jKcunr09ort8w9haOxb0XE+3j+zW1NBt4SZmYULJi7ML8pw8eaZx1KiEj4443Hhxun1RREVG2om53cJ8gtL/fv75+f7z+9PKhpLZDc0NPzDqRFmMwMDgyuK4EZ0VRSkVQAQS5CV+/fmKgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2397898.7639553845, "ymin": 7096931.813028559, "xmax": 2415405.501907721, "ymax": 7105617.275644481, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3594486392658406E8, "falseY": -9.328291542373236E7, "xyUnits": 3.2655280816498052E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE_VALVE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "LIFECYCLE", "type": "esriFieldTypeString", "alias": "Lifecycle", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Asset Location Description", "length": 75, "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 50, "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": "TYPE_VALVE", "type": "esriFieldTypeString", "alias": "Irrigation Valve Type", "length": 255, "domain": { "type": "codedValue", "name": "pkIRRIGATION_VALVES", "description": "Irrigation Valves", "codedValues": [ { "name": "Valve", "code": "Valve" }, { "name": "Sprinkler Head", "code": "Sprinkler Head" }, { "name": "Backflow", "code": "Backflow" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "EXPECTED_LIFE", "type": "esriFieldTypeSmallInteger", "alias": "Expected Life", "domain": null }, { "name": "REPLACEMENT_DATE", "type": "esriFieldTypeDate", "alias": "Replacement Date", "length": 8, "domain": null }, { "name": "CONDITION_RATING", "type": "esriFieldTypeString", "alias": "Condition Rating", "length": 255, "domain": null }, { "name": "REPLACEMENT_COST", "type": "esriFieldTypeDouble", "alias": "Replacement Cost", "domain": null }, { "name": "FUNDING_SOURCE", "type": "esriFieldTypeString", "alias": "Funding Source", "length": 255, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "Model", "length": 255, "domain": null }, { "name": "SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Serial Number", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R122_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 7000, "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, "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": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b90ecc28f55f412b9824f863433e1f09" }