{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 67, "name": "Estruturas Água", "type": "Feature Layer", "parentLayer": { "id": 10, "name": "Água" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATACRIACAO", "creatorField": "USUARIOCRIACAO", "editDateField": "DATAATUALIZACAO", "editorField": "USUARIOATUALIZACAO" }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 668037.642, "ymin": 8750491.7142, "xmax": 674740.2774, "ymax": 8758193.7292, "spatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 128, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 128, 255, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IDESTRUTURA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "IDESTRUTURA", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IDESTRUTURA" }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATAINSTALACAO" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOME" }, { "name": "DATAOPERACAO", "type": "esriFieldTypeDate", "alias": "Data Operação", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATAOPERACAO" }, { "name": "TIPOESTRUTURA", "type": "esriFieldTypeString", "alias": "Tipo Estrutura", "domain": { "type": "codedValue", "name": "aTipoEstrutura", "description": "Tipo de estruturas de água", "codedValues": [ { "name": "Outros", "code": "Outros" }, { "name": "Estação Pitométrica", "code": "EstacaoPitometrica" }, { "name": "Armazém", "code": "Armazem" }, { "name": "Produção", "code": "Producao" }, { "name": "Estação Bomba", "code": "EstacaoBomba" }, { "name": "Bacia Armazenamento", "code": "BaciaArmazenamento" }, { "name": "Estação Tratamento", "code": "EstacaoTratamento" }, { "name": "Estação Metrô", "code": "EstacaoMetro" }, { "name": "Estação Elevatória", "code": "EstacaoElevatoria" }, { "name": "Centro de Reservação", "code": "CentroReservacao" }, { "name": "Caixa - Janela", "code": "CaixaJanela" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TIPOESTRUTURA" }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "domain": { "type": "codedValue", "name": "tOrigem", "description": "", "codedValues": [ { "name": "Cadastro Tecnico", "code": "CadastroTecnico" }, { "name": "Companhia", "code": "Companhia" }, { "name": "Empreendimento", "code": "Empreendimento" }, { "name": "Prefeitura", "code": "Prefeitura" }, { "name": "CAPEX", "code": "CAPEX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ORIGEM" }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "domain": { "type": "codedValue", "name": "tEstado", "description": "", "codedValues": [ { "name": "Desativado", "code": "Desativado" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Em Operação", "code": "EmOperacao" }, { "name": "Em Projeto", "code": "EmProjeto" }, { "name": "Implantado", "code": "Implantado" }, { "name": "Inoperante", "code": "Inoperante" }, { "name": "Abandonado", "code": "Abandonado" }, { "name": "Em Construção", "code": "EmConstrucao" }, { "name": "A Projetar", "code": "AProjetar" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ESTADO" }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DESCLOC" }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OBSERVACOES" }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROPRIETARIO" }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "GERENCIADO" }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATAATUALIZACAO" }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USUARIOATUALIZACAO" }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATACRIACAO" }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USUARIOCRIACAO" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6962_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6962", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6962", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5755_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Estruturas Água", "description": "", "prototype": { "attributes": { "PROPRIETARIO": null, "OBSERVACOES": null, "GERENCIADO": null, "IDESTRUTURA": null, "DATAINSTALACAO": null, "NOME": null, "DATAOPERACAO": null, "TIPOESTRUTURA": null, "ORIGEM": null, "ESTADO": null, "DESCLOC": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "727430c877054eef8a761bc10819e11e" }