{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 101, "name": "RW Fitting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 2.56000000238419E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.17608899999933E8, "falseY": -9.18813999998874E7, "xyUnits": 31249.999970896202, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 99, "name": "Abandoned Point Features" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 2400.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "fittingtype", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "61afce700e2bdee8811303275ce01ae3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAECAYAAAC6Jt6KAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQUlEQVQImWNhIBGwMDAwMGxctzDpPwNTEi5FjAz///gHxTnANfz7zyDHyPjfGpeG/wwMf1FsCAyOb2BgYGggxkkAY/kOZ1WWZ98AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 3, "angle": 0, "xoffset": 4.082155997157844E-17, "yoffset": 0.6666666666666666 }, "value": "4", "label": "Coupling" }, { "symbol": { "type": "esriPMS", "url": "875b1ad65b6753c8c559a4499da01fe1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZUlEQVQImY2OvQmEQBCFv4U5rMNsmNSCDjOLMLQBO7IIg4Gt4zhYGNZEYY30he/j/QgPEoCcc1dK+bTAzP4ppRCAiFhFZKi1/k7eu/sX2ORKRMRoZjuAuy+3iccPqjq1pqrOrxsOV/YdKCjU0mUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 5, "angle": 0, "xoffset": -2.5533885762222313E-17, "yoffset": -0.417 }, "value": "1", "label": "Dead End" }, { "symbol": { "type": "esriPMS", "url": "24f4f9a858d382380f36a3e830b79dc6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiUlEQVQImX3MMQrCMBhA4dcQoZ2Ks1OGSAdt7tFzeAAn7+QN6h06SMHhP4KTXcQMzR8niyD41gef5U8WQEQ2McYphPAchmFV1/XWe3+zAKrqq6q6i0gHHFX1Ahzsh8g5n4H9DwtgjOlSSruiKE5AXmZZltd5nl9N0/RAP47jepnOuemba9v2AfAGChEsaB8JZpwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Reducer" } ], "fieldDelimiter": ",", "visualVariables": [ { "type": "rotationInfo", "field": "Angle", "rotationType": "arithmetic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3099370825614102E7, "ymin": 4026416.1197413057, "xmax": -1.3084472586648239E7, "ymax": 4040492.765812048, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FacilityID", "typeIdField": "FittingType", "subtypeFieldName": "FittingType", "subtypeField": "FittingType", "defaultSubtypeCode": 1, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ancillaryrole", "type": "esriFieldTypeSmallInteger", "alias": "ancillaryrole", "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "facilityid", "length": 15, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": { "type": "codedValue", "name": "DomainStatus_4", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "A" }, { "name": "Abandoned", "code": "ABD" }, { "name": "Demolished", "code": "D" }, { "name": "Inactive", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "length": 15, "domain": { "type": "codedValue", "name": "DomainSourceDocument_2", "description": "", "codedValues": [ { "name": "AsBuilt/Record Drawing", "code": "AB" }, { "name": "GPS", "code": "GPS" }, { "name": "Both AsBuilt and CIS", "code": "ABCIS" }, { "name": "Customer Database", "code": "CIS" }, { "name": "Old Atlas", "code": "ATL" }, { "name": "Video Inspection", "code": "CCTV" }, { "name": "Ops Redlines", "code": "OPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "easting", "type": "esriFieldTypeDouble", "alias": "easting", "domain": null }, { "name": "northing", "type": "esriFieldTypeDouble", "alias": "northing", "domain": null }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "fieldverification", "type": "esriFieldTypeString", "alias": "FieldVerification", "length": 3, "domain": { "type": "codedValue", "name": "DomainYesNo", "description": "", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "plot", "type": "esriFieldTypeSmallInteger", "alias": "plot", "domain": null }, { "name": "barcode", "type": "esriFieldTypeString", "alias": "barcode", "length": 15, "domain": null }, { "name": "sheetno", "type": "esriFieldTypeInteger", "alias": "sheetno", "domain": null }, { "name": "offsetrule", "type": "esriFieldTypeString", "alias": "OffsetRule", "length": 3, "domain": { "type": "codedValue", "name": "DomainYesNo", "description": "", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "fittingtype", "type": "esriFieldTypeInteger", "alias": "FittingType", "domain": { "type": "codedValue", "name": "DomainFittingType", "description": "", "codedValues": [ { "name": "DeadEnd", "code": 1 }, { "name": "Crs_Tee_Ell", "code": 2 }, { "name": "Reducers", "code": 3 }, { "name": "Coupling", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "fitno", "type": "esriFieldTypeString", "alias": "fitno", "length": 15, "domain": null }, { "name": "reducersize", "type": "esriFieldTypeString", "alias": "reducersize", "length": 15, "domain": null }, { "name": "gridno", "type": "esriFieldTypeString", "alias": "gridno", "length": 10, "domain": null }, { "name": "featuretype", "type": "esriFieldTypeString", "alias": "featuretype", "length": 20, "domain": null }, { "name": "cityworksid", "type": "esriFieldTypeString", "alias": "cityworksid", "length": 15, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R721_pk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S645_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "enabled": {"type": "inherited"}, "status": {"type": "inherited"}, "source": {"type": "inherited"}, "fieldverification": {"type": "inherited"}, "offsetrule": {"type": "inherited"}, "fittingtype": {"type": "inherited"} }, "id": 1, "name": "DeadEnd" }, { "domains": { "enabled": {"type": "inherited"}, "status": {"type": "inherited"}, "source": {"type": "inherited"}, "fieldverification": {"type": "inherited"}, "offsetrule": {"type": "inherited"}, "fittingtype": {"type": "inherited"} }, "id": 3, "name": "Reducer" }, { "domains": { "enabled": {"type": "inherited"}, "status": {"type": "inherited"}, "source": {"type": "inherited"}, "fieldverification": {"type": "inherited"}, "offsetrule": {"type": "inherited"}, "fittingtype": {"type": "inherited"} }, "id": 2, "name": "Crs_Tee_Ell" }, { "domains": { "enabled": {"type": "inherited"}, "status": {"type": "inherited"}, "source": {"type": "inherited"}, "fieldverification": {"type": "inherited"}, "offsetrule": {"type": "inherited"}, "fittingtype": {"type": "inherited"} }, "id": 4, "name": "Coupling" } ], "subtypes": [ { "domains": { "enabled": {"type": "inherited"}, "status": {"type": "inherited"}, "source": {"type": "inherited"}, "fieldverification": {"type": "inherited"}, "offsetrule": {"type": "inherited"}, "fittingtype": {"type": "inherited"} }, "defaultValues": { "ancillaryrole": null, "enabled": 1, "facilityid": null, "status": "A", "source": "AB", "easting": null, "northing": null, "angle": 0, "fieldverification": "N", "plot": null, "barcode": null, "sheetno": null, "offsetrule": "N", "fittingtype": 1, "fitno": null, "reducersize": null, "gridno": null, "featuretype": null, "cityworksid": null }, "code": 1, "name": "DeadEnd" }, { "domains": { "enabled": {"type": "inherited"}, "status": {"type": "inherited"}, "source": {"type": "inherited"}, "fieldverification": {"type": "inherited"}, "offsetrule": {"type": "inherited"}, "fittingtype": {"type": "inherited"} }, "defaultValues": { "ancillaryrole": null, "enabled": 1, "facilityid": null, "status": "A", "source": "AB", "easting": null, "northing": null, "angle": 0, "fieldverification": "N", "plot": null, "barcode": null, "sheetno": null, "offsetrule": "N", "fittingtype": 3, "fitno": null, "reducersize": null, "gridno": null, "featuretype": null, "cityworksid": null }, "code": 3, "name": "Reducer" }, { "domains": { "enabled": {"type": "inherited"}, "status": {"type": "inherited"}, "source": {"type": "inherited"}, "fieldverification": {"type": "inherited"}, "offsetrule": {"type": "inherited"}, "fittingtype": {"type": "inherited"} }, "defaultValues": { "ancillaryrole": null, "enabled": 1, "facilityid": null, "status": "A", "source": "AB", "easting": null, "northing": null, "angle": 0, "fieldverification": "N", "plot": null, "barcode": null, "sheetno": null, "offsetrule": "N", "fittingtype": 2, "fitno": null, "reducersize": null, "gridno": null, "featuretype": null, "cityworksid": null }, "code": 2, "name": "Crs_Tee_Ell" }, { "domains": { "enabled": {"type": "inherited"}, "status": {"type": "inherited"}, "source": {"type": "inherited"}, "fieldverification": {"type": "inherited"}, "offsetrule": {"type": "inherited"}, "fittingtype": {"type": "inherited"} }, "defaultValues": { "ancillaryrole": null, "enabled": 1, "facilityid": null, "status": "A", "source": "AB", "easting": null, "northing": null, "angle": 0, "fieldverification": "N", "plot": null, "barcode": null, "sheetno": null, "offsetrule": "N", "fittingtype": 4, "fitno": null, "reducersize": null, "gridno": null, "featuretype": null, "cityworksid": null }, "code": 4, "name": "Coupling" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 8000, "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": "de59ef6af61a47e8a5dc4e038cb07fef" }