{ "isCoGoEnabled": false, "extent": { "ymin": 3308623.6154162423, "xmin": 8577741.163797878, "ymax": 3309573.1652645036, "xmax": 8578927.283470564, "spatialReference": { "latestWkid": 3857, "wkid": 102100 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 8, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "supportsReturningGeometryProperties": true, "templates": [ { "name": "Validation Line Errors", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": { "attributes": { "verificationtechnician": null, "featureobjectid": 0, "errormessage": " ", "severity": null, "correctionnotes": null, "verificationnotes": null, "errorphase": 2, "ruledescription": null, "errorstatus": 1, "ruletype": 0, "rulename": " ", "correctiontechnician": null, "featureglobalid": "{00000000-0000-0000-0000-000000000000}", "errornumber": 0, "ruleid": 0, "featureclassid": 0, "isexception": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.4, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Validation Line Errors", "allowTrueCurvesUpdates": false, "displayField": "rulename", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "Object ID" }, { "modelName": "featureclassid", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "featureclassid", "alias": "Feature class ID", "type": "esriFieldTypeInteger" }, { "modelName": "featureobjectid", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "featureobjectid", "alias": "Feature object ID", "type": "esriFieldTypeInteger" }, { "modelName": "featureglobalid", "nullable": false, "editable": true, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "domain": null, "name": "featureglobalid", "length": 38, "alias": "Feature global ID", "type": "esriFieldTypeGUID" }, { "modelName": "errornumber", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "errornumber", "alias": "Error number", "type": "esriFieldTypeInteger" }, { "modelName": "errormessage", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "errormessage", "length": 2000, "alias": "Error message", "type": "esriFieldTypeString" }, { "modelName": "ruletype", "nullable": false, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Maptest_AttributeRuleType", "description": "The attribute rule type that created the error record.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Calculation" }, { "code": 1, "name": "Constraint" }, { "code": 2, "name": "Validation" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ruletype", "alias": "Rule type", "type": "esriFieldTypeSmallInteger" }, { "modelName": "rulename", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "rulename", "length": 64, "alias": "Rule name", "type": "esriFieldTypeString" }, { "modelName": "ruleid", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ruleid", "alias": "Rule ID", "type": "esriFieldTypeInteger" }, { "modelName": "ruledescription", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ruledescription", "length": 256, "alias": "Rule description", "type": "esriFieldTypeString" }, { "modelName": "severity", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "severity", "alias": "Severity", "type": "esriFieldTypeInteger" }, { "modelName": "isexception", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Maptest_ValidationErrorException", "description": "Indicates if the error record has been marked as an exception.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "isexception", "alias": "Is exception", "type": "esriFieldTypeSmallInteger" }, { "modelName": "errorstatus", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Maptest_ValidationErrorStatus", "description": "Indicates error lifecycle status of an error", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Reviewed" }, { "code": 2, "name": "Resolved" }, { "code": 3, "name": "Mark As Exception" }, { "code": 4, "name": "Acceptable" }, { "code": 6, "name": "Unacceptable" }, { "code": 9, "name": "Exception" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "errorstatus", "alias": "Error status", "type": "esriFieldTypeInteger" }, { "modelName": "errorphase", "nullable": true, "editable": true, "defaultValue": 2, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Maptest_ValidationErrorPhase", "description": "Indicates error lifecycle phase of an error", "type": "codedValue", "codedValues": [ { "code": 2, "name": "Review" }, { "code": 4, "name": "Correction" }, { "code": 6, "name": "Verification" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "errorphase", "alias": "Error phase", "type": "esriFieldTypeInteger" }, { "modelName": "correctionnotes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "correctionnotes", "length": 256, "alias": "Correction notes", "type": "esriFieldTypeString" }, { "modelName": "correctiontechnician", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "correctiontechnician", "length": 256, "alias": "Correction technician", "type": "esriFieldTypeString" }, { "modelName": "verificationnotes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "verificationnotes", "length": 256, "alias": "Verification notes", "type": "esriFieldTypeString" }, { "modelName": "verificationtechnician", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "verificationtechnician", "length": 256, "alias": "Verification technician", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "globalid", "domain": null, "name": "globalid", "alias": "GlobalID" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 255, "name": "created_user", "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "length": 29, "name": "created_date", "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 255, "name": "last_edited_user", "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "length": 29, "name": "last_edited_date", "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": true, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "a10218_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true }, { "name": "r14534_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_14534", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "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, "supportsReturningGeometryProperties": 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": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "a765338f02544df0a2094359d0d2b67e", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Create,Update,Delete,Editing,Uploads", "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": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.4.0", "drawingInfo": { "renderer": { "symbol": { "color": [ 62, 45, 158, 255 ], "width": 1, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeOther", "nullable": true, "editable": true, "name": "shape", "typeName": "st_geometry", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolyline", "supportsLayerOverrides": true }