{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Water Utility Service Address Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Address point service created for use in an interactive web application enabling residents to search their address for their water utility service provider. This is live data and updates automatically upon edits to SDE.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 3129409.3563755453, "ymin": 1.0115131151515976E7, "xmax": 3198475.7349748015, "ymax": 1.0158334589387149E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 0.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WATER_BILL_MAINT", "type": "esriFieldTypeString", "alias": "WATER BILLING & MAINT.", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "WATER_BILL_MAINT" }, { "name": "WATER", "type": "esriFieldTypeString", "alias": "WATER PROVIDER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "WATER" }, { "name": "WASTEWATER", "type": "esriFieldTypeString", "alias": "WASTEWATER PROVIDER", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "WASTEWATER" }, { "name": "PWS", "type": "esriFieldTypeString", "alias": "PUBLIC WATER SYSTEM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PWS" }, { "name": "FULL_ADDR", "type": "esriFieldTypeString", "alias": "FULL_ADDR", "domain": null, "editable": true, "nullable": true, "length": 170, "defaultValue": null, "modelName": "FULL_ADDR" }, { "name": "BLDG", "type": "esriFieldTypeString", "alias": "BLDG", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "BLDG" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "UNIT" }, { "name": "ADDNUM_PRE", "type": "esriFieldTypeString", "alias": "ADDNUM_PRE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ADDNUM_PRE" }, { "name": "ADDR_NUM", "type": "esriFieldTypeString", "alias": "ADDR_NUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADDR_NUM" }, { "name": "ADDNUM_SUF", "type": "esriFieldTypeString", "alias": "ADDNUM_SUF", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ADDNUM_SUF" }, { "name": "PRE_MOD", "type": "esriFieldTypeString", "alias": "PRE_MOD", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PRE_MOD" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PRE_TYPE" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "POST_DIR" }, { "name": "POST_MOD", "type": "esriFieldTypeString", "alias": "POST_MOD", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "POST_MOD" }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULL_NAME" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP" }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Parcel_ID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Utility Service Address Points", "description": "", "prototype": { "attributes": { "Parcel_ID": null, "WATER_BILL_MAINT": null, "WATER": null, "WASTEWATER": null, "PWS": null, "FULL_ADDR": null, "BLDG": null, "UNIT": null, "ADDNUM_PRE": null, "ADDR_NUM": null, "ADDNUM_SUF": null, "PRE_MOD": null, "PRE_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "POST_DIR": null, "POST_MOD": null, "FULL_NAME": null, "ZIP": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }