{ "isCoGoEnabled": false, "extent": { "ymin": 3411129.1719999313, "xmin": 1.201461695475021E7, "ymax": 3501009.1132499576, "xmax": 1.2095447504500091E7, "spatialReference": { "falseM": -100000, "xyTolerance": 0.002, "mUnits": 10000, "zUnits": 1, "latestWkid": 2284, "zTolerance": 2, "wkid": 102747, "xyUnits": 2296873.452828019, "mTolerance": 2, "falseX": -1.2279984143400002E8, "falseY": -2.6978229808500016E8, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "editingInfo": {"lastEditDate": 1772218317458}, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.6.0", "isDataArchived": false, "id": 1, "spatialReference": { "falseM": -100000, "xyTolerance": 0.002, "mUnits": 10000, "zUnits": 1, "latestWkid": 2284, "zTolerance": 2, "wkid": 102747, "xyUnits": 2296873.452828019, "mTolerance": 2, "falseX": -1.2279984143400002E8, "falseY": -2.6978229808500016E8, "falseZ": 0 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "SEWER", "id": 0 }, "currentVersion": 11.5, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": false, "name": "Sewer Cleanouts", "allowTrueCurvesUpdates": false, "displayField": "facilityid", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "defaultValue": null, "editable": false, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "FACILITYID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facilityid", "length": 30, "alias": "FACILITYID", "type": "esriFieldTypeString" }, { "modelName": "SERVICEAREA", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "servicearea", "length": 6, "alias": "SERVICEAREA", "type": "esriFieldTypeString" }, { "modelName": "Posting", "nullable": true, "editable": true, "defaultValue": "U", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LU_PU_Posting", "description": "Posting Code", "type": "codedValue", "codedValues": [ { "code": "1", "name": "Conceptual" }, { "code": "2", "name": "Approved" }, { "code": "3", "name": "Under Construction" }, { "code": "4", "name": "As-built" }, { "code": "5", "name": "Retired" }, { "code": "U", "name": "UNK" }, { "code": "9", "name": "Unknown" }, { "code": "6", "name": "Plugged Active" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "posting", "length": 20, "alias": "Posting", "type": "esriFieldTypeString" }, { "modelName": "PROJECTNO", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "projectno", "length": 18, "alias": "PROJECTNO", "type": "esriFieldTypeString" }, { "modelName": "SOURCE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "source", "length": 50, "alias": "SOURCE", "type": "esriFieldTypeString" }, { "modelName": "NTI_ASSACCOUNTNUM", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "nti_assaccountnum", "length": 9, "alias": "Account Number", "type": "esriFieldTypeString" }, { "modelName": "INSTALLDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "installdate", "length": 29, "alias": "INSTALLDATE", "type": "esriFieldTypeDate" }, { "modelName": "WARRANTYDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "warrantydate", "length": 29, "alias": "WARRANTYDATE", "type": "esriFieldTypeDate" }, { "modelName": "CONDITION", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "condition", "length": 30, "alias": "CONDITION", "type": "esriFieldTypeString" }, { "modelName": "CONDITIONDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "conditiondate", "length": 29, "alias": "CONDITIONDATE", "type": "esriFieldTypeDate" }, { "modelName": "COMMENT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "comment", "length": 50, "alias": "COMMENT", "type": "esriFieldTypeString" }, { "modelName": "CAP_ELEV", "nullable": true, "editable": true, "defaultValue": 999, "domain": null, "name": "cap_elev", "alias": "Cleanout Elevation", "type": "esriFieldTypeDouble" }, { "modelName": "GPS", "nullable": true, "editable": true, "defaultValue": 2, "domain": null, "name": "gps", "alias": "GPS Located", "type": "esriFieldTypeInteger" }, { "modelName": "DO_NOT_CAP", "nullable": true, "editable": true, "defaultValue": "N", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "type": "codedValue", "codedValues": [ { "code": "Y", "name": "Yes" }, { "code": "N", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "do_not_cap", "length": 1, "alias": "DO_NOT_CAP", "type": "esriFieldTypeString" }, { "modelName": "SP_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sp_id", "length": 10, "alias": "SP_ID", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "GlobalID", "domain": null, "name": "globalid", "alias": "GlobalID" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Virginia_South_FIPS_4502_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",11482916.66666666],PARAMETER[\"False_Northing\",3280833.333333333],PARAMETER[\"Central_Meridian\",-78.5],PARAMETER[\"Standard_Parallel_1\",36.76666666666667],PARAMETER[\"Standard_Parallel_2\",37.96666666666667],PARAMETER[\"Latitude_Of_Origin\",36.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "falseM": -100000, "mUnits": 10000, "zUnits": 1, "zTolerance": 2, "wkid": 2284, "xyUnits": 2296873.452828019, "mTolerance": 2, "falseX": -1.2279984143400002E8, "falseY": -2.6978229808500016E8, "falseZ": 0 }, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r182_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_182", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a155_ix1", "isUnique": true, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 2000, "hasAttachments": false, "queryBinsCapabilities": { "supportsFirstDayOfWeek": false, "supportedNormalizationTypes": [ "boxCox", "field", "inverse", "log", "naturalLog", "percentOfTotal", "squareRoot" ], "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsNormalization": true, "supportsSnapToData": true, "supportsFixedIntervalBin": true, "supportsStackBy": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true, "supportsSplitBy": true, "supportsReturnFullIntervalBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "fullTextSearchCapabilities": { "supportsOperator": true, "supportsSearchOperator": true }, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "fullTextSearchableFields": [], "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 }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "37aeb30e75f046b49ca19fbe2dee4aae", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "4", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "do_not_cap": "N", "facilityid": null, "installdate": null, "source": null, "gps": 2, "posting": "U", "nti_assaccountnum": null, "condition": null, "projectno": null, "sp_id": null, "servicearea": null, "warrantydate": null, "comment": null, "cap_elev": 999, "conditiondate": null } } } ], "name": "As-built", "domains": { "do_not_cap": {"type": "inherited"}, "posting": {"type": "inherited"} }, "id": "4" } ], "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,imageCollection,jsonl,pbf,shapefile", "tileMaxRecordCount": 4000, "typeIdField": "posting", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.4.0", "drawingInfo": { "renderer": { "field1": "posting", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 252, 179, 182, 255 ], "fromColor": [ 252, 179, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 184, 252, 184, 255 ], "fromColor": [ 184, 252, 184, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 189, 225, 252, 255 ], "fromColor": [ 189, 225, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 235, 187, 252, 255 ], "fromColor": [ 235, 187, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 240, 207, 255 ], "fromColor": [ 252, 240, 207, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 197, 252, 239, 255 ], "fromColor": [ 197, 252, 239, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 215, 236, 255 ], "fromColor": [ 252, 215, 236, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 182, 195, 252, 255 ], "fromColor": [ 182, 195, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 230, 252, 194, 255 ], "fromColor": [ 230, 252, 194, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 207, 192, 255 ], "fromColor": [ 252, 207, 192, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 222, 255 ], "fromColor": [ 252, 179, 222, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 210, 210, 252, 255 ], "fromColor": [ 210, 210, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 204, 248, 252, 255 ], "fromColor": [ 204, 248, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "defaultSymbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzUlEQVQokcXQvQrCMBQF4BtbGkILxSlDg7Pg7FM4Ors5+xJuTiLOvoJTH0Bw8hk6NksH26ElmDaNa0paxB/wjBc+Due68GHcX0GPELJwHAeZR6VUKoS4DUGPUnpkjK0RQh0ohEg555uiKM4WpJTu+hAAACGERVG0b5rmXpblpQODIJj2IQNPMMYzC76bP0Kl1OA+AACtNbRta8O6rg9VVc193x/3oSzLrmEYnvI870LOeQwAKynlFiE0MqGUMsUYL5MkeViNBo5fL/ziOU+xYU+ndDGEFgAAAABJRU5ErkJggg==", "yoffset": 0, "width": 10, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "1cbc4d6ca672561dbcd2a1b1dd44670d", "height": 10 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxUlEQVQokcXPPwsBcRzH8TenE0UxIyb/JoNHYTSbsFpNJDaTsJJnYPIAlIlNFimkK5OjFJ2ISZ1+d4qU9/itV32+Nr7M9isou6KkJAcW/VHbo5xXjM2gHMrSjlXIWaRXeJyjzEoUdiP6AgzmqcfKIgJwhfHFqzSmRdTDhOEL9CaIGKFn7ggBp5+4AD/tj/Cmmf8HcL+awNOSpjoh6U3iMUKrDiPZTVeAixYDIKNtqVntWPXwtEG5qKTXPTQB6vDg3WRD+EkPoZA37NK8txMAAAAASUVORK5CYII=", "yoffset": 0, "width": 10, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "ff2fabadfc1ca0dd1e52045652276f70", "height": 10 }, "label": "As-built", "value": "4" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeDistinct", "nullable": true, "editable": true, "name": "shape", "typeName": "st_point", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }