{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 96, "name": "Dirty Areas", "type": "Feature Layer", "parentLayer": { "id": 97, "name": "AATraceNetwork Trace Network" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATIONDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1748362113000 }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -5594901.0005, "ymin": -1.43446537684E7, "xmax": 5594897.430500001, "ymax": 5559259.6526999995, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 128, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 128, 255, 255 ], "width": 2 } }, "label": "Dirty Areas" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "isretired", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "isretired", "type": "esriFieldTypeInteger", "alias": "Is retired", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "isretired" }, { "name": "status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "status" }, { "name": "sourceid", "type": "esriFieldTypeInteger", "alias": "Network Source ID", "domain": { "type": "codedValue", "name": "AATraceNetwork_986_FeatureSourceID", "description": "The source feature class name in the trace network.", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Association", "code": 1 }, { "name": "System Junction", "code": 2 }, { "name": "Acessorios - Distribuicao", "code": 3 }, { "name": "aValvulasControlo", "code": 4 }, { "name": "Valvulas de descarga - Distribuicao", "code": 5 }, { "name": "aValvulasSeccionamento", "code": 6 }, { "name": "aRamais", "code": 7 }, { "name": "aTubagens", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "sourceid", "required": true }, { "name": "guid", "type": "esriFieldTypeGUID", "alias": "Feature Guid", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "guid" }, { "name": "updatetype", "type": "esriFieldTypeInteger", "alias": "Update type", "domain": { "type": "codedValue", "name": "AATraceNetwork_986_UpdateType", "description": "The type of dirty area edit.", "codedValues": [ { "name": "Insert", "code": 0 }, { "name": "Update", "code": 1 }, { "name": "Delete", "code": 2 }, { "name": "Error", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "updatetype", "required": true }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "Creation date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate", "required": true }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "creator", "required": true }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "Last update", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "lastupdate", "required": true }, { "name": "updatedby", "type": "esriFieldTypeString", "alias": "Updated by", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "updatedby", "required": true }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape Area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(dirtyarea)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(dirtyarea)", "required": true } ], "geometryField": { "name": "dirtyarea", "type": "esriFieldTypeGeometry", "alias": "Dirty Area", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "dirtyarea" }, "indexes": [ { "name": "gdb_990_guid", "fields": "guid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_990_updatety", "fields": "updatetype", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r579_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_579", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a289_ix1", "fields": "dirtyarea", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Dirty Areas", "description": "", "prototype": { "attributes": { "updatetype": 0, "isretired": 0, "status": 0, "sourceid": 0, "guid": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Uploads,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2083e2f395c04ff2afcf58f5902d1369" }