{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "SEWER MH", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 682657.5481270333, "ymin": 2915763.9427634003, "xmax": 708639.8271379807, "ymax": 2946102.06034823, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 171, 205, 102, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MHTYPE", "type": "esriFieldTypeSmallInteger", "alias": "MHTYPE", "domain": { "type": "codedValue", "name": "SEWER", "description": "SEWER CODE", "codedValues": [ { "name": "SMH", "code": 0 }, { "name": "Town Pump Station", "code": 1 }, { "name": "T", "code": 2 }, { "name": "Termination no SMH", "code": 3 }, { "name": "MWRA-Direct", "code": 4 }, { "name": "Abandoned", "code": 5 }, { "name": "MWRA Meter", "code": 6 }, { "name": "Abandoned SMH", "code": 7 }, { "name": "Clean Out", "code": 8 }, { "name": "Private Pump", "code": 9 }, { "name": "Sewer Gate", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "MHTYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NAME" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AncillaryRole" }, { "name": "INVERT_2", "type": "esriFieldTypeDouble", "alias": "INVERT_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERT_2" }, { "name": "INVERT_3", "type": "esriFieldTypeDouble", "alias": "INVERT_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVERT_3" }, { "name": "INVERT", "type": "esriFieldTypeDouble", "alias": "INVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "INVERT" }, { "name": "INF_ID", "type": "esriFieldTypeString", "alias": "INF_ID", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "INF_ID" }, { "name": "RIM", "type": "esriFieldTypeDouble", "alias": "RIM", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "RIM" }, { "name": "EST_RIM", "type": "esriFieldTypeSmallInteger", "alias": "EST_RIM", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "EST_RIM" }, { "name": "GPS_LOCATED", "type": "esriFieldTypeString", "alias": "GPS_Located", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "GPS_Located" }, { "name": "BASIN", "type": "esriFieldTypeDouble", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASIN" }, { "name": "BID", "type": "esriFieldTypeString", "alias": "BID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AE_SEWER", "type": "esriFieldTypeString", "alias": "AE_SEWER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AE_SEWER" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R758_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_758", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S614_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SEWER MH", "description": "", "prototype": { "attributes": { "AE_SEWER": null, "BID": null, "OBJECTID": null, "MHTYPE": 0, "NAME": null, "ENABLED": 1, "ANCILLARYROLE": 0, "INVERT_2": null, "INVERT_3": null, "INVERT": 0, "INF_ID": null, "RIM": 0, "EST_RIM": 0, "GPS_LOCATED": null, "BASIN": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3ef5253e98e84e7499d24eb7b96a05b0" }