{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "RRWRD Manholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -16150900, "falseY": -46131100, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1a6a48dc258261af648946be90142bab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB70lEQVQ4jbXT3UtTcRjA8e/vzGmjpXPnCJMIexekiKAVmGQvRClRFxF60QtS/QHSH1DghUQX3RUFglFEghCVwySCRQWyLiLCIqJwBe1Mx5lzOztn52UnSghyroTouX0ePvC81fCPUfNfgLPraEkWuVCw2Cp8GLKfiR1hrl+awvor0KFw88E3zkXqEFkb5FpIGXS9mWPwUIQTEyqxqkA0xHBC48zpFmjww9MZaKuH5hUwNU/gRYZHexX2xzPEK4DtIbZ9KnLqcATis3CkGWxP4OBjznZ4m4M9CuJ1jlFAqQByNgPRMNKmILgejOUb6R+4SCo9y52hG3RHMtT74d08cusqdn/I8/I3QHdp8wtImaCacPf+CNHOgwtJAZ/vXUU3iz8R3aULFgGuh0gWwS/BjAlyqOHXbJoUhVjWQpRBs0AIvIoWBLzfHGT92pUwrcPJ40cZHh1D1bJcuzJId9hBEjCewkkaSwwx73L5lUZnYy3BSQ3a5TQH2qOsDsDGOnichg4ZvhhousOzCsB0eK7Bk5GvHOtZg/RjjR8LsCG4sEbHg1tJbCE4DzhL3kHBoSfg43ZMZd+uME1WGZGzIV3CmMygI+gvuTz80yXahkuvYbBzPEWfJNgyrWOaHvFymSFAXVRf9ZkSpTKJKrllAcuO7zE2uOtuZvBzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2544436.1899614967, "ymin": 1999359.3379701525, "xmax": 2633469.689059496, "ymax": 2113710.9140565693, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -16150900, "falseY": -46131100, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MANHOLEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MANHOLEID", "type": "esriFieldTypeString", "alias": "MANHOLE ID", "length": 8, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 8, "domain": { "type": "codedValue", "name": "WS4_PublicPrivate_1_1", "description": "Public or Private", "codedValues": [ { "name": "Public", "code": "PUBLIC" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Municipality", "code": "MUNICIPALITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WS4_Manhole Diameter", "description": "", "codedValues": [ { "name": "2'", "code": 2 }, { "name": "3'", "code": 3 }, { "name": "4'", "code": 4 }, { "name": "5'", "code": 5 }, { "name": "6'", "code": 6 }, { "name": "7'", "code": 7 }, { "name": "8'", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 8, "domain": { "type": "codedValue", "name": "WS4_Manhole Material", "description": "", "codedValues": [ { "name": "Block", "code": "BLOCK" }, { "name": "Brick", "code": "BRICK" }, { "name": "Fiber Glass", "code": "FIBER" }, { "name": "Precast", "code": "PRECAS" }, { "name": "Epoxy Coating", "code": "COATING" }, { "name": "Combination", "code": "COMB" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "PLAN_INDEX", "type": "esriFieldTypeString", "alias": "PLAN_INDEX", "length": 100, "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "ACCURACY", "length": 5, "domain": { "type": "codedValue", "name": "WS4_DataAccuracy_1", "description": "Data Accuracy", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "Plan", "code": "Plan" }, { "name": "Field Measure", "code": "FMea" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE_INSTALLED", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R128_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S108_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7805c7fdb0124e8bbbe7df003ce516c5" }