{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "CIP Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 135, 35, 48, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3139871.4385855943, "ymin": 1.0115653225320823E7, "xmax": 3196016.358781599, "ymax": 1.0156580573588071E7, "spatialReference": { "wkid": 103160, "latestWkid": 6578, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT NUMBER\n", "length": 10, "domain": null }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT\n", "length": 15, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT\n", "length": 100, "domain": null }, { "name": "SUB_PROJECT", "type": "esriFieldTypeString", "alias": "SUB-PROJECT\n", "length": 50, "domain": null }, { "name": "GENERAL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "GENERAL DESCRIPTION\n", "length": 60, "domain": null }, { "name": "PROJECT_PHASE", "type": "esriFieldTypeString", "alias": "PROJECT PHASE\n", "length": 20, "domain": null }, { "name": "SCHEDULE_CLASSIFICATION", "type": "esriFieldTypeString", "alias": "SCHEDULE", "length": 30, "domain": null }, { "name": "FUNDING_SOURCE", "type": "esriFieldTypeString", "alias": "FUNDING SOURCE\n", "length": 20, "domain": null }, { "name": "ESTIMATED_COST", "type": "esriFieldTypeString", "alias": "ESTIMATED_COST\n", "length": 15, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION\n", "length": 500, "domain": null }, { "name": "PROJECTED_START_DATE", "type": "esriFieldTypeString", "alias": "PROJECTED START DATE\n", "length": 15, "domain": null }, { "name": "PROJECTED_END_DATE", "type": "esriFieldTypeString", "alias": "PROJECTED END DATE\n", "length": 15, "domain": null }, { "name": "ACTUAL_START_DATE", "type": "esriFieldTypeString", "alias": "ACTUAL START DATE\n", "length": 15, "domain": null }, { "name": "ACTUAL_END_DATE", "type": "esriFieldTypeString", "alias": "ACTUAL END DATE\n", "length": 15, "domain": null }, { "name": "EXTENSION_DATE", "type": "esriFieldTypeString", "alias": "EXTENSION DATE\n", "length": 15, "domain": null }, { "name": "OBLIGATION_DATE", "type": "esriFieldTypeString", "alias": "OBLIGATION DATE\n", "length": 15, "domain": null }, { "name": "ENCUMBER_TO_DATE", "type": "esriFieldTypeString", "alias": "ENCUMBER TO DATE\n", "length": 15, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES\n", "length": 255, "domain": null }, { "name": "CONTENT_LINK", "type": "esriFieldTypeString", "alias": "CONTENT LINK", "length": 255, "domain": null }, { "name": "PROJECT_PAGE", "type": "esriFieldTypeString", "alias": "PROJECT PAGE", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SUB_PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Sub-Project Number", "length": 10, "domain": null }, { "name": "SHORT_TITLE", "type": "esriFieldTypeString", "alias": "SHORT TITLE", "length": 10, "domain": null }, { "name": "EST_COST", "type": "esriFieldTypeSmallInteger", "alias": "ESTIMATED COST", "domain": null }, { "name": "JUSTIFICATION", "type": "esriFieldTypeString", "alias": "PROJECT JUSTIFICATION", "length": 300, "domain": null }, { "name": "LN_MILEAGE", "type": "esriFieldTypeDouble", "alias": "LANE MILEAGE", "domain": null }, { "name": "EST_COST1", "type": "esriFieldTypeInteger", "alias": "ESTIMATED COST", "domain": null }, { "name": "DESIGN_PERCENT_COMPLETE", "type": "esriFieldTypeSmallInteger", "alias": "DESIGN % COMPLETE", "domain": null }, { "name": "DESIGN_PERCENT_COMPLETE1", "type": "esriFieldTypeSingle", "alias": "DESIGN % COMPLETE (Decimal)", "domain": null }, { "name": "CONSTRUCTION_PERCENT_COMPLETE", "type": "esriFieldTypeSmallInteger", "alias": "CONSTRUCTION % COMPLETE", "domain": null }, { "name": "CONSTRUCTION_PERCENT_COMPLETE1", "type": "esriFieldTypeSingle", "alias": "CONSTRUCTION % COMPLETE (Decimal)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R86_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_86_PROJECT_N", "fields": "PROJECT_NUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S72_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Engineering.DBO.Capital_Improvements_Relate", "relatedTableId": 7, "role": "esriRelRoleOrigin", "keyField": "PROJECT_NUMBER", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{80E591B5-BA0C-49E3-8E3E-0D7A0946225A}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "CIP Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 52, 137, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1988529528010893E8, "ymin": -8.19227410726211E7, "xmax": 3207213.2582236193, "ymax": 1.0158862359707842E7, "spatialReference": { "wkid": 103160, "latestWkid": 6578, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT NUMBER", "length": 10, "domain": null }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "length": 15, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 100, "domain": null }, { "name": "CONTENT_LINK", "type": "esriFieldTypeString", "alias": "CONTENT LINK", "length": 255, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "SUB_PROJECT", "type": "esriFieldTypeString", "alias": "SUB-PROJECT", "length": 50, "domain": null }, { "name": "GENERAL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "GENERAL DESCRIPTION", "length": 60, "domain": null }, { "name": "PROJECT_PHASE", "type": "esriFieldTypeString", "alias": "PROJECT PHASE", "length": 20, "domain": null }, { "name": "SCHEDULE_CLASSIFICATION", "type": "esriFieldTypeString", "alias": "SCHEDULE", "length": 30, "domain": null }, { "name": "FUNDING_SOURCE", "type": "esriFieldTypeString", "alias": "FUNDING SOURCE", "length": 20, "domain": null }, { "name": "ESTIMATED_COST", "type": "esriFieldTypeString", "alias": "ESTIMATED_COST", "length": 15, "domain": null }, { "name": "ENCUMBER_TO_DATE", "type": "esriFieldTypeString", "alias": "ENCUMBER TO DATE", "length": 15, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 500, "domain": null }, { "name": "PROJECTED_START_DATE", "type": "esriFieldTypeString", "alias": "PROJECTED START DATE", "length": 15, "domain": null }, { "name": "PROJECTED_END_DATE", "type": "esriFieldTypeString", "alias": "PROJECTED END DATE", "length": 15, "domain": null }, { "name": "ACTUAL_START_DATE", "type": "esriFieldTypeString", "alias": "ACTUAL START DATE", "length": 15, "domain": null }, { "name": "ACTUAL_END_DATE", "type": "esriFieldTypeString", "alias": "ACTUAL END DATE", "length": 15, "domain": null }, { "name": "EXTENSION_DATE", "type": "esriFieldTypeString", "alias": "EXTENSION DATE", "length": 15, "domain": null }, { "name": "OBLIGATION_DATE", "type": "esriFieldTypeString", "alias": "OBLIGATION DATE", "length": 15, "domain": null }, { "name": "PROJECT_PAGE", "type": "esriFieldTypeString", "alias": "PROJECT PAGE", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SUB_PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "SUB_PROJECT_NUMBER", "length": 10, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SHORT_TITLE", "type": "esriFieldTypeString", "alias": "SHORT TITLE", "length": 10, "domain": null }, { "name": "JUSTIFICATION", "type": "esriFieldTypeString", "alias": "PROJECT JUSTIFICATION", "length": 300, "domain": null }, { "name": "LN_MILEAGE", "type": "esriFieldTypeDouble", "alias": "LANE MILEAGE", "domain": null }, { "name": "EST_COST1", "type": "esriFieldTypeInteger", "alias": "ESIMATED COST", "domain": null }, { "name": "DESIGN_PERCENT_COMPLETE", "type": "esriFieldTypeSmallInteger", "alias": "DESIGN % COMPLETE", "domain": null }, { "name": "DESIGN_PERCENT_COMPLETE1", "type": "esriFieldTypeSingle", "alias": "DESIGN % COMPLETE (Decimal)", "domain": null }, { "name": "CONSTRUCTION_PERCENT_COMPLETE", "type": "esriFieldTypeSmallInteger", "alias": "CONSTRUCTION % COMPLETE", "domain": null }, { "name": "CONSTRUCTION_PERCENT_COMPLETE1", "type": "esriFieldTypeSingle", "alias": "CONSTRUCTION % COMPLETE (Decimal)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R87_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S73_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "Engineering.DBO.Capital_Improvements_Relate", "relatedTableId": 7, "role": "esriRelRoleOrigin", "keyField": "PROJECT_NUMBER", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{4630CAB2-4BB4-4047-9D61-A3D3191B4FC8}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "" } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "CIP Relate", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PROJECT_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT NUMBER\n", "length": 10, "domain": null }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT\n", "length": 15, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT\n", "length": 100, "domain": null }, { "name": "SUB_PROJECT", "type": "esriFieldTypeString", "alias": "SUB-PROJECT", "length": 50, "domain": null }, { "name": "GENERAL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "GENERAL DESCRIPTION\n", "length": 60, "domain": null }, { "name": "PROJECT_PHASE", "type": "esriFieldTypeString", "alias": "PROJECT PHASE", "length": 20, "domain": null }, { "name": "SCHEDULE_CLASSIFICATION", "type": "esriFieldTypeString", "alias": "SCHEDULE", "length": 30, "domain": null }, { "name": "FUNDING_SOURCE", "type": "esriFieldTypeString", "alias": "FUNDING SOURCE\n", "length": 20, "domain": null }, { "name": "ESTIMATED_COST", "type": "esriFieldTypeString", "alias": "ESTIMATED_COST\n", "length": 15, "domain": null }, { "name": "EST_COST1", "type": "esriFieldTypeInteger", "alias": "EST_COST1", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION\n", "length": 500, "domain": null }, { "name": "PROJECTED_START_DATE", "type": "esriFieldTypeString", "alias": "PROJECTED START DATE\n", "length": 15, "domain": null }, { "name": "PROJECTED_END_DATE", "type": "esriFieldTypeString", "alias": "PROJECTED END DATE\n", "length": 15, "domain": null }, { "name": "ACTUAL_START_DATE", "type": "esriFieldTypeString", "alias": "ACTUAL START DATE\n", "length": 15, "domain": null }, { "name": "ACTUAL_END_DATE", "type": "esriFieldTypeString", "alias": "ACTUAL END DATE\n", "length": 15, "domain": null }, { "name": "EXTENSION_DATE", "type": "esriFieldTypeString", "alias": "EXTENSION DATE\n", "length": 15, "domain": null }, { "name": "OBLIGATION_DATE", "type": "esriFieldTypeString", "alias": "OBLIGATION DATE\n", "length": 15, "domain": null }, { "name": "ENCUMBER_TO_DATE", "type": "esriFieldTypeString", "alias": "ENCUMBER TO DATE\n", "length": 15, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES\n", "length": 255, "domain": null }, { "name": "CONTENT_LINK", "type": "esriFieldTypeString", "alias": "CONTENT LINK", "length": 255, "domain": null }, { "name": "PROJECT_PAGE", "type": "esriFieldTypeString", "alias": "PROJECT PAGE", "length": 255, "domain": null }, { "name": "SUB_PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Sub-Project Number", "length": 10, "domain": null }, { "name": "SHORT_TITLE", "type": "esriFieldTypeString", "alias": "SHORT TITLE", "length": 10, "domain": null }, { "name": "EST_COST", "type": "esriFieldTypeSmallInteger", "alias": "ESTIMATED COST", "domain": null }, { "name": "JUSTIFICATION", "type": "esriFieldTypeString", "alias": "PROJECT JUSTIFICATION", "length": 300, "domain": null }, { "name": "LN_MILEAGE", "type": "esriFieldTypeDouble", "alias": "LANE MILEAGE", "domain": null }, { "name": "DESIGN_PERCENT_COMPLETE", "type": "esriFieldTypeSmallInteger", "alias": "DESIGN % COMPLETE", "domain": null }, { "name": "DESIGN_PERCENT_COMPLETE1", "type": "esriFieldTypeSingle", "alias": "DESIGN % COMPLETE (Decimal)", "domain": null }, { "name": "CONSTRUCTION_PERCENT_COMPLETE", "type": "esriFieldTypeSmallInteger", "alias": "CONSTRUCTION % COMPLETE", "domain": null }, { "name": "CONSTRUCTION_PERCENT_COMPLETE1", "type": "esriFieldTypeSingle", "alias": "CONSTRUCTION % COMPLETE (Decimal)", "domain": null } ], "indexes": [ { "name": "R89_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_89_PROJECT_N", "fields": "PROJECT_NUMBER", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Engineering.DBO.CIP_Points", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "PROJECT_NUMBER", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{80E591B5-BA0C-49E3-8E3E-0D7A0946225A}" }, { "id": 1, "name": "Engineering.DBO.CIP_LIines", "relatedTableId": 1, "role": "esriRelRoleDestination", "keyField": "PROJECT_NUMBER", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{4630CAB2-4BB4-4047-9D61-A3D3191B4FC8}" } ], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "" } ] }