{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 12, "name": "Wtr Hydrant Aux Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"HENNEPIN COUNTY\",GEOGCS[\"GCS_User_Defined\",DATUM[\"D_User_Defined\",SPHEROID[\"User_Defined_Spheroid\",6378418.941,298.2572242549207]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",100000.0],PARAMETER[\"Central_Meridian\",-93.38333333333334],PARAMETER[\"Standard_Parallel_1\",44.88333333333333],PARAMETER[\"Standard_Parallel_2\",45.13333333333333],PARAMETER[\"Latitude_Of_Origin\",44.79111111111111],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119096800, "falseY": -98462100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 9, "name": "Water" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fdc406947a219e77aba3e2d7db75ed8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvklEQVQokZ3Rvw7BUBTH8e+RbiZ9BhGTyRN4AA9g7mTRLlY3sRgkbcRgE4nFExiYDR7DYKQGISE5kgbRVuPPnc49+STnd+61+PJY/0NPbXzZfYbKGFdHBDLPhq7WgDpKCaMLjFzT0GiOED+qhTJ7msAgDQ84QOV5Fzp4On3kfR1dTaS1gSKwjsMLBosGkL93ZvgSoTgcypaW9hC6wAmlnb11gT4hDsKEQDbZ0MgZTx2OrBJ53zy4L8tU75e/vgHDKC+AUt8GgQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 496013.91002239287, "ymin": 100290.52016589046, "xmax": 544096.5799329728, "ymax": 136962.35987980664, "spatialReference": { "wkt": "PROJCS[\"HENNEPIN COUNTY\",GEOGCS[\"GCS_User_Defined\",DATUM[\"D_User_Defined\",SPHEROID[\"User_Defined_Spheroid\",6378418.941,298.2572242549207]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",100000.0],PARAMETER[\"Central_Meridian\",-93.38333333333334],PARAMETER[\"Standard_Parallel_1\",44.88333333333333],PARAMETER[\"Standard_Parallel_2\",45.13333333333333],PARAMETER[\"Latitude_Of_Origin\",44.79111111111111],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2507944713750501E8, "falseY": -1.0339481468748724E8, "xyUnits": 3.673765040415754E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UserName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "HydrantID", "type": "esriFieldTypeString", "alias": "Hydrant ID", "length": 15, "domain": null }, { "name": "AuxValveLocation", "type": "esriFieldTypeString", "alias": "Aux Valve Location", "length": 50, "domain": null }, { "name": "UserName", "type": "esriFieldTypeString", "alias": "User Name", "length": 15, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "AuxValveSize", "type": "esriFieldTypeSmallInteger", "alias": "Aux Valve Size", "domain": { "type": "codedValue", "name": "WS3_WtrHydrantAuxValveSize", "description": "Water Hydrant Aux Valve Size", "codedValues": [ { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "12\"", "code": 12 }, { "name": "4\"", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "False-True", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Review", "type": "esriFieldTypeString", "alias": "Review", "length": 5, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Line_Angle", "type": "esriFieldTypeSmallInteger", "alias": "Line_Angle", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ConstructionStatus", "type": "esriFieldTypeString", "alias": "Construction Status", "length": 70, "domain": { "type": "codedValue", "name": "WS3_ConstructionStatus", "description": "Construction Status", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "Inground PreAsbuilt", "code": "IngroundPreAsbuilt" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R823_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_823", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_823", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S679_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "704141f51e9f487381f11b8d8faa7c7b" }