{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Manholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102657, "latestWkid": 2235, "xyTolerance": 4.944582656651707E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.7792299999869626E7, "falseY": -4.6618999999966346E7, "xyUnits": 16179.323019786085, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102657, "latestWkid": 2235, "xyTolerance": 0.0020480000019073488, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17792300, "falseY": -46619000, "xyUnits": 1.3724210353102225E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "df419805a89274d10501048500438f8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJ0lEQVRIid3VSUhXURTH8c+fLMW0dJEFNkDZhKKkRrULWoRSVlCbCDJo0YCLhk2RYeYiCKKgRcsCCYLMoJk21arQBuMPZbMJYQZliWlZGD4Uno//3wZoUQfe497fe3zPuefce26Kv2gp/y08ZoYyk2zRa44+GdJ0SdPksaN6tPwZvNAyH9VrM0U3ipGNt3I1yder0jwtOqzW5dWvw0vs8tBhs8Scw8rInz04hRpFBrTKs9wzN34Oz1fhgcNWiDmN9ATOx2MbKlBunDZXpZmrT9to8HHeqVcs5gxSjW5TcTlIWaopGj0JkpcEXmSHFpkuJQB34jkKkBlxUIPtFhivKFzkkfB+lRaiNAI+hH34jomox4rQ943YjTxVWmxODO8ww6YI+A72hOYfsQHtoRUM1mAwqM7gnSQtn6TKicBvR+bDDuJYEtImBw6zk8PT9euKZHt2AvgYzIpoH4I6dSeHT9Kp2bQRWhnWoDGk1TFihd9wD9O0JodnOe+GKq8xfUiLoQFX8BSLsSgS9QW8D0YnksPvqpFhq51SnA3pgw7KJbbP2BtE/Ua768nhg/5nq9WgVjUOGt2+YH2w/wfkBqOB0eDcd1ChQnXWeoQjoRSFrXmoBdwzYL4d4m7+WuN6aJ0S+11TLU+KpUMHK2vopN5CU1DUbjOtF3fx91ruXbU4rtQBL6xyR47PxprgixwvFTgp7phOX//0snivWRXBM6wM74yf2r97h/4AWP6Iztus000AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 608670.062407814, "ymin": 409448.8422065377, "xmax": 641226.4616067074, "ymax": 436763.78792209923, "spatialReference": { "wkid": 102657, "latestWkid": 2235, "xyTolerance": 0.0020480000019073488, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -17792300, "falseY": -46619000, "xyUnits": 1.3724210353102225E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MANHOLE_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MANHOLE_NUMBER", "type": "esriFieldTypeString", "alias": "MANHOLE_NUMBER", "length": 10, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "ACCESS_TYPE", "length": 20, "domain": null }, { "name": "YEAR_LAID", "type": "esriFieldTypeString", "alias": "YEAR_LAID", "length": 6, "domain": null }, { "name": "YEAR_RENEWED", "type": "esriFieldTypeString", "alias": "YEAR_RENEWED", "length": 5, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 15, "domain": null }, { "name": "RIM_TO_INVERT", "type": "esriFieldTypeString", "alias": "RIM_TO_INVERT", "length": 10, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "Status Water Systems", "description": "Approved, Accepted, Installed", "codedValues": [ { "name": "Approved", "code": "Approved" }, { "name": "Installed", "code": "Installed" }, { "name": "Accepted", "code": "Accepted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R284_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S262_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d43762cb443e4807b55b8575216a43b1" }