{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Water Fittings", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Detailed" }, "defaultVisibility": true, "minScale": 800, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Fittings are shown at scales larger than 1:4,800, though are not labeled in this general depiction of the water network\u2014users would be expected to click on the fittings to get more information.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": false, "extent": { "xmin": -118.37001840397716, "ymin": 33.79983661323786, "xmax": 1048169.3073521778, "ymax": 1868809.8988911137, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Illinois_East_FIPS_1201\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",984250.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-88.33333333333333],PARAMETER[\"Scale_Factor\",0.999975],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.930822610573579E7, "falseY": -4.94136286247675E7, "xyUnits": 1.2476950709585837E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Illinois_East_FIPS_1201\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",984250.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-88.33333333333333],PARAMETER[\"Scale_Factor\",0.999975],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.00328083333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 100000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 4.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "", "displayField": "facilityid", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "fittingtype", "type": "esriFieldTypeString", "alias": "Fitting Type", "domain": { "type": "codedValue", "name": "piFittingType", "description": "List of infrastructure Fitting Types", "codedValues": [ { "name": "Bend", "code": "Bend" }, { "name": "Cap", "code": "Cap" }, { "name": "Coupling", "code": "Coupling" }, { "name": "Cross", "code": "Cross" }, { "name": "Expansion Joint", "code": "Expansion Joint" }, { "name": "Over Under", "code": "Over Under" }, { "name": "Reducer", "code": "Reducer" }, { "name": "Reducing Cross", "code": "Reducing Cross" }, { "name": "Reducing Tee", "code": "Reducing Tee" }, { "name": "Sleeve", "code": "Sleeve" }, { "name": "Tap", "code": "Tap" }, { "name": "Tee", "code": "Tee" }, { "name": "Transition", "code": "Transition" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FITTINGTYPE" }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "locdesc", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "activeflag", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "maintby", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "lasteditor", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cap", "description": "Water Fitting of type Cap.", "prototype": { "attributes": { "maintby": 1, "fittingtype": "Bend", "enabled": 1, "activeflag": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Bend", "description": "Water Fitting of type Bend.", "prototype": { "attributes": { "maintby": 1, "fittingtype": "Bend", "enabled": 1, "activeflag": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Coupling", "description": "Water Fitting of type Coupling.", "prototype": { "attributes": { "maintby": 1, "fittingtype": "Coupling", "enabled": 1, "activeflag": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Reducer", "description": "Water Fitting of type Reducer.", "prototype": { "attributes": { "maintby": 1, "fittingtype": "Reducer", "enabled": 1, "activeflag": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Cross", "description": "Water Fitting of type Cross.", "prototype": { "attributes": { "maintby": 1, "fittingtype": "Cross", "enabled": 1, "activeflag": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Expansion Joint", "description": "Water Fitting of type Expansion Joint.", "prototype": { "attributes": { "maintby": 1, "fittingtype": "Expansion Joint", "enabled": 1, "activeflag": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Over Under", "description": "Water Fitting of type Over Under.", "prototype": { "attributes": { "maintby": 1, "fittingtype": "Over Under", "enabled": 1, "activeflag": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Reducing Cross", "description": "Water Fitting of type Over Reducing Cross.", "prototype": { "attributes": { "maintby": 1, "fittingtype": "Reducing Cross", "enabled": 1, "activeflag": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Reducing Tee", "description": "Water Fitting of type Reducing Tee.", "prototype": { "attributes": { "maintby": 1, "fittingtype": "Reducing Tee", "enabled": 1, "activeflag": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Sleeve", "description": "Water Fitting of type Sleeve.", "prototype": { "attributes": { "maintby": 1, "fittingtype": "Sleeve", "enabled": 1, "activeflag": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Tap", "description": "Water Fitting of type Tap.", "prototype": { "attributes": { "maintby": 1, "fittingtype": "Tap", "enabled": 1, "activeflag": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Tee", "description": "Water Fitting of type Tee.", "prototype": { "attributes": { "maintby": 1, "fittingtype": "Tee", "enabled": 1, "activeflag": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Transition", "description": "Water Fitting of type Transition.", "prototype": { "attributes": { "maintby": 1, "fittingtype": "Transition", "enabled": 1, "activeflag": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Other", "description": "Water Fitting with a non-default type", "prototype": { "attributes": { "maintby": 1, "fittingtype": "Other", "enabled": 1, "activeflag": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }