{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 31, "name": "Sewer Fittings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "SANITARY SEWER NETWORK" }, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "694813247624216e5bd4cdd7846c6ffa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHUlEQVQokaXRsUrDUBQG4HOSVos0IJnyAsUnKE510EG4EMhiBDFrwVdwjkNnoUMGcQgZ4iIULkSc8xLZkiVDFnMpBW9uj0RIQeJQ8Yw/fJyfcwbwxxn8C9i2fYSIt+Px+KBpmmaz2QyVUi+c87IH5vP5UEp5v1wuT0ej0TkRSSJ6cl3XZYzFHdqBsixvwjA8K4pilmUZ6Lp+aJrmXRzHD47jXAHA4w9gmuaxYRizNE2BMfadJUkCiHitadqiV0lKuQUAUkphlymlWvBJRLtsB+q6LvI8f5tOp5ec87YSTCYTEEKEANAHq9Xq1TCME9/3PxhjFwCwrqrq2fO8LRG1qH/WKIoWQggHEd8RkdpLWZYVBUEgfwXdpr0ft898Aa/5ed49olYnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9060691.914255172, "ymin": 4982885.989816363, "xmax": -9055549.541989265, "ymax": 4991759.14876316, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4404497369628423E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "FITTINGTYPE", "type": "esriFieldTypeString", "alias": "Fitting Type", "length": 50, "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" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "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" } }, { "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" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "ASSETOWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "Owner", "description": "Owner of Asset", "codedValues": [ { "name": "CC", "code": "City of Canton" }, { "name": "PVT", "code": "Private" }, { "name": "SCSE", "code": "Stark Co. Sanitary Engineers" }, { "name": "ODOT", "code": "ODOT" }, { "name": "NC", "code": "North Canton" }, { "name": "OTHER", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTCLEANEDDATE", "type": "esriFieldTypeDate", "alias": "Last Cleaned Date", "length": 8, "domain": null }, { "name": "LASTCLEANEDBY", "type": "esriFieldTypeString", "alias": "Last Cleaned By", "length": 20, "domain": null }, { "name": "LASTINSPECTTELEVDATE", "type": "esriFieldTypeDate", "alias": "Last Inspected/Televised Date", "length": 8, "domain": null }, { "name": "LASTINSPECTTELEVBY", "type": "esriFieldTypeString", "alias": "Last Inspected/Televised By", "length": 20, "domain": null }, { "name": "GISUPDATE", "type": "esriFieldTypeString", "alias": "GIS Update No.", "length": 20, "domain": null }, { "name": "ASBUILT", "type": "esriFieldTypeString", "alias": "As Built Reference", "length": 50, "domain": null }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "Remarks", "length": 250, "domain": null }, { "name": "ASSETSTATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "Status_1", "description": "Status of Asset", "codedValues": [ { "name": "ACT", "code": "Active" }, { "name": "INACT", "code": "Inactive" }, { "name": "RMVD", "code": "Removed" }, { "name": "ABN", "code": "Abandoned" }, { "name": "ARCH", "code": "Archived" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1455_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1455", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I8977FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1455", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S843_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, "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }