{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Rede de Distribuição", "type": "Feature Layer", "parentLayer": { "id": 3, "name": "Rede Distribuição Gás" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1690455483000 }, "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, "supportsReturningGeometryEnvelope": true, "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,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 2023.540300000459, "ymin": -293339.63489999995, "xmax": 11681.022900000215, "ymax": 1149.6773000005633, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 1, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TIPO_REDE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TIPO_REDE", "type": "esriFieldTypeString", "alias": "Tipo Rede", "domain": { "type": "codedValue", "name": "D_023_TIPO_REDE", "description": "Tipo Rede Distribuição", "codedValues": [ { "name": "Ramal", "code": "R" }, { "name": "Tubagem Principal", "code": "TP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TIPO_RESERV" }, { "name": "MATER", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "D_023_MAT_REDE", "description": "Material da Rede Distribuição Gas", "codedValues": [ { "name": "Cobre", "code": "Cu" }, { "name": "Polietileno", "code": "Pe" }, { "name": "Aço", "code": "Aço" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Pe", "modelName": "CAPAC" }, { "name": "DIAM", "type": "esriFieldTypeString", "alias": "Diametro (mm)", "domain": { "type": "codedValue", "name": "D_023_DIAM", "description": "Diametro da Rede Distribuiçao Gas", "codedValues": [ { "name": "20", "code": "20" }, { "name": "32", "code": "32" }, { "name": "40", "code": "40" }, { "name": "63", "code": "63" }, { "name": "110", "code": "110" }, { "name": "160", "code": "160" }, { "name": "200", "code": "200" }, { "name": "25", "code": "25" }, { "name": "NA", "code": "NA" }, { "name": "12", "code": "12" }, { "name": "90", "code": "90" }, { "name": "75", "code": "75" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ENT_EXPL" }, { "name": "DIAM_pol", "type": "esriFieldTypeString", "alias": "Diametro (pol)", "domain": { "type": "codedValue", "name": "D_023_DIAM_pol", "description": "Diametro da Rede em Polegadas", "codedValues": [ { "name": "1'", "code": "1'" }, { "name": "1/2''", "code": "1/2''" }, { "name": "3/4''", "code": "3/4''" }, { "name": "2''1/2", "code": "2''1/2" }, { "name": "1''1/4", "code": "1''1/4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DIAM_pol" }, { "name": "ENT_EXPL", "type": "esriFieldTypeString", "alias": "Entidade Exploradora", "domain": { "type": "codedValue", "name": "D_023_ENT_EXP", "description": "Entidades Exploradoras da Rede Gas", "codedValues": [ { "name": "GASCAN", "code": "GASCAN" }, { "name": "PETROGAL", "code": "PETROGAL" }, { "name": "ROLEAR", "code": "ROLEAR" }, { "name": "RUBISGAS", "code": "RUBISGAS" }, { "name": "LUSIADAGAS", "code": "LUSIADAGAS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ENT_EXPL" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CONTACT_PIQ", "type": "esriFieldTypeString", "alias": "Contacto Piquete", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CONTACT_PIQ" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "gdb_ct3_909", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_909", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S849_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Rede de Distribuição", "description": "", "prototype": { "attributes": { "CONTACT_PIQ": null, "ENT_EXPL": null, "TIPO_REDE": null, "MATER": "Pe", "DIAM": null, "DIAM_pol": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0630718d6edb4de693fafb6f369ae67f" }