{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Residual Pressure Map", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Residual", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 2, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 18, "label": "2.00 - 18.00", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 139, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 33, "label": "20.00 - 33.00", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 245, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 46, "label": "34.00 - 46.00", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 247, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 62, "label": "48.00 - 62.00", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 245, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 90, "label": "64.00 - 90.00", "description": "" } ] }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "\"Tag ID: \" CONCAT [FireZID] CONCAT NEWLINE CONCAT \"Test Date: \" CONCAT [L_Tested] CONCAT NEWLINE CONCAT \"SP= \" CONCAT [Static] CONCAT NEWLINE CONCAT \"RP= \" CONCAT [Residual] CONCAT NEWLINE CONCAT \"FR= \" CONCAT [Rate]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2000, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "\"Tag ID: \" CONCAT [FireZID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 5000, "maxScale": 2001 } ] }, "defaultVisibility": true, "extent": { "xmin": 1421134.2249679416, "ymin": 537816.2372249365, "xmax": 1469253.604778856, "ymax": 567855.4999809414, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "YearInstal", "type": "esriFieldTypeInteger", "alias": "Year Install", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 254, "domain": null }, { "name": "CONNECTOR", "type": "esriFieldTypeString", "alias": "CONNECTOR", "length": 254, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 254, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 254, "domain": null }, { "name": "TCT", "type": "esriFieldTypeDouble", "alias": "TCT", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 254, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "FireZID", "type": "esriFieldTypeString", "alias": "Tag ID", "length": 50, "domain": null }, { "name": "Hydrant_ID", "type": "esriFieldTypeString", "alias": "Hydrant ID", "length": 254, "domain": null }, { "name": "Tap_Size", "type": "esriFieldTypeDouble", "alias": "Tap Size", "domain": null }, { "name": "Test_Date", "type": "esriFieldTypeDate", "alias": "Test_Date", "length": 8, "domain": null }, { "name": "Test_By", "type": "esriFieldTypeDouble", "alias": "Test By", "domain": null }, { "name": "Last_Test", "type": "esriFieldTypeDouble", "alias": "Last Test", "domain": null }, { "name": "L_Tested", "type": "esriFieldTypeDate", "alias": "L_Tested", "length": 8, "domain": null }, { "name": "Loc_Desc", "type": "esriFieldTypeString", "alias": "Location Desc", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Static", "type": "esriFieldTypeDouble", "alias": "Static", "domain": null }, { "name": "Residual", "type": "esriFieldTypeDouble", "alias": "Residual", "domain": null }, { "name": "Rate", "type": "esriFieldTypeDouble", "alias": "Rate", "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R631_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S439_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Static Pressure Map", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Static", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 64, "label": "0.00 - 64.00", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 139, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 76, "label": "64.01 - 76.00", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 245, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 96, "label": "76.01 - 96.00", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 247, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 125, "label": "96.01 - 125.00", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 245, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 706, "label": "125.01 - 706.00", "description": "" } ] }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "\"Tag ID: \" CONCAT [FireZID] CONCAT NEWLINE CONCAT \"Test Date: \" CONCAT [L_Tested] CONCAT NEWLINE CONCAT \"SP= \" CONCAT [Static] CONCAT NEWLINE CONCAT \"RP= \" CONCAT [Residual] CONCAT NEWLINE CONCAT \"FR= \" CONCAT [Rate]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2000, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "\"Tag ID: \" CONCAT [FireZID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 5000, "maxScale": 2001 } ] }, "defaultVisibility": false, "extent": { "xmin": 1421134.2249679416, "ymin": 537816.2372249365, "xmax": 1469253.604778856, "ymax": 567855.4999809414, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "YearInstal", "type": "esriFieldTypeInteger", "alias": "Year Install", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 254, "domain": null }, { "name": "CONNECTOR", "type": "esriFieldTypeString", "alias": "CONNECTOR", "length": 254, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 254, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 254, "domain": null }, { "name": "TCT", "type": "esriFieldTypeDouble", "alias": "TCT", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 254, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "FireZID", "type": "esriFieldTypeString", "alias": "Tag ID", "length": 50, "domain": null }, { "name": "Hydrant_ID", "type": "esriFieldTypeString", "alias": "Hydrant ID", "length": 254, "domain": null }, { "name": "Tap_Size", "type": "esriFieldTypeDouble", "alias": "Tap Size", "domain": null }, { "name": "Test_Date", "type": "esriFieldTypeDate", "alias": "Test_Date", "length": 8, "domain": null }, { "name": "Test_By", "type": "esriFieldTypeDouble", "alias": "Test By", "domain": null }, { "name": "Last_Test", "type": "esriFieldTypeDouble", "alias": "Last Test", "domain": null }, { "name": "L_Tested", "type": "esriFieldTypeDate", "alias": "L_Tested", "length": 8, "domain": null }, { "name": "Loc_Desc", "type": "esriFieldTypeString", "alias": "Location Desc", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Static", "type": "esriFieldTypeDouble", "alias": "Static", "domain": null }, { "name": "Residual", "type": "esriFieldTypeDouble", "alias": "Residual", "domain": null }, { "name": "Rate", "type": "esriFieldTypeDouble", "alias": "Rate", "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R631_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S439_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Flow Rate Map", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Rate", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 531, "label": "0.00 - 531.00", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 139, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 1151, "label": "581.00 - 1151.00", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 245, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 1787, "label": "1164.00 - 1787.00", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 247, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 3146, "label": "1851.00 - 3146.00", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 245, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "classMaxValue": 6848, "label": "3249.00 - 6848.00", "description": "" } ] }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "\"Tag ID: \" CONCAT [FireZID] CONCAT NEWLINE CONCAT \"Test Date: \" CONCAT [L_Tested] CONCAT NEWLINE CONCAT \"SP= \" CONCAT [Static] CONCAT NEWLINE CONCAT \"RP= \" CONCAT [Residual] CONCAT NEWLINE CONCAT \"FR= \" CONCAT [Rate]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2000, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "\"Tag ID: \" CONCAT [FireZID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 2, "font": { "family": "Arial Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 5000, "maxScale": 2001 } ] }, "defaultVisibility": false, "extent": { "xmin": 1421134.2249679416, "ymin": 537816.2372249365, "xmax": 1469253.604778856, "ymax": 567855.4999809414, "spatialReference": { "wkid": 102723, "latestWkid": 3735 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "YearInstal", "type": "esriFieldTypeInteger", "alias": "Year Install", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 254, "domain": null }, { "name": "CONNECTOR", "type": "esriFieldTypeString", "alias": "CONNECTOR", "length": 254, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 254, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 254, "domain": null }, { "name": "TCT", "type": "esriFieldTypeDouble", "alias": "TCT", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 254, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "FireZID", "type": "esriFieldTypeString", "alias": "Tag ID", "length": 50, "domain": null }, { "name": "Hydrant_ID", "type": "esriFieldTypeString", "alias": "Hydrant ID", "length": 254, "domain": null }, { "name": "Tap_Size", "type": "esriFieldTypeDouble", "alias": "Tap Size", "domain": null }, { "name": "Test_Date", "type": "esriFieldTypeDate", "alias": "Test_Date", "length": 8, "domain": null }, { "name": "Test_By", "type": "esriFieldTypeDouble", "alias": "Test By", "domain": null }, { "name": "Last_Test", "type": "esriFieldTypeDouble", "alias": "Last Test", "domain": null }, { "name": "L_Tested", "type": "esriFieldTypeDate", "alias": "L_Tested", "length": 8, "domain": null }, { "name": "Loc_Desc", "type": "esriFieldTypeString", "alias": "Location Desc", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Static", "type": "esriFieldTypeDouble", "alias": "Static", "domain": null }, { "name": "Residual", "type": "esriFieldTypeDouble", "alias": "Residual", "domain": null }, { "name": "Rate", "type": "esriFieldTypeDouble", "alias": "Rate", "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R631_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S439_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }