{ "isCoGoEnabled": false, "extent": { "ymin": 2953468.4299999997, "xmin": -8938104.2693, "ymax": 2970818.272399999, "xmax": -8932890.6548, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.4.0", "isDataArchived": false, "id": 1, "supportsSubtypeEditing": true, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Customer", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "cust_num": null, "address": null, "wl_install_date": null, "description": null, "water_consumed": 0, "water_consumed_units": null, "type": "NA", "mun_code": 0, "sl_install_date": null, "folio": null, "d_units": null, "meter_freq": "NA", "confidential": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.4, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Customer", "allowTrueCurvesUpdates": false, "displayField": "cust_num", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "CUST_NUM", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "cust_num", "length": 20, "alias": "CUST_NUM", "type": "esriFieldTypeString" }, { "modelName": "MUNCODE", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "mun_code", "alias": "MUN_CODE", "type": "esriFieldTypeDouble" }, { "modelName": "FOLIO", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "folio", "length": 13, "alias": "FOLIO", "type": "esriFieldTypeString" }, { "modelName": "ADDRESS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "address", "length": 50, "alias": "ADDRESS", "type": "esriFieldTypeString" }, { "modelName": "TYPE", "nullable": true, "editable": true, "defaultValue": "NA", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "CS_TYPE", "description": "CS_TYPE", "type": "codedValue", "codedValues": [ { "code": "NA", "name": "Not available." }, { "code": "S", "name": "Sewer" }, { "code": "W", "name": "Water" }, { "code": "WS", "name": "Water and Sewer" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "type", "length": 4, "alias": "TYPE", "type": "esriFieldTypeString" }, { "modelName": "DESCRIPTION", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "description", "length": 50, "alias": "DESCRIPTION", "type": "esriFieldTypeString" }, { "modelName": "WL_INSTALL_DATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "wl_install_date", "length": 29, "alias": "WL_INSTALL_DATE", "type": "esriFieldTypeDate" }, { "modelName": "DUNIT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "d_units", "length": 5, "alias": "D_UNITS", "type": "esriFieldTypeString" }, { "modelName": "METERFREQ", "nullable": true, "editable": true, "defaultValue": "NA", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "CS_METER_FREQ", "description": "CS_METER_FREQ", "type": "codedValue", "codedValues": [ { "code": "NA", "name": "Not available." }, { "code": "M", "name": "Monthly" }, { "code": "Q", "name": "Quarterly" }, { "code": "W", "name": "Weekly" }, { "code": "Y", "name": "Yearly" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "meter_freq", "length": 2, "alias": "METER_FREQ", "type": "esriFieldTypeString" }, { "modelName": "SL_INSTALL_DATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "sl_install_date", "length": 29, "alias": "SL_INSTALL_DATE", "type": "esriFieldTypeDate" }, { "modelName": "WATER_CONSUMED", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "water_consumed", "alias": "WATER_CONSUMED", "type": "esriFieldTypeDouble" }, { "modelName": "WATER_CONSUMED_UNITS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "water_consumed_units", "length": 13, "alias": "WATER_CONSUMED_UNITS", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "length": 1, "type": "esriFieldTypeString", "required": true, "modelName": "CONFIDENTIAL", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "CS_CONFIDENTIAL", "description": "CONFIDENTIAL INFORMATION", "type": "codedValue", "codedValues": [ { "code": "U", "name": "Unknown" }, { "code": "Y", "name": "Yes" }, { "code": "N", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "confidential", "alias": "CONFIDENTIAL" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "The Customer Layer is information is dynamic and changes very frequently so the information is reliable for very short period of time. The materials contained herein are provided \"AS IS\" and will contain inaccuracies. User is warned to utilize the materials herein at user's own risk and to verify the materials accuracy independently and assumes the risk of any and all loss.", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r555_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a525_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "hasAttachments": false, "queryBinsCapabilities": { "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsFixedIntervalBin": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsSpatialAggregationStatistics": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "1951daa69fcc41f996af3d8dfb34dae1", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "csv,excel,featureCollection,featureService,geojson,jsonl,pbf,shapefile", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.4.0", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 163, 45, 155, 255 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeDistinct", "nullable": true, "editable": true, "name": "shape", "typeName": "st_point", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "IT Division / RER-GIS / Unit", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }