{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Manhole Number Labels", "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": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MANHOLE_NUMBER]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.15, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "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": "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" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "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": true, "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" }, { "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" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Pump Station", "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": "b0a970b23a858d439f4e6943441b3aae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAWCAYAAADTlvzyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIklEQVRIieXVsatBUQDH8e/LKYruYHwbk4WUN8jCZsGuLAbKYLLTGwxKiqTepPwLFv4GlNFmsykD013E5T2Gy70dR7feb/qdOvd8Op177xG8OeJfgmMg80LjC1iYgT9XLJWSU3Y7WC7PdQ58mIGf19Lvy4GzGRSLNs7Q75cDNc3BL41pWi1YrSCZhHQa6nUIhaBWQw2oaTAcQqcD0ym02zCZwOEAXq8C8BRdh/0e4nFoNqFatY7ZBtdrA8jlIJEAtxsaDRgMwONRAAYCUKkYfTSCQgHyedhsIBhUAN4mEoFSydhlr4flCOtToVz+69EodLsGKIQi0OW6H/t8dp522ocfDsstrOu/dfEIzF7+7rHtVg68wb55ssPT/aUsQuXijgCPj2U4/vfb2p0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 606511.3636194132, "ymin": 413062.1168737486, "xmax": 640567.750609532, "ymax": 437264.1040966436, "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": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "NUMBER_", "type": "esriFieldTypeString", "alias": "NUMBER_", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "R277_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S255_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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Force Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 606511.3636194132, "ymin": 411553.24323483557, "xmax": 640567.750609532, "ymax": 437907.380084604, "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": "SIZE_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "SIZE_", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 15, "domain": null }, { "name": "UPSTREAM_MH_NO", "type": "esriFieldTypeString", "alias": "UPSTREAM_MH_NO", "length": 10, "domain": null }, { "name": "DOWNSTREAM_MH_NO", "type": "esriFieldTypeString", "alias": "DOWNSTREAM_MH_NO", "length": 10, "domain": null }, { "name": "PIPE_SEGMENT_REF", "type": "esriFieldTypeString", "alias": "PIPE_SEGMENT_REF", "length": 25, "domain": { "type": "codedValue", "name": "Force Main Type", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Bypass", "code": "Bypass" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Kent County", "code": "Kent County" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_LAID", "type": "esriFieldTypeString", "alias": "YEAR_LAID", "length": 5, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 15, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": null }, { "name": "UPS_RIMtoINVERT", "type": "esriFieldTypeString", "alias": "UPS_RIMtoINVERT", "length": 10, "domain": null }, { "name": "DWN_RIMtoINVERT", "type": "esriFieldTypeString", "alias": "DWN_RIMtoINVERT", "length": 10, "domain": null }, { "name": "SYSTEM_OWNER", "type": "esriFieldTypeString", "alias": "SYSTEM_OWNER", "length": 20, "domain": null }, { "name": "YEAR_REHABILITATED", "type": "esriFieldTypeString", "alias": "YEAR_REHABILITATED", "length": 5, "domain": null }, { "name": "MAIN_NO", "type": "esriFieldTypeString", "alias": "MAIN_NO", "length": 10, "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" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 500, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R276_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S254_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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d43762cb443e4807b55b8575216a43b1" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Sewer Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 10 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 608670.062407814, "ymin": 409328.3350630924, "xmax": 641230.7251349129, "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": "SIZE_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "SIZE_", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 15, "domain": null }, { "name": "UPSTREAM_MH_NO", "type": "esriFieldTypeString", "alias": "UPSTREAM_MH_NO", "length": 10, "domain": null }, { "name": "DOWNSTREAM_MH_NO", "type": "esriFieldTypeString", "alias": "DOWNSTREAM_MH_NO", "length": 10, "domain": null }, { "name": "PIPE_SEGMENT_REF", "type": "esriFieldTypeString", "alias": "PIPE_SEGMENT_REF", "length": 10, "domain": null }, { "name": "YEAR_LAID", "type": "esriFieldTypeString", "alias": "YEAR_LAID", "length": 6, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 15, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": null }, { "name": "UPS_RIMtoINVERT", "type": "esriFieldTypeString", "alias": "UPS_RIMtoINVERT", "length": 10, "domain": null }, { "name": "DWN_RIMtoINVERT", "type": "esriFieldTypeString", "alias": "DWN_RIMtoINVERT", "length": 10, "domain": null }, { "name": "SYSTEM_OWNER", "type": "esriFieldTypeString", "alias": "SYSTEM_OWNER", "length": 20, "domain": null }, { "name": "YEAR_REHABILITATED", "type": "esriFieldTypeString", "alias": "YEAR_REHABILITATED", "length": 5, "domain": null }, { "name": "PIPE_NO", "type": "esriFieldTypeString", "alias": "PIPE_NO", "length": 10, "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" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "CUES_TOT_SCORE", "type": "esriFieldTypeDouble", "alias": "CUES_TOT_SCORE", "domain": null }, { "name": "COMPLETED", "type": "esriFieldTypeString", "alias": "COMPLETED", "length": 5, "domain": { "type": "codedValue", "name": "Yes_No", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROOT_TREATMENT_YEAR", "type": "esriFieldTypeString", "alias": "ROOT_TREATMENT_YEAR", "length": 10, "domain": null }, { "name": "JET_TRUCK_NOZZLE_TYPE", "type": "esriFieldTypeString", "alias": "JET_TRUCK_NOZZLE_TYPE", "length": 25, "domain": { "type": "codedValue", "name": "Nozzle Type (Sewer Line)", "description": "", "codedValues": [ { "name": "Grease", "code": "Grease" }, { "name": "Grease & Sewer", "code": "Grease & Sewer" }, { "name": "Root Saw", "code": "Root Saw" }, { "name": "Root Saw & Sewer", "code": "Root Saw & Sewer" }, { "name": "Sewer", "code": "Sewer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R278_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S256_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Jet_Truck_Protocol", "relatedTableId": 5, "role": "esriRelRoleOrigin", "keyField": "PIPE_NO", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{5BDBCBA8-2622-4750-A828-2588A61542B6}" } ], "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d43762cb443e4807b55b8575216a43b1" } ], "tables": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "GIS.GISADMIN.Jet_Truck_Protocol", "type": "Table", "description": null, "copyrightText": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PIPE_SEGMENT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRESSURE_UPSTREAM_PSI_", "type": "esriFieldTypeString", "alias": "PRESSURE_UPSTREAM(PSI)", "length": 20, "domain": null }, { "name": "PRESSURE_DOWNSTREAM_PSI_", "type": "esriFieldTypeString", "alias": "PRESSURE_DOWNSTREAM(PSI)", "length": 20, "domain": null }, { "name": "PIPE_SEGMENT", "type": "esriFieldTypeString", "alias": "PIPE_SEGMENT", "length": 10, "domain": null }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "DATE", "length": 8, "domain": null }, { "name": "OPERATOR1", "type": "esriFieldTypeString", "alias": "OPERATOR1", "length": 50, "domain": { "type": "codedValue", "name": "Jet_Truck_Operators", "description": "", "codedValues": [ { "name": "CM", "code": "CM" }, { "name": "DS", "code": "DS" }, { "name": "GO", "code": "GO" }, { "name": "JL", "code": "JL" }, { "name": "LR", "code": "LR" }, { "name": "PS", "code": "PS" }, { "name": "SR", "code": "SR" }, { "name": "WO", "code": "WO" }, { "name": "PT", "code": "PT" }, { "name": "LR2", "code": "LR2" }, { "name": "RJ", "code": "RJ" }, { "name": "Other", "code": "Other" }, { "name": "TH", "code": "TH" }, { "name": "HM", "code": "HM" }, { "name": "KC", "code": "KC" }, { "name": "VJ", "code": "VJ" }, { "name": "TB", "code": "TB" }, { "name": "JH", "code": "JH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERATOR2", "type": "esriFieldTypeString", "alias": "OPERATOR2", "length": 50, "domain": { "type": "codedValue", "name": "Jet_Truck_Operators", "description": "", "codedValues": [ { "name": "CM", "code": "CM" }, { "name": "DS", "code": "DS" }, { "name": "GO", "code": "GO" }, { "name": "JL", "code": "JL" }, { "name": "LR", "code": "LR" }, { "name": "PS", "code": "PS" }, { "name": "SR", "code": "SR" }, { "name": "WO", "code": "WO" }, { "name": "PT", "code": "PT" }, { "name": "LR2", "code": "LR2" }, { "name": "RJ", "code": "RJ" }, { "name": "Other", "code": "Other" }, { "name": "TH", "code": "TH" }, { "name": "HM", "code": "HM" }, { "name": "KC", "code": "KC" }, { "name": "VJ", "code": "VJ" }, { "name": "TB", "code": "TB" }, { "name": "JH", "code": "JH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRUCK_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "TRUCK_NUMBER", "domain": { "type": "codedValue", "name": "Jet_Truck_Num", "description": "", "codedValues": [ { "name": "691", "code": 691 }, { "name": "692", "code": 692 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOZZLE_TYPE", "type": "esriFieldTypeString", "alias": "NOZZLE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "Nozzle_Type", "description": "", "codedValues": [ { "name": "Sewer", "code": "Sewer" }, { "name": "Grease", "code": "Grease" }, { "name": "Root Saw & Sewer", "code": "Root Saw & Sewer" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MH_FROM_CONDITION", "type": "esriFieldTypeString", "alias": "MH_FROM_CONDITION", "length": 10, "domain": { "type": "codedValue", "name": "Manhole_Condition", "description": "", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MH_TO_CONDITION", "type": "esriFieldTypeString", "alias": "MH_TO_CONDITION", "length": 10, "domain": { "type": "codedValue", "name": "Manhole_Condition", "description": "", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL_REMOVED", "type": "esriFieldTypeString", "alias": "MATERIAL_REMOVED", "length": 250, "domain": { "type": "codedValue", "name": "Material Removed", "description": "Jet Truck Protocol", "codedValues": [ { "name": "Grease", "code": "Grease" }, { "name": "Sediment", "code": "Sediment" }, { "name": "Roots", "code": "Roots" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 500, "domain": null }, { "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": "TIME_UPSTREAM_MIN", "type": "esriFieldTypeSmallInteger", "alias": "TIME_UPSTREAM_MIN", "domain": null }, { "name": "TIME_UPSTREAM_SEC", "type": "esriFieldTypeSmallInteger", "alias": "TIME_UPSTREAM_SEC", "domain": null }, { "name": "TIME_DOWNSTREAM_MIN", "type": "esriFieldTypeSmallInteger", "alias": "TIME_DOWNSTREAM_MIN", "domain": null }, { "name": "TIME_DOWNSTREAM_SEC", "type": "esriFieldTypeSmallInteger", "alias": "TIME_DOWNSTREAM_SEC", "domain": null } ], "indexes": [ { "name": "R773_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_773", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_773", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_1374_PIPE_SE", "fields": "PIPE_SEGMENT", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Sewer_Line", "relatedTableId": 4, "role": "esriRelRoleDestination", "keyField": "PIPE_SEGMENT", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{5BDBCBA8-2622-4750-A828-2588A61542B6}" } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "d43762cb443e4807b55b8575216a43b1" } ] }