{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Comercial", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Matrículas" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 483250.18709999975, "ymin": 8666006.597, "xmax": 781797.3032, "ymax": 8934441.6279, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Matrículas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Comercial" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 228, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 78, 78, 78, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 483250.18709999975, "ymin": 8666006.597, "xmax": 781797.3032, "ymax": 8934441.6279, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MATRICULA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MATRICULA", "type": "esriFieldTypeString", "alias": "Matricula Completa", "length": 15, "domain": null }, { "name": "REDEAGUA", "type": "esriFieldTypeString", "alias": "Rede Água Disponível", "length": 10, "domain": { "type": "codedValue", "name": "tSimNao", "description": "A yes/no indicator", "codedValues": [ { "name": "Sim", "code": "Sim" }, { "name": "Não", "code": "Não" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REDEESGOTO", "type": "esriFieldTypeString", "alias": "Rede Esgoto Disponível", "length": 10, "domain": { "type": "codedValue", "name": "tSimNao", "description": "A yes/no indicator", "codedValues": [ { "name": "Sim", "code": "Sim" }, { "name": "Não", "code": "Não" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOMESISTAGUA", "type": "esriFieldTypeString", "alias": "Nome Sist. Água", "length": 100, "domain": null }, { "name": "NOMEDMC", "type": "esriFieldTypeString", "alias": "Nome DMC", "length": 100, "domain": null }, { "name": "NOMESISTESGOTO", "type": "esriFieldTypeString", "alias": "Nome Sist. Esgotamento", "length": 100, "domain": null }, { "name": "BACIAESGOTAMENTO", "type": "esriFieldTypeString", "alias": "Bacia Esgotamento", "length": 100, "domain": null }, { "name": "IDLOTE", "type": "esriFieldTypeString", "alias": "Id. Lote", "length": 50, "domain": null }, { "name": "BAIRROGIS", "type": "esriFieldTypeString", "alias": "Bairro GIS", "length": 100, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 100, "domain": null }, { "name": "REGIONAL", "type": "esriFieldTypeString", "alias": "Regional", "length": 30, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SETORCENSITARIO", "type": "esriFieldTypeString", "alias": "Setor Censitário (2022)", "length": 50, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6958_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5751_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Água", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 47, "name": "Bomba" }, { "id": 11, "name": "Booster" }, { "id": 12, "name": "Captação (Iguá)" }, { "id": 13, "name": "Captação (DESO)" }, { "id": 14, "name": "Conexão" }, { "id": 15, "name": "Caminhão Pipa" }, { "id": 16, "name": "Derivações" }, { "id": 45, "name": "Emenda Água" }, { "id": 17, "name": "Estação Análise" }, { "id": 18, "name": "Estação Elevatória de Água" }, { "id": 19, "name": "Reforço de Cloro" }, { "id": 20, "name": "Estação de Tratamento de Água (Iguá)" }, { "id": 21, "name": "Estação de Tratamento de Água (DESO)" }, { "id": 22, "name": "Hidrante" }, { "id": 23, "name": "Macromedidor" }, { "id": 24, "name": "Macromedidor (Fluxx)" }, { "id": 25, "name": "Pontos Rede de Distribuição" }, { "id": 26, "name": "Ponto Amostragem" }, { "id": 27, "name": "Ponto de Descarga" }, { "id": 28, "name": "Ponto de Pressão" }, { "id": 29, "name": "Reservatório" }, { "id": 30, "name": "Registro de Manobras" }, { "id": 31, "name": "Válvula Sistema Água" }, { "id": 32, "name": "Ramal de Ligação" }, { "id": 33, "name": "Rede de Água (Adutora)" }, { "id": 34, "name": "Rede de Água (Adutora) - Sem Fluxo" }, { "id": 35, "name": "Rede de Água" }, { "id": 67, "name": "Estruturas Água" }, { "id": 37, "name": "Válvula Sistema - Área" }, { "id": 38, "name": "Setor de Pressão" }, { "id": 39, "name": "Setor de Manobra" }, { "id": 46, "name": "Distrito de Medição e Controle (DMC)" }, { "id": 40, "name": "Setor de Abastecimento" }, { "id": 41, "name": "SubSistema de Abastecimento" }, { "id": 42, "name": "Sistema de Abastecimento" }, { "id": 43, "name": "Sistema de Abastecimento (Município)" }, { "id": 44, "name": "Área de Operação" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -5120763.767723999, "ymin": 2035.0570612568408, "xmax": 6120763.767724001, "ymax": 1.9997964942938745E7, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 47, "name": "Bomba", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "11c9c160e736756c4fbcb72231373278", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADyElEQVRIic2WP2gbVxzHPxf/I4tPJ8eGk0uuibV4sMGcA1msQR7SgjwZWkidLZEHrSnUk+Wloe1QKM2gs3CXZMgQCJzA9mKItRSSc6kS6BJjLiCp+WPJF0iNMfbroNOzTj7HLTGl3+ne3Y/3ee/3+77fu07+Q3X+/2B9YpBOoghiHBKV7wW7QJl9Nnmn1D4O1i/iKAxxSJSDkO8K54E43cQZEDUOeM62Uv73sH6RQDCIOG29vg6JopCgX5R5o6z/c1gT1NQIGinGGGOSHiL0oLFHnTpbvGeHDHkZKxhkQFzjtbJ6OqwdNEeSq0yrvxU0Y9mh9IuF2g1c0DWGTS2SyeKu6Ekek+cOa3KXfeIK28qTk2H9Ih4Afce0+ml12vtmFq9oUwLUWIyIruM6DpQcvAcWDJvwo32Tu/pluUuFOL0iYJwgTGFI1miOJN3OdOT7BbyijWGapLJZRlMpGV5YWMDOZuEPBz6Lof4ukt4tNlhkA4AuEsCj47A+MShtPYLGVabVnyzcVRuAr3I5DNOU4a7j4DoOhmk2dglwYxyWnt5mkev+4s/TK6LN3R3BOlvsnWLM+NPR3AcWAIZpHgMVFhbwKhUyts3dqSlcx8ErOai/FvDmUklZvy6GgDaYICafx5hkyZLD0ampQLa9alWCVF3nYsvuRvcrFMeYBB/WcdQEjmCtnaGHiLtSkENV1wOw0VQqUDvDNCn6zy/vWTCRvhQ2b/g560EzDB33bQWAomUxkU6HhgKUCkcL26lWT4wLh+1R50JMg0ZqWs3QLtdxKNm2HEdGTLw96vJFo3+2wQS7fq+DOlvuX2itk347Ps5EOs1UNouq63jVKiXbpmhZBDRsQp0tOe4Ig0EZiAPwnh01M49XtGlV0bIoWlbQ7u2aSMGrFtgBIYd6n026fViGvLdiJke/zlL6IctMLsfFkBQ29dJxuDc7izGTxtXMLX72ndic9xjsnVJjQNSkex6Td2fmb6r3LUqFAt4HCr9TqcCwiTqfgyUe8syv2TlqJ7erA56jkADgDmveJ1xWl8tJ98Z4wATtMmbSGDmb0joPZatqzteiIGxbKdMvyrIZZ8h7t9hg6eltw210B/d+wxCREZOdiE7kCz91y20gwYv2i/S49d8o6wyIazKdi2ywyHV3zkzyuTnJl/OXgIa962x5r2jU6FmL3RXKvA1eL+EwgNfKKn3iCopvGMDvdWuh8a0SvAgDnQwD2Fae0Cs26SIhz9+HdI6P+AcBfCc9oldE6WKIDqIyvYJdOtjlgNrZ/F0FoadOdjawM9LfNC+Ox0BIAqsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 673519.1260000002, "ymin": 8757685.4212, "xmax": 673519.1260000002, "ymax": 8757685.4212, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 50, "domain": null }, { "name": "TIPOBOMBA", "type": "esriFieldTypeString", "alias": "Tipo Bomba", "length": 50, "domain": { "type": "codedValue", "name": "aTipoBomba", "description": "Tipo de Bomba d'agua", "codedValues": [ { "name": "Alternativo", "code": "Alternativo" }, { "name": "Centrífugo", "code": "Centrifugo" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Fluxo Axial", "code": "FluxoAxial" }, { "name": "Jato", "code": "Jato" }, { "name": "Outros", "code": "Outros" }, { "name": "Rotativo", "code": "Rotativo" }, { "name": "Turbina", "code": "Turbina" }, { "name": "Sucção", "code": "Succao" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETROENTRADA", "type": "esriFieldTypeDouble", "alias": "Diâmetro Entrada", "domain": null }, { "name": "DIAMETROSAIDA", "type": "esriFieldTypeDouble", "alias": "Diâmetro Saída", "domain": null }, { "name": "VAZAONOMINAL", "type": "esriFieldTypeString", "alias": "Vazão Nominal", "length": 20, "domain": null }, { "name": "PRESSAONOMINAL", "type": "esriFieldTypeString", "alias": "Pressão Nominal", "length": 20, "domain": null }, { "name": "CABECADINAMICA", "type": "esriFieldTypeString", "alias": "Cabeça Dinâmica", "length": 20, "domain": null }, { "name": "CABECADESLIGAMENTO", "type": "esriFieldTypeDouble", "alias": "Cabeça Desligamento", "domain": null }, { "name": "CABECAMAXOP", "type": "esriFieldTypeDouble", "alias": "Cebeca Maxima Oparecional", "domain": null }, { "name": "MODELOCABECA", "type": "esriFieldTypeDouble", "alias": "Modelo Cabeça", "domain": null }, { "name": "SAIDAOPMAXIMA", "type": "esriFieldTypeDouble", "alias": "Saída Operacional Máxima", "domain": null }, { "name": "VAZAOPROJETADA", "type": "esriFieldTypeDouble", "alias": "Vazão Projetada", "domain": null }, { "name": "ELEVACAO", "type": "esriFieldTypeDouble", "alias": "Elevação", "domain": null }, { "name": "ROTACAO", "type": "esriFieldTypeDouble", "alias": "Rotação", "domain": null }, { "name": "MARCABOMBA", "type": "esriFieldTypeString", "alias": "Marca", "length": 50, "domain": null }, { "name": "MODELOBOMBA", "type": "esriFieldTypeString", "alias": "Modelo", "length": 50, "domain": null }, { "name": "POTENCIAELETRICA", "type": "esriFieldTypeString", "alias": "Potência Elétrica", "length": 50, "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "Papel Auxiliar", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOMBARESERVA", "type": "esriFieldTypeSmallInteger", "alias": "Bomba Reserva", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NRDESERIE", "type": "esriFieldTypeString", "alias": "Número de Série", "length": 50, "domain": null }, { "name": "AMPERAGEMBOMBA", "type": "esriFieldTypeString", "alias": "Amperagem Bomba", "length": 20, "domain": null }, { "name": "ALTMANOMETRICABOMBA", "type": "esriFieldTypeString", "alias": "Altura Manométrica Bomba", "length": 20, "domain": null }, { "name": "DATASUBSTBOMBA", "type": "esriFieldTypeDate", "alias": "Data Substituição Bomba", "length": 8, "domain": null }, { "name": "CAVALETE", "type": "esriFieldTypeSmallInteger", "alias": "Cavalete", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIALCAVALETE", "type": "esriFieldTypeString", "alias": "Material Cavalete", "length": 20, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETROCAVALETE", "type": "esriFieldTypeString", "alias": "Diâmetro Cavalete", "length": 20, "domain": null }, { "name": "MEDIDORVAZAOCAVALETE", "type": "esriFieldTypeString", "alias": "Medidor Vazão Cavalete", "length": 20, "domain": null }, { "name": "MEDIDORNIVELCAVALETE", "type": "esriFieldTypeString", "alias": "Medidor Nível Cavalete", "length": 20, "domain": null }, { "name": "ELETRODUTOINFERIOR", "type": "esriFieldTypeString", "alias": "Eletroduto Inferior", "length": 20, "domain": null }, { "name": "ELETRODUTOSUPERIOR", "type": "esriFieldTypeString", "alias": "Eletroduto Superior", "length": 20, "domain": null }, { "name": "VAZAO", "type": "esriFieldTypeString", "alias": "Vazão", "length": 20, "domain": null }, { "name": "VAZAOESPECIFICA", "type": "esriFieldTypeString", "alias": "Vazão Específica", "length": 20, "domain": null }, { "name": "DIAMETROROTOR", "type": "esriFieldTypeString", "alias": "Diâmetro do Rotor", "length": 20, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6788", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Booster", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "782a56cc7f9531780aea7f63ea7e8f8a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAXCAYAAAAYyi9XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC00lEQVRIid2VT0jbcBTHP4NBc4sEitRhypwEhljKquKlTEQYDGNhuzjYPAysDD055mWgQ/RSmCcVamAwGDqEOVx72ZDSIYLouokehNEJrcxSlWpgB73tkBiNbbWK7LAHgbzfv897v3zfy3X+sV3/H4Aq8Ml8TwB1lwFWAD7AVdJaUTrg3sM005oPCAJRYOs8oA94ZUJ8iNJBSaHpOYEySafmjm6OhIGMGXRRYBAI423MotTqtATmaWjSi6y1mxaSiU66Lb+7f5WxQeeRWwgYRpQ6eNyzSmdfuiTIBew0UAWC9A4vE3iStc1sbghUVhW+1qW4SGZTAGAnI9jmTvkngRXAAM1q2gZbiovMzZbz+YNMmXTI0+c/84IZH1JYWSy3fHf18fVPawqGaPKArYhSDSNTc9aIFpIZG/TQrKbpHV5jO+Ng5GUtA8/qWfljHYLkPORYGEFSyTBvXivm7LXiGd5U7MKITrrp7rd/y86+NAGvHy0kW+PtXSliEb8JnAAglazAqEOb2TNUao+BWkhmP+coKJxbt3Wik25r7ljBPox6m8jbUzBDp2vH8nYyAmXSYcFd7V0pgq1+m5BE6QA9d25jOAlMsP7DAxhRtwSyTGsKS3Exrwbfh900q2kLtrkhoOcEClzhWcAtfq37La+hScddrTM+pOCS16zDtZBMLCIzEZ231n5fEDFEcyHgBKlk0JbR6MwyPQ/qUT0teBuz7O0K7OccNKtpW9Yf38rA8nmw08AEkOBFRz1f00ZpVFYdMLsyb9Wi05XNE5EWks0aLCqUYkCANvTcb3ofeRiZWrVGG5r0gr10KS7yblQxYZHLALeAOmKRbwS8IqMzy0Xb2VFTMLpIVymwQkAwrvYGqWQY1dOKtzGL5Dzk7v0s2xkHC1/K2dsVSCWTQFupmZ0FBCNTFfCxsmj8RGORejOYWQxFRihBlaUCjyxhPiUJ4iqAV25/AQdgAX3c1oIVAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 668813.0718999999, "ymin": 8752038.7383, "xmax": 708737.0959000001, "ymax": 8792159.2881, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 50, "domain": null }, { "name": "DIAMETROENTRADA", "type": "esriFieldTypeDouble", "alias": "Diâmetro Entrada", "domain": null }, { "name": "DIAMETROSAIDA", "type": "esriFieldTypeDouble", "alias": "Diâmetro Saída", "domain": null }, { "name": "VAZAONOMINAL", "type": "esriFieldTypeString", "alias": "Vazão Nominal", "length": 20, "domain": null }, { "name": "PRESSAONOMINAL", "type": "esriFieldTypeString", "alias": "Pressão Nominal", "length": 20, "domain": null }, { "name": "CABECADINAMICA", "type": "esriFieldTypeString", "alias": "Cabeça Dinâmica", "length": 20, "domain": null }, { "name": "CABECADESLIGAMENTO", "type": "esriFieldTypeDouble", "alias": "Cabeça Desligamento", "domain": null }, { "name": "CABECAMAXOP", "type": "esriFieldTypeDouble", "alias": "Cabeça Máxima Operacional", "domain": null }, { "name": "MODELOCABECA", "type": "esriFieldTypeDouble", "alias": "Modelo Cabeça", "domain": null }, { "name": "SAIDAOPMAXIMA", "type": "esriFieldTypeDouble", "alias": "Saída Operacional Máxima", "domain": null }, { "name": "VAZAOPROJETADA", "type": "esriFieldTypeDouble", "alias": "Vazão Projetada", "domain": null }, { "name": "ELEVACAO", "type": "esriFieldTypeDouble", "alias": "Elevação", "domain": null }, { "name": "ROTACAO", "type": "esriFieldTypeDouble", "alias": "Rotação", "domain": null }, { "name": "MARCABOMBA", "type": "esriFieldTypeString", "alias": "Marca", "length": 50, "domain": null }, { "name": "MODELOBOMBA", "type": "esriFieldTypeString", "alias": "Modelo", "length": 50, "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "Papel Auxiliar", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOMBARESERVA", "type": "esriFieldTypeSmallInteger", "alias": "Bomba Reserva", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NRDESERIE", "type": "esriFieldTypeString", "alias": "Número de Série", "length": 50, "domain": null }, { "name": "AMPERAGEMBOMBA", "type": "esriFieldTypeString", "alias": "Amperagem Bomba", "length": 20, "domain": null }, { "name": "DATASUBSTBOMBA", "type": "esriFieldTypeDate", "alias": "Data Substituição Bomba", "length": 8, "domain": null }, { "name": "CAVALETE", "type": "esriFieldTypeSmallInteger", "alias": "Cavalete", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIALCAVALETE", "type": "esriFieldTypeString", "alias": "Material Cavalete", "length": 20, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETROCAVALETE", "type": "esriFieldTypeString", "alias": "Diâmetro Cavalete", "length": 20, "domain": null }, { "name": "MEDIDORVAZAOCAVALETE", "type": "esriFieldTypeString", "alias": "Medidor Vazão Cavalete", "length": 20, "domain": null }, { "name": "MEDIDORNIVELCAVALETE", "type": "esriFieldTypeString", "alias": "Medidor Nível Cavalete", "length": 20, "domain": null }, { "name": "ELETRODUTOINFERIOR", "type": "esriFieldTypeString", "alias": "Eletroduto Inferior", "length": 20, "domain": null }, { "name": "ELETRODUTOSUPERIOR", "type": "esriFieldTypeString", "alias": "Eletroduto Superior", "length": 20, "domain": null }, { "name": "VAZAOESPECIFICA", "type": "esriFieldTypeString", "alias": "Vazão Específica", "length": 20, "domain": null }, { "name": "DIAMETROROTOR", "type": "esriFieldTypeString", "alias": "Diâmetro do Rotor", "length": 20, "domain": null }, { "name": "POTENCIAELETRICA", "type": "esriFieldTypeDouble", "alias": "Potência Elétrica", "domain": null }, { "name": "ALTMANOMETRICABOMBA", "type": "esriFieldTypeDouble", "alias": "Altura Manométrica Bomba", "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6810", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Captação (Iguá)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPOCAPTACAO", "field2": "ESTADO", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3aa90bd2c473fedab0fb07d32fb40be0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNUlEQVQokZ2SQW7CMBBFn52kqELKBlUoVs/AxhwDrhGOATlGcwxyDheJM1QEVNEFiEoljd1FmhAU6KJ/OZ43/3s0Pv+U36m8vitcTyOFRhAhZcqob/4GzWGKFHNANzVrY1bHHOtm6DDrguYwxRNLABUIJqGPfpTM3r5AEOGJJevTuHb3m3iVE/Eg4OW518yLBwHJ7sxie4bSZoC6gK6nAa0CcQXVmg8fKlAQYQ5TdJhVoCcigEnY3VXbOd0XTW/dqeu/3VPz5tpRpUyxNl5sz8yHDx0oL1zlBuDJ7AKO+obVMUcQJbtrOC8c6UfBpnAA5nqrANbN8MRysa02GA8CVCBI9w0EpUvq9guow4z1aUxpMwRRE62SoXTJ7QOoI4P6PYYIh8KTGd+fOfpp0269vf/W5Hv6AVQsdu8+W/t9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Poco,", "label": "Poço (Em Operação)" }, { "symbol": { "type": "esriPMS", "url": "3aa90bd2c473fedab0fb07d32fb40be0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNUlEQVQokZ2SQW7CMBBFn52kqELKBlUoVs/AxhwDrhGOATlGcwxyDheJM1QEVNEFiEoljd1FmhAU6KJ/OZ43/3s0Pv+U36m8vitcTyOFRhAhZcqob/4GzWGKFHNANzVrY1bHHOtm6DDrguYwxRNLABUIJqGPfpTM3r5AEOGJJevTuHb3m3iVE/Eg4OW518yLBwHJ7sxie4bSZoC6gK6nAa0CcQXVmg8fKlAQYQ5TdJhVoCcigEnY3VXbOd0XTW/dqeu/3VPz5tpRpUyxNl5sz8yHDx0oL1zlBuDJ7AKO+obVMUcQJbtrOC8c6UfBpnAA5nqrANbN8MRysa02GA8CVCBI9w0EpUvq9guow4z1aUxpMwRRE62SoXTJ7QOoI4P6PYYIh8KTGd+fOfpp0269vf/W5Hv6AVQsdu8+W/t9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Poco,EmOperacao", "label": "Poço (Em Operação)" }, { "symbol": { "type": "esriPMS", "url": "3a03b231cf7af28c1b9ef25c986cb853", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABC0lEQVQokZ2SQW6DMBBFH4IqUhSpaxuplyDHINcwx8AcIz4GnINLVIpZR0RZtaULPBYU2kX/cjxP/894Mv6p7GfhHXQKBVAkoACnof8TvMElgZoZFBkPwwRVDt0GDFALkGrNoSx5KQruVQWgEmg9nMU9k3jBiaMxvF6v0e5oDI+mYbQWZkcdQZkp1XoFiU51LaC6wSWHLgMIS+BQlnsLjM5P52KvzFjIbL9J3qZlVMABZrSWU11voK9h4OkcIV0XQQ29hwFQj6ZZwQJ9eg/Qr7YaIlQJtKO1jNZyNIZU6yXEBI30RzCHzsOZOYqSaEH9BM3uAUhkQIdjUNP8v90HDG/gl72bWxX3vfpS37TSXQg7w6xWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Poco,Desativado", "label": "Poço (Desativado)" }, { "symbol": { "type": "esriPMS", "url": "3a03b231cf7af28c1b9ef25c986cb853", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABC0lEQVQokZ2SQW6DMBBFH4IqUhSpaxuplyDHINcwx8AcIz4GnINLVIpZR0RZtaULPBYU2kX/cjxP/894Mv6p7GfhHXQKBVAkoACnof8TvMElgZoZFBkPwwRVDt0GDFALkGrNoSx5KQruVQWgEmg9nMU9k3jBiaMxvF6v0e5oDI+mYbQWZkcdQZkp1XoFiU51LaC6wSWHLgMIS+BQlnsLjM5P52KvzFjIbL9J3qZlVMABZrSWU11voK9h4OkcIV0XQQ29hwFQj6ZZwQJ9eg/Qr7YaIlQJtKO1jNZyNIZU6yXEBI30RzCHzsOZOYqSaEH9BM3uAUhkQIdjUNP8v90HDG/gl72bWxX3vfpS37TSXQg7w6xWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Poco,Desativado<", "label": "Poço (Desativado)" }, { "symbol": { "type": "esriPMS", "url": "3a03b231cf7af28c1b9ef25c986cb853", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABC0lEQVQokZ2SQW6DMBBFH4IqUhSpaxuplyDHINcwx8AcIz4GnINLVIpZR0RZtaULPBYU2kX/cjxP/894Mv6p7GfhHXQKBVAkoACnof8TvMElgZoZFBkPwwRVDt0GDFALkGrNoSx5KQruVQWgEmg9nMU9k3jBiaMxvF6v0e5oDI+mYbQWZkcdQZkp1XoFiU51LaC6wSWHLgMIS+BQlnsLjM5P52KvzFjIbL9J3qZlVMABZrSWU11voK9h4OkcIV0XQQ29hwFQj6ZZwQJ9eg/Qr7YaIlQJtKO1jNZyNIZU6yXEBI30RzCHzsOZOYqSaEH9BM3uAUhkQIdjUNP8v90HDG/gl72bWxX3vfpS37TSXQg7w6xWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Poco,Desconhecido", "label": "Poço (Desativado)" }, { "symbol": { "type": "esriPMS", "url": "dd46bf1fdc920d96680f38f06ffa3060", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB3UlEQVQ4ja2TUXaiQBBFb4O4B9kG0eTDDWhg3IUuQ1yG7MIB2w34oa0sY3ANMQM1Hw0kxphjZoYfTp2ufl2v6laH//h17srKdgHhU/7vYut9ilIh2iSMB7O/F1vvY5QKEVmg1Jz1/sTzY/x9MW0iYI7IgufHmM2hAJZokzMepPeLrbY+Ss0RSdpKRv2EzWGKyBL4hpjXDRAJqKrLHp1ffuB1f7Ha+kyGxX1iSvUQ4WqCk2GBNifcTg+4U6wscxznGglrs/fpnZti4VPO5pDjOCnapFRVgusGiMRAcou529Mc9R/QZolSAY5zROQEpF+x9jVnzcXV1gf4rOnXYtpEvJ7zNlmb6IIlt9O7sPZ+mtkuoPx9YjIsmspCvO4S8GtYf7br07C13lt4m/XKdg+ETzlKxXjdAph1WjvaRGhToFQBzBCJ0SZCBJSaYemftueOk9ZbAaN+9GZztfUZD/y2ZNufpEXD2lKtPfv/eF7b9LpztLEVZrugfjVm1E9a240tu/xTVtsmTptqrdjreYHXPbI5BIj4iOS1rQCIEMlwnCPrfYZSASJ5nW9tlmX8ZtNOxjZfqR7jgbXgugFlaSFt4vPLjMmwYHOYUlU+Imkz6UvO3uNgE/Kb8aiffOTsD0gRB4bn/O1vAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Represa,EmOperacao", "label": "Rio (Em Operação)" }, { "symbol": { "type": "esriPMS", "url": "dd46bf1fdc920d96680f38f06ffa3060", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB3UlEQVQ4ja2TUXaiQBBFb4O4B9kG0eTDDWhg3IUuQ1yG7MIB2w34oa0sY3ANMQM1Hw0kxphjZoYfTp2ufl2v6laH//h17srKdgHhU/7vYut9ilIh2iSMB7O/F1vvY5QKEVmg1Jz1/sTzY/x9MW0iYI7IgufHmM2hAJZokzMepPeLrbY+Ss0RSdpKRv2EzWGKyBL4hpjXDRAJqKrLHp1ffuB1f7Ha+kyGxX1iSvUQ4WqCk2GBNifcTg+4U6wscxznGglrs/fpnZti4VPO5pDjOCnapFRVgusGiMRAcou529Mc9R/QZolSAY5zROQEpF+x9jVnzcXV1gf4rOnXYtpEvJ7zNlmb6IIlt9O7sPZ+mtkuoPx9YjIsmspCvO4S8GtYf7br07C13lt4m/XKdg+ETzlKxXjdAph1WjvaRGhToFQBzBCJ0SZCBJSaYemftueOk9ZbAaN+9GZztfUZD/y2ZNufpEXD2lKtPfv/eF7b9LpztLEVZrugfjVm1E9a240tu/xTVtsmTptqrdjreYHXPbI5BIj4iOS1rQCIEMlwnCPrfYZSASJ5nW9tlmX8ZtNOxjZfqR7jgbXgugFlaSFt4vPLjMmwYHOYUlU+Imkz6UvO3uNgE/Kb8aiffOTsD0gRB4bn/O1vAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rio,EmOperacao", "label": "Rio (Em Operação)" }, { "symbol": { "type": "esriPMS", "url": "211c9c5537e8fe2b5d1314dba3ab27e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhUlEQVQ4ja2U/W2DMBDFf1a9RIyUJcgYoWOQMSBjwBilY8RLIPlYIhX9484NiVJEPyxZlvHxfO/dO3v+cfgtQQJlgPhnsAQDcBToA5x+DZagdXCc4eygSTAV0P4YLEHloJnhXEArIA66BLHQbLeBjRAcNECfMwnQC9QOOn4C9gIlOu80usKrhzRC2INsAnOws2zuKrgHEZi8nm8Dw0AeLSFQYxc9G0/BAkRRkEFUnx6l3aIWeeq5b6sZ4CAqdglcgAkY1ry26rP84wgBVLO1eA/qqQ+IOThBtfSSh92S2rKaAuUVpj2IB3Bw9EopmFnfcvuY6F0y8yYYnLbXIUCcofUKfPKZjkAl+lFQeq1AZcmcHHQGnM8HiydYnM9pBwg5ZdOnz9YwWi7Ts/XxXGl6aOSWYWm3tgH6Be1DgGjNX4+3/eCWNK9w9nAxoDBDNFolUM3w7uCSdC1niBafq9t+0bTKZPF3hVFAZ1+oiUunMpysrepZH4QhV/rOZ0s7WEBc2fePPvsEPAGk1FrVA5gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rio,Desconhecido", "label": "Rio (Desativado)" }, { "symbol": { "type": "esriPMS", "url": "211c9c5537e8fe2b5d1314dba3ab27e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhUlEQVQ4ja2U/W2DMBDFf1a9RIyUJcgYoWOQMSBjwBilY8RLIPlYIhX9484NiVJEPyxZlvHxfO/dO3v+cfgtQQJlgPhnsAQDcBToA5x+DZagdXCc4eygSTAV0P4YLEHloJnhXEArIA66BLHQbLeBjRAcNECfMwnQC9QOOn4C9gIlOu80usKrhzRC2INsAnOws2zuKrgHEZi8nm8Dw0AeLSFQYxc9G0/BAkRRkEFUnx6l3aIWeeq5b6sZ4CAqdglcgAkY1ry26rP84wgBVLO1eA/qqQ+IOThBtfSSh92S2rKaAuUVpj2IB3Bw9EopmFnfcvuY6F0y8yYYnLbXIUCcofUKfPKZjkAl+lFQeq1AZcmcHHQGnM8HiydYnM9pBwg5ZdOnz9YwWi7Ts/XxXGl6aOSWYWm3tgH6Be1DgGjNX4+3/eCWNK9w9nAxoDBDNFolUM3w7uCSdC1niBafq9t+0bTKZPF3hVFAZ1+oiUunMpysrepZH4QhV/rOZ0s7WEBc2fePPvsEPAGk1FrVA5gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rio,Desativado", "label": "Rio (Desativado)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOMECAPTACAO", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "ESTADO = 'EmOperacao'", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 169, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 583413.5789999999, "ymin": 8726769.5974, "xmax": 780641.9165000003, "ymax": 8933252.4805, "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 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação\n", "length": 8, "domain": null }, { "name": "NOMECAPTACAO", "type": "esriFieldTypeString", "alias": "Nome Captação", "length": 100, "domain": null }, { "name": "TIPOCAPTACAO", "type": "esriFieldTypeString", "alias": "Tipo Captação", "length": 50, "domain": { "type": "codedValue", "name": "aTipoCaptacao", "description": "Tipo de captação de água", "codedValues": [ { "name": "Represa", "code": "Represa" }, { "name": "Rio", "code": "Rio" }, { "name": "Poço", "code": "Poco" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Sistema", "length": 100, "domain": null }, { "name": "VAZAO", "type": "esriFieldTypeDouble", "alias": "Vazão (m³/h)", "domain": null }, { "name": "PROFUNDIDADE", "type": "esriFieldTypeDouble", "alias": "Profundidade (m)", "domain": null }, { "name": "NIVELESTATICO", "type": "esriFieldTypeDouble", "alias": "Nível Estático (m)", "domain": null }, { "name": "NIVELDINAMICO", "type": "esriFieldTypeDouble", "alias": "Nível Dinâmico (m)", "domain": null }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "STATUSCAPTACAO", "type": "esriFieldTypeString", "alias": "Status Captação", "length": 50, "domain": null }, { "name": "INSTALACAOCAPTACAO", "type": "esriFieldTypeString", "alias": "Instalação Captação", "length": 50, "domain": null }, { "name": "COTAPOCO", "type": "esriFieldTypeDouble", "alias": "Cota Poço (m)", "domain": null }, { "name": "REBAIXAMENTO", "type": "esriFieldTypeString", "alias": "Rebaixamento", "length": 50, "domain": null }, { "name": "COTAMAXMANANCIAL", "type": "esriFieldTypeDouble", "alias": "Cota Máxima Manancial (m)", "domain": null }, { "name": "COTAMINMANANCIAL", "type": "esriFieldTypeDouble", "alias": "Cota Mínima Manancial (m)", "domain": null }, { "name": "COTAMAXTOMADA", "type": "esriFieldTypeDouble", "alias": "Cota Máxima Tomada Água (m)", "domain": null }, { "name": "COTAMINTOMADA", "type": "esriFieldTypeDouble", "alias": "Cota Mínima Tomada Água (m)", "domain": null }, { "name": "ESTACAOTRATAMENTO", "type": "esriFieldTypeString", "alias": "Nome Estação Tratamento", "length": 50, "domain": null }, { "name": "NUMOUTORGA", "type": "esriFieldTypeString", "alias": "Núm. Outorga", "length": 100, "domain": null }, { "name": "VAZAOOUTORGA", "type": "esriFieldTypeDouble", "alias": "Vazão Outorga", "domain": null }, { "name": "NOMEMANANCIAL", "type": "esriFieldTypeString", "alias": "Nome Manancial", "length": 100, "domain": null }, { "name": "CHAVESAP", "type": "esriFieldTypeString", "alias": "Chave SAP", "length": 50, "domain": null }, { "name": "MATSAPAGUATRATADA", "type": "esriFieldTypeString", "alias": "Material SAP Água Tratada", "length": 100, "domain": null }, { "name": "MATSAPLODOBRUTO", "type": "esriFieldTypeString", "alias": "Material SAP Lodo Bruto", "length": 100, "domain": null }, { "name": "MATSAPLODOTRATADO", "type": "esriFieldTypeString", "alias": "Material SAP Lodo Tratado", "length": 100, "domain": null }, { "name": "IDUNILIMS", "type": "esriFieldTypeString", "alias": "Id. Componente UniLIMS", "length": 50, "domain": null }, { "name": "SISTEMAUNILIMS", "type": "esriFieldTypeString", "alias": "Sistema UniLIMS", "length": 100, "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 50, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "UNIDADEGERENCIAL", "type": "esriFieldTypeString", "alias": "Unidade Gerencial", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações\n", "length": 200, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criacao", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização\n", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização\n", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6806_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6806", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6806", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5625_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Captação (DESO)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPOCAPTACAO", "field2": "ESTADO", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3aa90bd2c473fedab0fb07d32fb40be0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNUlEQVQokZ2SQW7CMBBFn52kqELKBlUoVs/AxhwDrhGOATlGcwxyDheJM1QEVNEFiEoljd1FmhAU6KJ/OZ43/3s0Pv+U36m8vitcTyOFRhAhZcqob/4GzWGKFHNANzVrY1bHHOtm6DDrguYwxRNLABUIJqGPfpTM3r5AEOGJJevTuHb3m3iVE/Eg4OW518yLBwHJ7sxie4bSZoC6gK6nAa0CcQXVmg8fKlAQYQ5TdJhVoCcigEnY3VXbOd0XTW/dqeu/3VPz5tpRpUyxNl5sz8yHDx0oL1zlBuDJ7AKO+obVMUcQJbtrOC8c6UfBpnAA5nqrANbN8MRysa02GA8CVCBI9w0EpUvq9guow4z1aUxpMwRRE62SoXTJ7QOoI4P6PYYIh8KTGd+fOfpp0269vf/W5Hv6AVQsdu8+W/t9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Poco,", "label": "Poço (Em Operação)" }, { "symbol": { "type": "esriPMS", "url": "3aa90bd2c473fedab0fb07d32fb40be0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNUlEQVQokZ2SQW7CMBBFn52kqELKBlUoVs/AxhwDrhGOATlGcwxyDheJM1QEVNEFiEoljd1FmhAU6KJ/OZ43/3s0Pv+U36m8vitcTyOFRhAhZcqob/4GzWGKFHNANzVrY1bHHOtm6DDrguYwxRNLABUIJqGPfpTM3r5AEOGJJevTuHb3m3iVE/Eg4OW518yLBwHJ7sxie4bSZoC6gK6nAa0CcQXVmg8fKlAQYQ5TdJhVoCcigEnY3VXbOd0XTW/dqeu/3VPz5tpRpUyxNl5sz8yHDx0oL1zlBuDJ7AKO+obVMUcQJbtrOC8c6UfBpnAA5nqrANbN8MRysa02GA8CVCBI9w0EpUvq9guow4z1aUxpMwRRE62SoXTJ7QOoI4P6PYYIh8KTGd+fOfpp0269vf/W5Hv6AVQsdu8+W/t9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Poco,EmOperacao", "label": "Poço (Em Operação)" }, { "symbol": { "type": "esriPMS", "url": "3a03b231cf7af28c1b9ef25c986cb853", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABC0lEQVQokZ2SQW6DMBBFH4IqUhSpaxuplyDHINcwx8AcIz4GnINLVIpZR0RZtaULPBYU2kX/cjxP/894Mv6p7GfhHXQKBVAkoACnof8TvMElgZoZFBkPwwRVDt0GDFALkGrNoSx5KQruVQWgEmg9nMU9k3jBiaMxvF6v0e5oDI+mYbQWZkcdQZkp1XoFiU51LaC6wSWHLgMIS+BQlnsLjM5P52KvzFjIbL9J3qZlVMABZrSWU11voK9h4OkcIV0XQQ29hwFQj6ZZwQJ9eg/Qr7YaIlQJtKO1jNZyNIZU6yXEBI30RzCHzsOZOYqSaEH9BM3uAUhkQIdjUNP8v90HDG/gl72bWxX3vfpS37TSXQg7w6xWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Poco,Desativado", "label": "Poço (Desativado)" }, { "symbol": { "type": "esriPMS", "url": "3a03b231cf7af28c1b9ef25c986cb853", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABC0lEQVQokZ2SQW6DMBBFH4IqUhSpaxuplyDHINcwx8AcIz4GnINLVIpZR0RZtaULPBYU2kX/cjxP/894Mv6p7GfhHXQKBVAkoACnof8TvMElgZoZFBkPwwRVDt0GDFALkGrNoSx5KQruVQWgEmg9nMU9k3jBiaMxvF6v0e5oDI+mYbQWZkcdQZkp1XoFiU51LaC6wSWHLgMIS+BQlnsLjM5P52KvzFjIbL9J3qZlVMABZrSWU11voK9h4OkcIV0XQQ29hwFQj6ZZwQJ9eg/Qr7YaIlQJtKO1jNZyNIZU6yXEBI30RzCHzsOZOYqSaEH9BM3uAUhkQIdjUNP8v90HDG/gl72bWxX3vfpS37TSXQg7w6xWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Poco,Desativado<", "label": "Poço (Desativado)" }, { "symbol": { "type": "esriPMS", "url": "3a03b231cf7af28c1b9ef25c986cb853", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABC0lEQVQokZ2SQW6DMBBFH4IqUhSpaxuplyDHINcwx8AcIz4GnINLVIpZR0RZtaULPBYU2kX/cjxP/894Mv6p7GfhHXQKBVAkoACnof8TvMElgZoZFBkPwwRVDt0GDFALkGrNoSx5KQruVQWgEmg9nMU9k3jBiaMxvF6v0e5oDI+mYbQWZkcdQZkp1XoFiU51LaC6wSWHLgMIS+BQlnsLjM5P52KvzFjIbL9J3qZlVMABZrSWU11voK9h4OkcIV0XQQ29hwFQj6ZZwQJ9eg/Qr7YaIlQJtKO1jNZyNIZU6yXEBI30RzCHzsOZOYqSaEH9BM3uAUhkQIdjUNP8v90HDG/gl72bWxX3vfpS37TSXQg7w6xWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Poco,Desconhecido", "label": "Poço (Desativado)" }, { "symbol": { "type": "esriPMS", "url": "dd46bf1fdc920d96680f38f06ffa3060", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB3UlEQVQ4ja2TUXaiQBBFb4O4B9kG0eTDDWhg3IUuQ1yG7MIB2w34oa0sY3ANMQM1Hw0kxphjZoYfTp2ufl2v6laH//h17srKdgHhU/7vYut9ilIh2iSMB7O/F1vvY5QKEVmg1Jz1/sTzY/x9MW0iYI7IgufHmM2hAJZokzMepPeLrbY+Ss0RSdpKRv2EzWGKyBL4hpjXDRAJqKrLHp1ffuB1f7Ha+kyGxX1iSvUQ4WqCk2GBNifcTg+4U6wscxznGglrs/fpnZti4VPO5pDjOCnapFRVgusGiMRAcou529Mc9R/QZolSAY5zROQEpF+x9jVnzcXV1gf4rOnXYtpEvJ7zNlmb6IIlt9O7sPZ+mtkuoPx9YjIsmspCvO4S8GtYf7br07C13lt4m/XKdg+ETzlKxXjdAph1WjvaRGhToFQBzBCJ0SZCBJSaYemftueOk9ZbAaN+9GZztfUZD/y2ZNufpEXD2lKtPfv/eF7b9LpztLEVZrugfjVm1E9a240tu/xTVtsmTptqrdjreYHXPbI5BIj4iOS1rQCIEMlwnCPrfYZSASJ5nW9tlmX8ZtNOxjZfqR7jgbXgugFlaSFt4vPLjMmwYHOYUlU+Imkz6UvO3uNgE/Kb8aiffOTsD0gRB4bn/O1vAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Represa,EmOperacao", "label": "Rio (Em Operação)" }, { "symbol": { "type": "esriPMS", "url": "dd46bf1fdc920d96680f38f06ffa3060", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB3UlEQVQ4ja2TUXaiQBBFb4O4B9kG0eTDDWhg3IUuQ1yG7MIB2w34oa0sY3ANMQM1Hw0kxphjZoYfTp2ufl2v6laH//h17srKdgHhU/7vYut9ilIh2iSMB7O/F1vvY5QKEVmg1Jz1/sTzY/x9MW0iYI7IgufHmM2hAJZokzMepPeLrbY+Ss0RSdpKRv2EzWGKyBL4hpjXDRAJqKrLHp1ffuB1f7Ha+kyGxX1iSvUQ4WqCk2GBNifcTg+4U6wscxznGglrs/fpnZti4VPO5pDjOCnapFRVgusGiMRAcou529Mc9R/QZolSAY5zROQEpF+x9jVnzcXV1gf4rOnXYtpEvJ7zNlmb6IIlt9O7sPZ+mtkuoPx9YjIsmspCvO4S8GtYf7br07C13lt4m/XKdg+ETzlKxXjdAph1WjvaRGhToFQBzBCJ0SZCBJSaYemftueOk9ZbAaN+9GZztfUZD/y2ZNufpEXD2lKtPfv/eF7b9LpztLEVZrugfjVm1E9a240tu/xTVtsmTptqrdjreYHXPbI5BIj4iOS1rQCIEMlwnCPrfYZSASJ5nW9tlmX8ZtNOxjZfqR7jgbXgugFlaSFt4vPLjMmwYHOYUlU+Imkz6UvO3uNgE/Kb8aiffOTsD0gRB4bn/O1vAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rio,EmOperacao", "label": "Rio (Em Operação)" }, { "symbol": { "type": "esriPMS", "url": "211c9c5537e8fe2b5d1314dba3ab27e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhUlEQVQ4ja2U/W2DMBDFf1a9RIyUJcgYoWOQMSBjwBilY8RLIPlYIhX9484NiVJEPyxZlvHxfO/dO3v+cfgtQQJlgPhnsAQDcBToA5x+DZagdXCc4eygSTAV0P4YLEHloJnhXEArIA66BLHQbLeBjRAcNECfMwnQC9QOOn4C9gIlOu80usKrhzRC2INsAnOws2zuKrgHEZi8nm8Dw0AeLSFQYxc9G0/BAkRRkEFUnx6l3aIWeeq5b6sZ4CAqdglcgAkY1ry26rP84wgBVLO1eA/qqQ+IOThBtfSSh92S2rKaAuUVpj2IB3Bw9EopmFnfcvuY6F0y8yYYnLbXIUCcofUKfPKZjkAl+lFQeq1AZcmcHHQGnM8HiydYnM9pBwg5ZdOnz9YwWi7Ts/XxXGl6aOSWYWm3tgH6Be1DgGjNX4+3/eCWNK9w9nAxoDBDNFolUM3w7uCSdC1niBafq9t+0bTKZPF3hVFAZ1+oiUunMpysrepZH4QhV/rOZ0s7WEBc2fePPvsEPAGk1FrVA5gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rio,Desconhecido", "label": "Rio (Desativado)" }, { "symbol": { "type": "esriPMS", "url": "211c9c5537e8fe2b5d1314dba3ab27e8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhUlEQVQ4ja2U/W2DMBDFf1a9RIyUJcgYoWOQMSBjwBilY8RLIPlYIhX9484NiVJEPyxZlvHxfO/dO3v+cfgtQQJlgPhnsAQDcBToA5x+DZagdXCc4eygSTAV0P4YLEHloJnhXEArIA66BLHQbLeBjRAcNECfMwnQC9QOOn4C9gIlOu80usKrhzRC2INsAnOws2zuKrgHEZi8nm8Dw0AeLSFQYxc9G0/BAkRRkEFUnx6l3aIWeeq5b6sZ4CAqdglcgAkY1ry26rP84wgBVLO1eA/qqQ+IOThBtfSSh92S2rKaAuUVpj2IB3Bw9EopmFnfcvuY6F0y8yYYnLbXIUCcofUKfPKZjkAl+lFQeq1AZcmcHHQGnM8HiydYnM9pBwg5ZdOnz9YwWi7Ts/XxXGl6aOSWYWm3tgH6Be1DgGjNX4+3/eCWNK9w9nAxoDBDNFolUM3w7uCSdC1niBafq9t+0bTKZPF3hVFAZ1+oiUunMpysrepZH4QhV/rOZ0s7WEBc2fePPvsEPAGk1FrVA5gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rio,Desativado", "label": "Rio (Desativado)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOMECAPTACAO", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "ESTADO = 'EmOperacao'", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 169, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 583413.5789999999, "ymin": 8726769.5974, "xmax": 780641.9165000003, "ymax": 8933252.4805, "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 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação\n", "length": 8, "domain": null }, { "name": "NOMECAPTACAO", "type": "esriFieldTypeString", "alias": "Nome Captação", "length": 100, "domain": null }, { "name": "TIPOCAPTACAO", "type": "esriFieldTypeString", "alias": "Tipo Captação", "length": 50, "domain": { "type": "codedValue", "name": "aTipoCaptacao", "description": "Tipo de captação de água", "codedValues": [ { "name": "Represa", "code": "Represa" }, { "name": "Rio", "code": "Rio" }, { "name": "Poço", "code": "Poco" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Sistema", "length": 100, "domain": null }, { "name": "VAZAO", "type": "esriFieldTypeDouble", "alias": "Vazão (m³/h)", "domain": null }, { "name": "PROFUNDIDADE", "type": "esriFieldTypeDouble", "alias": "Profundidade (m)", "domain": null }, { "name": "NIVELESTATICO", "type": "esriFieldTypeDouble", "alias": "Nível Estático (m)", "domain": null }, { "name": "NIVELDINAMICO", "type": "esriFieldTypeDouble", "alias": "Nível Dinâmico (m)", "domain": null }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "STATUSCAPTACAO", "type": "esriFieldTypeString", "alias": "Status Captação", "length": 50, "domain": null }, { "name": "INSTALACAOCAPTACAO", "type": "esriFieldTypeString", "alias": "Instalação Captação", "length": 50, "domain": null }, { "name": "COTAPOCO", "type": "esriFieldTypeDouble", "alias": "Cota Poço (m)", "domain": null }, { "name": "REBAIXAMENTO", "type": "esriFieldTypeString", "alias": "Rebaixamento", "length": 50, "domain": null }, { "name": "COTAMAXMANANCIAL", "type": "esriFieldTypeDouble", "alias": "Cota Máxima Manancial (m)", "domain": null }, { "name": "COTAMINMANANCIAL", "type": "esriFieldTypeDouble", "alias": "Cota Mínima Manancial (m)", "domain": null }, { "name": "COTAMAXTOMADA", "type": "esriFieldTypeDouble", "alias": "Cota Máxima Tomada Água (m)", "domain": null }, { "name": "COTAMINTOMADA", "type": "esriFieldTypeDouble", "alias": "Cota Mínima Tomada Água (m)", "domain": null }, { "name": "ESTACAOTRATAMENTO", "type": "esriFieldTypeString", "alias": "Nome Estação Tratamento", "length": 50, "domain": null }, { "name": "NUMOUTORGA", "type": "esriFieldTypeString", "alias": "Núm. Outorga", "length": 100, "domain": null }, { "name": "VAZAOOUTORGA", "type": "esriFieldTypeDouble", "alias": "Vazão Outorga", "domain": null }, { "name": "NOMEMANANCIAL", "type": "esriFieldTypeString", "alias": "Nome Manancial", "length": 100, "domain": null }, { "name": "CHAVESAP", "type": "esriFieldTypeString", "alias": "Chave SAP", "length": 50, "domain": null }, { "name": "MATSAPAGUATRATADA", "type": "esriFieldTypeString", "alias": "Material SAP Água Tratada", "length": 100, "domain": null }, { "name": "MATSAPLODOBRUTO", "type": "esriFieldTypeString", "alias": "Material SAP Lodo Bruto", "length": 100, "domain": null }, { "name": "MATSAPLODOTRATADO", "type": "esriFieldTypeString", "alias": "Material SAP Lodo Tratado", "length": 100, "domain": null }, { "name": "IDUNILIMS", "type": "esriFieldTypeString", "alias": "Id. Componente UniLIMS", "length": 50, "domain": null }, { "name": "SISTEMAUNILIMS", "type": "esriFieldTypeString", "alias": "Sistema UniLIMS", "length": 100, "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 50, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "UNIDADEGERENCIAL", "type": "esriFieldTypeString", "alias": "Unidade Gerencial", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações\n", "length": 200, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criacao", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização\n", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização\n", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6806_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6806", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6806", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5625_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Conexão", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPOCONEXAO", "defaultSymbol": { "type": "esriPMS", "url": "b954bca574efcf31c317baa47ea0b7b7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEQElEQVRIic2WTUwbVxDHf2svcfhYjECpP6JwIMQ2sUQiHkgIVSU5OEQBV7lFtD0TKbm150qp2nN6yiFU7bG5RVGMrSKrCq1QSpRu1CBZYENaAZI/REsxa5t6vXh7cHBwbRqqVFX/p13Ne/PTvDfzZmT+I8n/L5DXVJBKHmRJwSy7waoBYBRV4q3JNwd5825k+QKm4QEJyuDs2FQA0tsODesxwdkSSJKKYZ0jLmn/HOTTBRYp6LRnlIHTi56+k3Fhb9FcB5dkC0rqm58Codi6V2A1BD49xPIx9eggvxHENIW/O+66fD4abLfjKrWfoWD3UJbbALAYOVp/fea6NnJ/qjhk07789v0v0tuOIH7DTUwOvR7k0wWmKd7uW/BcOvdoUu8aIOccpdzUVrNsDyi1nwGgeSOs3Lj81YcLK4MzETUAPjPOspQ4HOTNu7FIQX933HXp3KPJonOUP5zvVM2ZVZXMC5W2TjeO04LWzspJ7p4aZ6/FxTDhibXN7mRs3fse3vz0wUSpBck2gWly+Xw0qHcN1EAWZ6eJ3rles7x/bIrAzbsA6F0DNGVXuDoUnoyte28jyxeAr+tBXlPBNMQVERXtdlw552jVlN9KEb1zHUevIHDjLvnfK/+Ls9OMTN6qRpbvuYZ951PlioiKiBqojaH6JZU8INF3Mi5K7Wfq7sTRK+gfm8LRKwDoGZpgcXaa3FayCtqPrK8QFxE1oOLTxX4WvgLJkkIZjjfpbYbdUwNp7XTxwe0fq/+ZVZWfn87g6BVV8L4Muwf7b89cVZ91EZmS4uxIK7amopKTa6M5qMyqyoPP3qW108XI5K06e/ngXrMRiD2FI+iHe59UIT1DE3V2i5EDwNmRUdLZE41AVi297dAArLsp9lpcNNKLpyH6x6YaQgCkkkaxZKv4stAgvfescSyGyGy/lehw5jwNvQAfPTQPM1UiKuXYzttTABhyA5BJCuD5ml+91PHIc7CG9pXfSrE4O03P0ERdEuxDbOnv+GVzsPIqmIVcPSguafgNdX5pmNGzj7XmjbCye2q8xlFuK8nje7fIrKpc/fhhHah5I0y2oKQiakBFktTDXwbDOofVEA+ejt+7NnJ/aq/Fhd41UDU7egWBm3dp63TXQY6nv0feSfBk5eJcxVex5hWvBcUlDZ8eiq17gwsnBmeGCU80ZVfYPTVeLeD+sam642reCCPvJFhYGZyZXxpOUDZDf22I9a/38jEVv+GOqAHWNruTV4fCk8rO54reNYDxsk1YjBxSSaveSbagpJ6sXJybXxpOIEkqy011PalxP4rJIXx6MrbuDcbWvbeviKjoK8RFteKBYsmmbeftqedrF9X5peHK5ZfNUCPI4aD9yLz5FLJNRNQAETWgQqUQ4WUrr0hDkhKvmx/+fmaobEwCIXy6AEhnT3jBqmExNQw5iVnIHWVAOfq49WoWaHg0/x7oDfUni0zIQ83mOwYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Sem Informação", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "766eee333071b9c6b8ca9a08043acea3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADtklEQVRIic2Wz0sjZxjHP5NMzKoZIyvWJIseVjYTN9Bd8iqEpazrIVbUwN7E9m6hvfVf6H176qEt7bG9LYWYUAhFW6S4lFm6haBJWooKJmJLEyeJm5lJpoesWW1iN90tpd/THN73+cyX9/kl8x9J/n+BVFtBMoPIkoLdDIBTB8Cqa2QHD18dpFYDyPI9bCsIEjTBN3ysABRLYzrOPsFNEyRJw3JukpX0fw4KGQKHFPd5j5TI5E/BqWtZ4R3Q/eePlGtK4esfY4nMvipwWoKQkWC3T+sdFLbi2LYIT2T9C7fT8SEvfnPoBjVvkKbsAcBhVRj87bF/5c7DtfqMW//sm7c/LZbG4oStABk58WJQyBDYtnhjajs4f2tj1RiJUPHN0nR5LhxrAObQDQD6D5LKuwufv7+dn15PaTEI2Vl2pdzlILUawCHFwxNZ//ytjdW6b5anvrtdTZ/X6fgSjQE/UZLLe8cTh5l99S3U6ifnE+UiSHYLbJuF2+m4MRLpCXImYySCq5zn/kxyNbOvPkCW7wFfdIJUW8G2xKJIiyEv/opvtmfImarXV/CefKAsirRIabGLHtpfkhkEialrWWEO3aDp8nD0s8bRL12TqEOvv7nWdjZVy4qUFtMIGeIsC5+DZEmhCVdchsfyBlt/+EeB9Efv9ATyXA1wfWYZyxvE+/tjfztmhyNbUnzDRcXtqisV2dMZqUc1z9+1u4FoKPwLclgVAHzDR0qxPNoN5NSLpTEdwHlaoDHg52UkmTp1092K5aBLejecWRyWOCq9lhv2VYIAY5OC2Hsf9wQYmxQtR2aFUtVbAMCSu4BsCgBP9sLa/PBG8KnvLoNX/e1s6kUOs4K7+C2/Hk+3uoJdq3SCspJO2NK2dqLM3vxe7z9IKqfjSz1DAPoPkpRrSiGlxTQkSbu8M1jOTZyW+OqHpS9X7jxcawz4MUYiPUGuFL9DPsnxKD+32YpVv1CAF0FZSSdkJDL7anx7dHo9SnLZVc5zOr7U0VTP5DAr9B8kkU9ybOen17d2ojmaduKvA7Gze+/2aYStQEqLsXc8cXh/JrmqnHyoGCMRrGdjwmFVkEy9/SblmlJ4lJ/b3NqJ5pAkjV1XRzvpPo8ycoKQcZjZV+OZffXBokiLqVpWtCseqJtuvVT1Fp7szWlbO9HW4zftRDfI5aAzZ2q1gOwWKS1GSotp0CpEeDbKW9KRpNyL9oe/3xlaFw+BBCFDABTLoyo4dRy2jiUfYtcqvSwova9bz3eB3tr5S4NeUX8CwD2MtKvuGIsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Adaptador", "label": "Adaptador" }, { "symbol": { "type": "esriPMS", "url": "ead1878e4c55b70509344b53a95c268a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADrUlEQVRIibWVT2jbZhjGH9ly6j/R4nmk0mfiFGJPAruMUS2H5tAaRiGQuOxSitveQrtDbstxF4+wY33LYV6TW+tTyWj+kFE2WlOyjVQ5BMyQ147gFkv2wTixZM+JFe3gRbHsdLSje08Cvd/ve7/n+97npfE/Bv1O2YLJQKbq7wcu6EG4BniYDh7mURBoA9FDAKiDogpotyTIvtK7wQU9CJqOw3TwsRGZnBsuBrmhCvEM/MU0D9x1reXVcvkJSa2xImKtAvJnHrwdXNCDoN3TsdDvYjz6LM76K7zhJTA8BKaLgR8AvV/A+dDS5d3KqLT0881VRA/nYNCZXsnoN4EnP32c8HGEaNxVGF5iL4C7BGdDwcgHOfHrD9P84k83v1dr7B0Ad98Mp+n4MdgT+pjooSkAwM6PGTxe+NJKu5V+DjYiQh+7Do9rjZn5/P7tbx9+lUasdaNbohO4oAdhOvh49FncxxELDADh8QR+CXwDrVoCGxFt9TRDUxhsKszs5GJyYWMmC0EPHl/yCdw1wMdGZML6K7zGXbUBfAGCK7PfYXk+gYlkqn+DkSmwjXs85y8zavUsAdADNx38ueFi0PASGF6CP7dWwYZF+AI9endF+YUEAGAjIgwvwYXwDr9euxIHIPXAj4KDbo0xPB3Y8nwCbETERDIFANCqJRsQAHY2Mni5tYK5RyYMDwE3VCEAGLvmgskAbQwzVWK6WFtly/MJW7Wb2dSppzBdDDwDrxmLJ1P1Dlym6ogeonngrvu7FoTHE/hk8o610WY2ZdN8M5uCXlWs/OaBu27xYH+Kda3l1ej9AsBdwq30c0vP7mAjIsbGpzvfYdGSi94vQGsNaQCsRjqBU1Qhl5+QzoeWLjsbSh/0tPAFCHwBAmdDgbOhIP/qogyKKvTD2y1JrbFiuXa28JGa4/Wx69av8gsJOxsZS4reV+RWc9itjEr5oqDAaEn9cNlXQswoPfx1enXGd/+2x7XGNLsa6eXWCgBAryrQqiUL7lZz0FVFWd++9hTUUaHbJe3tn3dm1Ojh3A9bU9kvxteSg02FaY5MgY2ImHtk2lKdDcUC//bHZ0/UPSKj7Vjpzul3ReMgmy8KyXxRSM9OLibZxj2bKwKdy3M2FOxWRqX17WtP1T0iw3A8+XdXPJYHuItY68bCxkyW85eZC+EdvuPnr//x8yEt/+qinC8KCihKQrsffDrckujMAwh6UN3jxPVtIncmkRWdSWT8l0lkP8XJ4vc6Q/s2e3swAPwNafWXpStZl1cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cruzeta", "label": "Cruzeta" }, { "symbol": { "type": "esriPMS", "url": "a24e91949e90234218687d265342bcee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADgUlEQVRIibWVT2zTZhjGHydOyT+vaVCxPyspUrrZUoIQIgOpHCDSNK1SSsUFoQC3inLgNo4T2mHakd566Wi1C/SEhNY/AqFNEHHY1rmHStZkb52qwGonhyht7GRu43qHEKdpApSJvSd/0vv9Pn/P+73PS+N/DPq9skWHgUJVPwxcNHn4+gQ4HgHOHg80gOQuAFRBUSoalgQltPl+cNHkQdMZOB4hFVPI8cECz/WXSKDvH6a+468aVtDIy+ckvcKmkbJUyEceHA4umjxo/1gq/ns6k3yRYSMlwQ4S2AECx8cgAoDeVnEiPndhozQkzf10bRHJ3duw6ZmDktFvAo+eenoxxBFicOOwg6TzB7jz8NY0xD7Kp78amBJmf7z2nV5hJwHcfTOcpjMtcCD+CTHj2d5iArCDBGbiCgK+JWbis/s3vn345RRS1tX9ErXhosnD8QiZ5ItMiCNvBe+PejyLcF1jbo3O5qYfT8xDNPlWkdtwX5+QiimEjZQEgxs/FNg9IJYFW7sncJEio5ePEQAH4I5HOD5Y4O0ggR0kePTNOE6OTiJxZuyd8Nae08NrwnLl8wwA6QB8jw/7DcYOEJhlDesrC1hfWQD7cdpNCQ/wCEUJhs9eRGiAoLguYe3JDK5P/QY7QMD1lwgAppXfhIsOAzQwyJSJ42PbsCgPs6y56+KfEgBg7clMRw4AOD4Ggb5XjMtTqGoTrlBVJHdR3/FXIwBCUYJwlMdI7muc/GKyQwKzrKG4LsEob+Lp9E2ww+2b1Xf8VZeHzqdYNaygQW+rAHceN7//u6e+oShBItqsw1+/LiJxtvlNb6swrH4DgNtIbThFqXn5nHQiPnfBW9O6G6dHXLrzAwDAW9PgrWmQX44ooCi1G96wJL3CpouVY+pRPS+YiSvvhLfCr+exURqS5IKowbakbrgS2kTK3nz489jiROj+jYBviakfopH8eh6mrmnLq5efg9pT97tkZ/vL3hk9uXv70Up2/tKZpVy4rjH1WLanRN6a5oJ/+ePTZ/oWUdDwLOzP6XZFe2deLog5uSBO3RqdzbG1ex2uCDSL561p2CgNScurl5/rW0SB7Xn2dldsyQPcRcq6Ov14Yp6LFJnTw2tC089fvfbzfkN+OaLIBVEDRUlodIN7w12JjjyAaPL6FpdeXiVKcxK50ZxE9n+ZRJ23aG/+oDO067DDgwHgX8hEeljliPOSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Curva11", "label": "Curva 11°15'" }, { "symbol": { "type": "esriPMS", "url": "af047c0269c0064c002b2d2ca5f61054", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADi0lEQVRIibWVT2jbdhTHv7Ll1H+ixd1IpZ+wE4gzCexSRlUfkkNrGKEBx2U7lOJ2t9BccmuPYywwdmxuPdRrclrrU9mgTWgYG60pYWNTDgYx5OYQ3BLJPhQnluwpsaIdXCtxnIZ0dO/8fp/f+31/730fjf8x6PfKFh0GKlX/MHDR5OHrE+B4BDh7PNAC4rsAUAdFldCyZKihzfeDiyYPmk7B8QiJiEqGB8s8N1Algb5/mOaOv25YQaOgjMt6jZWQsEpQTj08GVw0edD+qUT0bykVf5Fiw1XBDhLYAQLHxyAMgN4u4Wx08dJGdUhe/O3GE8R3b8Omc4clo98Fnvzsl0yII8TgrsAOku4CuIvwNjREPipIX5+eFxZ+vfGDXmNnANx5N5ymUx1wIPopMaPpo8UEYAcJzJFrCPiWmOnPH9z8/tGteSSs6wcl2oeLJg/HI6TiL1IhjhwLPhjNaBr9TY2ZnVzI3n06nYdo8p1P3of7+oRERCVsuCoY3BVU1mWwo9LJLoikwTbuC1y4wuhvzhAAh+CORxgeLPN2kOClIuOn7zIYz85hJDnVBTrqQjtIYAcJzseKwnJtIgVAPgTf4/v9BmMHCLDlAABW83NYzc/1wNmYhInZewDgvtAOEHADVQKA6eS24aLDAC0MMm+I42MROh0CAMSSmZ5KV/NzqKzLKK7kwI5KqKzL+Gr+Lwz3Mwj0vWZcnkrV23CVqiO+i+aOvx5+W93E7D3EkhmEPu5uw7Hstyiu5FBcyblVs6MSoBfQ3PHXXR66W7FuWEGD3i4B3EWcuzzTo20nzl2eARuT8OOtC4glM20JtkswrAEDgDtI+3CKKhWUcflsdPGSt6H1Ds6hYEclfPnNY4wkp+BtaPA2NCivxlRQVKkX3rJkvcZKldqZ0id6QTBHrh0LB+B2kl8vYKM6JCtlUYNtyb1wNbSJhL356PepJ9OhBzcDviWmeYJB8usFmLqmLa9dfQ5qr3TQJbvHX/Hm9Pju7Z//TOe/SC5l+5sa04ykj5TI29Bc8B8vLzzTt4iKlufxwZxeV7R38kpZzCplcX52ciHLNu53uSLQ/jxvQ8NGdUheXrv6XN8iKmzPs+NdsSMPcAcJ6/rdp9N5LlxhzseKQtvPX7/18wFDeTWmKmVRA0XJaPWCj4a7Ep16CNHk9S1OWl4jansTudHeRPZ/2UTdr9g//EF3aM9lJwcDwL978X70V00yIwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Curva22", "label": "Curva 22°30'" }, { "symbol": { "type": "esriPMS", "url": "55f2d78b6ebd467f0735d2084efa575c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADfElEQVRIibWVT2jbZhjGH9ly6n9aXJdU+oSdQtJJYJcx6vSQHFrDCAs4C72U4ra30B6aW3ocY4WyY33rIWmTU1ufCmVLQsvYaE0ZG6lyCIghjY3gFkvxITixZM+JFe3g+l/kZO3o3pvE9/2+93ve731eGv9j0B+0WrQZKFT548BFk4enT4DtEmDv80AdiO0BQBkUpaJek6AECh8GF00eNJ2E7RLiEYWcGsjzXH+R+Pr+Zqq73rJR8xs5eUzSS2wC8ZoK+djj94OLJg/aOxmP/p5Ixl4l2VBRsPwElo/A9jAIAaB3VJyJLl7YKA5Kiz9fXUJs7xYsev6gZPRh4InPf/wqwBFicFOw/KQ7Ae483BUNkU9yia+PZ4SFn67e10vsDQB3D4fTdLIJ9kU/JWY01VtMAJafwBy6DJ9nmZn+4tH1757MZhCvXemUqA0XTR62S0jGXiUDHDkS3BnVaArBqsbMTCyk7z2bzkI0+WaR23BPnxCPKIQNFQWDm8LTO1MIhAnGZ+b+/YBICmzlgcCFNhl96yQBcABuu4RTA3ne8hNYfoLNPyUYqwX8tbrUBfrsyxsYTX/rkMjyE5wdXhdWSuNJANIB+D4f9BqM5WsXLxjmEQi3v80tDb9kb8PYKjhuZPkIuP4iAcA0/zXgos0AdQwwW8T2sAAAdjgB9nTCkeXD2RGsP58HAIylbwMAAuHGM/X1vWVaPIUqN+AKVUZsD9Vdbzn0DnLxm+97yYtrmdetA9afz4M9ncC1zGsAQHXXW27x0P0Uy0bNb9A7KsCd7wluxvjNOTycHenKnt5RYdT6DQCtRmrDKUrNyWPSmejiBXdFczbOgQiGeYzPzGHo3CTcFQ3uigb5zagCilKd8HpN0ktsYrN0Uj2h5wRz6PKh4KYUzWJ79Rw2ioOSnBc1WDXJCVcCBcStwpNfJ5emA4+u+zzLTPWIRuoEm7qmraxdeglqX+10ye72l93zemzv1tPVVPbiueV0sKox1Uiqp0TuitYC//bHyAt9myiou37oXON0RWs3K+fFtJwXMzMTC2m28qDLFYFG8dwVDRvFQWll7dJLfZsosFwvjnbFpjzAXcRrV+49m85yoU3m7PC60PDzt+/8vN+Q34wqcl7UQFES6k5wb3hLomOPIZq8vs0lVtaI0phErWhMIuu/TKLuW7Q3f9QZ6jjs/cEA8A8AJnugYsu9QwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Curva45", "label": "Curva 45°" }, { "symbol": { "type": "esriPMS", "url": "cecb1b42dec2dfede164be0052e2ee7d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADfklEQVRIibWVTWzTZhjH/06cki+vWaZiv1ZSJMJsKUFoIuPQHiDSVLVSAO2CUOBYUSb1No47wGVHeuuBQqtdoCekSdAKVG2CiMMm5B4qWZOzIlUBxU4OUdrYMWnjegcvTlOnE0zw3my9z+953v/zReMzHvqjbos2A4Vqfhq4aPAIDAmwfQLsfR7oAOk9AGiCokrotCUokcrHwUWDB03nYPuETEIhJ0bKPDdcI6Gh94y5G2zq7bBelMclrcFmkWmXIB979GFw0eBBBy9mkn9lc+lXOTZWE6wwgRUisAMMYgDonRJOJ5cubNVGpaXfrz9Feu8WLHrhsGT0UeCpb9YuRThCdO4yrDDpD4A7D39LReKLYvanL+eExd+u39ca7AyAu0fDaTrXBYeSXxMjmR8sJgArTGCcvIpQYIWZ/u7hjZ8f/ziHTPvaQYl6cNHgYfuEXPpVLsIRF1zdlMCeyh7pxEzmETVVZnZqsTD/bHoZosF3k9yDB4aETEIhbKwm6NxlAMDG8wWszd/ExOw9sKmeg2icRyTek8pM5MG2HghcrMpo9eMEwCG47RNOjJR5K0w8Gq/N3/RE/MMvFddB1+ZsakNYbUzkAEiH4Pt8NKgzVoh4QGcmZxCN8wCAN6+foLopQa9X+qK3QgTccI0AYLr/HLhoM0AHI0yd2AHWNUidu4TqpITxwp0+UHVT8gRgBxiEht4xLk+hmg5coZpI78HcDTZjBwwicYKJ2Xse0FHH3A02XR76S7Gpt8M6vVMCuPMDjY26Cr3udHv1TX8V0Tsl6O1hHYDbSD04RZWK8rh0Orl0wd9SvY0Dp3o2ni8AcJLMprJgT2Xhb6nwt1TIb8cUUFTJC++0Ja3BZquN46WvtKJgnLzqgY8VbrvaR+O8G3lQK2KrNirJZVGF1XYT0oMrkQoyVuXxHxefTkce3ggFVhhzQIeemZzp+w5qRRiaqq6uX3kJar90cEr2t7/sX9DSe7d+fZ1f/v7cSiFqqoyZyA+UyN9SXfCff3/7QtsmCjq+JwfveKeitbssl8WCXBbnZqcWC2zrQd9UBJzk+Vsqtmqj0ur6lZfaNlFg+V7891TsygPcRaZ9bf7Z9DIXqzJnUxuCM8/f/TvPh3X57Zgil0UVFCWh4wUPhrsSHXsE0eC1bS67uk4UZxO5x9lE1v/ZRP2v6Bl/0h3qcfbhYAD4B5sefAs3Cuj2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Curva90", "label": "Curva 90°" }, { "symbol": { "type": "esriPMS", "url": "4b8df02eb3a7879ccb067dc49bedd6f1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAERUlEQVRIic2WT0xTdxzAP699WPnzKIE4WowcRNtiEzT9tQbNMvRQMUoNN9PtzhK9cZ5xi+e50w6wbCcys4sx1jYjZJEtxGHMM5OkgZa5BUxoCdtCeW1dXx99O9RWastgcVn2Pf3y8vt9P+/7/yvzH4n8/wK5TQWp6EKWFMxSD1g1AIyCSqJ17e1B7lwPsnwO03CBBCVwdGwoAOnNbg3rAcGJIkiSimGdJSFp/xzk0QUWKeSwryu+vgVX/+GEsLdozp1XMnkl9e1PwUh81S2wGgKPHmHpgLp/kNcIYZrC25twXjw1E2q34yy2Hydvd1GS2wCwGFlaf3vqvHr27lghYNO+/O6DL9Kb3SG8Rg9xObI3yKMLTFO82z/vunDyYVjv8pF1DFFqaqu5tg0U248D0Pwiqly7+NX4/LL/QUwNgsdMsCQldwe5cz1YpJC3N+G8cPJhuOAY4k/Hew2N3ikvj1xmu8XJINGRlY3etfiq+33cucmdiVILkm0C0+TiqZmQ3uXbF6QiepePpswyo4FoOL7qvo0snwO+rge5TQXTEJfEjGi348w6hrh36wqtnU4GhsfoPiYaAhamJ8n9kQLgTPgm9q1byiUxI2JqsNaG6kkqukCi/3BCFNuPV2OyMD3JwvQkA8NjBK9P1Dy+d+sKz5+U4959THAmfBO9y0d/PiFialDFo4tKFr4GyZJCCQ426W2G3QXA6I37AEyN+6uwimUL05M8fxKhLxAieH2C1s5y5ht2F/bfnzqrOussMiXF0ZFWbE0FJSvXZljw2gRT436mxv11LjwTvlmFANX0r+isB7GtsIe0dfZUz5W47PwG5foCcHSsK+nMoUYgq5be7NYArC9TbLc4qwp/vPMJAKMf3a9atP6zytS4n5nPP6y6GEAqahSKtrIuCw3Se9uawGKI9c13kh2OrAtqg/1m5nUfEwwMj7EwPcmnVyT6AiFGb9zHUsyymbOXzTXkBiCTFMCzFa96oeOhq1JDA8Nj9J0OcTQwUufK4PUJ+k6HeHTnY1o7nViKWWzp7/l1w1/uCmY+Ww9KSBpeQ51bHGToxCOt+UVU2emS3eRoYKT6E82/fEMmr6RialBFktTdO4NhncVqiHtPLt+5evbu2HaLE73LtycM4GD6B+StJI+Xz8+WdRVqungtKCFpePRIfNUdmj/kfzBIdKQps8zLI5frmmpFLMUszS+iyFtJ5pf9D+YWB5OUzMibA7G+ey8dUPEaPTE1yMpG79poIBpWtj5T9C4fxqsxYTGySEWtGpNMXkk9Xj4/O7c4mESSVJaa6mZS43kUlyN49LX4qjsUX3XfviRmRH8+IaoVDxSKNm0zZ089Wzmvzi0OloNfMiONILuDKpa5cylkm4ipQWJqUIVyIcKrUV4WDUlK7rU//P3OUH64BkTw6AIgnTnkBquGxdQw5DXMfHY/C8r+163Xu0BD1/x7oLeUvwDU98f5PK9tRgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Luva", "label": "Luva" }, { "symbol": { "type": "esriPMS", "url": "478bf20179258874ebc2b85c5a6c7824", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADZUlEQVRIibXVT2gTWRwH8O8kk5o/HZt1qTNvSCpUnYFERMx6aA8akGIhVdyDSHQPC8VeetOjwlbQo70Ja9f2pjnJLtQWRRQN4h90eigMy4wKJZXMNIeSNjOJ02Y6e8gmaTqpfxb3HX/MfN57v/fe70fjfxz0N30tOgwUqvR9cNHk4esQ4HgEOBs8UAVi6wBQAkWpqFoSlFD+23DR5EHTSTgeIR5RyJ7uHM91FUig4xNTWfOXDCtoZOV+SS+yCcQtFfKOu1+HiyYP2j8Uj/6dSMaeJ9lwQbCDBHaAwPExCAOgV1UciE4dWyj0SFNPzt9HbP0SbHpia8ro7eDBQ49OhjhCDO4U7CBpXQB3FN6yhsjObOLyD+PC5OPzf+hFdgTAje1xmk7W4UB0PzGjqfbJBGAHCczeswj4Zpjh43cuXL93cRxx69zmFDVx0eTheIRk7HkyxJEGPP9wAgBw8MRI20kq0RQ6KxozOjiZvvlgOAPR5OuH3MR9HUI8ohA2XBAM7lQj/DJzFcZyHvMPJ/DzlWmEdhH3BJEU2PJtgQsvMfrybgJgC+54hD3dOd4OEneOASy9l/D7rzz602PoS//mSpEdJDi8d16YLQ4kAUhb8A2+028wdsANbx4vMmP48GbatQs7QMB1FQgAph6r4aLDAFV0M8vE8bGfxeu7+PPaSfwy/ra5Nh+DQMdHpuEpVKmGK1QJsXVU1vyl8BdpgN2XQH96zBWvrPlLDQ+tV7FkWEGDXlUB7ui28METIxgYveWK06sqDKvLANB4SE2cotSs3C8diE4d85Y116HWV9t7ZMgFe8savGUN8mKfAopS3XjVkvQim1gq7lZ/1LOC2XsWADAwegvGcn7bew4Afj2LhUKPJOdEDbYluXEllEfczt97NXR/OHTnQsA3w1SiqbYr3QqbuqbNzp15BmpD3VwlW5+/7J3QY+uX/nqTypw+MpPurGhMJZJqe++9Za0Bv37301N9hSioeqY3f+OuivZaRs6JaTknjo8OTqbZ8u2WqgjUDs9b1rBQ6JFm584801eIAtvz9PNVsZ4e4Abi1rmbD4YzXHiJObx3XqjV84//1vMuQ17sU+ScqIGiJFTdcHu8kaIddyGavL7CJWbniFLrRI1R60T2f+lErbto/vxde6hrsq+HAeAf/EV0d1xsjoQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Reducao", "label": "Redução" }, { "symbol": { "type": "esriPMS", "url": "760059cab7ce389fb4e173704d1c746f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADj0lEQVRIibWVT2jbVhzHv7Ll1Lai2e1IpSfiFJJNAruUES+D9NAaRmkgSdkOpbi9DELDILcVdtnGetmxufUwrwm7tN6lbJA/pIyN1pSyYZRDQAx5TQlusWQzjBNL9pxY0Q6e5ThytnZ0v4vE4/0+773v973fj8b/GPQrzZZsFipVfT1wyRTg6xNhe0TY+wLQBKJ7AFAFReXQbMhQmcKrwSVTAE0nYHvE2KBKTg3kBT5UIoG+P9n6rr9qNIJGRjkr6xUujlgjB+XYvZeDS6YA2j8Vi/wWT0QfJ7hwSbSCBFaAwPaxCAOgd3I4HVk8v1Uakhd/vraM6N4NWHTqsGT0UeCJd36cZnhCDP4SrCDp3gB/Dt6ahsE3MvHPjs+LCz9d+0avcLMAbh0Np+lEGxyIvE1KzCi+/3waxacyAODDL5YwPDYFALCCBObwFQR8K+zM+3evf3X/k3nEGlcPStSBS6YA2yMmoo8TDE+IGZkEA6D/uIAiZHBvxXvaU49Mor+usXMTC8nbazNpSKbQNrkD9/WJsUGVcOGSaPCXnOELc19j86MljIxNO7t2LTA4Ca52R+TDRVYvnyQADsFtj3hqIC9YQeLW+FCYZQ1GueCcpp0zOrIhrlYuJADIh+D7Qr/fYK1Ab3DxqYxn2WXn/0n6Jj7+tgDmRGu+FSDgQyUCgG3ntOCSzQJNDLBlYvu4nvDN7BI2s0tdY0a5A7d9LAJ9L1iHp1LVFlylqojuob7rr4aPkOLMxVmMvDcNANhYS7kWAoD6rr/q8NB9FatGI2jQOzmAP+dK7D8hOIYOj03hWXa56wbROzkYjZABwHlIHThF5TLKWfl0ZPG8t6b9q6kHb463psFb06A8H1dBUTk3vNmQ9QoXL1ZO5t7UM6I5fKUlwYOU8z1zcdbR+GD49Qy2SkOykpc0WA3ZDVeZAmJW4f4vU8szzN3rAd8K+wcziifpmwBa5m08SGE8+aULbOqatrp++RGo/dzBKtn9/BVvSo/u3fghO5n+YGwlyYU09tPvCj0l8tY0B/zr7+8+1LeJiqany2V3VbR200peSip5aX5uYiHJ1e50VUWgZZ63pmGrNCSvrl9+pG8TFZbn4T9XxbY8wC3EGldvr82k+XCRHR3ZEFv1/MXf9TxkKM/HVSUvaaAoGU03uDfckejYPUimoG/z8dV1orY6kROtTmT9l07UfYpO8mvtoa7FXh4MAH8BZbmJ6ZLBQPQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TE", "label": "Tê" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 607486.8172000004, "ymin": 8771040.3904, "xmax": 769701.3701999998, "ymax": 8937704.549, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPOCONEXAO", "type": "esriFieldTypeString", "alias": "Tipo de Conexão", "length": 50, "domain": { "type": "codedValue", "name": "aTipoConexao", "description": "Lista de tipos de infra-estrutura de conexao", "codedValues": [ { "name": "Acoplamento", "code": "Acoplamento" }, { "name": "Adaptador", "code": "Adaptador" }, { "name": "Cruzeta", "code": "Cruzeta" }, { "name": "Cruzeta de Redução", "code": "CruzetaReducao" }, { "name": "Curva 11°15'", "code": "Curva11" }, { "name": "Curva 45°", "code": "Curva45" }, { "name": "Curva 90°", "code": "Curva90" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Flange", "code": "Flange" }, { "name": "Junção", "code": "Juncao" }, { "name": "Junta de Expansão", "code": "JuntaExpansao" }, { "name": "Luva", "code": "Luva" }, { "name": "Outros", "code": "Outros" }, { "name": "Redução", "code": "Reducao" }, { "name": "Redução em TE", "code": "ReducaoTE" }, { "name": "TE", "code": "TE" }, { "name": "Transição", "code": "Transicao" }, { "name": "Curva", "code": "Curva" }, { "name": "Curva 22°30'", "code": "Curva22" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETROENTRADA", "type": "esriFieldTypeDouble", "alias": "Diâmetro Entrada (mm)", "domain": null }, { "name": "DIAMETROSAIDA", "type": "esriFieldTypeDouble", "alias": "Diâmetro Saída (mm)", "domain": null }, { "name": "PROFUNDIDADE", "type": "esriFieldTypeDouble", "alias": "Profundidade (m)", "domain": null }, { "name": "ROTACAO", "type": "esriFieldTypeDouble", "alias": "Rotação", "domain": null }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo Pavimento", "length": 50, "domain": { "type": "codedValue", "name": "tTipoPavimento", "description": "Tipo de pavimento de instalação do equipamento", "codedValues": [ { "name": "Terra", "code": "Terra" }, { "name": "Asfalto", "code": "Asfalto" }, { "name": "Paralelepípedo", "code": "Paralelepipedo" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Jardim", "code": "Jardim" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição da Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Sistema", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6794", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Caminhão Pipa", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d17853b63b3ab05930f251b474adbded", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD7klEQVRYhe2Yv0vzWhjHvw+8a6rglECqUOidqkPWgHFysWMFnRykg4Od7KRcLrrJCzaCw/sHvIIZHBQHFyM4uOSCyeJbEIoH0qlQ7N2fOzTRtiZpqq33crlfCIHknOTDec7z63zDv1zf/mmAYfof8LP6FCAzKwDywQUASs/rDoBmcHeIyP8SQGaWAiBtAGhQUnABgMbMPoA6EdkTA2RmLQVYnBQASvCNCyKqp5mUGpCZ1/Fmys9IArDOzHUi+jls8FDAYJ8ZGA9cr/LMXCaiH0mD0qyggfHDhVKGQSYCjtGsSVKYuUhEF1EvYwGDzTxpuFAaM/+KcpxIwCCUaBPH6lcRwPfBh3ErmEcQSizLku/u7hTXdeVR/ra1teWUSqXmCFMkZtaIyEkDqIVwm5ubay8vL1LMuFjZtq2pqtp8fn5O9NIBGQCSAYOwogDA/v6+8RG4UEIIuVKpaLVazRk+GkB3FZXetBi1gq+O0W63PwwXynVdOZvNloUQciaT6czOzjZnZmY6R0dHtwsLC52IKTKAdIDjUKvVkoQQcqFQqO/t7dmNRkM6ODhYKRaLSoz5NfSYOTEO5nI5XwgxknMMamlpqe55Xj60xtzcXGdjY+PWNM2VNOaPAnwtBG5ubi4rlUrTNM2VUcEymUxneXn5T13XfdM0IYSQV1dXy71jzs/PowD7CpGhqa5Wqzm6rvsnJycjxcX5+fmmruuJNWAa66SqZizL+s22bQ3orszU1NRfwz5u2zZM08TZ2dnrPgudxPO8133+8PAgxThLLGAHb4Vmn1RVbU5PT3fa7bZUKBTq7XZbGgbaaDQkADAMw2m1WpLneflSqXR7f3+fF0LI19fX8gBgH2wUYHMQ8PHxUVZVtZnL5XzbtrVMJtMRQsjb29uXw/bn8fGxYRiG8/T0pIShxrKsxVKpdCuEkK+urvI7Ozu9Obgv+8StYJ9c1z0FgGw2WwaA3d3dy2q1uua6rszMfyQBhiKi30PHsSxrUZblTq/5e9S3b6MAHcQUCmHYqVara0A336aBA4BCoVD3PC9vWdaiqqpNXdf9mFzdV9G8AyQiP2hw3vUdYdhxXVcetRhwXff08PAwD3RjYcxcf7D7i/PiehQg0A07aaEGNbDX4v7bp0hAIrKDgvXTuXgE+VEtaVIcvACwPjGc97KjHsYCElGdmev4mrLfieuTEzMJEf1k5jI+1qinlR/XMAEpUh0R/ZggpA/gNGlAqlwcQBYx3kbKSVq5UKmPPojogpl/odt9fca7fQD22M9mgK7jAPgehCADo4FO/nQrVNAaOkGDJePN9FHngyHY15wPDoD6AcCHs8sw/bePgL9CfwNVsLn9Ryh87AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 30, "height": 30, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 589444.3706999999, "ymin": 8730198.9041, "xmax": 777328.9937000005, "ymax": 8930995.0033, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IDPONTOPIPA", "type": "esriFieldTypeString", "alias": "Identificacao Pipa", "length": 50, "domain": null }, { "name": "NOMEPONTO", "type": "esriFieldTypeString", "alias": "Nome Ponto Pipa", "length": 100, "domain": null }, { "name": "AREAOPERACIONAL", "type": "esriFieldTypeString", "alias": "Área Operacional", "length": 50, "domain": null }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Sistema", "length": 100, "domain": null }, { "name": "FUNCIONAMENTO", "type": "esriFieldTypeString", "alias": "Funcionamento", "length": 233, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 255, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "REGIONAL", "type": "esriFieldTypeString", "alias": "Regional", "length": 30, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 300, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6841_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6841", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6841", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5658_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Derivações", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "186757de704d8458965a4a30522f814c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHElEQVQokY3TvyvEARjH8ddwq1tvuekG03XDlTKQhRKKOtlOkSwGi4HFv0BKSnKrqKubMEiOuAySQV+LiWQ9kdHAne/9+HKf8an3+9PT0xPTmiTibebwhGp4EGuGJ1jvoa8dfcxFmdmwpEGQJj9CbiyiPkXugfIrG+0EySHmomAYwCiLuxR/1vkVpMmPk/qDB9OkLlkIWAkLeoeY6/6PRjfGmQkooRJDfJD5TtprmSJxxVKZyRiqHyS7OqV/8slLfYVLVvfJLJLoBD7i9ZqtugCVEoV+lrP/wDcocYD7sEDA5h4jWTJR8BsOuau1NwjwdMraGYWBCEHA+xXbtfZmgWeKO8w/RlzknNub7/PV0/wL1ROGT74fql1anukL9u9F0mLK3hUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 618605.3761, "ymin": 8826307.2236, "xmax": 728073.3651, "ymax": 8934233.2456, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 100, "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Sistema", "length": 100, "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6805_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6805", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6805", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5624_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 45, "name": "Emenda Água", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPOEMENDA", "defaultSymbol": { "type": "esriPMS", "url": "c3f3d69358e1015c1507cfbc5e9818d3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEWUlEQVRIic2WX2gbdRzAP3dJrnHNtctCWe4Y4yjzBIsP7gI6UIhMmKAZ82G03R6ntVYGQ5D5pq9jTIRi52L32JW+qJgJCg6ig+Fg1z1IhNVRQt3uArFrumtHe7nkfLilS5q0biriF35w3P2+v899//y+32+Y/1DC/ztY+SJydR3dF1EFAQWAGiu+iFOrYu49ifWPYQvjqOEQaddFRwB8uOcm5WU/EdOkgo0PoTDG3fOAgClFyPedwHliWDmL7tXI1EH+5cFL+u+uri/WFN2td8nN+5RI0Xx2x3VTkwqG62KUs1zqG2HusWH2edJujXTRHVBurqbT97zduhK1ONB7DSVqEQs7rHgyjiczW0kZV5YHjW5x2T7UMzUdp3TMmiCnjmH+JaycRW+ArjpHhhPSojyUnOLp2K2OHti/8wb2msrMnePK5fsn3n5Z/npakwqZhXHszbFsgS2Mo3o1MkV3QPnZeS2j7SjKrye/IRbeMgwAKFGLU/vOMlkcla86R4a1ROGTUJiR8kXONcewBRYJo9dBvrmaTvdIq8pmUPaHYJnzkDHA6IePjj7SH9ozxWRxVP5q6b3hN+OfTXsuBpBvg5UvInsuRtEdUO55u/Wh5FQL6LIJ72QDgNEPOTNYShxGXg32xMIOgwFQL7oDiiYV0h1h1XV0X0D+9cELhhK12mJkzoMah9zpAGDOQ+rD4CcasIZLlajFzdV0WpMK09YERiNZNmCCgOwDizVFP9B7rS0ubxjBUuKb4hVv24oStZitpHQAX0SFTTDfR13ykrJb75KVaHtBMPpbrTx8JnjXbFVD9NgtZiupwIg6G/fyUYKEiOEFj9tln70UxE6Jw8dHW3+iIQ39pWpS3tVVirXDaqzEIyUHYMWTN+tvSM4MLMudDtzaSVr0a6y0wXwRBx8kcd1xPHlLmtEfWLQVCMDxZCRx3YlHSo4vdLhnQh3LFzBiYsWeraTk/TtvbAnr5Lpmma2kSITsOQDR7wBTxzDvnifzfHc+f2V5ULfXVDolyuEzgSutC50z0V5TsddUDvbOmCI4Ve9RUW6tjQKmJhWMbnHZnrlzXDm172zbYUo8sMxaaofZayrflg7TLS7bmlSw6wJzzfWxBSZFyLsuxqGeqekvK2PvTxZHeUv7vOXACyPt1jRAP/3xCvfdbvtF+bucIGJ5bmvlb4H1ncApZ7kUp3TsYO9M9qpzZPjT2x/Ig3umOrq0Ib+tPMOPD0EDT13Pa1LBjgjk1e2qPkDfCHPWBDlNKmR6exa/+P7+8eHJ4qjSKEN67Nbmfoa9prLRzyIlR4R8pwbasXmqY5gL49jxSGlkKHEu22g5i+5zsdlKauNaSOK6kwjZcwd7Z0xNKtgiOOEQuSfq1AB7T2ItjJONhNE1qZDWEoVs49tSNSk3CgCACE5dYK5axVTe3Xr42XbgeZhJFpC3JjAEAdkX0Xd1lTamK9HHCUuY2w06jwVrlqaZIv+4On8b9m/In59113rv3rzjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Sem Informação", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4a6ed8e3661c7d3e9e39a653790439c8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEFklEQVRIic2Wz2scZRjHPzO7O1mbfZNul9CdoZRB6ggGD3YCWlBY6aGCXamnJO2xGmKkUATxb5BSEYKprukxDbmomAoKFlYLxUInPcgIjR6W2M4srEk2naQks7M7HtJN92dMVMTv6R3eed4P7/v8jPIfKvq/g5WuIipbGKGMJkmoAFRZD2W8agXr6AWcfwxbmkSLRsj4PgYSEMKKnxZrYSqhK7ZLCJEo5oMrgISlxMgPnMfbN6yUwwiqZGsgfn70svG7bxjLVdXwaz2i8T81VrCeO3Db0hXb9H3MUo5rA2Ms7hnmXiHjV8kU/EH17kYmsxIcNtS4w4n+W6hxh0TUYz0QeIFgoTxk3lgbNnvlNfdU38xskuJZZ4p5bQLrL2GlHEYddNM7M5pSlsVIeoZnEvc6vsDxg3dwNzXm7p9Trz88//Yr4qtZXbGzS5O4rb5sgi1NogVVsgV/UP3Jey2rHyiI19Nfk4h2dQMAatzh4rFLTBfGxU3vzKiesj+KRBkrXeVyow+bYLEoRg3E3Y1Mpk/ZUPcCatTIkRmmC+Piy9V3R99MfjIb+JhAvg1WuooIfMyCP6iuBIeNkfRMR9D1x55Qk2A+3byXiHoMbwONgj+o6oqd6QirbGGEEuKXRy+aatzp6CN3FbIfPvl2PtuGNkqNO6hxh7sbmYyu2LPOFGY9WHZgkoQIgeWqapzov9XxmdQkzH8A8xbkvgdntR1WBy6UhwyAUEaDFlgYoq0GaeHXeoQa714QTpvbkN1kJO6xUB7avkSNnbx8EiAREgTby/0ERSfV7VcraXGop5hoh1VZT8aKHsB6IFrt96Um+yrrbbBQxiMERd7yvEB0pV23tgNlN3mBQJG3vGSs6IVShzyTajihhJmQy+5CeUgcP3in7ZDWaOymhfIQqYi7CCCHHWDaBNaDK2Rf6M3nb6wNG+6mRmug1KOxvm7NMwB3U8Pd1DjZP2fJ4FWCJ0W5uTZKWLpim73ymjt3/5x68diltsNOm91v5G5qfFN8g155zdUV261JLDbWxyaYEiPv+5in+mZmvyhPvDddGOct/dPup7eAfvzjVR76ve5L4tt5ScYJ/ObK3wQbOI9XynEtSfHsyf653E3vzOjHv70vho/MtD1po35df5YfHoMGn7qd1xXbjUnktd2qPsDAGIvOFPO6Ymf7+5Y//+7hudHpwrhaL0NG4l5rP8Pd1NjpZ7GiJ0O+UwPt2Dy1CaylSdxkrDg2krqcq7ecZf/5xEJ5aCctFHnLS0XcxZP9c5au2K4MXjTC/L46NcDRCzhLk+RiUQxdsTN6ys7V91YraVEvAAAyeDWJxUoFS32n+/Cz68DzOJIcIO9MYUoSIpQxDvUUd6YrOcSLKli7DTp7gjWqYabI79Xmb8P+Df0JtJnB/oxcnWgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CAP", "label": "CAP" }, { "symbol": { "type": "esriPMS", "url": "728a8dfc05002be41daa096ebb5f5136", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEg0lEQVRIic2WX2gcVRSHv5ndncRmJ+l2Cc0MpQyljmDwwU5ACworDVTQLfVBkrSP0W2MFIogfW0eS6kIwdSu6WMaQkClqaDQwmqhWOikD7JCo8gS25mFmGbTSUoyO7vjw3T2X9PaqogHBi73zr0fv3POPedG+Q8t+r+DLV1ALm+i+yKqIKAAUGHNF3EqZczdx7H+MWxxHDUaIeW66AiAD/fcHnnVT8Y1KW/jQySKcfccIGBKMXLdwzjPDFvKonsV0lWQf3rwmv67q+vLFUV3q21y439KrGC+uO2GqUl5w3UxlrJc7M6w8NQw+xwpt0Kq4PYqt9ZTqXveTl1pt9jfdR2l3SIedVjzZBxPZr7UZ1xdHTA6xFX7YOfUdILiEWuCOXUU8y9hS1n0EHTNOTyUlJblwZ4pno/f3tID+7bfxN5QmblzVLl8f/j91+WvpzUpn14cx26NZRNscRzVq5AuuL3Kj86baW1bQX6r5xLx6GPDAIDSbnFi7xkmCyPyNefwkJbMfxKJklm6wNnGGDbBYlH0Ksi31lOpTmldaQXZK2D+BtYKGHuCr9EGd00xWRiRv1r5cOidxGfTnosB5B6BLV1A9lyMgtur3PN26oM9U02g7BUYmw1AjXY+A5n+YByPOgwEQL3g9iqalE9tCStvovsC8s8PXjGUdqspRtkrcCwbKMn0g5II5sdmg3k1AW8bdZcq7Ra31lMpTcpPWxMYYbLUYIKA7APLFUXf33W9yXVjswHo1LtwajZwpbEnUJU+HQDvnm+O4XypTwfwRVRogfk+6orXI7vVNllprydRGKNMfwCCYByqDceXzbo6PX6b+VJfIKJK7V7WEyRCHK/u+9DCGCmJAJzpDxSF7g2TpDGW4f6Vco+8o60YfxRWYS0RKzoAa169SDRmnLEnAECgpHUttMb9VFh7BOaLOPggiZuO48m1v8NDxmbh0snAdaGitFEfN8IcT0YSN51ErOj4whb3TKhi+QJGXCzZ86U+ed/2m7XN5zMB5NDpwI1hqmevBK6dO0mTzZf6SEbsBQDR3wKmjmLePUf65Y5c7urqgG5vqISJEh5+LFtPklD13Ml6YgDYGyr2hsqBrhlTBKfs1Ytyc20UMDUpb3SIq/bMnaPKib1nakuhosvm4yuIvaHyTfEQHeKqrUl5uyqw0Fgfm2BSjJzrYhzsnJr+sjT60WRhhPe0z5sObFTRCvrhjze473bYr8rfzgkiluc2V/4mWPcwzlKWiwmKRw50zWSvOYeHPv31Y3lg1xSNd6/Vfll7ge8fgnqfu5HTpLwdE8ipT6r6AN0ZFqwJ5jQpn+7qXP7iu/tHhyYLI0pYhvT47dZ+hr2hUutnsaIjQm6rBrpl81RHMRfHsROxYmYweTYbtpxl96X4fKmvdi0kcdNJRuyFA10zpiblbRGcaIS5Z+rUALuPYy2Ok41F0TUpn9KS+Wy4tlLukcMCACCCUxVYKJcxlQ8e//h54oPnYSZZQM6awBAEZF9E39FWrL2uRB8nKmE+6aHzVLBGa3hT5J52z9+G/Rv2J9xi/QDhXZngAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ventosa", "label": "Ventosa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPOEMENDA", "type": "esriFieldTypeString", "alias": "Tipo de Emenda", "length": 50, "domain": { "type": "codedValue", "name": "aTipoEmenda", "description": "Tpos de Emenda", "codedValues": [ { "name": "CAP", "code": "CAP" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Nó de Ligação", "code": "No" }, { "name": "Outros", "code": "Outros" }, { "name": "TAP", "code": "TAP" }, { "name": "Ventosa", "code": "Ventosa" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETROENTRADA", "type": "esriFieldTypeDouble", "alias": "Diâmetro Entrada", "domain": null }, { "name": "DIAMETROSAIDA", "type": "esriFieldTypeDouble", "alias": "Diâmetro Saída", "domain": null }, { "name": "PROFUNDIDADE", "type": "esriFieldTypeDouble", "alias": "Profundidade", "domain": null }, { "name": "ROTACAO", "type": "esriFieldTypeDouble", "alias": "Rotação", "domain": null }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo Pavimento", "length": 50, "domain": { "type": "codedValue", "name": "tTipoPavimento", "description": "Tipo de pavimento de instalação do equipamento", "codedValues": [ { "name": "Terra", "code": "Terra" }, { "name": "Asfalto", "code": "Asfalto" }, { "name": "Paralelepípedo", "code": "Paralelepipedo" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Jardim", "code": "Jardim" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição da Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6797", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Estação Análise", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 184, 226, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação\n", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "DESLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 255, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário\n", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado\n", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6789", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Estação Elevatória de Água", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b6a29b92335bb79f3e5502640e0b0435", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+UlEQVQ4ja3Sr27CUBzF8Y/AMFlDYLO1TZYuYXZiyQR7g+ruAUiwq+YNwC3BTpHsHRAzWDwJBoudaMuf0sBgO+qXc2++Ob9zb8M/qfGLO1Ms8fYXUIpeMY/xfT0oiPJpPZ+icw0oRSzqc9Pi66VdeONLQDEyYcLdc+4EEev56FJQirYw2TlPH3zew0hN8XWgGKkwse0Hmi3ChMWkXO+g+DpQJoiI+scn3SGLSZnq4RToFT1hkieoU3fIbBAXybepqqB3QeSgm6ry9Y6+wz5o99zn9Dg8+g4lqIMMbFZlD6fVbLFZZVUQtMFscB6y01LRVWPPuL2EUIH5AcdGN72heOmCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 587433.8042000001, "ymin": 8726769.5974, "xmax": 769763.8103, "ymax": 8933254.6892, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "DATAOPERACAO", "type": "esriFieldTypeDate", "alias": "Data Operação", "length": 8, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 100, "domain": null }, { "name": "TIPOINSTALACAO", "type": "esriFieldTypeString", "alias": "Tipo Instalação", "length": 50, "domain": null }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Sistema", "length": 100, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "CAPACIDADE", "type": "esriFieldTypeDouble", "alias": "Capacidade (m³/h)", "domain": null }, { "name": "CAPACIDADEIMPLANTADA", "type": "esriFieldTypeDouble", "alias": "Capacidade Implantada", "domain": null }, { "name": "CAPACIDADEPROJETO", "type": "esriFieldTypeDouble", "alias": "Capacidade Projeto", "domain": null }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo Pavimento", "length": 50, "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 255, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "MUNICIPIO", "length": 50, "domain": null }, { "name": "UNIDADEGERENCIAL", "type": "esriFieldTypeString", "alias": "UNIDADEGERENCIAL", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "REGIONAL", "type": "esriFieldTypeInteger", "alias": "Regional", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6792_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6792", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6792", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5611_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Reforço de Cloro", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRATAMENTO", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c689b31236cecb72e19538eea9affdfd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnElEQVQokaWSPUvDUBSGn6EOVrLUoTbaIUPXgFRQcPADCiLXybXgpj9AcHYW8gPSTcjq1CJCQHHTIQh3zZChH5KhdQhtEBQdTmMq6uSFy+Wec57z8d5b4B+r8IutzkLV5ePdZDKoAM8YVkASnQPB37BhtXmbKMwtKNmw0oDQqwAK7SjM3Q6D24OfsGG1mTMUS5uwfgGhB/Nl2bWmJLo7UoALnMzCdeYMxcaFVAw9SGPQjnh7vpz7N3C1egy0gEDghapLsQxDLUF9X4CSDSMt1XcuxV+y4fXFZdxdE/jj3cQ+zav2fNi+lFYBPFNs9ikUy/BwVmfcnbY9GVQYasnc93OxslVrSgfZOCM9I1gmzEpDnD1HArK2hxoWbUki8z/ncKHYoe8r0jhPcL0nwaEnSWpNETCNmb77FE6ic5JIcfgkzuWGAGksc6ax3AHujiCNW7NPFWBYHa73FLWmANqRM/Ty+0hnYPv7J0miA8BFO8dflTJxtJOJ1co+yM/vKY4Wg3uXoa7zeCbiGFYwW/EvWEYYd9cYd3NLEv0SBp9zEbJHVnzz1gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Cloro" }, { "symbol": { "type": "esriPMS", "url": "46d3d7f4574c5462df1ea4490859a9cd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABN0lEQVQokaXSMW7cMBCF4c+AOgPuV50LnUB7gRQpAjA+xu4xrD2GdIxIQIpcITyBii0MrLp07ly44MgrG3YVAQTJIf/3Zoaq/MdXfRJr7+lfqJ/YYWnIMx3yl3DD+Ez6jhY/MRSB1JF+MP0u4fdww3hH+oa+QHYxDkh4KFOP4xZu70h9OA5YcIrDKea/qIvWgFzBPX29KWjCGEK5AH7FusU/+jP7Cl6oHzeuY4wUYjch+BhlHGnPa9pP7HIoTyGygqLmvClnzbASadUBLOG6ppg368O1/uUNvmUaSZcQuGDv2pkVPMVZvHuBZ7o54IvykG3IdxFrI9WHsh/enJEbpj3pEI05xTxs9vkKjlvYXAz7jsPqtDbnFCIBHlfm4799xPCHPtPGraUhbx2/giGf2Z83gfmTS/AK/Fdlt8FWC/wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Gás Cloro", "label": "Gás Cloro" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 242, 255 ], "toColor": [ 252, 194, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 239, 252, 255 ], "toColor": [ 182, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 194, 255 ], "toColor": [ 252, 223, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 184, 252, 255 ], "toColor": [ 184, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 222, 255 ], "toColor": [ 215, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 180, 255 ], "toColor": [ 252, 179, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 216, 252, 255 ], "toColor": [ 202, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 179, 252, 255 ], "toColor": [ 223, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 212, 255 ], "toColor": [ 250, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 222, 255 ], "toColor": [ 252, 215, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 300000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 583413.5789999999, "ymin": 8739578.6878, "xmax": 781511.0757999998, "ymax": 8932017.2823, "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 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "DATAOPERACAO", "type": "esriFieldTypeDate", "alias": "Data Operação", "length": 8, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 100, "domain": null }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "TIPOETA", "type": "esriFieldTypeString", "alias": "Tipo ETA", "length": 50, "domain": null }, { "name": "TRATAMENTO", "type": "esriFieldTypeString", "alias": "Tratamento", "length": 255, "domain": null }, { "name": "CAPACIDADE", "type": "esriFieldTypeDouble", "alias": "Capacidade (m³/h)", "domain": null }, { "name": "DATADESATIVACAO", "type": "esriFieldTypeDate", "alias": "Data Desativação", "length": 8, "domain": null }, { "name": "CAPACIDADEPROJETO", "type": "esriFieldTypeDouble", "alias": "Capacidade de Projeto", "domain": null }, { "name": "CAPACIDADEIMPLANTADA", "type": "esriFieldTypeDouble", "alias": "Capacidade Implantada", "domain": null }, { "name": "AREATOTAL", "type": "esriFieldTypeDouble", "alias": "Área Total", "domain": null }, { "name": "AREACONSTRUIDA", "type": "esriFieldTypeDouble", "alias": "Área Construída", "domain": null }, { "name": "REGDIASSEMANA", "type": "esriFieldTypeSmallInteger", "alias": "Reg. Operação (Dias/Semana)", "domain": null }, { "name": "REGHORASDIA", "type": "esriFieldTypeSmallInteger", "alias": "Reg. Operação (Horas/Dia)", "domain": null }, { "name": "PRETRATAMENTO", "type": "esriFieldTypeString", "alias": "Pré-tratamento", "length": 255, "domain": null }, { "name": "DESTINOLODO", "type": "esriFieldTypeString", "alias": "Tipo Destino Lodo", "length": 150, "domain": null }, { "name": "SISTEMAMEDICAO", "type": "esriFieldTypeString", "alias": "Sistema Medição", "length": 50, "domain": null }, { "name": "COAGULACAO", "type": "esriFieldTypeString", "alias": "Coagulação", "length": 100, "domain": null }, { "name": "FLOCULACAO", "type": "esriFieldTypeString", "alias": "Floculação", "length": 100, "domain": null }, { "name": "NUMFLOCULADORES", "type": "esriFieldTypeSmallInteger", "alias": "Núm. de Floculadores", "domain": null }, { "name": "CLARIFICACAO", "type": "esriFieldTypeString", "alias": "Clarificação", "length": 100, "domain": null }, { "name": "NUMDECANTADORES", "type": "esriFieldTypeSmallInteger", "alias": "Núm. de Decantadores", "domain": null }, { "name": "NUMFILTROS", "type": "esriFieldTypeSmallInteger", "alias": "Núm. de Filtros", "domain": null }, { "name": "TIPORETROLAVAGEM", "type": "esriFieldTypeString", "alias": "Tipo Retrolavagem", "length": 100, "domain": null }, { "name": "CHAVESAP", "type": "esriFieldTypeString", "alias": "Chave SAP", "length": 50, "domain": null }, { "name": "MATSAPAGUATRATADA", "type": "esriFieldTypeString", "alias": "Material SAP Água Tratada", "length": 100, "domain": null }, { "name": "MATSAPLODOBRUTO", "type": "esriFieldTypeString", "alias": "Material SAP Lodo Bruto", "length": 100, "domain": null }, { "name": "MATSAPLODOTRATADO", "type": "esriFieldTypeString", "alias": "Material SAP Lodo Tratado", "length": 100, "domain": null }, { "name": "IDUNILIMS", "type": "esriFieldTypeString", "alias": "Id. Componente UniLIMS", "length": 50, "domain": null }, { "name": "SISTEMAUNILIMS", "type": "esriFieldTypeString", "alias": "Sistema UniLIMS", "length": 100, "domain": null }, { "name": "AREAABRANGENCIA", "type": "esriFieldTypeString", "alias": "Área de Abrangência", "length": 50, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "UNIDADEGERENCIAL", "type": "esriFieldTypeString", "alias": "Unidade Gerencial", "length": 50, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "length": 200, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 255, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6808_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6808", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6808", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5627_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Estação de Tratamento de Água (Iguá)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3361412c315aa06fe38a42453bd808c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQ4ja3UP2rDMBTH8e/gI3QoPodmdw7YWgodsnWRt9yggyn0AJlqLdk6FLLYQ/fM0jXUgHuIDi6tXetPivsDgXgSH54QvIx/TjbZqxWO/VrfoALaFSBADejMd9K2l9lN0+Ccm9W8oNYaY0wUk1IusCX4sIfjAWstQoggKqWk73soNnCzgcddpMOXE2yLIDrD9q9wPEQ6TKALzBM/6EHzPE9icfAXaq1NYmkQ4Or6Z/9xTl6Pg7s7OL1RVRXOubHLbTF2/mdwgnVdB4AQIon6QQ8GYIxJokswgAXR2/sI+PwEwzmIedHhPQIO4y+WZYnWOggCKKWiw8FOi3VdR7FAZvPQMs6zNZmBAPE3XphPb+2VzdtpPtUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 300000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 583413.5789999999, "ymin": 8739578.6878, "xmax": 781511.0757999998, "ymax": 8932017.2823, "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 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "DATAOPERACAO", "type": "esriFieldTypeDate", "alias": "Data Operação", "length": 8, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 100, "domain": null }, { "name": "TIPOETA", "type": "esriFieldTypeString", "alias": "Tipo ETA", "length": 50, "domain": null }, { "name": "CAPACIDADE", "type": "esriFieldTypeDouble", "alias": "Capacidade (m³/h)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "length": 200, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 255, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "DATADESATIVACAO", "type": "esriFieldTypeDate", "alias": "Data Desativação", "length": 8, "domain": null }, { "name": "CAPACIDADEPROJETO", "type": "esriFieldTypeDouble", "alias": "Capacidade de Projeto", "domain": null }, { "name": "CAPACIDADEIMPLANTADA", "type": "esriFieldTypeDouble", "alias": "Capacidade Implantada", "domain": null }, { "name": "AREATOTAL", "type": "esriFieldTypeDouble", "alias": "Área Total", "domain": null }, { "name": "AREACONSTRUIDA", "type": "esriFieldTypeDouble", "alias": "Área Construída", "domain": null }, { "name": "REGDIASSEMANA", "type": "esriFieldTypeSmallInteger", "alias": "Reg. Operação (Dias/Semana)", "domain": null }, { "name": "REGHORASDIA", "type": "esriFieldTypeSmallInteger", "alias": "Reg. Operação (Horas/Dia)", "domain": null }, { "name": "TRATAMENTO", "type": "esriFieldTypeString", "alias": "Tratamento", "length": 255, "domain": null }, { "name": "PRETRATAMENTO", "type": "esriFieldTypeString", "alias": "Pré-tratamento", "length": 255, "domain": null }, { "name": "DESTINOLODO", "type": "esriFieldTypeString", "alias": "Tipo Destino Lodo", "length": 150, "domain": null }, { "name": "SISTEMAMEDICAO", "type": "esriFieldTypeString", "alias": "Sistema Medição", "length": 50, "domain": null }, { "name": "COAGULACAO", "type": "esriFieldTypeString", "alias": "Coagulação", "length": 100, "domain": null }, { "name": "FLOCULACAO", "type": "esriFieldTypeString", "alias": "Floculação", "length": 100, "domain": null }, { "name": "NUMFLOCULADORES", "type": "esriFieldTypeSmallInteger", "alias": "Núm. de Floculadores", "domain": null }, { "name": "CLARIFICACAO", "type": "esriFieldTypeString", "alias": "Clarificação", "length": 100, "domain": null }, { "name": "NUMDECANTADORES", "type": "esriFieldTypeSmallInteger", "alias": "Núm. de Decantadores", "domain": null }, { "name": "NUMFILTROS", "type": "esriFieldTypeSmallInteger", "alias": "Núm. de Filtros", "domain": null }, { "name": "TIPORETROLAVAGEM", "type": "esriFieldTypeString", "alias": "Tipo Retrolavagem", "length": 100, "domain": null }, { "name": "CHAVESAP", "type": "esriFieldTypeString", "alias": "Chave SAP", "length": 50, "domain": null }, { "name": "MATSAPAGUATRATADA", "type": "esriFieldTypeString", "alias": "Material SAP Água Tratada", "length": 100, "domain": null }, { "name": "MATSAPLODOBRUTO", "type": "esriFieldTypeString", "alias": "Material SAP Lodo Bruto", "length": 100, "domain": null }, { "name": "MATSAPLODOTRATADO", "type": "esriFieldTypeString", "alias": "Material SAP Lodo Tratado", "length": 100, "domain": null }, { "name": "IDUNILIMS", "type": "esriFieldTypeString", "alias": "Id. Componente UniLIMS", "length": 50, "domain": null }, { "name": "SISTEMAUNILIMS", "type": "esriFieldTypeString", "alias": "Sistema UniLIMS", "length": 100, "domain": null }, { "name": "AREAABRANGENCIA", "type": "esriFieldTypeString", "alias": "Área de Abrangência", "length": 50, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "UNIDADEGERENCIAL", "type": "esriFieldTypeString", "alias": "Unidade Gerencial", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6808_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6808", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6808", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5627_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Estação de Tratamento de Água (DESO)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9c490d72228612a6e4fe722d435ff1b1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFklEQVQ4ja3UP2rDMBTH8e/gqRcouF17A0HXLoFQbJ2g0E2+QXevhRzA2go5gQ0h0KVrQVqyZi2CLB2btYNDsWv9SXF/IBBP4sMTgpfxz8kGezXDsaf1AyqgmQECVIDOfCdNc55d1zXOuVHNC2qtMcZEMSnlBJuCt8+wX2OtRQgRRKWUdF0H1wu4WsD7U6TD+y1slkF0hN29wH4d6TCBTjBP/KAHzfM8icXBX6i1NomlQYCLS/g87b8Oyetx8O0RPl4pyxLnXN/lZtl3/mdwgLVtC4AQIon6QQ8GYIxJolMwgAXRm4cIuFvB8RDEvOhuFQGP/S8WRYHWOggCKKWiw8EOi1VVRbFARvPQ0s+zORmBAPE3nplv3mOW7sqa1LEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 300000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 583413.5789999999, "ymin": 8739578.6878, "xmax": 781511.0757999998, "ymax": 8932017.2823, "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 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "DATAOPERACAO", "type": "esriFieldTypeDate", "alias": "Data Operação", "length": 8, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 100, "domain": null }, { "name": "CAPACIDADE", "type": "esriFieldTypeDouble", "alias": "Capacidade (m³/h)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "length": 200, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 255, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "DATADESATIVACAO", "type": "esriFieldTypeDate", "alias": "Data Desativação", "length": 8, "domain": null }, { "name": "TIPOETA", "type": "esriFieldTypeString", "alias": "Tipo ETA", "length": 50, "domain": null }, { "name": "CAPACIDADEPROJETO", "type": "esriFieldTypeDouble", "alias": "Capacidade de Projeto", "domain": null }, { "name": "CAPACIDADEIMPLANTADA", "type": "esriFieldTypeDouble", "alias": "Capacidade Implantada", "domain": null }, { "name": "AREATOTAL", "type": "esriFieldTypeDouble", "alias": "Área Total", "domain": null }, { "name": "AREACONSTRUIDA", "type": "esriFieldTypeDouble", "alias": "Área Construída", "domain": null }, { "name": "REGDIASSEMANA", "type": "esriFieldTypeSmallInteger", "alias": "Reg. Operação (Dias/Semana)", "domain": null }, { "name": "REGHORASDIA", "type": "esriFieldTypeSmallInteger", "alias": "Reg. Operação (Horas/Dia)", "domain": null }, { "name": "TRATAMENTO", "type": "esriFieldTypeString", "alias": "Tratamento", "length": 255, "domain": null }, { "name": "PRETRATAMENTO", "type": "esriFieldTypeString", "alias": "Pré-tratamento", "length": 255, "domain": null }, { "name": "DESTINOLODO", "type": "esriFieldTypeString", "alias": "Tipo Destino Lodo", "length": 150, "domain": null }, { "name": "SISTEMAMEDICAO", "type": "esriFieldTypeString", "alias": "Sistema Medição", "length": 50, "domain": null }, { "name": "COAGULACAO", "type": "esriFieldTypeString", "alias": "Coagulação", "length": 100, "domain": null }, { "name": "FLOCULACAO", "type": "esriFieldTypeString", "alias": "Floculação", "length": 100, "domain": null }, { "name": "NUMFLOCULADORES", "type": "esriFieldTypeSmallInteger", "alias": "Núm. de Floculadores", "domain": null }, { "name": "CLARIFICACAO", "type": "esriFieldTypeString", "alias": "Clarificação", "length": 100, "domain": null }, { "name": "NUMDECANTADORES", "type": "esriFieldTypeSmallInteger", "alias": "Núm. de Decantadores", "domain": null }, { "name": "NUMFILTROS", "type": "esriFieldTypeSmallInteger", "alias": "Núm. de Filtros", "domain": null }, { "name": "TIPORETROLAVAGEM", "type": "esriFieldTypeString", "alias": "Tipo Retrolavagem", "length": 100, "domain": null }, { "name": "CHAVESAP", "type": "esriFieldTypeString", "alias": "Chave SAP", "length": 50, "domain": null }, { "name": "MATSAPAGUATRATADA", "type": "esriFieldTypeString", "alias": "Material SAP Água Tratada", "length": 100, "domain": null }, { "name": "MATSAPLODOBRUTO", "type": "esriFieldTypeString", "alias": "Material SAP Lodo Bruto", "length": 100, "domain": null }, { "name": "MATSAPLODOTRATADO", "type": "esriFieldTypeString", "alias": "Material SAP Lodo Tratado", "length": 100, "domain": null }, { "name": "IDUNILIMS", "type": "esriFieldTypeString", "alias": "Id. Componente UniLIMS", "length": 50, "domain": null }, { "name": "SISTEMAUNILIMS", "type": "esriFieldTypeString", "alias": "Sistema UniLIMS", "length": 100, "domain": null }, { "name": "AREAABRANGENCIA", "type": "esriFieldTypeString", "alias": "Área de Abrangência", "length": 50, "domain": null }, { "name": "UNIDADEGERENCIAL", "type": "esriFieldTypeString", "alias": "Unidade Gerencial", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6808_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6808", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6808", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5627_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Hidrante", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "35125fdccd7964de1bc84fe14d64597c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADw0lEQVRIic2WTWtaWRiAn3uxMUpuQiQUTZlVEoOTnRchkGI6MGODrcVdxlnOoosua8gfmF1o8wNm6CwnWUqN0jCbZDBgEAOBuogtlFCiFkKIvRI16Dmz8OpodCZpOwzzbi73cM77nPN+W/iPxPK/Aq2C1gS3AhowCRgAKmTXoPDFoFWYFHBPtCAAqE6nBiBKJUOAvtJazqqws2Ze4JNAUdAFhFSnUxvyet23PB5dGRtzde+R5XKx+upVvJHL6QL0KMSfQ/bGoBUIAbplbs5lW1oKjY6NuWakxC0EI+aeCnAwOurKLy8/pl43Ki9e/CJKpdAKTD6D+LWgKOiAbr17120NBCJeKVlsNjuAbpmREoDE0JB28OTJ08t0equWTPIUjtYh/7cg0ychy9ycyxoIRBal5OvTU94UWv6eGB/nqzt3ADh6+5aLWg2Ab6amcNntJObnHzaOjwuNXO6HVfi5O1B6QKL1GmxLSyGvlPiF4PfXr3l/cgKA3WbjkcOB3WZjL5PpnLuoVlnw+XgjJflwOPIxl1sXcA/4rQ+0CpoAfTgY1EfHxlyLzSYA3/n9vNze5vTsjG/9fuw2GwDfh8NsxmLMTk+z4PMBsCwEP1mt2nAwqNeSycE+MvOEWx6PPiNlj09spvIJh6Oz1gZeFa+UZD0evZZMZqOgt6OwAzKTEWV4eMRtOvlzxC0lB2YatHX2gABNdTo1rFZtRIiBSl5ub18LuhKdg0E3ufF1UjG/qtOpiVJpIMgQpZIBUAR6SoApj+7f7/n/dWOjb48BUK+3dfWHt4AjFfTmhw/5yu3bbj7TTxVFoXl+XjR19oMsUBRA4/AwuxsIuP1dh6vVKtDKl3a0XXStdSDArqLQfPcub+psW/Iv0BoYK5Ctp1JYFxeNxNCQ9kAI9jIZTs/OANiMxfgxEuGiWmUzFgPg/ckJe5kMCz4fCVVFlsvFWjKZ5UoL6akMKuwI0C9isY2D5eXHLkVhdmqqL2fsNhsLPl+nBE2Mj/OHqpJXFC7393dMXT1VvAe0BkYU4o1cLnSZTm8l5ucfuicmeOBw9BXV2enpjrkSbUg6vVVPpfIS4lcbYl/1fg7ZFZisJZM0jo8L+XA4krdaNa+UuM2KUaEVXRVFYVdRkOVy8XJ/f6eeSuWB7KCeNLAfPYN4FAqNXC70MZdbHw4G9azHox90N7563Wienxcbh4dZE4D81MbXftlqKxL1WjKJ6eCeVm4qNxTIXzc//OPMYB4s0HqhbgJmaVnOEFCwQOUmA8qNx60ukww0zb8G+lL5E4H5mgcZrHNSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalacao", "length": 8, "domain": null }, { "name": "TIPOHIDRANTE", "type": "esriFieldTypeString", "alias": "Tipo Hidrante", "length": 50, "domain": { "type": "codedValue", "name": "aTipoHidrante", "description": "Tipo de hidrante", "codedValues": [ { "name": "Coluna", "code": "Coluna" }, { "name": "Subterrâneo", "code": "Subterraneo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VAZAO", "type": "esriFieldTypeDouble", "alias": "Vazão (m³/h)", "domain": null }, { "name": "FABRICANTE", "type": "esriFieldTypeString", "alias": "Fabricante", "length": 30, "domain": { "type": "codedValue", "name": "aFabricanteHidrante", "description": "O nome do fabricante hidrante", "codedValues": [ { "name": "Corey", "code": "Corey" }, { "name": "Dresser", "code": "Dresser" }, { "name": "Outros", "code": "Outros" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Eddy", "code": "Eddy" }, { "name": "Waterous", "code": "Waterous" }, { "name": "American Darling", "code": "AmericanDarling" }, { "name": "Clow Corporation", "code": "ClowCorporation" }, { "name": "Kennedy Valve", "code": "KennedyValve" }, { "name": "M&H Valve", "code": "M&HValve" }, { "name": "Mueller Company", "code": "MuellerCompany" }, { "name": "US Pipe", "code": "USPipe" }, { "name": "Wood-Matthews", "code": "WoodMatthews" }, { "name": "Traverse City", "code": "TraverseCity" }, { "name": "M&H Valve / Dresser", "code": "M&HValveDresser" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATAULTIMOSERVICO", "type": "esriFieldTypeDate", "alias": "Data Último Serviço", "length": 8, "domain": null }, { "name": "ROTACAO", "type": "esriFieldTypeDouble", "alias": "Rotação", "domain": null }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo Pavimento", "length": 50, "domain": { "type": "codedValue", "name": "tTipoPavimento", "description": "Tipo de pavimento de instalação do equipamento", "codedValues": [ { "name": "Terra", "code": "Terra" }, { "name": "Asfalto", "code": "Asfalto" }, { "name": "Paralelepípedo", "code": "Paralelepipedo" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Jardim", "code": "Jardim" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDICAO", "type": "esriFieldTypeString", "alias": "Condição", "length": 50, "domain": { "type": "codedValue", "name": "tCondicao", "description": "", "codedValues": [ { "name": "Boa", "code": "Boa" }, { "name": "Implantar", "code": "Implantar" }, { "name": "Precário", "code": "Precario" }, { "name": "Sem Água", "code": "SemAgua" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "Papel Auxiliar", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESSAO", "type": "esriFieldTypeDouble", "alias": "Pressão (mca)", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6809", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "Macromedidor", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e7ecbbe89fc7bfe6ff856419374de3f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEoklEQVRIic2Wz28TRxTHvzPrH0ntiUViUtZpSAXqBlFUpK5v5uAqJDfDNQkoh1RFOTcp4V9wSHquUpEDUhKO0NygQT7gQ9MYCSFobYkiEN6t0qWpO2tg7fVMDxs7cZzwo62qvsvs7Pz4zLz35r3nw38ovv8dbDydYK+UkKa4bgyUqgAgBGwKwatEyV2bvmX8Y9hwejCmSJmsABqtCUhCERBhFpRtYU4tU4LCB6mfT58GkSLnJ05mYTrL3xk2Njeg1VykCAE7UOvVQrJTaxchjUgfAwB1a94LpZQr0WKOU0uvoF0fmxtYujq5Wnhr2PnLp5PCRbJDdKmdtb5kUIS0EjNQPHgXJWbACXIEHYY2h6G3GNdVflyPEscs+h8sV1x7dHR2aGVp6mbujbCxuQFNuEgyEVUPudrIn+ENdv/IdWxE880Tmdc87VlHhMcQv3dO7at88sWvvsIyh5UaTg+au23ZBBtOD8ZqLlIdokuNukdTv3U9YvePfQcnuK8ZAAAlZmD11GUk1ibYIVsb4QHrax/khfF0Ym6nDZtgPio1CLDOWl/yRfi5+ibQZhYo54HNO14bvL2IUz9OsL6qPvLEn1uu0HYdQKYFNp5OMEcQvUN0qUER0u4fuf5a0LMF4NmV7f6BBOAEOdZPLiKxNqExEVU5rOSesFdKSKM1wSKiRy8xo8VG5TxQ/hmoPPc27j4DbNwAKpY3Hjq2rdISM9BZ7ktyai2Pzg7pdWdpwKgUDADaRUgrHrzboq7HM0Co3+tv3AD8XR4oEPXaA4nt+aUOAxEe0wBAcd0YgGaYrCEWRJgR6WMltu1E5TyQvwj0z2xvuJn1/gWiwIkrnkrrBwGAjWgeh4txAIAAZS1qpBRhCO97p602s0D32VZQ/4xns3IeOHKxSRGN9QEZZlVqh1tgQsCuEJsDQNBhjXe0eQeoPgfunvX6dRs9nvG+qxZaJOg0LgMhYLfeDIJLUEji8jaHNWYHot7pd0sd6o+2jrU5DJK4vEJsTqVofWc1n8+gNaFXiGP2FuPsac86AE+Fm9nWDQHPToE9YL3FOF7ScgEApEJbYUtTN3Pn06dTvytPMio/rkV4DDsdZS/54PNmxwCACI8hwmMw/Q9zEoTXBBpBuSmCEClynFp6lDhm/N45dfXU5YYzAJ7LA57q3j+7N+jET2dQJY7JqWVSKQqLl243TtwE8xMnU0G7XvQ/WP7Q+fTLxNoEkP2mMb7zLe2WCI/ho18+w3t2l2n5Hq0QAqMKpSnyN8EWprN8bG5gqeLao6b/4fwhWxsZuPMVWz+5+FqVdlv9DdAfipHh1DKpIjPXJr/fP+oDwNXJ1cLo7NAKh5Vy/K++7al8PJJYm1BLzECpwwtju/IZIjyGaj2fEZuDIrNXAt0zeS5N3cwNpwdNEPvC48AP80xE1ah9NNVhd4cPF+ONZyGJy1/ScsH0P8x5ZQLhik+uvFOmBoBr07eM4fTgvI9KjcNK8oA1Xx8LyDCrBwAAkCCcSlFwiZJbnFzdV9+vLXi2Mq0BIDM6O6RTKRiR0KrEhtyqrqRCeVC8yC1c2r/QeSvYTtlRU2Teds3fhv0b8heRFi61q7Ta2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 583414.0004000003, "ymin": 8676872.5389, "xmax": 781509.9995999997, "ymax": 8932019.0384, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "ID Instalação", "length": 50, "domain": null }, { "name": "NOMEMACRO", "type": "esriFieldTypeString", "alias": "Nome Macro", "length": 50, "domain": null }, { "name": "PONTOINSTALACAO", "type": "esriFieldTypeString", "alias": "Ponto Instalação", "length": 50, "domain": null }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "TIPOMACROMEDIDOR", "type": "esriFieldTypeString", "alias": "Tipo Macromedidor", "length": 50, "domain": { "type": "codedValue", "name": "tMacroMedidor", "description": "", "codedValues": [ { "name": "Medidor Magnéticos", "code": "MedidorMagnetico" }, { "name": "Medidor Tangencial", "code": "MedidorTangencial" }, { "name": "WP Horizontal com sensor pulsado", "code": "WPHorizontal" }, { "name": "WS Vertical com sensor pulsado", "code": "WSVertical" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MARCA", "type": "esriFieldTypeString", "alias": "Marca", "length": 50, "domain": null }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro", "domain": null }, { "name": "VAZAOM3S", "type": "esriFieldTypeString", "alias": "Vazão", "length": 50, "domain": null }, { "name": "OBSERVACAO", "type": "esriFieldTypeString", "alias": "Observação", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Sistema", "length": 100, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6795_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6795", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6795", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5614_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Macromedidor (Fluxx)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ESTADO", "defaultSymbol": { "type": "esriPMS", "url": "52ae82af25be8c83d6432d58bf534ab1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADs0lEQVRIic2WP27qShTGP9sxWCCEZUVCySuyBIq8mmwgyRJSUGCmoEsZKckaKByjiIYdODugvhRegpugyJFlhEAho/F5BczIxig3996np3cag8c+vzl/5js+wn9oR/87WLfbPa1Wq5dZlp1rmna+uz0noldd10ee583+GMYYOyeiBwCXRARN02AYBnRdB+ccmqaBiHr9fh9ENOKcP47H49dfhrmue0VEPoATy7JgWRaq1SoMwyg8t16vsVqtwDnvVSqVnuu6177vv3wb1u/3HwDcm6aJRqMBy7Jgmqa6GoYBIQSyLINpmqjVauCcI0kSCCECxpjred7opzDXda8kyHEcWJalgHkzTRMACqDj42MkSQLOuc8Ym+3XsgDb1cg3TRO2baNer6PZbJZSt2+maaLVaiGOYziOg7e3NxDRj263+1e+hgUYEV0BOGk0GqjVaj8FhWGIKIrU1fd9vL+/w3EcJEmCSqXSA/BQgnW73VMAPVmbRqPxJSgIAgRBoP63220YhgHHcSCEgGma4JzfH4RVq9VLIjqp1+uqGfIWRRGiKEKapmi32+h0OphOp0jTFABwdnamUiobK0kSMMZ6slkUjIhOd9ASKAxDTCYT5XA6naLZbCJNU9i2rTYgLb/ZLMukCBRqdm4YBgzDUJ0mIxoOhxgMBsphGIYYDoewbRt3d3cIgkBtBAAsy8J6vQYAaJp2egh2In/kaxWGITqdTgk0GAwQBAGiKMLNzU0hE/L93XlUfvOwuRACAFSBpfPFYoHb21sAUDWaTCZI0xSLxQL7Jv1IvyUYEb1qmqaUQZpt24iiqORQQpvNZmktyzIIISCEABGVz5mu6zMiAuccq9UKtVoNANDpdBCGYckhsO1A27ZL91erFTabDQBA07RyZJ7njfr9vr9cLmFZFjjnhUY5ZNfX14XGAADOudowgLmmaUqU9xVkxDnvSa1rtVqqGYBtywPb1F1cXBwEpWmqgET08vT0pPTxaO/hx0ql0pOgOI7x/Pys1vNnad8451gul1iv17KeM13XC8pfgI3H41fXda+FEEFeVB3H+TKlHx8fCrRcLmVUj/moSjAA8H3/hTHmcs59KapxHCsZsiyrMM92gzM/zwDg8dAAPTg8Pc8bMcZmQogfEmTbNnRdV8oAbM/TZrNRQGy/S9xfmtQ74Iwx9jcRXXHO7+M4VmsyspzNiehF1/XRfuq+BZNAADMAD4yx3k6sL3eg+U4I5p+fn6OvPnS+BdsDy856+O47vw37N+wfaIgphFwELRQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Sem Informação", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4a9c03aeadb08e67fb8773acdec39a02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD9ElEQVRIic2WTWgbRxSAv5XXsVJpHYVgl12DCwZH0B8wkQ69mh4l7TFx7LusoynkbPnsS4+W8FW24uPKPobQnnKQTCGtwRgENXREbIxTVgtytNL2MPpbSXHcH0rfRZo3O++b997Me6PyH4r6/4OZ+wYoSTxiKMQA8KgBgnYgz9HTyj+HJQ5iBNpZPJJdlaa6aPdchBOUikA7TaoIkEfxtrCei78OS+6lUFo5UPRoxCEaqRONOGiTru+z8uUDypcPEE4wjaekSe6ZHK6W7g4z97N4yqYRarBsXBGNOAhXp9xcQjR0bC+MptTRAjbxh8dkZs4RTpDCmYHdVC3M4jrWSv7TsOReqgtaWxTYygwFO8Vpc3Hsvso3TzDUGmvhl2S+OqdwZiCcYI7EQWU4l35Y4iCG0soZoQbmFxcIFrDqCex2eCyoK8LV2X6/QWZ6l7VFwfbPCxBolzH35wZz6IdNtFJ4ir5sXMHUw0+DqodwUYFqCS4qFL63O8DfKZzNAaSB7CjM3DfwSBuhBtGIQ8FO3Q56swVvsv3xgvy+UH9GJrKLEWognODmeBhKEtDjM38gXH00RxcVeFcBpwYLSfgmDW/z4HSiNBvrhVS4OsvGlfTOLKa7h2UA5hmgEI04lJtLo+F6tQ6fS4O8zUNIl6CQIX8XelcR0dKJR2ods50i4IN5SkybdNEmXURD93tkpcAs9Q1WD6UuZMBqWYZztmeT0w+PiU8dd4fGKEyhR7C9gVxVD2XIhkFmSULeVeC7nC8Q3fXapIvtqj27A55Rs5tyqCn1AVhJ5qk6J8fdHL1al/+d0erkWy9r6BAMBIDdVNECdl8bNmQoh6ULCRkjU1rAxm6qdDY/5p4pVPBAOFPEw8eUb55I/ddp6d04mY1BWB9Rx6eOOb0Odex6YzyzVvKkirnX4hGZL88x1BrCHTXkk2+zvoMBYKg1DLWGdTkPeDVaE72dDtfGvHCCaeEEWQu/ZPv9Rv8wAPzSqa0hXR6aMSDzsyOEE+y2oNJgffTDFG8LT0kXzgxeLFXJTO+ys+H15wfu0rAYao3l+z/BzTXWb7MyLa2Ar/L7YdZzQXLPtJuqtXMyz9qi4EXkBwr1Z7eGNDp5xvL9H+HmmtfikfTKa29xtHJL1Qc4XC1hFteFE8zt/CqBmeldWYZaOqcfHvv72dSxzG+/n8kIlUYb6Pjmaa3kSRxU7KZa3jmZp9tyovcuiWu9yoDdVDm9DmFdzndy5NXw2uvjQB+HARw9rZA4iDPRSgknuLlzMt+b0ibd7h3qiFcDSrQnbn383P7gkQsrQBazmO4U66TtqkDndSXvUR5r5aMPnbvBBqX/psjeec3fhv0L8ie0/MUJcFKNIgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EmOperacao", "label": "Em Operação" }, { "symbol": { "type": "esriPMS", "url": "cd55e443e60e639629b11cb641dbffca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADrklEQVRIic2WwWsbRxSHv3EEFVhDKKGFHYMPgWqvwes/IDpX8jGxonPWOeaSs+RzIPQoCV9lKT5aytl2z1rfpUIOhsxAiyllZPDB2u1Bu8uurNpOW0of7OHt7M43M++935sC/6EV/newPigBVcCLHwAD6DXovoDgH8OOwAuhxQIEwI2U3EhJUWsAQvAHi6FuBPt10F8NO4TaHDoCnCvXZea6XLkuN1Lmvns8HvN4PKaotS/AP4SdVzB8MKwPLQHNa6W4rFS4cl2cKOIZ4IQhJWAGWODc87jY3qaoNarXo2Dt8QD2dqF7L+wQaglINxp8VypRC0N+iKKVJ7AVRRgh+KgUF2/eoHo9ilp3jiBYjmUOdgTeHDrXSvHrzg5PSyV+jHdylzlRxNv5nINSCd1o8PT9e0IY92EjG8McbL7YlXNZqfCt49wLGk2nBMYwnEwIjME2mxxIyZdGg41eD8BnkWB5WB8U4F8rxZXrUrsHtH92Ruv0NPVr5TIl4GUYcuC6XCtFUevmSlhcR84f29s4UXQrRoExBFpjZjOq5TL+1hbdIEBbC4CnVHqkThRxWamw0esxAD9JlhQWLQqXK9fl2Yrj2huN8BwHgG4Q4JRKaGtRUqKtpVoup987gHHdxE1EILczLylYJwxzO6r1+wzr9XTC0XRKrd9HScn49WtaZ2fpQgDKUcS5EImrbsHiBQHkYjWaTvE97xZoWK/TOj0lMIZOtUrWkv9vpKRgbTpvFmYK8fnPMi+HkwlmNmPjwweANEZ7oxHa2tTP2izvmlUwDVCwFru+nr5UUhIYw7IlELUkX7BQloK1xItfWWcBwDdac14usxVno+95DKfTWxMCeI6DswJ2LgTrkwkA0aqd7UJ3AJ0nJydcuC5GCJy/kKjEWs+f5xIDwAiBEYLN8ZgIzKOMKC9rY7eotV/Umo9K8XY+T5MBFikP4EiJ73krQZ+EoKh10oKGWX3MwSLYF+CrXo/P795xsLZG1Gym49laWjYjBD8Lwe/G8P3xMUCwtqT8OVgd9CHsFKw93my30Y0GP0nJyzC880h/EYKzGPTk5ISi1oSwv3uX6gO8guEA9opadxLggVILGWJRsLl+Fsco08+IYH9VA13ZPHehewRBwdrxZrtN0nJ+k5LzTPYVrGV9MmFz0amJwISw91WdGuAFBEewPYdaUevmZrudjsXKkPpxeg8f3XP5ufPCE/8YAK0B+LFYV2OQAXQM6u7ecdF5ECxrmTtF66H//G3Yv2F/AnHvqP9nxbp/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EmProjeto", "label": "Em Projeto" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 242, 255 ], "toColor": [ 252, 194, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 239, 252, 255 ], "toColor": [ 182, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 194, 255 ], "toColor": [ 252, 223, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 184, 252, 255 ], "toColor": [ 184, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 222, 255 ], "toColor": [ 215, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 180, 255 ], "toColor": [ 252, 179, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 216, 252, 255 ], "toColor": [ 202, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 179, 252, 255 ], "toColor": [ 223, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 212, 255 ], "toColor": [ 250, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 222, 255 ], "toColor": [ 252, 215, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 583414.0004000003, "ymin": 8676872.5389, "xmax": 781509.9995999997, "ymax": 8932019.0384, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "ID Instalação", "length": 50, "domain": null }, { "name": "NOMEMACRO", "type": "esriFieldTypeString", "alias": "Nome Macro", "length": 50, "domain": null }, { "name": "PONTOINSTALACAO", "type": "esriFieldTypeString", "alias": "Ponto Instalação", "length": 50, "domain": null }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "TIPOMACROMEDIDOR", "type": "esriFieldTypeString", "alias": "Tipo Macromedidor", "length": 50, "domain": { "type": "codedValue", "name": "tMacroMedidor", "description": "", "codedValues": [ { "name": "Medidor Magnéticos", "code": "MedidorMagnetico" }, { "name": "Medidor Tangencial", "code": "MedidorTangencial" }, { "name": "WP Horizontal com sensor pulsado", "code": "WPHorizontal" }, { "name": "WS Vertical com sensor pulsado", "code": "WSVertical" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MARCA", "type": "esriFieldTypeString", "alias": "Marca", "length": 50, "domain": null }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro", "domain": null }, { "name": "VAZAOM3S", "type": "esriFieldTypeString", "alias": "Vazão", "length": 50, "domain": null }, { "name": "OBSERVACAO", "type": "esriFieldTypeString", "alias": "Observação", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Sistema", "length": 100, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6795_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6795", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6795", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5614_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Pontos Rede de Distribuição", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "612f11d606cc81d3ae2a002e183e8cf3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACEUlEQVQ4jaWTz2vTYBjHn6Svs01X6ObEJV0p1awN6kE3BiMbgngqbLCbN5F2B/8lx9KLUK+DzcNuPcyOib1sK02TsFro+gO7Q0z71tgkr4ctwbK2Cn6PD3w/PM/3eR4E/yk0qphMyxxFI9YihAMAQBQYxLGLlaxgTAQk03LIoehNlmmLbLAZDzM6P7CQYZs+vYrjZSejFFQpkRsJcM0i9/WdFZ9aqS3w/uP7UQiYGAImhuWzk1WudhmjtrVpZZffuQVwKHpzaf70zQ9hZuXz0gt//y4z1KoaFZiNo73UWqnAOBm1qUmL+x4gmZY5lmmLzqOpkWZXB+tbvred9+ICbpV9aTlfyQoGAgCgaMSywWa8M8fNjjO7kvmn/tl6Z65FswkAKN6MQEJhRuePoy8nmq9HSUIqXH5+qhPOA1gEQgMLGQET/xUQMDEMLOStEwFc7xn3A81/BViDOwaiwPAAxLGLjZ+R2vLZCVajwtgQ7ukdeKyc42/dWIk4tuIBKlnBcDJKgatdxjaO9lIH61u+UeZncnGALswvdTx/qGUXGx4AAECVEjlqW5teKxWY170PYi3y0K9Gk94h8Uqlw1x0zwvfVz/6iJUfysCVssvvkIzSjeB2eaZ69eBV8BNP2cTu/Qq2mz22WsdPDjWJ3//Tc+uZVCmRo9NyvtVnWetq6JkUt+2JgJtMGgDQAIDiuEBd/QaP9fNSWjUDMAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 583756.4227999998, "ymin": 8624818.5314, "xmax": 3793394.1569, "ymax": 8932571.1743, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IDPONTOCOLETA", "type": "esriFieldTypeString", "alias": "Id. Ponto Coleta", "length": 50, "domain": null }, { "name": "NOMEPONTO", "type": "esriFieldTypeString", "alias": "Nome Ponto", "length": 50, "domain": null }, { "name": "TIPOREDE", "type": "esriFieldTypeString", "alias": "Tipo Rede", "length": 50, "domain": null }, { "name": "SISTEMA", "type": "esriFieldTypeString", "alias": "Sistema", "length": 100, "domain": null }, { "name": "ELEMENTO", "type": "esriFieldTypeString", "alias": "Elemento", "length": 20, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "COMPLEMENTO", "type": "esriFieldTypeString", "alias": "Complemento", "length": 200, "domain": null }, { "name": "REGIONAL", "type": "esriFieldTypeString", "alias": "Tipo Bomba", "length": 50, "domain": { "type": "codedValue", "name": "aTipoBomba", "description": "Tipo de Bomba d'agua", "codedValues": [ { "name": "Alternativo", "code": "Alternativo" }, { "name": "Centrífugo", "code": "Centrifugo" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Fluxo Axial", "code": "FluxoAxial" }, { "name": "Jato", "code": "Jato" }, { "name": "Outros", "code": "Outros" }, { "name": "Rotativo", "code": "Rotativo" }, { "name": "Turbina", "code": "Turbina" }, { "name": "Sucção", "code": "Succao" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6959_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5752_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "Ponto Amostragem", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 252, 199, 248, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação\n", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 50, "domain": null }, { "name": "ELEVACAO", "type": "esriFieldTypeDouble", "alias": "Elevação", "domain": null }, { "name": "ENDERECO", "type": "esriFieldTypeString", "alias": "Endereço", "length": 255, "domain": null }, { "name": "DATAAMOSTRA", "type": "esriFieldTypeDate", "alias": "Data Amostragem", "length": 8, "domain": null }, { "name": "VALORAMOSTRA", "type": "esriFieldTypeString", "alias": "Valor Amostragem", "length": 3, "domain": null }, { "name": "LIMIAR", "type": "esriFieldTypeString", "alias": "Limiar", "length": 3, "domain": null }, { "name": "REGDESINFECCAO", "type": "esriFieldTypeString", "alias": "Regra Desinfecção", "length": 3, "domain": null }, { "name": "ROTACAO", "type": "esriFieldTypeDouble", "alias": "Rotação", "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6800", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "Ponto de Descarga", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ESTADO", "defaultSymbol": { "type": "esriPMS", "url": "b5345fc961a2646b47edd6952a6f23f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEE0lEQVRIic2WPU/rSBSG34zNJFEYLKRAFApKSymoDB1BkajT0HFbtEFEigTb5jfsUlgE4VXaS0dDjRSBS1JRIIXOBZGAgsmAcIzH3mLjKE7gAveuVnsqz+czM+f4PUfFf2jq/w7WbDZZv9/XwzBcSCQS+UH3UxiGIgiCdq1Wu/1lmGmaC4qilFzX1aM+3/eZlHKaUtoFAEKIcXBwAADtVCrV2traEl+GWZalSynLQRAw13V1z/N0KaUeBAEbnTc1NdVOpVJtSqnhuq5hWdb3SqXS+TTs8PCw9Pr6WvI8L//y8lLyfV/XNA25XA6apiGZTKLf78N1XTiOY3DODUJId2Zm5hjAt0ajcVqtVtsfwizL0iPQ8/PzJmOM6bqO+fn5N19gcXERnHNcXl7me73eb5lM5phSWjZNszvuyxjMNM0FKWV5ACrPzc2xpaUlJJPJ4ZyHhwecnJygUqkM+zRNw/r6OmzbZkKITUrpn4SQSrPZ/GPUhzGYqqp6EATs5eWlxBjLj4MA4P7+HkdHRygWiygUCrGxlZUV2LbNOOebmqYde55nAGhNwJrNJvM8z/A8L+/7vq7r+gToI0smk1heXoZt27rneXlKaelN2OA/Yq7rGpqmveujj0zTNGiahufn5xKl9LjRaBhRsAxhiUSChWEIKaWey+V+CjQK5JzrABCG4QKAOCwMwwUpJQuCgGma9kuwXC4Hx3EA/HOJqH80QKajj6/6atyi9VJKpqrqcN9R2JOiKAIA+v3+xAZ7e3u4vr6OtQGgUChgf38/Nnds/dMELAxDAQCEEOG6bkySACCbzeL+/n7Yjr6LxeLEwVzXBSFEKIoion1jsEQicRuGoUEI6TqOwxYXF2Mb1Ot1XFxcxICFQgH1en0C5jgOFEXpRIefgFWr1fbBwUE5nU63OOc65xzjgVKv17G7uztsb29vT4A45+CcgzHWJoQI3/eHojyujW1KqUEI6V5eXubX19djg8ViEWtrazg/P8fGxsbEE3LOcXV1BUJIl1LaDYKgM6qPMVgqlWq5rmvMzMwcPz4+/m7bNlZXVydul81mJ27FOcfNzQ2EEN1MJnOaSCRupZQx5Y/Btra2hGVZ3wF8Y4xZQojNs7Mztry8PHzSbDY74ae7uzt0Oh0IIbrpdLpFKe2qqtqqVqvvqz4AVCqVTqPROKWUlhVF+avX623atp2PZCiXy43nM3DOEeUzRVEEIaT1VgJ9M3lWq9W2aZpdRVEqs7Ozlud5eSFEWQgx7TjO8LcYhHeHMdamlHYH7dMvZWoAqNVqt6ZpWqqq6pTSEqXUisaklCwSgAgaBEHH9/32zs7Ou8XPDwueQSTdAmg1Gg1jINa6qqrAoLoihAhKaftHhc6nYKM2UlO0Prvmp2H/hv0NPHP9JBv5MHkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Sem Informação", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "dcbab933d46f4f2cc9400b939a1d9291", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEiUlEQVRIic2Wz28TVxDHv2/XDsT1guO0sTZkI1WQtVWliZRFQvwQOM0B2sZUggMNUnOwnEg9gfoPlEuOrdoTSmJx6IGIQ3NoaJCqAiZCaiNqS6RIXeLksqm8cQDjdN2Nwm52egh2vHYEAaqqc9l9evPmo5l5M/M8+A/F87+DheOqwDiPbBO1coyJAEDklAjM4Gkj/fBKJPfGsHBcbXUYFyXGZAKBY0DA+1TY4zX8minpDAAxXpETWTiENE8bqYdXIsYrwyJDi7JDFGMg4b09f8htjbrc1FCQvcwSqvVW1kNp1ehIa6akEOOVyNDiVXV8//yOYZFENuqQE233LYldex9EA96inA+KuNd2BMtBESWfH36zBP+age5sRjm+665i2j791qMTE0UrcD6SWJhSkwfSL4VterQJOtw8O1BofluY7DqFxbYOl14+uPm939GDUEHHmdvXxJP8z0O/PDk0oZlSLBxX9dpcumDhuNrqEMXafUviwUAmpknvCj8d+hilRn9Fh1Z0WBNjaLjwZRVYxOWzFzE4nRQOY3ZAM6WvieOHw3H1q+ocumCM42UCCV17H0SNlr1iLQgAnJUc1r+9BL6vH3yn4tqb7P0Un00nhX7xxsB1/cMJxvEKgFQdLBxXBQdMafdpYsBblCe7TtWBXialRj8me89hcDopt/uWRM2UotvCGOeRCSREhKySD4p1Odqp5IMi8kERXdaDqGZKE5HEglK+LFVhJAEAmhoK8r22I68FKstys4juQkYGAJuoFYAbtkHU2tSwKniZJSwHxTeCLe6T0Z3NAADYcydcMMa4SoJKvlfLVa2Uzwe8RaFoNVWMVWBETqloBQwA8JulSh2VZW3oNDZ+36rTtcRpAAD/voLG8R9cun6zVPknciqLLRiYwQBY5DX8a4arJQEAaxFBK1s1Wv5nLf11nvnXDFjkNYpWwCCgvs48jOUckPK3/Zbenc0I9zt6XAZ2j4zCvnndBeQ7FeweGa2DdWczePosOL9pdxuYmjyQlhPZ2NxqZ+q4964cKujI11yU3SOjWBuKVdYNFy7VgUIFHaGCjhnjWBpgBjl2pSm7OohDSGumpJi2Tz9z+5p4+exFlyFPXz88fTHYN6fgHRiGp88dwlBBx8lff4Rp+3TNlHSHaH6hqj+6YDxtpIjxyq1HJyb6PTe+GJxO4ruPEnXerbeI2FXjVaig4+jcDISVVf23Ys8UwHI82a7O74I9vBIxIkOLV4tW4PzM42Njh2l24PPvvxEme89VQspaxLo87f8zi6NzdyCsrOpqSU5ppqRzjKXUF3V9AFDH989HEgtTminF/rKE8Q/euTMwOJ0U80ERy80iFvfJtfMMoYKOqnlmcEBquwG67fBUkwfS4biqF63A8GTuk7F235J40M7Egk8e+7uzmUpZWOQ1nj4Lzs8Yx9KaKekAMzjGpl5pUj8PaS4cV8cYx8uaKUU1Uxor7212hkDVW4MZDtE8T3a6NnQ7gpWBAHIAUpHEggKQ4IDJRaup8rryMBjk2OmFFzx0dgSrlqo3RWqnZ14b9m/IP6spGBffCIyiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EmOperacao", "label": "Em Operação" }, { "symbol": { "type": "esriPMS", "url": "9ff653eec8ad6a655d5d4cdae7c93a3f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEYUlEQVRIic2WQWwUVRjHf28GttTu1KS722WaSlgMc6nlwJgo6mGRQBplTQ8YKHqzctADxAsJibgpSRMOGC4eqL1CQ9RIrDSEhLCaYNKE2UR0Lm2wppidLdtppLN07dKZ5wE6droEChjj/zLzzbz3fvne9973fev4D7Xufwc7SUVbBEPB7xCoOoCPX1XAW6Ju5dlUemZYnukOhVi2TmAIQCIINt7WlIQXF3bGkYBKk3mCGQTSWo9aOErKe2LYIBXDJ8gBGm/8bEhj2hD6rEFTXQtWDvy9w1LGX7KknTHrBOYglXPHSE2sGXaCStYnyIquKT3IXs+SnjMSvk7n0g7aFnSagzg1pUpNeEy+UDTdzZdN7rQ4nO0Z8cvJgwNURo+Tsh4Le+BRVnRN6bK30JdYl9C2LRyg897W6ED//mNrfTuu6nC19bz+1wejH4oL2RHsTC7PtLM6lhFYnukOnyAnuqb0oOdarlPdrL268DbNQTwcc/uuw8iNIQ7v+Cz8lvB19s0fYSw+rM31FvqwM5+rNB06SeXUyhhGYCrNBgRakL2eTcRb9dUggJlqidM/5Xlzy16602bk386FA1yMD2u1j7/qE1+8O1IHEyg0wE5S0eoEpuia0mV6zti2cKAB9Dg1B3F23t3PWHrYEF1TurQz2YfCFsEQoAWv/GomfL0xRmtUwtdJ+Dpu9npW2JmRASrm8mEJYQI0AKHPGp1LO54KtKw2X8dNFw0ABb8DiMIkfgcbXY2muta2oD8TrHPJYDJWBCB44EQEpqLGH5zmJ47Vai3PlxtnNbXcHi4Wwnz8qignPQnUlGp4j5bVf+EdfpmxIjZAd9pkuPe7yNiaUg3fffzQCGEKeBIQizGvJjyNVWpv0bld/eeOLr+3b9nb4FlNeIjFmEc56Qlk4z0LUEuCwJR/xp3JZFHbWt8eWWBw9xmu/PZ9BNidNhncfaYBNhkrIm8lJ+4nb7URdpyUdYKZnFJ4ueDuv2y4qkPCjx6Uwd1n6P82F9qHX8s3gFzVwVUdlPE9lgTPpxYm5UgGEUhL2hmTOy3O1dbz+r75I5GFdm3Zy64Xc1y5OUrftkPsWrWFruow3nwR7rQ40s44AjmxMj9GYOtRC3UCk7M9I7WPvvlkLD7MW9X+Bu9Ot+gcWeWVqzrc2PAjbnXeUS69PipQSveoRTJ/BHaUlDdI5ZxfTh4U5/cMzfUW+r5uPa3tvLs/3NL2Fr0hTn+sn+RG0w+41XlHjHcXpJ1xFCg8MusDHCM1MUBlFDuTk672Ze29S31jzw/rCV+nzdfpXDKi9SxWxFUdlusZ5aQHSuFhBfShxfM4KSvPtKOWk4c49f6Q6JrS3Z5rubkNbnzyuWJ4LcRizJO3khPK+B5L2hkH8FSU0Seq1AB5NpXyTA+pNBvSzmSFnRkCENzPDKKc9EIbPIGcWKJuffqI5ucxDc+mElACCgNUTAGaAgbl9rC7kqheDKxHNTprgq3Uip6isNY5Tw37N/Q3gITaXK3/4/UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EmProjeto", "label": "Em Projeto" }, { "symbol": { "type": "esriPMS", "url": "c7d75c578ca8f8c021aee0a400c6806c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEdElEQVRIic2W32vbVhTHv9eylbbR3ZKiot1sZIMQyewhhiqFpl2LWVlLadyHsNIksLxsKwz2UPYPrP/Axt5KsqwPgyWUgR+ahsHGipd1P6CVoYGBHdUvgkV2JhZTKfFiy7p7SK1acdam7Rj7vuhe6ep+OOfce86J4z9U/H8H02ROCRqqj1hfDIQBAIfvcQiugC2j6HSvPjdMkzf6AsTTHL7KQRADR49cpi/0ViXL1GwCDg5RV+UGAhBDgJArOsR9alhS5moAP0MA+rr+q/rKayW191BFTYhbFABwdnvd2u/9RmF52LBMTefw9aTM5woOWdkzLCk30gH8dP9gkQ0duZ3ukdfUSpPhTvMoyjUGj0uQiAeJuEi9lNdPvpzVN09Q+9aNC/NVR5lMyvWFgiMaT4Q9tCjdP1hkI6cWJ/4UDtJsbRwlfzCyrvLwea9xGIpgY6z7Ojvz9lfv//L9uXnL1DKavGHvjGUEth0jP9M/WGTDJ77LWLFX6be1c/C4FK7hno3G8gzEYx8/AjcZrnqXMXVglo6cWpywTO1TDvGSJvNP2mMYgRGIKgfo0JHbaXe/xHaCACDYWMXWT1cgDIxCUPTIt2xtHO90z9LRyS8mbs69O0/g6wByHTBN5jSAr/cPFlmPvKZma+MdoCfJ4xKytYuYkmfV/sEis0wtvSuMoKFyEJocuqtXmqwjRntVpclQaTIMHbmdtkxtPinX9dZhaXMjoQDQe6ii3mkefSZQS+WAISXnVQDwEesDEIU1EfT1yn/QhLhFyzX2XLCSryKVyAMACJq09b7NjfEwQE8bq51q/d8jV2jVYeFmIYzD96qO4gKARLzwHrVUy55Hs2JE5gAgKDr2j92IrJWIF445/HDSBhNcAo5GvcuViEuxQ0Ri4KVHd5R722MyMNphmURcNOpdbtVRXI5d7lkcwWoAom88eNFO9ebpvcbhyAb7Tk/DL90MIS2r9p2e7oClEnmsl5WV7X15J6zgiIYqNzLLd97InTybVRXBRqUZPSj7Tk+jls2Ec/H4lQ6QIthQBBtLy2MGAJejHiblSAYJQAzL1PTNE9Qe677OrnqXIxvFB0YRH8jALy0gkbqE+A4XKoKNM12L2PSobZmaHYCs3G/LjxGYACHH4eu3blyYH5289tHUgVl8ufleh3VbPzN0HYtapQg2jotLoDXPvvvjWwtAbFXAX5HMH4EVHeImZT5XdZTJpW/GZkZOLU58IH1Gs7WLoUuJxDriNBA3cVz8AbTm2YV7wznL1OwYYrnC47I+ABQcspKU6wuWqWUerPd8/ub5ryempFlWaTKUA4aSr0brWSIPRbCx6YX1zI0Bud0K6K7Fs+CIhiZv2FVHuZS99uFMq+QcFH+TUvvz4bVo1Lvc9bKysrQ8ZlimZgNwY4gvPFWl3nZp96omb8wQiKplamnL1GZa37Yzg9Lea7gByIqALaPgJP6x+Xlsw/Ow0q4CyCXlug4QGiCmVh0WdldxcJcjbtx/TKOzJ1i72nqK3F7/eWbYv6G/ASzT/4YyW9sCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Implantado", "label": "Implantado" }, { "symbol": { "type": "esriPMS", "url": "965513ed3bad3e3816ba039750358fe6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEeUlEQVRIic2W328UVRTHv/fuMNvdzl1H2HWZUoUCGbAigYxGkxKypVbSwKa8QFh8sxHeTQyJfwAvRh/wyWp9skxTX9hsKyFA2BgINmajoRGxKgh2O12naN0ZusyyM9eHukOnW0pBY/w+zf11Prnn3DnnCPgPJfzvYB3ZASaGmEp4rYUTqgAAOLcJuBXySOFcb2bqH8O6s3pLjSJFABXcBUDA5hwWcaqSKUsGQOBSaHtyOgBecLxK/nJvn/XYsK7RIdXjJE24x579bVZdU76rSnP3VMH12MJ9syxaKMafKpiypIVpVOsaHTp1Yd/hiRXDXsvpKc/jqcSspWyYvpNqrlRVmoxB2NYGmmQgzWHwuw647WD1eFGTbxqas0owxjet0+2IeKRzZDh3cf+hwiNhXaND6jzIVrbcLmXEuMTEve0IbUws7ZrtrfBKZZDT3yo7fvz1rR+eS+qmLKW7s7qxOJYBWHdWb/E4SSdmLWXzpJkOr1/Dwt3PgzSH/T3l6Rl89WkWr7/b58/RZAzRY7tRGRxjW26XMqYsfeBSHO3IDry/MIYBGKdQOffYhuk7qcjqqLIYBABlYwZnT3yC9p4OtO7cGlhrOrAD/LMx9vL1W5mvt67XIzSqAcg3wDqyA4wTqiX+KCvNlaoq7m1vAD1KpDk8DxwcUxOztmLKUmpJmBhiKucuWzfzp0aTsYfG6FGiyRhoMoYN03dSpizpnSPDWv2x+LAQd5kHQJq7pwrb2p4ItBDYXCqrAEB4rQVAEOYCLaxSZYLrMZpkDzGzMgkb46hdnQQAcBDf2IMHQojkfz5mrBarfl6qVJkVDft2H8A4t+2IaAEAv+s0GBg4+A4mv7keGANA686t6Pv8vcDewHnO7QYYAbcAglqIWtx2GvwYU+Ion5nxx+XpGX9+sbjtoBailh0RrXm7i2CcCFOEu5ojCoY4XmTC9taAgYMnj+PaF5d8SP1WB08eb4DdHy/CjjZNAAAFaYRd3H+osCenp39Zuyb/wk1D9Upl0GQsCPzwuO8+ANi7IIvU5ZXK8EplFNuUAiHUIq7nJ+VFuZEXTFnSnFWCQU5/q0SP7Q6stvfsQnvPLlw7cwmvvnkA7T27GkDO+e/hrBIMU5YMcHfiXO8RPz8GYI5XyYdpVBvftE5/6fqttyuDY4i88UrD7c6eiDfcyiuVUb1yA5Xf54yfWhM5TsiU4CKQ+QOwy719Vtfo0Ck7Ih75rk3p33K7lOEffcmaDuzwXRpbG2+Ik3vD9EGTzzydN2XJoAT5ZbM+AFzYd3iic2Q4Z8pSuhIWP37x52KGD44p9TQkbIwH6tn98eK8+x7UM4sC+fNLFNAli+fF/YcK3VndsCPi0Svb2voTs7ayedJMh2ZsSbg66f8WtRC17GjTRLFNKZiyZBBCLUJ4binQQ2EAcK43M9Wd1fs5hWrKUsqUpf76mlSpsnoCAABCqAXuTlDXW7b5Wbbh+fvgFIB858iwFuIucwlRrWjY764oiFVx7cJyjc6KYAu1oKfIr/TME8P+Df0F/fX3tgTNorQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Abandonado", "label": "Abandonado" }, { "symbol": { "type": "esriPMS", "url": "f9ff7d5040b8d98054f07a2778e6bb8f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEV0lEQVRIic2WS2gbRxjH/7Oz2lVXGjc+FGld2hDT7t5KnA2BQg+iJIdiBMHgg3Nr0ubkXCSjW3vI0VS+NGBwHz41PgRMwJgeAkXQQHqo4tBLsWlSCrVXTgsJXq3iHc3O9KBoq4frOEkp/Z925/H9mPnme+j4D6X/72CqUmHtOHY0IseI0mwAEEQ2KRBEWruemb+289KwsDI7pstUQUjhEAIoEDQoYY81PesK7isAhjS89lwJBKpOtVSNzM8Hzw1TpZIjYlUEIewH03Tu05Szq+tOBLDOCgsA8KYQ9dOc113BPSGFp0ql62RhYevIsPbcXEFAFjZ1075tmoWHlDp5M8YZax95M0aWSjRjDU1BsBGY3qpueUyl/emwuZKDvMDL5TWjWq0/E6ZKJacDMux1y5oZNWM2PRriLas9sDIGAJwc4WhEFDcaGfub7MjHk63Wiit4MazM+oO+7IOFldkxEavipm7at15JF9+w2uyD154gS2Wyxn8c4svvfsInU+8mY3kzxpXje1jeZmwd1oy7xxcMaVxWlUq114d9MEOmHRDJbptmIZNW9iAIAPxHTVxdvYPJiXGcOpHrm5vOh1j+Pcu+yrCZS2GwIqT0ANSGYKpSYSJue5sp035IqTM9Gg6BnqUslR3gNnM2dcN2BS8cCGvHsUMIYT8ahpc34wN8dDTlzRh5M8bt2Cy4gq/wctnrPpYERghhgMKurjtnrP0XAvUC70WGAwAakWMA+mES8dgfGmURwPJm/FKwt6027u0ZAIA4icsemK60bPf7eX01qO7+XU1jdqwSuwlMENnMSRIAQDPW0I2jrs5Xb+Lur7t9/wBw6kQON8vn+9Z29v9tdwhGgUABMIGgKQjDgOzRLPyNB8m//zhMxgfVFAQmEOSkDAgwHGdSaTuEKO/VOPY3ApOdHOF9BhYvnsX63fsJpHuqxYtnh2AbgYmcEFsAoECHYUa1Wm/PlYrvRVFtlVpOI6IYfCiLl84l1wcAn/Zkka4aEUUjopjirTqUCjjdT5JyXwYhUHVXcI+ptH+jkbGvHN/rMzQ5MY7JiXGsbzzAR++/g8mJ8SHQt39aYEr6ruA+IdjqzY99MKqlakIKbzpsrnydHSktbzN8+Hp/eVq8dA5XV+8MnaoRUXz/KI1wn/jnnuyvaYrs7FPel/n7TzY/H6hS6XoO8sJUq7W0Dmvm899G2HQ+TK7UPpYZ8tMvrVQCOs2jmiu4rynUDs36AEAWFrZ4ubzmCl481hRf3MhkZ5a3md1NQ29b7cF6hkZEwZTs1DMpA0CrkYXPhgrogcXTqFbrYWXWz0nj8mywt7SpG/YtlS7+HBnZe3tGEhYmEOSE2JrirboruA+lAl2RtYNA/wgDgMz8tZ2wMrtkyLTjCl5wA77UndvVNNY5wVMpFRCCrYi266lDmp9DG56nd74DoMbLZY8QwjSlHDtWEEQ1O4mABjrV6oc1OkeC9aqnp6gddc8Lw/4N/QW9TAv2rdp7TwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Desativado", "label": "Desativado" }, { "symbol": { "type": "esriPMS", "url": "4cc3d8d4c626fcb7cd844d8c686d4535", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD+UlEQVRIic2Wv27qSBTGP8ZmZEwGFERDilCArDRUlqgp0/AASYsWKQiafYAU6XcbCyJ5RUseIE1KaiSqNCgKTYq4sVDAwTi2x95iMcKQ3CT3rlZ7Ks/f38yc4+8cEf+hif87WL/fZ29vb0oYhkeJRKKw7n4Nw9AKgmDc6XSefxmmadqRIAg1x3GUqM/3fcY5P6CUGgBACFG73S4AjCVJGjYaDevbMF3XFc55PQgC5jiO4rquwjlXgiBg2/OSyeRYkqQxpVR1HEfVdX3QbDYfvgy7vr6ueZ5Xc123sFqtar7vK7IsI5/PQ5ZlJJNJeJ4Hz/NgmqZqWZZKCDEymcwNgPNer3fbarXGn8J0XVci0HK5PJMkiRWLRWSz2XdfIJ/Pw7ZtTKfTwmKx+C2dTt9QSuuaphm7vozBNE074pzX16A6Y4wdHx8jmUxu5sxmM9zd3eH8/HzTJ8syKpUKJpMJWy6XZ5TSPwkhzX6//8e2D2MwURSVIAjYarWqSZJU2AVFsMFggGq1inK5HBsrlUqYTCZsPp+fZbPZG9d1VQDDPVi/32eu66qu6xZ831eKxeIe6DNLJpMRUHFdt0Aprb0LW/9HzHEcVZblD330mcmyDFmWsVqtapTSm16vp0bBsoElEgkWhiE450o+n/8p0DbQtm0FAMIwPAIQh4VheMQ5Z0EQMFmWfwmWzWZhmiaAfy4R9W8HyEH08V1f7Vq0nnPORFHc7LsNexUEwQIAz/P2Nri6usLj42OsDQDlchmXl5exuTvrX/dgYRhaAEAIsTzPi0kSAORyOcxms007+s7lcnsH8zwPhBBLEAQr2jcGSyQSz2EYqoQQwzRNthsk7XYbo9EoBiyXy2i323sw0zQhCMJDdPg9WKvVGne73XoqlRpalqXYto3dQGm325vnAxBTkchs24Zt22CMjQkhlu/7G1He1cYxpVQlhBjT6bRQqVRig9VqFdVqFaPRCKenp6hWq3ugp6cnEEIMSqkRBMHDtj7GYJIkDR3HUTOZzM3Ly8vvk8kEJycne7cbDAZ7t7JtG4ZhwHEcI51O3yYSiWfOeUz5Y7BGo2Hpuj4AcM4Y05fL5dn9/T0rlUqbJ83lcnt+ms/nG1AqlRpSSg1RFIetVutj1QeAZrP50Ov1bimldUEQ/losFmeTyaQQyVA2m93NZ7BtG1E+EwTBIoQM30ug7ybPVqs11jTNEASheXh4qEcpx3GcA9M0N7/FOrwfGGNjSqmxbt9+K1MDQKfTedY0TRdFUaGU1iilejTGOWeRAETQIAgefN8fX1xcfFj8/LDgWUfSM4Bhr9dT12KtiKIIrKsrQohFKR3/qND5EmzbtmqK4VfX/DTs37C/AfRV/eS+WKo4AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Desconhecido", "label": "Desconhecido" }, { "symbol": { "type": "esriPMS", "url": "4cc3d8d4c626fcb7cd844d8c686d4535", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD+UlEQVRIic2Wv27qSBTGP8ZmZEwGFERDilCArDRUlqgp0/AASYsWKQiafYAU6XcbCyJ5RUseIE1KaiSqNCgKTYq4sVDAwTi2x95iMcKQ3CT3rlZ7Ks/f38yc4+8cEf+hif87WL/fZ29vb0oYhkeJRKKw7n4Nw9AKgmDc6XSefxmmadqRIAg1x3GUqM/3fcY5P6CUGgBACFG73S4AjCVJGjYaDevbMF3XFc55PQgC5jiO4rquwjlXgiBg2/OSyeRYkqQxpVR1HEfVdX3QbDYfvgy7vr6ueZ5Xc123sFqtar7vK7IsI5/PQ5ZlJJNJeJ4Hz/NgmqZqWZZKCDEymcwNgPNer3fbarXGn8J0XVci0HK5PJMkiRWLRWSz2XdfIJ/Pw7ZtTKfTwmKx+C2dTt9QSuuaphm7vozBNE074pzX16A6Y4wdHx8jmUxu5sxmM9zd3eH8/HzTJ8syKpUKJpMJWy6XZ5TSPwkhzX6//8e2D2MwURSVIAjYarWqSZJU2AVFsMFggGq1inK5HBsrlUqYTCZsPp+fZbPZG9d1VQDDPVi/32eu66qu6xZ831eKxeIe6DNLJpMRUHFdt0Aprb0LW/9HzHEcVZblD330mcmyDFmWsVqtapTSm16vp0bBsoElEgkWhiE450o+n/8p0DbQtm0FAMIwPAIQh4VheMQ5Z0EQMFmWfwmWzWZhmiaAfy4R9W8HyEH08V1f7Vq0nnPORFHc7LsNexUEwQIAz/P2Nri6usLj42OsDQDlchmXl5exuTvrX/dgYRhaAEAIsTzPi0kSAORyOcxms007+s7lcnsH8zwPhBBLEAQr2jcGSyQSz2EYqoQQwzRNthsk7XYbo9EoBiyXy2i323sw0zQhCMJDdPg9WKvVGne73XoqlRpalqXYto3dQGm325vnAxBTkchs24Zt22CMjQkhlu/7G1He1cYxpVQlhBjT6bRQqVRig9VqFdVqFaPRCKenp6hWq3ugp6cnEEIMSqkRBMHDtj7GYJIkDR3HUTOZzM3Ly8vvk8kEJycne7cbDAZ7t7JtG4ZhwHEcI51O3yYSiWfOeUz5Y7BGo2Hpuj4AcM4Y05fL5dn9/T0rlUqbJ83lcnt+ms/nG1AqlRpSSg1RFIetVutj1QeAZrP50Ov1bimldUEQ/losFmeTyaQQyVA2m93NZ7BtG1E+EwTBIoQM30ug7ybPVqs11jTNEASheXh4qEcpx3GcA9M0N7/FOrwfGGNjSqmxbt9+K1MDQKfTedY0TRdFUaGU1iilejTGOWeRAETQIAgefN8fX1xcfFj8/LDgWUfSM4Bhr9dT12KtiKIIrKsrQohFKR3/qND5EmzbtmqK4VfX/DTs37C/AfRV/eS+WKo4AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inoperante", "label": "Inoperante" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 669036.2992000002, "ymin": 8751078.8197, "xmax": 673540.7281999998, "ymax": 8757575.2234, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação da Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data da Instalação", "length": 8, "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "length": 100, "domain": null }, { "name": "MATRICULA", "type": "esriFieldTypeString", "alias": "Matrícula", "length": 50, "domain": null }, { "name": "SRC", "type": "esriFieldTypeString", "alias": "Setor/Quadra/Lote", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado\n", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "Papel Auxiliar", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DIAMETRO", "type": "esriFieldTypeInteger", "alias": "Diâmetro (mm)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6813", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "Ponto de Pressão", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 55, 94, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Id. do Ponto de Pressão", "length": 50, "domain": null }, { "name": "LOCALINSTALACAO", "type": "esriFieldTypeString", "alias": "Local Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "PONTOINSTALACAO", "type": "esriFieldTypeString", "alias": "Ponto Instalação", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "tStatus", "description": "", "codedValues": [ { "name": "Em Operação", "code": "EmOperacao" }, { "name": "Fora de Operação", "code": "ForaOperacao" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIPOPRESSAO", "type": "esriFieldTypeString", "alias": "Tipo Macromedidor", "length": 50, "domain": { "type": "codedValue", "name": "tMacroMedidor", "description": "", "codedValues": [ { "name": "Medidor Magnéticos", "code": "MedidorMagnetico" }, { "name": "Medidor Tangencial", "code": "MedidorTangencial" }, { "name": "WP Horizontal com sensor pulsado", "code": "WPHorizontal" }, { "name": "WS Vertical com sensor pulsado", "code": "WSVertical" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MARCA", "type": "esriFieldTypeString", "alias": "Marca", "length": 50, "domain": null }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "PRESSAO", "type": "esriFieldTypeDouble", "alias": "Vazão (m³/h)", "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "OBSERVACAO", "type": "esriFieldTypeString", "alias": "Observação", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TAG", "type": "esriFieldTypeString", "alias": "Tag Supervisório", "length": 100, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6793", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 29, "name": "Reservatório", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8892cd1bda4a275d82d6976bf271a6c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAASCAYAAACjMAXnAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9ElEQVRIie2VwW3DMAxF3yFL0B2DHkPqGO4YRsdoDl3C2aLgAj0X4hZFD2ZqJ6nrKmnQHvIB4guCoEdJBLXhD7WpWNuEa7jEXAH8yC+Ga0QXEKlI1AGLGMJX4d0MqgA5ZwBEhKZpUNXPsYjg7pgZpYwHNjPcXUopycwS0EcyA7ALP4Fn4GmW8Q7o+75HVVmSiJBSOpk3M9q2BXhkfIou4n6fwBw+AHdMb5YXiXXaX/2WqUY4hkNFsZypg/1Xq337AvpeT/HX9TU/gvNWD8d/AX5N3eA3+L+Bjw3hub2Usdi4voMb8MD0lZ4L/vJHW4PD2I+vpg9sqUZPOQ6CoQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": "NaN", "minScale": 50000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 587433.8042000001, "ymin": 8726532.8558, "xmax": 781511.0757999998, "ymax": 8937485.3135, "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 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "DATAOPERACAO", "type": "esriFieldTypeDate", "alias": "Data Operação", "length": 8, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 100, "domain": null }, { "name": "TIPOINSTALACAO", "type": "esriFieldTypeString", "alias": "Tipo Instalação", "length": 50, "domain": { "type": "codedValue", "name": "aTipoInstalacao", "description": "Tipo da instalação da estrutura de rede", "codedValues": [ { "name": "Elevado", "code": "Elevado" }, { "name": "Enterrado", "code": "Enterrado" }, { "name": "Semi-enterrado", "code": "SemiEnterrado" }, { "name": "Apoiado", "code": "Apoiado" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "CAPACIDADEM3", "type": "esriFieldTypeDouble", "alias": "Capacidade (m³)", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALTURAM", "type": "esriFieldTypeDouble", "alias": "Altura", "domain": null }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo Pavimento", "length": 50, "domain": { "type": "codedValue", "name": "tTipoPavimento", "description": "Tipo de pavimento de instalação do equipamento", "codedValues": [ { "name": "Terra", "code": "Terra" }, { "name": "Asfalto", "code": "Asfalto" }, { "name": "Paralelepípedo", "code": "Paralelepipedo" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Jardim", "code": "Jardim" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NIVELMINIMO", "type": "esriFieldTypeDouble", "alias": "Nível Mínimo (m)", "domain": null }, { "name": "NIVELMEDIO", "type": "esriFieldTypeDouble", "alias": "Nível Médio (m)", "domain": null }, { "name": "NIVELMAXIMO", "type": "esriFieldTypeDouble", "alias": "Nível Máximo (m)", "domain": null }, { "name": "FORMATO", "type": "esriFieldTypeString", "alias": "Formato", "length": 255, "domain": { "type": "codedValue", "name": "tFormatoReserv", "description": "", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Hexagonal", "code": "Hexagonal" }, { "name": "Quadrado", "code": "Quadrado" }, { "name": "Retangular", "code": "Retangular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "UNIDADEGERENCIAL", "type": "esriFieldTypeString", "alias": "Unidade Gerencial", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "NOMESISTEMA", "length": 50, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "Papel Auxiliar", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6815_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6815", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6815", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5634_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 30, "name": "Registro de Manobras", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31981, "latestWkid": 31981, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "471dff52f814e0909b5bea3c5c21d62f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAED0lEQVRIic2WTWgbVxCAvye5vmQ3ufptnfZSa+Wjf1pKwHJ0rP9SSoIUdCtGNoWCc8jJpLYbKIUc6oup5Ci5CeqkNMWO8amYKpeSyNLVlk6F+K3uq2O9r4fdVSRZdp22lA6IFbsz872ZN2/m9fEfSt//DqbBAmaAseAH4AAK2BRw8I9h2ne8GoAAaJomrmkilQpfZbX/3ATWhL+At4NpmAXygKzbNjXbpm7buKbZoTdaLjNaLiOVygbgOQE7F4ZpP5oVx7IoJZPUbBupNaOA9DwMoAm4QGVsjML4OFIp0sUihutua1gQfqTnw4KIVhzLYiuTwTAM0p7HkNY9MzCqNY4QbFkWhcVFUsUiUqm8hoPuveyABXuUdyyL3bk5pGEwHURynkitWTo5oWAYbGUyLD14AFDW8G77HnZHNgvIUjIJUjLleVz6C1DbQkl7HgXTZCuTIVUsAmTxt6QTFpR31rEsarZN2vP45fCQ3Xqdjakp+qPRMyEvj4/ZOTpi3LJIDQ9TsG0cy0IqtdIThl/esjI+jtSaD7Tm21qNvXqd3VqNjakpbsTjRIRoGZxoTb5cplCp0Gg2cZpNbsTjSK0pJZOkikU0ZMNiaYdZAHXbZrTt5XIiwcjAADefPKFQrfL99DSDly/z8viY+6USjutyL5Hg2HWpNhoASKBi26GLsAl0wMZaB9bzOlJ17epVfr9zh8Xnz3l/fZ3PR0bYq9f5ZGiIZ6kU/dEoG69etfRjWlN5kwGrF0yGf3pV3zuRCPmZGUYGBvhyb48fb93i0+Fhom1p7bZvmiaG67b8tsMcw3V9pR6wPzyPXLnMNy9esDwxwc2nT1memGD1+nX6IpEO3S57pxdMAZiui3vpTcFrrfnt9Wu+2N1FmibP0mk+tCxmYjHul0p89PAhP6VSHd7dwE+w+J7n7ABAKkUlFmMk6BiPq1UeV6vcSySYi8dbaft4cJCd27f5+fCQa48eMSIlA4afwIoQDB0dnR2ZgE0N+cT+PgXbpiEEc7EYAvhqcpL3rlw5ldqIEHw2PNyKckxKGkLgCMF0uRyCdk7BAtmUSmWlUmxZFkvxOLO23XG2ekl/NMrXySQNIdgVAqlUOIJ22vtjN2wNyKaLRb67e5dCJMJ81zE4SxpCUBICHIfp7W3wIR2dvwMmQGmYM1x3ez6XYyuTYd00SXke8oyuD1AXgl8D0OT+fhjV2rldPwDuaFiQSuXnczl+yGQoWBZSayT+ge2YZ8Eetc2zEHRqgPYcnkGxHBiuW57P5QhHTt00qbRNatN1GTo6Ytqf1OAXxMJbTeoAeKBhHJiVSq3M53Ktb0FnaFcPq+7cy8+5F57A8ABY1f5ssoCZABTerpwAcuZF50KwLnBYWasXtfnbsH9D/gSeDZs/iG3VeAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1417587.2870235154, "ymin": 8182005.397992726, "xmax": 811783.6997644505, "ymax": 8940339.413407847, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ACIONAMENTO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPOVALVULA", "type": "esriFieldTypeString", "alias": "Tipo Válvula", "length": 30, "domain": { "type": "codedValue", "name": "tTipoSistemaValvula", "description": "Lista de tipos de válvulas do sistema", "codedValues": [ { "name": "Agulha", "code": "Agulha" }, { "name": "Antigolpe de Aríete", "code": "AntigolpeAríete" }, { "name": "Arredondado", "code": "Arredondado" }, { "name": "Bloqueio", "code": "Bloqueio" }, { "name": "Bola", "code": "Bola" }, { "name": "Borboleta", "code": "Borboleta" }, { "name": "Cone", "code": "Cone" }, { "name": "Controle", "code": "Controle" }, { "name": "Descarga", "code": "Descarga" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Esférica", "code": "Esferica" }, { "name": "Gaveta", "code": "Gaveta" }, { "name": "Globo", "code": "Globo" }, { "name": "Outros", "code": "Outros" }, { "name": "Portão", "code": "Portao" }, { "name": "Redutora de Pressão", "code": "RedutoraPressao" }, { "name": "Retenção", "code": "Retencao" }, { "name": "Tomada", "code": "Tomada" }, { "name": "Anular", "code": "Anular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FUNCAOVALVULA", "type": "esriFieldTypeString", "alias": "Função Válvula", "length": 50, "domain": { "type": "codedValue", "name": "aFuncaoValvula", "description": "Indica qual é a função da válvula", "codedValues": [ { "name": "Aliviadora e Sustentadora de Pressão", "code": "AliviadoraSustentadoraPressao" }, { "name": "Alívio de Pressão", "code": "AlivioPressao" }, { "name": "Alívio Pico Pressão", "code": "AlivioPicoPressao" }, { "name": "Altitude", "code": "Altitude" }, { "name": "Antecipadora de Onda", "code": "AntecipadoraOnda" }, { "name": "Bloqueio", "code": "Bloqueio" }, { "name": "CLA", "code": "CLA" }, { "name": "Combinação", "code": "Combinacao" }, { "name": "Controladora de Bomba", "code": "ControladoraBomba" }, { "name": "Controladora e Sustentadora de Pressão", "code": "ControladoraSustentadoraPressao" }, { "name": "Controle", "code": "Controle" }, { "name": "Controle Aéreo", "code": "ControleAereo" }, { "name": "Controle Refluxo", "code": "ControleRefluxo" }, { "name": "Corta Vácuo", "code": "CortaVacuo" }, { "name": "Descarga", "code": "Descarga" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Indefinido", "code": "Indefinido" }, { "name": "Lacuna Ar", "code": "LacunaAr" }, { "name": "Liberação Vácuo", "code": "LiberacaoVacuo" }, { "name": "Manobra", "code": "Manobra" }, { "name": "Medidor Pressão", "code": "MedidorPressao" }, { "name": "Outro", "code": "Outro" }, { "name": "Redutora de Pressão", "code": "RedutoraPressao" }, { "name": "Retenção", "code": "Retencao" }, { "name": "Retenção com Crivo", "code": "RetencaoCrivo" }, { "name": "Retenção Dupla", "code": "RetencaoDupla" }, { "name": "Segurança", "code": "Seguranca" }, { "name": "Sopro", "code": "Sopro" }, { "name": "Vácuo", "code": "Vacuo" }, { "name": "Vácuo Atmosférico", "code": "VacuoAtmosferico" }, { "name": "Vácuo Pressão", "code": "VacuoPressao" }, { "name": "Zona de Pressão Reduzida", "code": "ZPR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVULADESVIO", "type": "esriFieldTypeSmallInteger", "alias": "Válvula Desvio", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVULAHIDRANTE", "type": "esriFieldTypeSmallInteger", "alias": "Válvula Hidrante", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVULASISTEMA", "type": "esriFieldTypeString", "alias": "Válvula Sistema", "length": 50, "domain": null }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "ACIONAMENTO", "type": "esriFieldTypeString", "alias": "Acionamento", "length": 50, "domain": { "type": "codedValue", "name": "aAcionamento", "description": "Tipo de acionamento da válvula", "codedValues": [ { "name": "Elétrico", "code": "Eletrico" }, { "name": "Manual/Volante", "code": "ManualVolante" }, { "name": "Manual/Chave", "code": "ManualChave" }, { "name": "Mecanico", "code": "Mecanico" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUSVALVULA", "type": "esriFieldTypeString", "alias": "Status Válvula", "length": 50, "domain": { "type": "codedValue", "name": "aStatusValvula", "description": "Status de operação da válvula", "codedValues": [ { "name": "Em operação", "code": "Operacao" }, { "name": "Emperrada", "code": "Emperrada" }, { "name": "Coberta", "code": "Coberta" }, { "name": "Cabeçote Roliço", "code": "CabecoteRolico" }, { "name": "Sem Volante", "code": "SemVolante" }, { "name": "Indefinido", "code": "Indefinido" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDICAOOPERACAO", "type": "esriFieldTypeString", "alias": "Condição Operação", "length": 50, "domain": { "type": "codedValue", "name": "tCondicaoOperacao", "description": "Condição de operação do órgão acessório.", "codedValues": [ { "name": "Assoreado", "code": "Assoreado" }, { "name": "Entulhado", "code": "Entulhado" }, { "name": "Afogado", "code": "Afogado" }, { "name": "Normal", "code": "Normal" }, { "name": "Outros", "code": "Outros" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ABRENORMALMENTE", "type": "esriFieldTypeSmallInteger", "alias": "Abre Normalmente", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FECHASENTIDOHORARIO", "type": "esriFieldTypeSmallInteger", "alias": "Fechamento Sentido Horário", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "QTDVOLTASFECHAR", "type": "esriFieldTypeInteger", "alias": "Qtd Voltas Fechar", "domain": null }, { "name": "POSICAOATUAL", "type": "esriFieldTypeString", "alias": "Posição Atual", "length": 50, "domain": { "type": "codedValue", "name": "tPosicaoAtual", "description": "Posição atual da \"tampa\" da vávula", "codedValues": [ { "name": "Aberta", "code": "Aberta" }, { "name": "Fechada", "code": "Fechada" }, { "name": "Não Aplicável", "code": "NaoAplicavel" }, { "name": "Indefinido", "code": "Indefinido" }, { "name": "Parcialmente Aberta", "code": "ParcialmenteAberta" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROFUNDIDADE", "type": "esriFieldTypeDouble", "alias": "Profundidade (m)", "domain": null }, { "name": "ALINHAMENTOTAMPA", "type": "esriFieldTypeString", "alias": "Alinhamento Tampa", "length": 50, "domain": { "type": "codedValue", "name": "tAlinhamentoTampa", "description": "Alinhamento da tampa da válvula ou do poço", "codedValues": [ { "name": "Tampa alinhada", "code": "Alinhada" }, { "name": "Tampa Desalinhada Acima", "code": "DesalinhadaAcima" }, { "name": "Tampa Desalinhada Abaixo", "code": "DesalinhadaAbaixo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESCARGA", "type": "esriFieldTypeString", "alias": "Descarga", "length": 50, "domain": { "type": "codedValue", "name": "aDescargaValvula", "description": "Local de descarga da válvula", "codedValues": [ { "name": "Boca de Lobo", "code": "BocaLobo" }, { "name": "Galeria de Águas Pluviais", "code": "GaleriaAguasPluviais" }, { "name": "Corpo d'água", "code": "CorpoAgua" }, { "name": "Sarjeta", "code": "Sarjeta" }, { "name": "PV", "code": "PV" }, { "name": "Outro", "code": "Outro" }, { "name": "Indefinido", "code": "Indefinido" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACESSOVALVULA", "type": "esriFieldTypeString", "alias": "Acesso Válvula", "length": 50, "domain": { "type": "codedValue", "name": "aAcessoValvula", "description": "Tipo de acesso a válvula de sistema", "codedValues": [ { "name": "PV", "code": "PV" }, { "name": "T9", "code": "T9" }, { "name": "Enterrado", "code": "Enterrado" }, { "name": "Livre", "code": "Livre" }, { "name": "Caixa", "code": "Caixa" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDICAOACESSO", "type": "esriFieldTypeString", "alias": "Condição Acesso", "length": 50, "domain": { "type": "codedValue", "name": "tCondicaoAcesso", "description": "Condição de acesso ao órgão acessório.", "codedValues": [ { "name": "Coberto", "code": "Coberto" }, { "name": "Lacrado", "code": "Lacrado" }, { "name": "Obstruído", "code": "Obstruido" }, { "name": "Sem Tampão", "code": "SemTampao" }, { "name": "Travado", "code": "Travado" }, { "name": "Tampão Fora do Centro", "code": "TampaoForaCentro" }, { "name": "Normal", "code": "Normal" }, { "name": "Outros", "code": "Outros" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERAVEL", "type": "esriFieldTypeSmallInteger", "alias": "Operável", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROTACAO", "type": "esriFieldTypeDouble", "alias": "Rotação", "domain": null }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo Pavimento", "length": 50, "domain": { "type": "codedValue", "name": "tTipoPavimento", "description": "Tipo de pavimento de instalação do equipamento", "codedValues": [ { "name": "Terra", "code": "Terra" }, { "name": "Asfalto", "code": "Asfalto" }, { "name": "Paralelepípedo", "code": "Paralelepipedo" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Jardim", "code": "Jardim" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 2000, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Sistema", "length": 50, "domain": null }, { "name": "NOMELINHA", "type": "esriFieldTypeString", "alias": "Nome Linha", "length": 50, "domain": null }, { "name": "NOMESETOR", "type": "esriFieldTypeString", "alias": "Nome Setor", "length": 50, "domain": null }, { "name": "NOMESUBSETOR", "type": "esriFieldTypeString", "alias": "NomeSubSetor", "length": 50, "domain": null }, { "name": "NOMEDMC", "type": "esriFieldTypeString", "alias": "Nome DMC", "length": 50, "domain": null }, { "name": "NOMESUBDMC", "type": "esriFieldTypeString", "alias": "Nome SubDMC", "length": 50, "domain": null }, { "name": "ULTIMAMANOBRA", "type": "esriFieldTypeDate", "alias": "Última Manobra", "length": 8, "domain": null }, { "name": "BAIRROGIS", "type": "esriFieldTypeString", "alias": "BAIRROGIS", "length": 100, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6946", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1745894898000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 31, "name": "Válvula Sistema Água", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31981, "latestWkid": 31981, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a87142bb2a19a2d80adc44b7d8ba1194", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEqUlEQVRIic2Wz0scZxjHP7NuV7t5JyGkMr5KSWPjXIQeHKVECu5FKGQ3mIu66dE0QnuR/gPqPSm5FLrb9ZZk1EuDa6CQyyYX8TB7COzFNNIQ3NdFhJgZjW6cnR6Mm1011rSl9Hta2Pd5PvO87/MrzH+o8P8ONjWFruuYu7u0hkJIgCDACwJcTcNJJin+Y5ht0wrEANP3QdNgZ6dFL5fPCSEKStMAsGwbggDn9WtyIyO4HwybnsbUNBKVCvrLl1+Zm5umub0tzUqlUa89F43+4Zw5s+gIUbCiUazpae4ND7N0YphtEwsCYq7bKdfXY7Fy2TCl9Onp2UXKLYSo4HkhXFcjn//UUuozKxzeUG1td+1IZPXa7CzZwUGcv4RNT2MGATHP65Sl0kDSMMJ6X98WHR1vDpz0AejqKqNUAzMzp+WLFyPfGsZ9W4hCwrZRB9+yDmbbtGoaCdftlGtrXycuXmzQL1/ei+Q4SekzNvaKTEbopdJAUojCj8CNqSlu1b7hwcjMSgV9fT0Wa24W8iSgWg0Pb5HJCP358++T58//ZEejWEDuEGxqCj0Uwnr1qlOWy4bZ17dFLvc72ewzUqn+YyGOU2J+fhnLMhga6iCTMUzP65RCFGJHwnQd0/fRNza+tKT06eh4w82bz5ifX6atLUUq1U883n4IlE4/IZ1+glKbxOPtxOPtSOmzvh6LCVGwZ2ex9pOlCvN9dIDtbWn29OxWnY2PX8KyDK5cuY9lGaRS/Uh5CscpMTm5QLHoMTHRS7Ho4TglYO8NlTJMgN1dWuEADGgtl1v0SqVRl3Kr7usty2BlZZTR0Ye0tv7MjRtfMD+/TDzeztzcQDXCfZnmLvl8BABNo1qXVZimIfZ/vy8pUql+LMtgdPQh2ezVI6+11r5cbtEbG1erfquwIMCLRFZdAM8LsV9HtUqnnzA5ucDERC+JxK9MTPQyPn7p0Lk9+3d+j4K5mgah0I7rulpdS3Kc0tsrFMzNDWBZBvF4O5OTC3R33yGbvVoHc12NUGjHjURW3SA4os7CYYq+jxUOv1T5/Cd6V1e5Gg3AxERv3bVZlsHc3ADz88t0d9/BsgykPAVAPh+hqenFEoCmHQEbHMSxbRLnzuVySg2ZSjWQSHxeBe07Oqh4vJ2VlVEmJxewLAOlGlCqASkXnVAIt1J515TrOkgQ4AhRsMLhDTUzc1qOjbW/NwkOanz8Eko18ODBx4TDG0qIgvJ9lq5de9cf62CvX5OLRrHa2u7az59/90MmI7h+3Tvs+Qgp1cDjx02srXmqufm3rKZRhPrOXwcbGcGdnuZeJLJ6TcqZdKk0kLx9+7Q+NLSJlIezc19Pn37Eo0eNrK156uzZxZwQBQXkju36AMPDLM3OkhWikIhE1n9ZWfkmmcmckVL6SOljmrsH5lkEpRqomWcukDtqgB45PN8mi4pEVm9cuHAr7Xl7I6dUahL5fLRaFqHQjtvU9GJJykVHiIIKhXCDgOwHTWqAZJKibZMGTCEKMSEK6f3/yuUWfb8B7EFxfZ+lSuX45efYheetYRHIzc5i+T66pmE2Nq7Wbleu5+Ect+icCFarmp0id1Kbvw37N/QnJHAORVU77/EAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1417587.2870235154, "ymin": 8182005.397992726, "xmax": 811783.6997644505, "ymax": 8940339.413407847, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ACIONAMENTO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPOVALVULA", "type": "esriFieldTypeString", "alias": "Tipo Válvula", "length": 30, "domain": { "type": "codedValue", "name": "tTipoSistemaValvula", "description": "Lista de tipos de válvulas do sistema", "codedValues": [ { "name": "Agulha", "code": "Agulha" }, { "name": "Antigolpe de Aríete", "code": "AntigolpeAríete" }, { "name": "Arredondado", "code": "Arredondado" }, { "name": "Bloqueio", "code": "Bloqueio" }, { "name": "Bola", "code": "Bola" }, { "name": "Borboleta", "code": "Borboleta" }, { "name": "Cone", "code": "Cone" }, { "name": "Controle", "code": "Controle" }, { "name": "Descarga", "code": "Descarga" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Esférica", "code": "Esferica" }, { "name": "Gaveta", "code": "Gaveta" }, { "name": "Globo", "code": "Globo" }, { "name": "Outros", "code": "Outros" }, { "name": "Portão", "code": "Portao" }, { "name": "Redutora de Pressão", "code": "RedutoraPressao" }, { "name": "Retenção", "code": "Retencao" }, { "name": "Tomada", "code": "Tomada" }, { "name": "Anular", "code": "Anular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FUNCAOVALVULA", "type": "esriFieldTypeString", "alias": "Função Válvula", "length": 50, "domain": { "type": "codedValue", "name": "aFuncaoValvula", "description": "Indica qual é a função da válvula", "codedValues": [ { "name": "Aliviadora e Sustentadora de Pressão", "code": "AliviadoraSustentadoraPressao" }, { "name": "Alívio de Pressão", "code": "AlivioPressao" }, { "name": "Alívio Pico Pressão", "code": "AlivioPicoPressao" }, { "name": "Altitude", "code": "Altitude" }, { "name": "Antecipadora de Onda", "code": "AntecipadoraOnda" }, { "name": "Bloqueio", "code": "Bloqueio" }, { "name": "CLA", "code": "CLA" }, { "name": "Combinação", "code": "Combinacao" }, { "name": "Controladora de Bomba", "code": "ControladoraBomba" }, { "name": "Controladora e Sustentadora de Pressão", "code": "ControladoraSustentadoraPressao" }, { "name": "Controle", "code": "Controle" }, { "name": "Controle Aéreo", "code": "ControleAereo" }, { "name": "Controle Refluxo", "code": "ControleRefluxo" }, { "name": "Corta Vácuo", "code": "CortaVacuo" }, { "name": "Descarga", "code": "Descarga" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Indefinido", "code": "Indefinido" }, { "name": "Lacuna Ar", "code": "LacunaAr" }, { "name": "Liberação Vácuo", "code": "LiberacaoVacuo" }, { "name": "Manobra", "code": "Manobra" }, { "name": "Medidor Pressão", "code": "MedidorPressao" }, { "name": "Outro", "code": "Outro" }, { "name": "Redutora de Pressão", "code": "RedutoraPressao" }, { "name": "Retenção", "code": "Retencao" }, { "name": "Retenção com Crivo", "code": "RetencaoCrivo" }, { "name": "Retenção Dupla", "code": "RetencaoDupla" }, { "name": "Segurança", "code": "Seguranca" }, { "name": "Sopro", "code": "Sopro" }, { "name": "Vácuo", "code": "Vacuo" }, { "name": "Vácuo Atmosférico", "code": "VacuoAtmosferico" }, { "name": "Vácuo Pressão", "code": "VacuoPressao" }, { "name": "Zona de Pressão Reduzida", "code": "ZPR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVULADESVIO", "type": "esriFieldTypeSmallInteger", "alias": "Válvula Desvio", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVULAHIDRANTE", "type": "esriFieldTypeSmallInteger", "alias": "Válvula Hidrante", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVULASISTEMA", "type": "esriFieldTypeString", "alias": "Válvula Sistema", "length": 50, "domain": null }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "ACIONAMENTO", "type": "esriFieldTypeString", "alias": "Acionamento", "length": 50, "domain": { "type": "codedValue", "name": "aAcionamento", "description": "Tipo de acionamento da válvula", "codedValues": [ { "name": "Elétrico", "code": "Eletrico" }, { "name": "Manual/Volante", "code": "ManualVolante" }, { "name": "Manual/Chave", "code": "ManualChave" }, { "name": "Mecanico", "code": "Mecanico" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUSVALVULA", "type": "esriFieldTypeString", "alias": "Status Válvula", "length": 50, "domain": { "type": "codedValue", "name": "aStatusValvula", "description": "Status de operação da válvula", "codedValues": [ { "name": "Em operação", "code": "Operacao" }, { "name": "Emperrada", "code": "Emperrada" }, { "name": "Coberta", "code": "Coberta" }, { "name": "Cabeçote Roliço", "code": "CabecoteRolico" }, { "name": "Sem Volante", "code": "SemVolante" }, { "name": "Indefinido", "code": "Indefinido" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDICAOOPERACAO", "type": "esriFieldTypeString", "alias": "Condição Operação", "length": 50, "domain": { "type": "codedValue", "name": "tCondicaoOperacao", "description": "Condição de operação do órgão acessório.", "codedValues": [ { "name": "Assoreado", "code": "Assoreado" }, { "name": "Entulhado", "code": "Entulhado" }, { "name": "Afogado", "code": "Afogado" }, { "name": "Normal", "code": "Normal" }, { "name": "Outros", "code": "Outros" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ABRENORMALMENTE", "type": "esriFieldTypeSmallInteger", "alias": "Abre Normalmente", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FECHASENTIDOHORARIO", "type": "esriFieldTypeSmallInteger", "alias": "Fechamento Sentido Horário", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "QTDVOLTASFECHAR", "type": "esriFieldTypeInteger", "alias": "Qtd Voltas Fechar", "domain": null }, { "name": "POSICAOATUAL", "type": "esriFieldTypeString", "alias": "Posição Atual", "length": 50, "domain": { "type": "codedValue", "name": "tPosicaoAtual", "description": "Posição atual da \"tampa\" da vávula", "codedValues": [ { "name": "Aberta", "code": "Aberta" }, { "name": "Fechada", "code": "Fechada" }, { "name": "Não Aplicável", "code": "NaoAplicavel" }, { "name": "Indefinido", "code": "Indefinido" }, { "name": "Parcialmente Aberta", "code": "ParcialmenteAberta" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROFUNDIDADE", "type": "esriFieldTypeDouble", "alias": "Profundidade (m)", "domain": null }, { "name": "ALINHAMENTOTAMPA", "type": "esriFieldTypeString", "alias": "Alinhamento Tampa", "length": 50, "domain": { "type": "codedValue", "name": "tAlinhamentoTampa", "description": "Alinhamento da tampa da válvula ou do poço", "codedValues": [ { "name": "Tampa alinhada", "code": "Alinhada" }, { "name": "Tampa Desalinhada Acima", "code": "DesalinhadaAcima" }, { "name": "Tampa Desalinhada Abaixo", "code": "DesalinhadaAbaixo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESCARGA", "type": "esriFieldTypeString", "alias": "Descarga", "length": 50, "domain": { "type": "codedValue", "name": "aDescargaValvula", "description": "Local de descarga da válvula", "codedValues": [ { "name": "Boca de Lobo", "code": "BocaLobo" }, { "name": "Galeria de Águas Pluviais", "code": "GaleriaAguasPluviais" }, { "name": "Corpo d'água", "code": "CorpoAgua" }, { "name": "Sarjeta", "code": "Sarjeta" }, { "name": "PV", "code": "PV" }, { "name": "Outro", "code": "Outro" }, { "name": "Indefinido", "code": "Indefinido" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACESSOVALVULA", "type": "esriFieldTypeString", "alias": "Acesso Válvula", "length": 50, "domain": { "type": "codedValue", "name": "aAcessoValvula", "description": "Tipo de acesso a válvula de sistema", "codedValues": [ { "name": "PV", "code": "PV" }, { "name": "T9", "code": "T9" }, { "name": "Enterrado", "code": "Enterrado" }, { "name": "Livre", "code": "Livre" }, { "name": "Caixa", "code": "Caixa" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDICAOACESSO", "type": "esriFieldTypeString", "alias": "Condição Acesso", "length": 50, "domain": { "type": "codedValue", "name": "tCondicaoAcesso", "description": "Condição de acesso ao órgão acessório.", "codedValues": [ { "name": "Coberto", "code": "Coberto" }, { "name": "Lacrado", "code": "Lacrado" }, { "name": "Obstruído", "code": "Obstruido" }, { "name": "Sem Tampão", "code": "SemTampao" }, { "name": "Travado", "code": "Travado" }, { "name": "Tampão Fora do Centro", "code": "TampaoForaCentro" }, { "name": "Normal", "code": "Normal" }, { "name": "Outros", "code": "Outros" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERAVEL", "type": "esriFieldTypeSmallInteger", "alias": "Operável", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROTACAO", "type": "esriFieldTypeDouble", "alias": "Rotação", "domain": null }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo Pavimento", "length": 50, "domain": { "type": "codedValue", "name": "tTipoPavimento", "description": "Tipo de pavimento de instalação do equipamento", "codedValues": [ { "name": "Terra", "code": "Terra" }, { "name": "Asfalto", "code": "Asfalto" }, { "name": "Paralelepípedo", "code": "Paralelepipedo" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Jardim", "code": "Jardim" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 2000, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Sistema", "length": 50, "domain": null }, { "name": "NOMELINHA", "type": "esriFieldTypeString", "alias": "Nome Linha", "length": 50, "domain": null }, { "name": "NOMESETOR", "type": "esriFieldTypeString", "alias": "Nome Setor", "length": 50, "domain": null }, { "name": "NOMESUBSETOR", "type": "esriFieldTypeString", "alias": "NomeSubSetor", "length": 50, "domain": null }, { "name": "NOMEDMC", "type": "esriFieldTypeString", "alias": "Nome DMC", "length": 50, "domain": null }, { "name": "NOMESUBDMC", "type": "esriFieldTypeString", "alias": "Nome SubDMC", "length": 50, "domain": null }, { "name": "ULTIMAMANOBRA", "type": "esriFieldTypeDate", "alias": "Última Manobra", "length": 8, "domain": null }, { "name": "BAIRROGIS", "type": "esriFieldTypeString", "alias": "BAIRROGIS", "length": 100, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6946", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1745894898000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 32, "name": "Ramal de Ligação", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPORAMAL", "type": "esriFieldTypeString", "alias": "Tipo de Ramal\n", "length": 10, "domain": { "type": "codedValue", "name": "tTipoRamal", "description": "", "codedValues": [ { "name": "Criado em meio digital", "code": "Digital" }, { "name": "Obtido de informações existentes\n", "code": "Informacao" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro", "domain": null }, { "name": "TIPOAGUA", "type": "esriFieldTypeString", "alias": "Tipo Água", "length": 30, "domain": { "type": "codedValue", "name": "aTipoAgua", "description": "O tipo de água que flui através do tubo", "codedValues": [ { "name": "Água Chuva", "code": "Chuva" }, { "name": "Água Potável", "code": "Potavel" }, { "name": "Água Reaproveitada", "code": "Reaproveitada" }, { "name": "Água Salgada", "code": "Salgada" }, { "name": "Água Tratada", "code": "Tratada" }, { "name": "Primaria Bruta", "code": "PrimariaBruta" }, { "name": "Primaria Tratada", "code": "PrimariaTratada" }, { "name": "Secundária", "code": "Secundaria" }, { "name": "Água sem tratamento", "code": "SemTratamento" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Extensão BD (m)", "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6804", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 33, "name": "Rede de Água (Adutora)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPOUSO", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 16 }, "value": "Adutora", "label": "Adutora" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"Ø\" + $feature.DIAMETRO + \"mm - \" + $feature.MATERIAL", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 150000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 549304.0603999998, "ymin": 8725317.1889, "xmax": 800569.4596999995, "ymax": 8937704.549, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPOUSO", "type": "esriFieldTypeString", "alias": "Tipo Uso", "length": 50, "domain": { "type": "codedValue", "name": "aTipoUso", "description": "Tipo de uso da rede de água", "codedValues": [ { "name": "Adutora", "code": "Adutora" }, { "name": "Distribuição", "code": "Distribuicao" }, { "name": "Recalque", "code": "Recalque" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "TIPOAGUA", "type": "esriFieldTypeString", "alias": "Tipo Água", "length": 30, "domain": { "type": "codedValue", "name": "aTipoAgua", "description": "O tipo de água que flui através do tubo", "codedValues": [ { "name": "Água Chuva", "code": "Chuva" }, { "name": "Água Potável", "code": "Potavel" }, { "name": "Água Reaproveitada", "code": "Reaproveitada" }, { "name": "Água Salgada", "code": "Salgada" }, { "name": "Água Tratada", "code": "Tratada" }, { "name": "Primaria Bruta", "code": "PrimariaBruta" }, { "name": "Primaria Tratada", "code": "PrimariaTratada" }, { "name": "Secundária", "code": "Secundaria" }, { "name": "Água sem tratamento", "code": "SemTratamento" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TRANSMISSAO", "type": "esriFieldTypeString", "alias": "Sistema Transmissão", "length": 5, "domain": { "type": "codedValue", "name": "tSimNao", "description": "A yes/no indicator", "codedValues": [ { "name": "Sim", "code": "Sim" }, { "name": "Não", "code": "Não" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EXTENSAODIGITAL", "type": "esriFieldTypeDouble", "alias": "Extensão Digital (m)", "domain": null }, { "name": "EXTENSAOREAL", "type": "esriFieldTypeDouble", "alias": "Extensão Real (m)", "domain": null }, { "name": "PROFUNDIDADE", "type": "esriFieldTypeDouble", "alias": "Profundidade (m)", "domain": null }, { "name": "LOCALIZACAOREDE", "type": "esriFieldTypeString", "alias": "Localização Rede", "length": 50, "domain": { "type": "codedValue", "name": "tLocalizacaoRede", "description": "Localização de rede", "codedValues": [ { "name": "Via Pública", "code": "ViaPublica" }, { "name": "Faixa de Servidão", "code": "FaixaServidao" }, { "name": "Área Particular", "code": "AreaParticular" }, { "name": "Não Identificada", "code": "NaoIdentificada" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo Pavimento", "length": 50, "domain": { "type": "codedValue", "name": "tTipoPavimento", "description": "Tipo de pavimento de instalação do equipamento", "codedValues": [ { "name": "Terra", "code": "Terra" }, { "name": "Asfalto", "code": "Asfalto" }, { "name": "Paralelepípedo", "code": "Paralelepipedo" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Jardim", "code": "Jardim" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSICAOREDE", "type": "esriFieldTypeString", "alias": "Posição da Rede", "length": 50, "domain": { "type": "codedValue", "name": "tPosicaoRede", "description": "", "codedValues": [ { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Eixo", "code": "Eixo" }, { "name": "Não Aplicável", "code": "NaoAplicavel" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Terço", "code": "Terco" }, { "name": "Esquerda", "code": "Esquerda" }, { "name": "Direita", "code": "Direita" }, { "name": "Centro", "code": "Centro" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESCOAMENTO", "type": "esriFieldTypeString", "alias": "Escoamento (m)", "length": 30, "domain": { "type": "codedValue", "name": "tEscoamento", "description": "Tipo de escoamento da tubulação", "codedValues": [ { "name": "Gravidade", "code": "Gravidade" }, { "name": "Bombeamento", "code": "Bombeamento" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOMEDMC", "type": "esriFieldTypeString", "alias": "Nome DMC", "length": 50, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Extensão BD (m)", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "NOMESISTEMA", "length": 50, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "MUNICIPIO", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6798", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 34, "name": "Rede de Água (Adutora) - Sem Fluxo", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPOUSO", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Adutora", "label": "Adutora" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"Ø\" + $feature.DIAMETRO + \"mm - \" + $feature.MATERIAL", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 150000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 549304.0603999998, "ymin": 8725317.1889, "xmax": 800569.4596999995, "ymax": 8937704.549, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPOUSO", "type": "esriFieldTypeString", "alias": "Tipo Uso", "length": 50, "domain": { "type": "codedValue", "name": "aTipoUso", "description": "Tipo de uso da rede de água", "codedValues": [ { "name": "Adutora", "code": "Adutora" }, { "name": "Distribuição", "code": "Distribuicao" }, { "name": "Recalque", "code": "Recalque" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "TIPOAGUA", "type": "esriFieldTypeString", "alias": "Tipo Água", "length": 30, "domain": { "type": "codedValue", "name": "aTipoAgua", "description": "O tipo de água que flui através do tubo", "codedValues": [ { "name": "Água Chuva", "code": "Chuva" }, { "name": "Água Potável", "code": "Potavel" }, { "name": "Água Reaproveitada", "code": "Reaproveitada" }, { "name": "Água Salgada", "code": "Salgada" }, { "name": "Água Tratada", "code": "Tratada" }, { "name": "Primaria Bruta", "code": "PrimariaBruta" }, { "name": "Primaria Tratada", "code": "PrimariaTratada" }, { "name": "Secundária", "code": "Secundaria" }, { "name": "Água sem tratamento", "code": "SemTratamento" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TRANSMISSAO", "type": "esriFieldTypeString", "alias": "Sistema Transmissão", "length": 5, "domain": { "type": "codedValue", "name": "tSimNao", "description": "A yes/no indicator", "codedValues": [ { "name": "Sim", "code": "Sim" }, { "name": "Não", "code": "Não" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EXTENSAODIGITAL", "type": "esriFieldTypeDouble", "alias": "Extensão Digital (m)", "domain": null }, { "name": "EXTENSAOREAL", "type": "esriFieldTypeDouble", "alias": "Extensão Real (m)", "domain": null }, { "name": "PROFUNDIDADE", "type": "esriFieldTypeDouble", "alias": "Profundidade (m)", "domain": null }, { "name": "LOCALIZACAOREDE", "type": "esriFieldTypeString", "alias": "Localização Rede", "length": 50, "domain": { "type": "codedValue", "name": "tLocalizacaoRede", "description": "Localização de rede", "codedValues": [ { "name": "Via Pública", "code": "ViaPublica" }, { "name": "Faixa de Servidão", "code": "FaixaServidao" }, { "name": "Área Particular", "code": "AreaParticular" }, { "name": "Não Identificada", "code": "NaoIdentificada" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo Pavimento", "length": 50, "domain": { "type": "codedValue", "name": "tTipoPavimento", "description": "Tipo de pavimento de instalação do equipamento", "codedValues": [ { "name": "Terra", "code": "Terra" }, { "name": "Asfalto", "code": "Asfalto" }, { "name": "Paralelepípedo", "code": "Paralelepipedo" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Jardim", "code": "Jardim" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSICAOREDE", "type": "esriFieldTypeString", "alias": "Posição da Rede", "length": 50, "domain": { "type": "codedValue", "name": "tPosicaoRede", "description": "", "codedValues": [ { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Eixo", "code": "Eixo" }, { "name": "Não Aplicável", "code": "NaoAplicavel" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Terço", "code": "Terco" }, { "name": "Esquerda", "code": "Esquerda" }, { "name": "Direita", "code": "Direita" }, { "name": "Centro", "code": "Centro" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESCOAMENTO", "type": "esriFieldTypeString", "alias": "Escoamento (m)", "length": 30, "domain": { "type": "codedValue", "name": "tEscoamento", "description": "Tipo de escoamento da tubulação", "codedValues": [ { "name": "Gravidade", "code": "Gravidade" }, { "name": "Bombeamento", "code": "Bombeamento" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOMEDMC", "type": "esriFieldTypeString", "alias": "Nome DMC", "length": 50, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Extensão BD (m)", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "NOMESISTEMA", "length": 50, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "MUNICIPIO", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6798", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 35, "name": "Rede de Água", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPOUSO", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Adutora", "label": "Adutora" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "Distribuicao", "label": "Distribuição" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 2 }, "value": "Recalque", "label": "Recalque" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"Ø\" + $feature.DIAMETRO + \"mm - \" + $feature.MATERIAL", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 549304.0603999998, "ymin": 8725317.1889, "xmax": 800569.4596999995, "ymax": 8937704.549, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPOUSO", "type": "esriFieldTypeString", "alias": "Tipo Uso", "length": 50, "domain": { "type": "codedValue", "name": "aTipoUso", "description": "Tipo de uso da rede de água", "codedValues": [ { "name": "Adutora", "code": "Adutora" }, { "name": "Distribuição", "code": "Distribuicao" }, { "name": "Recalque", "code": "Recalque" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "TIPOAGUA", "type": "esriFieldTypeString", "alias": "Tipo Água", "length": 30, "domain": { "type": "codedValue", "name": "aTipoAgua", "description": "O tipo de água que flui através do tubo", "codedValues": [ { "name": "Água Chuva", "code": "Chuva" }, { "name": "Água Potável", "code": "Potavel" }, { "name": "Água Reaproveitada", "code": "Reaproveitada" }, { "name": "Água Salgada", "code": "Salgada" }, { "name": "Água Tratada", "code": "Tratada" }, { "name": "Primaria Bruta", "code": "PrimariaBruta" }, { "name": "Primaria Tratada", "code": "PrimariaTratada" }, { "name": "Secundária", "code": "Secundaria" }, { "name": "Água sem tratamento", "code": "SemTratamento" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TRANSMISSAO", "type": "esriFieldTypeString", "alias": "Sistema Transmissão", "length": 5, "domain": { "type": "codedValue", "name": "tSimNao", "description": "A yes/no indicator", "codedValues": [ { "name": "Sim", "code": "Sim" }, { "name": "Não", "code": "Não" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EXTENSAODIGITAL", "type": "esriFieldTypeDouble", "alias": "Extensão Digital (m)", "domain": null }, { "name": "EXTENSAOREAL", "type": "esriFieldTypeDouble", "alias": "Extensão Real (m)", "domain": null }, { "name": "PROFUNDIDADE", "type": "esriFieldTypeDouble", "alias": "Profundidade (m)", "domain": null }, { "name": "LOCALIZACAOREDE", "type": "esriFieldTypeString", "alias": "Localização Rede", "length": 50, "domain": { "type": "codedValue", "name": "tLocalizacaoRede", "description": "Localização de rede", "codedValues": [ { "name": "Via Pública", "code": "ViaPublica" }, { "name": "Faixa de Servidão", "code": "FaixaServidao" }, { "name": "Área Particular", "code": "AreaParticular" }, { "name": "Não Identificada", "code": "NaoIdentificada" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo Pavimento", "length": 50, "domain": { "type": "codedValue", "name": "tTipoPavimento", "description": "Tipo de pavimento de instalação do equipamento", "codedValues": [ { "name": "Terra", "code": "Terra" }, { "name": "Asfalto", "code": "Asfalto" }, { "name": "Paralelepípedo", "code": "Paralelepipedo" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Jardim", "code": "Jardim" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSICAOREDE", "type": "esriFieldTypeString", "alias": "Posição da Rede", "length": 50, "domain": { "type": "codedValue", "name": "tPosicaoRede", "description": "", "codedValues": [ { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Eixo", "code": "Eixo" }, { "name": "Não Aplicável", "code": "NaoAplicavel" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Terço", "code": "Terco" }, { "name": "Esquerda", "code": "Esquerda" }, { "name": "Direita", "code": "Direita" }, { "name": "Centro", "code": "Centro" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESCOAMENTO", "type": "esriFieldTypeString", "alias": "Escoamento (m)", "length": 30, "domain": { "type": "codedValue", "name": "tEscoamento", "description": "Tipo de escoamento da tubulação", "codedValues": [ { "name": "Gravidade", "code": "Gravidade" }, { "name": "Bombeamento", "code": "Bombeamento" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOMEDMC", "type": "esriFieldTypeString", "alias": "Nome DMC", "length": 50, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Extensão BD (m)", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "NOMESISTEMA", "length": 50, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "MUNICIPIO", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6798", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 67, "name": "Estruturas Água", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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 }, "defaultVisibility": false, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDESTRUTURA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IDESTRUTURA", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 50, "domain": null }, { "name": "DATAOPERACAO", "type": "esriFieldTypeDate", "alias": "Data Operação", "length": 8, "domain": null }, { "name": "TIPOESTRUTURA", "type": "esriFieldTypeString", "alias": "Tipo Estrutura", "length": 30, "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" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 37, "name": "Válvula Sistema - Área", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 63, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ACIONAMENTO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPOVALVULA", "type": "esriFieldTypeString", "alias": "Tipo Válvula", "length": 30, "domain": null }, { "name": "FUNCAOVALVULA", "type": "esriFieldTypeString", "alias": "Função Válvula", "length": 50, "domain": null }, { "name": "VALVULADESVIO", "type": "esriFieldTypeSmallInteger", "alias": "Válvula Desvio", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVULAHIDRANTE", "type": "esriFieldTypeSmallInteger", "alias": "Válvula Hidrante", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVULASISTEMA", "type": "esriFieldTypeString", "alias": "Válvula Sistema", "length": 50, "domain": null }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "ACIONAMENTO", "type": "esriFieldTypeString", "alias": "Acionamento", "length": 50, "domain": { "type": "codedValue", "name": "aAcionamento", "description": "Tipo de acionamento da válvula", "codedValues": [ { "name": "Elétrico", "code": "Eletrico" }, { "name": "Manual/Volante", "code": "ManualVolante" }, { "name": "Manual/Chave", "code": "ManualChave" }, { "name": "Mecanico", "code": "Mecanico" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUSVALVULA", "type": "esriFieldTypeString", "alias": "Status Válvula", "length": 50, "domain": { "type": "codedValue", "name": "aStatusValvula", "description": "Status de operação da válvula", "codedValues": [ { "name": "Em operação", "code": "Operacao" }, { "name": "Emperrada", "code": "Emperrada" }, { "name": "Coberta", "code": "Coberta" }, { "name": "Cabeçote Roliço", "code": "CabecoteRolico" }, { "name": "Sem Volante", "code": "SemVolante" }, { "name": "Indefinido", "code": "Indefinido" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDICAOOPERACAO", "type": "esriFieldTypeString", "alias": "Condição Operação", "length": 50, "domain": { "type": "codedValue", "name": "tCondicaoOperacao", "description": "Condição de operação do órgão acessório.", "codedValues": [ { "name": "Assoreado", "code": "Assoreado" }, { "name": "Entulhado", "code": "Entulhado" }, { "name": "Afogado", "code": "Afogado" }, { "name": "Normal", "code": "Normal" }, { "name": "Outros", "code": "Outros" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ABRENORMALMENTE", "type": "esriFieldTypeSmallInteger", "alias": "Abre Normalmente", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FECHASENTIDOHORARIO", "type": "esriFieldTypeSmallInteger", "alias": "Fechamento Sentido Horário", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "QTDVOLTASFECHAR", "type": "esriFieldTypeInteger", "alias": "Qtd. Voltas Fechar", "domain": null }, { "name": "POSICAOATUAL", "type": "esriFieldTypeString", "alias": "Posição Atual", "length": 50, "domain": { "type": "codedValue", "name": "tPosicaoAtual", "description": "Posição atual da \"tampa\" da vávula", "codedValues": [ { "name": "Aberta", "code": "Aberta" }, { "name": "Fechada", "code": "Fechada" }, { "name": "Não Aplicável", "code": "NaoAplicavel" }, { "name": "Indefinido", "code": "Indefinido" }, { "name": "Parcialmente Aberta", "code": "ParcialmenteAberta" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROFUNDIDADE", "type": "esriFieldTypeDouble", "alias": "Profundidade (m)", "domain": null }, { "name": "ALINHAMENTOTAMPA", "type": "esriFieldTypeString", "alias": "Alinhamento Tampa", "length": 50, "domain": { "type": "codedValue", "name": "tAlinhamentoTampa", "description": "Alinhamento da tampa da válvula ou do poço", "codedValues": [ { "name": "Tampa alinhada", "code": "Alinhada" }, { "name": "Tampa Desalinhada Acima", "code": "DesalinhadaAcima" }, { "name": "Tampa Desalinhada Abaixo", "code": "DesalinhadaAbaixo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESCARGA", "type": "esriFieldTypeString", "alias": "Descarga", "length": 50, "domain": { "type": "codedValue", "name": "aDescargaValvula", "description": "Local de descarga da válvula", "codedValues": [ { "name": "Boca de Lobo", "code": "BocaLobo" }, { "name": "Galeria de Águas Pluviais", "code": "GaleriaAguasPluviais" }, { "name": "Corpo d'água", "code": "CorpoAgua" }, { "name": "Sarjeta", "code": "Sarjeta" }, { "name": "PV", "code": "PV" }, { "name": "Outro", "code": "Outro" }, { "name": "Indefinido", "code": "Indefinido" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACESSOVALVULA", "type": "esriFieldTypeString", "alias": "Acesso Válvula", "length": 50, "domain": { "type": "codedValue", "name": "aAcessoValvula", "description": "Tipo de acesso a válvula de sistema", "codedValues": [ { "name": "PV", "code": "PV" }, { "name": "T9", "code": "T9" }, { "name": "Enterrado", "code": "Enterrado" }, { "name": "Livre", "code": "Livre" }, { "name": "Caixa", "code": "Caixa" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDICAOACESSO", "type": "esriFieldTypeString", "alias": "Condição Acesso", "length": 50, "domain": { "type": "codedValue", "name": "tCondicaoAcesso", "description": "Condição de acesso ao órgão acessório.", "codedValues": [ { "name": "Coberto", "code": "Coberto" }, { "name": "Lacrado", "code": "Lacrado" }, { "name": "Obstruído", "code": "Obstruido" }, { "name": "Sem Tampão", "code": "SemTampao" }, { "name": "Travado", "code": "Travado" }, { "name": "Tampão Fora do Centro", "code": "TampaoForaCentro" }, { "name": "Normal", "code": "Normal" }, { "name": "Outros", "code": "Outros" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERAVEL", "type": "esriFieldTypeSmallInteger", "alias": "Operável", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROTACAO", "type": "esriFieldTypeDouble", "alias": "Rotação (rpm)", "domain": null }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo Pavimento", "length": 50, "domain": { "type": "codedValue", "name": "tTipoPavimento", "description": "Tipo de pavimento de instalação do equipamento", "codedValues": [ { "name": "Terra", "code": "Terra" }, { "name": "Asfalto", "code": "Asfalto" }, { "name": "Paralelepípedo", "code": "Paralelepipedo" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Jardim", "code": "Jardim" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Área BD (m²)", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6803", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 38, "name": "Setor de Pressão", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 173, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDSETOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDSETOR", "type": "esriFieldTypeString", "alias": "ID SetorPressão", "length": 50, "domain": null }, { "name": "NOMESETOR", "type": "esriFieldTypeString", "alias": "Nome Setor", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações\n", "length": 200, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Área BD (m²)", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6791", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 39, "name": "Setor de Manobra", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 62, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 627872.7246000003, "ymin": 8825297.6173, "xmax": 730423.5783000002, "ymax": 8931669.6075, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDSETOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDSETOR", "type": "esriFieldTypeString", "alias": "ID Setor Manobra", "length": 50, "domain": null }, { "name": "NOMESETOR", "type": "esriFieldTypeString", "alias": "Nome Setor", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações\n", "length": 200, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Área (m²)", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IDINSTALACAOVALVULA", "type": "esriFieldTypeString", "alias": "ID Instal. Válvula", "length": 30, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6807", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 46, "name": "Distrito de Medição e Controle (DMC)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOMEDMC", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 664137.8335999995, "ymin": 8720668.1684, "xmax": 721238.5685, "ymax": 8802811.3721, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDSETOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDSETOR", "type": "esriFieldTypeString", "alias": "ID DMC", "length": 50, "domain": null }, { "name": "NOMEDMC", "type": "esriFieldTypeString", "alias": "Nome DMC", "length": 50, "domain": null }, { "name": "VALORMACROMEDIDOR", "type": "esriFieldTypeDouble", "alias": "Valor Macromedidor", "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações\n", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Área (m²)", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Comprimento (m)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_6799", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5618_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 40, "name": "Setor de Abastecimento", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NOMESETOR", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 19, 62, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DMC 1", "label": "DMC 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 2, 6, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DMC 2", "label": "DMC 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 74, 12, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DMC 3", "label": "DMC 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 250, 25, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DMC 4", "label": "DMC 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 152, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DMC 5", "label": "DMC 5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 237, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DMC 6", "label": "DMC 6" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 19, 62, 69, 255 ], "toColor": [ 19, 62, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 2, 250, 31, 255 ], "toColor": [ 2, 250, 31, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 18, 224, 255 ], "toColor": [ 221, 18, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 74, 12, 255 ], "toColor": [ 245, 74, 12, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 232, 255 ], "toColor": [ 249, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 5, 32, 255 ], "toColor": [ 89, 5, 32, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 120, 11, 255 ], "toColor": [ 80, 120, 11, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 122, 230, 255 ], "toColor": [ 69, 122, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 210, 252, 255 ], "toColor": [ 40, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 17, 48, 250, 255 ], "toColor": [ 17, 48, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 12, 237, 177, 255 ], "toColor": [ 12, 237, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 150, 200, 255 ], "toColor": [ 214, 150, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 13, 105, 255 ], "toColor": [ 91, 13, 105, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 583390.7352, "ymin": 8725159.5633, "xmax": 781965.2090999996, "ymax": 8939027.6335, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDSISTEMA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações\n", "length": 200, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Área BD (m²)", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IDSISTEMA", "type": "esriFieldTypeString", "alias": "ID Setor Abastecimento", "length": 50, "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Setor", "length": 50, "domain": null }, { "name": "CODIGOSISTEMA", "type": "esriFieldTypeString", "alias": "CODIGOSISTEMA", "length": 30, "domain": null }, { "name": "REGIONAL", "type": "esriFieldTypeString", "alias": "REGIONAL", "length": 30, "domain": null }, { "name": "ANOINICIO", "type": "esriFieldTypeSmallInteger", "alias": "ANOINICIO", "domain": null }, { "name": "LOCALIDADES", "type": "esriFieldTypeString", "alias": "LOCALIDADES", "length": 300, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_6811", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 41, "name": "SubSistema de Abastecimento", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 77, 168, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOMSUBESISTEMA", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 500000, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 627818.2248, "ymin": 8825245.1579, "xmax": 730454.6656999998, "ymax": 8934249.0486, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDSISTEMA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDSISTEMA", "type": "esriFieldTypeString", "alias": "ID Sist. Abastecimento", "length": 50, "domain": null }, { "name": "NOMSUBESISTEMA", "type": "esriFieldTypeString", "alias": "Nome SubSistema", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações\n", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "DATACRIACAO", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "USUARIOCRIACAO", "length": 50, "domain": null }, { "name": "CODIGOSISTEMA", "type": "esriFieldTypeString", "alias": "CODIGOSISTEMA", "length": 30, "domain": null }, { "name": "REGIONAL", "type": "esriFieldTypeString", "alias": "REGIONAL", "length": 30, "domain": null }, { "name": "ANOINICIO", "type": "esriFieldTypeSmallInteger", "alias": "ANOINICIO", "domain": null }, { "name": "LOCALIDADES", "type": "esriFieldTypeString", "alias": "LOCALIDADES", "length": 300, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Sistema", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6802_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6802", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6802", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5621_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 42, "name": "Sistema de Abastecimento", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOMESISTEMA", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 300000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 583390.7352, "ymin": 8725159.5633, "xmax": 781965.2090999996, "ymax": 8939027.6335, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDSISTEMA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDSISTEMA", "type": "esriFieldTypeString", "alias": "ID Setor Abastecimento", "length": 50, "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Setor", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações\n", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "DATACRIACAO", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "USUARIOCRIACAO", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "CODIGOSISTEMA", "type": "esriFieldTypeString", "alias": "Código Sistema", "length": 30, "domain": null }, { "name": "REGIONAL", "type": "esriFieldTypeString", "alias": "Regional", "length": 30, "domain": null }, { "name": "ANOINICIO", "type": "esriFieldTypeSmallInteger", "alias": "Ano Início", "domain": null }, { "name": "LOCALIDADES", "type": "esriFieldTypeString", "alias": "Localidades", "length": 300, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6811_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6811", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6811", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5630_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 43, "name": "Sistema de Abastecimento (Município)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NOMESISTEMA", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 195, 134, 255 ], "width": 1 } }, "value": "Sistema Agreste", "label": "Agreste" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 208, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 180, 126, 255 ], "width": 1 } }, "value": "Sistema Alto Sertão", "label": "Alto Sertão" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Amparo do São Francisco", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Arauá", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Boquim", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Brejo Grande", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Canindé de São Francisco", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Carmópolis", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Cedro de São João", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Cristinápolis", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Divina Pastora", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Gararu", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - General Maynard", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Ilha das Flores", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Indiaroba", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Itaporanga d'Ajuda", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Japaratuba", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Japoatã", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Laranjeiras", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Malhador", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Maruim", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Neópolis", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Nossa Senhora das Dores", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Pacatuba", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Pedrinhas", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Pirambu", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Poço Verde", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Propriá", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Riachuelo", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Rosário do Catete", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Santa Luzia do Itanhy", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Santa Rosa de Lima", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Santana do São Francisco", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Santo Amaro das Brotas", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Siriri", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - São Francisco", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Telha", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 241, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 221, 222, 218, 255 ], "width": 1 } }, "value": "Sistema Isolado - Tobias Barreto", "label": "Isolados" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 174, 153, 128, 255 ], "width": 1 } }, "value": "Sistema Itabaianinha", "label": "Itabaianinha" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 196, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 234, 175, 165, 255 ], "width": 1 } }, "value": "Sistema Metropolitano", "label": "Sistema Metropolitano" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 176, 177, 255 ], "width": 1 } }, "value": "Prefeitura - Capela", "label": "Prefeitura" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 176, 177, 255 ], "width": 1 } }, "value": "Prefeitura - Estância", "label": "Prefeitura" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 216, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 231, 185, 240, 255 ], "width": 1 } }, "value": "Sistema Piauitinga", "label": "Piauitinga" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 217, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 154, 217, 242, 255 ], "width": 1 } }, "value": "Sistema Semi-Árido", "label": "Semi-Árido" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 199, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 167, 199, 147, 255 ], "width": 1 } }, "value": "Sistema Sertaneja", "label": "Sertaneja" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 242, 255 ], "toColor": [ 252, 194, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 239, 252, 255 ], "toColor": [ 182, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 194, 255 ], "toColor": [ 252, 223, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 184, 252, 255 ], "toColor": [ 184, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 222, 255 ], "toColor": [ 215, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 180, 255 ], "toColor": [ 252, 179, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 216, 252, 255 ], "toColor": [ 202, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 179, 252, 255 ], "toColor": [ 223, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 212, 255 ], "toColor": [ 250, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 238, 255 ], "toColor": [ 182, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 222, 255 ], "toColor": [ 252, 215, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 582529.2615, "ymin": 8720814.1488, "xmax": 785041.2170000002, "ymax": 8948049.4354, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDSISTEMA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDSISTEMA", "type": "esriFieldTypeString", "alias": "Id. Sistema Abastecimento", "length": 50, "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Sistema", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações\n", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Área BD (m²)", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Perímetro BD (m)", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6814_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6814", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6814", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5633_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 44, "name": "Área de Operação", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Água" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 45, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 583409.3065999998, "ymin": 8725557.6865, "xmax": 781517.1415999997, "ymax": 8937491.6006, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDAREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDAREA", "type": "esriFieldTypeString", "alias": "Identificacao Área", "length": 50, "domain": null }, { "name": "NOMEAREA", "type": "esriFieldTypeString", "alias": "Nome Área", "length": 100, "domain": null }, { "name": "TIPOAREA", "type": "esriFieldTypeString", "alias": "Tipo Área", "length": 50, "domain": { "type": "codedValue", "name": "aTipoAreaOperacional", "description": "Tipo de área operacional", "codedValues": [ { "name": "Engenharia Distrital", "code": "EngenhariaDistrital" }, { "name": "Área Administrativa", "code": "AreaAdministrativa" }, { "name": "Área Inspeção", "code": "AreaInspeção" }, { "name": "Área Manutenção", "code": "AreaManutencao" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTATO", "type": "esriFieldTypeString", "alias": "Contato", "length": 100, "domain": null }, { "name": "DESCRICAO", "type": "esriFieldTypeString", "alias": "Descrição", "length": 255, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Área BD (m²)", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_6812", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5631_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 100, "name": "Esgoto", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 116, "name": "Emenda Esgoto" }, { "id": 101, "name": "Estação Elevatória de Esgoto" }, { "id": 102, "name": "Estação Tratamento de Esgoto" }, { "id": 103, "name": "Queimador de Gás (ETE)" }, { "id": 104, "name": "Extravasor" }, { "id": 105, "name": "Lançamento" }, { "id": 106, "name": "Orgão Acessório" }, { "id": 107, "name": "Poço Visita" }, { "id": 108, "name": "Válvula Sistema Esgoto" }, { "id": 109, "name": "Ramal Ligação" }, { "id": 110, "name": "Rede de Esgoto" }, { "id": 111, "name": "Estruturas" }, { "id": 112, "name": "Sub-Bacias de Esgotamento" }, { "id": 113, "name": "Bacias de Esgotamento" }, { "id": 114, "name": "Área de Abrangência (ETE)" }, { "id": 115, "name": "Área de Abrangência" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -5120763.267722837, "ymin": 2036.0570636581547, "xmax": 6120763.267722837, "ymax": 1.9997963942936342E7, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 116, "name": "Emenda Esgoto", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 117, 34, 145, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPOEMENDA", "type": "esriFieldTypeString", "alias": "Tipo de Emenda", "length": 50, "domain": { "type": "codedValue", "name": "eTipoEmenda", "description": "Tipo de emenda da rede de esgoto", "codedValues": [ { "name": "Nó de Ligação", "code": "No" }, { "name": "CAP", "code": "CAP" }, { "name": "Outros", "code": "Outros" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETROENTRADA", "type": "esriFieldTypeDouble", "alias": "Diâmetro Entrada (mm)", "domain": null }, { "name": "DIAMETROSAIDA", "type": "esriFieldTypeDouble", "alias": "Diâmetro Saída (mm)", "domain": null }, { "name": "PROFUNDIDADE", "type": "esriFieldTypeDouble", "alias": "Profundidade (m)", "domain": null }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo Pavimento", "length": 50, "domain": null }, { "name": "ROTACAO", "type": "esriFieldTypeDouble", "alias": "Rotação", "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição da Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6829_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6829", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6829", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5647_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 101, "name": "Estação Elevatória de Esgoto", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ESTADO", "defaultSymbol": { "type": "esriPMS", "url": "fd3cc8812aca4f5db864d88f3ca559a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9klEQVQ4ja3SsXGEMBCF4T+ghE04N7A5DikBz2wJBBrcgjITKqCBuyo0c3U4VwUXqQgHBgYDc2fO3ohZaT5WTyr4pyp+secK3ID3v0Ad0IzfF+DzaUhVAUgpXYHTM1AHVM45RIS2bcuxdzkCVUBvZtR1DYCqklI6H4U6oDSzuTEMA03TAJzZCX4PqoDOzJjyARARzIwY43S8H8HvQb2q4pzbLHjviTFOU73eg96AxswQkZ1/fGMhhGqcfJ5qDX2oKsts1jUeb/McltB83Y/Ke795DhN0AnqAnPOUw90SEXLO/RoCKAFCCA+RRd0YsyoWjZcjwgrjCy9mSFcaWh8WAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Sem Informação", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "231cfa685e84c9857f3baa651daae4c4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2UlEQVQ4ja3SsXHCQBCF4S9QDil4RiWQyOl1IFcAsRy4AIdW5B4gpwKX4NhNOCCnA4I7wQEyRsCLdnZ2/nv79goPUnHFzBc2eL0H1KBO9Qo/N4PKVPxGZ9NbQA2qGmN8Mkm91RBQhTZglhpldLUcCmowCVnjDe+xXOoJvg9UoQnJRacRAr4P6x0F3wdqS4dT5ZpHUOfq+RLoBXVIDvo0xzq6rnJXp6CPMq3wl9J6Z98hB+3P/Z8Wzr9DB5qiha19Dhc1irPtKYj4gvUVkEwbKasiazwNYxzB7AAkXiglzVA9AAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EmOperacao", "label": "Em Operação" }, { "symbol": { "type": "esriPMS", "url": "a6ff802f9d0f3733f38e871cd2057a2c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvElEQVQ4ja2TwRGDMAwE9+EmIGWIMkgbShlxG6QN6qAN6sjDckZ2DAMk90FjNDt3hwn8SeHAzgyswOMXkAKjzS9guQwSG5bkrL8CUkAi0AFDeqg5OwwSIPpcklxNZ0EKdOoOXK6JRvEtkACqNmS5XDleUXwLFAWIjRcu1wQMe6A7MKo5aMlyCZ/a2qCnWIQtuVzFdQjVjsQdiHdVX4cM6rFaVja+b6U+7cYaBFbL7g/1rRXrKriD2zlGAeMNmdcpGnUJQEYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Desativado", "label": "Desativado | Abandonado | Desconhecido" }, { "symbol": { "type": "esriPMS", "url": "a6ff802f9d0f3733f38e871cd2057a2c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvElEQVQ4ja2TwRGDMAwE9+EmIGWIMkgbShlxG6QN6qAN6sjDckZ2DAMk90FjNDt3hwn8SeHAzgyswOMXkAKjzS9guQwSG5bkrL8CUkAi0AFDeqg5OwwSIPpcklxNZ0EKdOoOXK6JRvEtkACqNmS5XDleUXwLFAWIjRcu1wQMe6A7MKo5aMlyCZ/a2qCnWIQtuVzFdQjVjsQdiHdVX4cM6rFaVja+b6U+7cYaBFbL7g/1rRXrKriD2zlGAeMNmdcpGnUJQEYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Abandonado", "label": "Desativado | Abandonado | Desconhecido" }, { "symbol": { "type": "esriPMS", "url": "a6ff802f9d0f3733f38e871cd2057a2c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvElEQVQ4ja2TwRGDMAwE9+EmIGWIMkgbShlxG6QN6qAN6sjDckZ2DAMk90FjNDt3hwn8SeHAzgyswOMXkAKjzS9guQwSG5bkrL8CUkAi0AFDeqg5OwwSIPpcklxNZ0EKdOoOXK6JRvEtkACqNmS5XDleUXwLFAWIjRcu1wQMe6A7MKo5aMlyCZ/a2qCnWIQtuVzFdQjVjsQdiHdVX4cM6rFaVja+b6U+7cYaBFbL7g/1rRXrKriD2zlGAeMNmdcpGnUJQEYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Desconhecido", "label": "Desativado | Abandonado | Desconhecido" }, { "symbol": { "type": "esriPMS", "url": "a793eec79ee0ffa1e0986ca060da9eed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+klEQVQ4ja3Sv07CUBzF8c/AwNaxAZOyMTYx1UcwccA36FwfgITVzrwBbCa8Aaubs0vfQAYSRjbdHFoqfyoIeqZfzr355vzOvS3/pNYv7syxxONfQBkG1TzF28WgIC6HdWGO7iWgDEl/SDvk9V6n8qbngBLkUUp4VxpBzLowOReUodNLv43bZ16uwURD8U2gBFmUlik2aodEKYtZvd5O8U2gPIjpDw8P4jGLWZ3q5hjoAYNeWiZoUjymGEmq5HWqfdBTEJcr/KQo5X12+B22QfVzn1I8PvwOG1AXOXyu6h6Oqh3ysZLvg6ADxeg0ZEtLVVetLePqLMQuzBeEYDeXuyNb6wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AProjetar", "label": "A Projetar | Em Projeto" }, { "symbol": { "type": "esriPMS", "url": "a793eec79ee0ffa1e0986ca060da9eed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+klEQVQ4ja3Sv07CUBzF8c/AwNaxAZOyMTYx1UcwccA36FwfgITVzrwBbCa8Aaubs0vfQAYSRjbdHFoqfyoIeqZfzr355vzOvS3/pNYv7syxxONfQBkG1TzF28WgIC6HdWGO7iWgDEl/SDvk9V6n8qbngBLkUUp4VxpBzLowOReUodNLv43bZ16uwURD8U2gBFmUlik2aodEKYtZvd5O8U2gPIjpDw8P4jGLWZ3q5hjoAYNeWiZoUjymGEmq5HWqfdBTEJcr/KQo5X12+B22QfVzn1I8PvwOG1AXOXyu6h6Oqh3ysZLvg6ADxeg0ZEtLVVetLePqLMQuzBeEYDeXuyNb6wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EmProjeto", "label": "A Projetar | Em Projeto" }, { "symbol": { "type": "esriPMS", "url": "e49c803ce7e985dac090cf0af0454e0a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+ElEQVQ4ja3SPW7CQBiE4aegJx0ykXwES5HTuoyUwjkBrp0iJRIp4yoFN4AuEpyAI1Cn4QgUSJTcIIWNw48DgWSqT7OrV/PNbss/qfWLOzOs8PwXUI60msf4vBoUheWwWJqhew0oR9xP6dzw+C6ovPEloBhFlvAQlUYUslgaXQrKEWTJt/Hxwt0rGGkovgkUI8+SMsVWnTZZwmRer7dXfBOoiEL66fHBsMdkXqe6PwV6QpolZYImDXsMpuIqeZ3qEPQWheUKP6la7+g77ILq5z6nYXb8HbagLgpYb+oeTqrTZr1RHIIggMH0PGRHK1VXrR3j9iLEPswXWIQ4TT7bQUwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Implantado", "label": "Implantado | Em Construção" }, { "symbol": { "type": "esriPMS", "url": "e49c803ce7e985dac090cf0af0454e0a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+ElEQVQ4ja3SPW7CQBiE4aegJx0ykXwES5HTuoyUwjkBrp0iJRIp4yoFN4AuEpyAI1Cn4QgUSJTcIIWNw48DgWSqT7OrV/PNbss/qfWLOzOs8PwXUI60msf4vBoUheWwWJqhew0oR9xP6dzw+C6ovPEloBhFlvAQlUYUslgaXQrKEWTJt/Hxwt0rGGkovgkUI8+SMsVWnTZZwmRer7dXfBOoiEL66fHBsMdkXqe6PwV6QpolZYImDXsMpuIqeZ3qEPQWheUKP6la7+g77ILq5z6nYXb8HbagLgpYb+oeTqrTZr1RHIIggMH0PGRHK1VXrR3j9iLEPswXWIQ4TT7bQUwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EmConstrucao", "label": "Implantado | Em Construção" }, { "symbol": { "type": "esriPMS", "url": "64836497af4bd2bfe431b36eb485cbcf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQ4ja3SsW3CQBjF8V/BDhZkh5OQswISBdngamcAS27j2htAh+QNmCONh0DyFilsHAMOBJJXfXp3+ut9727mnzT7xZ0Djnj/CyjDpp93+HwaFEI3NI0DFs+AMqR5TpKwXpv33u4RUIoyRlarzgiBprF9FJRhHuO3sd+zXIKtieKnQCmyGLsUJyUJMVLXw3pnxU+ByhDI8+uDqqKuh1Svt0Bv2MTYJZhSVVEU0j75kOoS9BFCt8JP6te7+g5j0PDc91RV19/hBFqghLYderipJKFtlZcgmENR3IeMdNR3NRsZLw8hzmG+ADV4OQdCO2rAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inoperante", "label": "Inoperante" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 215, 255 ], "toColor": [ 252, 194, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 182, 255 ], "toColor": [ 191, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 242, 252, 255 ], "toColor": [ 184, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 184, 252, 255 ], "toColor": [ 179, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 199, 255 ], "toColor": [ 252, 237, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 248, 255 ], "toColor": [ 252, 184, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 252, 255 ], "toColor": [ 227, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 226, 255 ], "toColor": [ 202, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 184, 255 ], "toColor": [ 252, 200, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 218, 252, 255 ], "toColor": [ 184, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 631109.1471999995, "ymin": 8737373.7571, "xmax": 777893.2067999998, "ymax": 8934003.3024, "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 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "DATAOPERACAO", "type": "esriFieldTypeDate", "alias": "Data Operação", "length": 8, "domain": null }, { "name": "DATADESATIVACAO", "type": "esriFieldTypeDouble", "alias": "Data Desativação", "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 100, "domain": null }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "CAPACIDADEM3H", "type": "esriFieldTypeDouble", "alias": "Capacidade (m³/h)", "domain": null }, { "name": "CAPACIDADEIMPLANTADA", "type": "esriFieldTypeDouble", "alias": "Capacidade Implantada", "domain": null }, { "name": "CAPACIDADEPROJETO", "type": "esriFieldTypeDouble", "alias": "Capacidade Projeto", "domain": null }, { "name": "VAZAOMINIMAM3DIA", "type": "esriFieldTypeDouble", "alias": "Vazão Mínima (m³/dia)", "domain": null }, { "name": "VAZAOMEDIAM3DIA", "type": "esriFieldTypeDouble", "alias": "Vazão Média (m³/dia)", "domain": null }, { "name": "VAZAOMAXIMAM3DIA", "type": "esriFieldTypeDouble", "alias": "Vazão Máxima (m³/dia)", "domain": null }, { "name": "VAZAMINIMALS", "type": "esriFieldTypeDouble", "alias": "Vazão Mínima (l/s)", "domain": null }, { "name": "VAZAOMEDIALS", "type": "esriFieldTypeDouble", "alias": "Vazão Média (l/s)", "domain": null }, { "name": "VAZAOMAXIMALS", "type": "esriFieldTypeDouble", "alias": "Vazão Máxima (l/s)", "domain": null }, { "name": "NOMEETE", "type": "esriFieldTypeString", "alias": "Nome ETE", "length": 255, "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 255, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "UNIDADEGERENCIAL", "type": "esriFieldTypeString", "alias": "UNIDADEGERENCIAL", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6828_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6828", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6828", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5646_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 102, "name": "Estação Tratamento de Esgoto", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ESTADO", "defaultSymbol": { "type": "esriPMS", "url": "fa56f40322837ed3ee4b2db9c1abbda7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/ElEQVQ4ja3UsZGFIBSF4T+wBBKswFxDWmDGEgwcKzAwU3Ib0DKkBVNyi6CIjXxPF2R29+2NmAt8c+4wQ8Y/VXZZd3801ivUAcsHgdbse0drzTiOyVvGGKy1t94NUkphrUVKybLEA55IURQcxxGH2rZFCMG6rgABZoxhmiaUUrRtS9M0cQhgGAaAALsi8zzf0kShGJbn+Q2JVRSKYSkkCQF4719rIUTq6DPU9z37vqO1Rkr5SnYm/RF0RbZte/VTWAA9IefrnVhd189Q3/d47wMkhiWf33tPWZaM44hzLpwZ6LoO51ywH4zmnKOqqiiSqhNaf33zXbdv5FOML2bheJy1nf4YAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Sem Informação", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b360d3207444a8653703588c5d88785e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQ4ja3UsW3DMBBA0V+o8wAG1bpPIzUZwKUAT8E1KI4h1hnAEOe4ETyAe7tPEcuhpNMBjnMNiePx4QgSrPinqIq5/6ORSsgDwxsNpWqZ6bqOEIK5K8ZIznmWm0EHIOeMc45h0BuckD1w3YI+gR2QUgJYYTFG+r7n8Kj92oIAjo9xiZXIadGNCmlYXdczRAsV0jALMSGAezHfWYUWdAYu/DwH59yzs+NGvQqVyDiOz7yFraAtZLq9CfuwoDNwUxANM6//BjRNQwgBEVEOAN57RGS1vjqaiNC2rYpYMUHp5Z2/MftG3sX4BozvVuwVvin4AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EmOperacao", "label": "Em Operação" }, { "symbol": { "type": "esriPMS", "url": "1f5d4b93a9a20b2fdccf56fa156553fd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1UlEQVQ4ja3UwRGDIBBA0X+wCWwD28AyaAMpQ8qQOrYN00YOxhEQyRizJ2Zd3iwgdPwpumRsfzRCCllgftBQ6MqMMQbnXHOW954YY5bLIAPEGFFKMc/1BndEA3IFOUABIQSAE+a9Z5omzKd2uILg2KgSS5Gl6KYK1bC+7zOkFlWohrWQJgTwSsaqVdiCRiCy/Q5KqWPP7kApsizHglrYCbpC9tPbsfI+ZdAIrBWkhjWPfwW01jjnEClLt7DWIiKn76eliQjDMJTpr7FD4fbMI7Jn5CnGG5OwWJDnjdiKAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Desativado", "label": "Desativado | Abandonado | Desconhecido" }, { "symbol": { "type": "esriPMS", "url": "1f5d4b93a9a20b2fdccf56fa156553fd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1UlEQVQ4ja3UwRGDIBBA0X+wCWwD28AyaAMpQ8qQOrYN00YOxhEQyRizJ2Zd3iwgdPwpumRsfzRCCllgftBQ6MqMMQbnXHOW954YY5bLIAPEGFFKMc/1BndEA3IFOUABIQSAE+a9Z5omzKd2uILg2KgSS5Gl6KYK1bC+7zOkFlWohrWQJgTwSsaqVdiCRiCy/Q5KqWPP7kApsizHglrYCbpC9tPbsfI+ZdAIrBWkhjWPfwW01jjnEClLt7DWIiKn76eliQjDMJTpr7FD4fbMI7Jn5CnGG5OwWJDnjdiKAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Abandonado", "label": "Desativado | Abandonado | Desconhecido" }, { "symbol": { "type": "esriPMS", "url": "1f5d4b93a9a20b2fdccf56fa156553fd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1UlEQVQ4ja3UwRGDIBBA0X+wCWwD28AyaAMpQ8qQOrYN00YOxhEQyRizJ2Zd3iwgdPwpumRsfzRCCllgftBQ6MqMMQbnXHOW954YY5bLIAPEGFFKMc/1BndEA3IFOUABIQSAE+a9Z5omzKd2uILg2KgSS5Gl6KYK1bC+7zOkFlWohrWQJgTwSsaqVdiCRiCy/Q5KqWPP7kApsizHglrYCbpC9tPbsfI+ZdAIrBWkhjWPfwW01jjnEClLt7DWIiKn76eliQjDMJTpr7FD4fbMI7Jn5CnGG5OwWJDnjdiKAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Desconhecido", "label": "Desativado | Abandonado | Desconhecido" }, { "symbol": { "type": "esriPMS", "url": "6216dc09dce738f7cfbe4c7e8bfda421", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/0lEQVQ4ja3UIW7DMBiG4RdEKhyMHFI2WJLsCJVGcoNKZb7ADuCY7gYx6xViODhYmfQWgWMdG4jcxrVjbWt/EuuP/eizbLngQVXMxvKfhplDEujvCGSK207btiilsqu01lhrg14AlVuw1iKEoO/TAT3ytIGv0wL0/AarEowxABGmtabrOsrtNPfzdQEC2LxP31tsjrwcwjRJKIVVVRUgqUpCKSyHZCGA7/E6XpW5mRnouIfxY7oOQohLMp/0V9AcGYbh0s9hEbSE+NPz2HqXgY57OI8xksKyx38eoa5rlFI45+L8gJQS51z0P9qac46maZJIrjxk/rzyWsEzci/GD3IOZyzADADxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AProjetar", "label": "A Projetar | Em Projeto" }, { "symbol": { "type": "esriPMS", "url": "6216dc09dce738f7cfbe4c7e8bfda421", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/0lEQVQ4ja3UIW7DMBiG4RdEKhyMHFI2WJLsCJVGcoNKZb7ADuCY7gYx6xViODhYmfQWgWMdG4jcxrVjbWt/EuuP/eizbLngQVXMxvKfhplDEujvCGSK207btiilsqu01lhrg14AlVuw1iKEoO/TAT3ytIGv0wL0/AarEowxABGmtabrOsrtNPfzdQEC2LxP31tsjrwcwjRJKIVVVRUgqUpCKSyHZCGA7/E6XpW5mRnouIfxY7oOQohLMp/0V9AcGYbh0s9hEbSE+NPz2HqXgY57OI8xksKyx38eoa5rlFI45+L8gJQS51z0P9qac46maZJIrjxk/rzyWsEzci/GD3IOZyzADADxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EmProjeto", "label": "A Projetar | Em Projeto" }, { "symbol": { "type": "esriPMS", "url": "2ef6d501bdbd3f60506cb6611d00769e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAklEQVQ4ja3UIW7DMBiG4ReEF1YO2BFCEjpYaWA5QSeVGYzuAI7JwPgmxWxXiOHOYJIbbKywNxiI3MaxY23rfhLrt/3osxOl4J+qmI3lHw0zhyTQXxHIFMtO27YopbK7tNZYa4NeAO0qsNYihKDv0wE9Ut3A+LUCPd3DdgPGGIAI01rTdR27alp797wCAbzsp+cSmyPvj2GaJJTCyrIMkFQloRSWQ7IQwPF0GW83uZUZ6PAGH+P0OQghzsl80h9Bc2QYhnM/h0XQGuLfnscebjPQ4XW6lyWSwsbPDHQ8QV3XKKVwzsX5ASklzrloPjqac46maZJIrjxkfr3zUsFv5FqMbz1TaA1Fk8P0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Implantado", "label": "Implantado | Em Construção" }, { "symbol": { "type": "esriPMS", "url": "2ef6d501bdbd3f60506cb6611d00769e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAklEQVQ4ja3UIW7DMBiG4ReEF1YO2BFCEjpYaWA5QSeVGYzuAI7JwPgmxWxXiOHOYJIbbKywNxiI3MaxY23rfhLrt/3osxOl4J+qmI3lHw0zhyTQXxHIFMtO27YopbK7tNZYa4NeAO0qsNYihKDv0wE9Ut3A+LUCPd3DdgPGGIAI01rTdR27alp797wCAbzsp+cSmyPvj2GaJJTCyrIMkFQloRSWQ7IQwPF0GW83uZUZ6PAGH+P0OQghzsl80h9Bc2QYhnM/h0XQGuLfnscebjPQ4XW6lyWSwsbPDHQ8QV3XKKVwzsX5ASklzrloPjqac46maZJIrjxkfr3zUsFv5FqMbz1TaA1Fk8P0AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EmConstrucao", "label": "Implantado | Em Construção" }, { "symbol": { "type": "esriPMS", "url": "99ce6e3669e34a9800a1a725abec0c3e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA80lEQVQ4ja3UvxGDIBiH4bdwBw+HSKMreJfGDXJnxwIZAGmzgXRZQcrMQJMt3CKFRyKCXP59DdwHPPdTPAv+VMVqLr80zBqSwPhDIFNsO13XoZTKntJaY60NegHUtmCtRQjBOKYDeuRwgPt9BzqfoSzBGAMQYVprhmGgbZe9x+MOBHC5LOMWWyPXa5gmCaWwqqoCJFVJKIXlkCwEMM+veVnmdmagvofbbfkchBDPZD7pW9Aamabp2c9hEbSH+Nvz2OmUgfp+eS9bJIVlr3+eoa5rlFI45+L8gJQS51y0Hj2ac46maZJIrjxkPj75quA38ivGAyfDaPjjnUupAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inoperante", "label": "Inoperante" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 215, 255 ], "toColor": [ 252, 194, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 182, 255 ], "toColor": [ 191, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 242, 252, 255 ], "toColor": [ 184, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 184, 252, 255 ], "toColor": [ 179, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 199, 255 ], "toColor": [ 252, 237, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 248, 255 ], "toColor": [ 252, 184, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 252, 255 ], "toColor": [ 227, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 226, 255 ], "toColor": [ 202, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 184, 255 ], "toColor": [ 252, 200, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 218, 252, 255 ], "toColor": [ 184, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 150000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 631424.5614, "ymin": 8738612.349, "xmax": 777776.2165999999, "ymax": 8933852.1657, "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 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "DATAOPERACAO", "type": "esriFieldTypeDate", "alias": "Data Operação", "length": 8, "domain": null }, { "name": "DATADESATIVACAO", "type": "esriFieldTypeDate", "alias": "Data Desativação", "length": 8, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 100, "domain": null }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "TIPOETE", "type": "esriFieldTypeString", "alias": "Tipo ETE", "length": 100, "domain": null }, { "name": "TIPODESAGUAMENTOLODO", "type": "esriFieldTypeString", "alias": "Tipo Desaguamento Logo", "length": 50, "domain": null }, { "name": "AREAABRANGENCIA", "type": "esriFieldTypeString", "alias": "Área de Abrangência", "length": 50, "domain": null }, { "name": "CHAVESAP", "type": "esriFieldTypeString", "alias": "Chave SAP", "length": 50, "domain": null }, { "name": "MATSAPESGTRATADO", "type": "esriFieldTypeString", "alias": "Material SAP EsgotoTratado", "length": 100, "domain": null }, { "name": "MATSAPLODOTRATADO", "type": "esriFieldTypeString", "alias": "Material SAP Lodo Tratado", "length": 100, "domain": null }, { "name": "MATSAPLODOBRUTO", "type": "esriFieldTypeString", "alias": "Material SAP Lodo Bruto", "length": 100, "domain": null }, { "name": "IDUNILIMS", "type": "esriFieldTypeString", "alias": "Id. Componente UniLIMS", "length": 50, "domain": null }, { "name": "AREACONSTRUIDA", "type": "esriFieldTypeDouble", "alias": "Área Construída", "domain": null }, { "name": "AREATOTAL", "type": "esriFieldTypeDouble", "alias": "Área Total", "domain": null }, { "name": "REGHORASDIA", "type": "esriFieldTypeSmallInteger", "alias": "Reg. (Horas/Dia)", "domain": null }, { "name": "REGDIASSEMANA", "type": "esriFieldTypeSmallInteger", "alias": "Reg. (Dias/Semana)", "domain": null }, { "name": "CAPACIDADE", "type": "esriFieldTypeDouble", "alias": "Capacidade", "domain": null }, { "name": "CAPACIDADEPROJETO", "type": "esriFieldTypeDouble", "alias": "Capacidade Projeto", "domain": null }, { "name": "CAPACIDADEIMPLANTADA", "type": "esriFieldTypeDouble", "alias": "Capacidade Implantada", "domain": null }, { "name": "VAZAOMINIMAM3DIA", "type": "esriFieldTypeDouble", "alias": "Vazão Mínima (m³/dia)", "domain": null }, { "name": "VAZAOMEDIAM3DIA", "type": "esriFieldTypeDouble", "alias": "Vazão Média (m³/dia)", "domain": null }, { "name": "VAZAOMAXIMAM3DIA", "type": "esriFieldTypeDouble", "alias": "Vazão Máxima (m³/dia)", "domain": null }, { "name": "VAZAOMINIMAM3H", "type": "esriFieldTypeDouble", "alias": "Vazão Mínima (m³/h)", "domain": null }, { "name": "VAZAOMEDIAM3H", "type": "esriFieldTypeDouble", "alias": "Vazão Média (m³/h)", "domain": null }, { "name": "VAZAOMAXIMAM3H", "type": "esriFieldTypeDouble", "alias": "Vazão Máxima (m³/h)", "domain": null }, { "name": "VAZAOMINIMALS", "type": "esriFieldTypeDouble", "alias": "Vazão Mínima (l/s)", "domain": null }, { "name": "VAZAOMEDIALS", "type": "esriFieldTypeDouble", "alias": "Vazão Média (l/s)", "domain": null }, { "name": "VAZAOMAXIMALS", "type": "esriFieldTypeDouble", "alias": "Vazão Máxima (l/s)", "domain": null }, { "name": "TIPOTRATAMENTO", "type": "esriFieldTypeString", "alias": "Tipo Tratamento", "length": 50, "domain": null }, { "name": "NIVELTRATAMENTO", "type": "esriFieldTypeString", "alias": "Nível Tratamento", "length": 50, "domain": null }, { "name": "TIPOTRATAMENTOLODO", "type": "esriFieldTypeString", "alias": "Tipo Tratamento Lodo", "length": 50, "domain": null }, { "name": "CATTRATGEE1", "type": "esriFieldTypeString", "alias": "Categ. Tratamento GEE Etapa 1", "length": 50, "domain": null }, { "name": "CATTRATGEE2", "type": "esriFieldTypeString", "alias": "Categ. Tratamento GEE Etapa 2", "length": 50, "domain": null }, { "name": "CATTRATGEE3", "type": "esriFieldTypeString", "alias": "Categ. Tratamento GEE Etapa 3", "length": 50, "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "UNIDADEGERENCIAL", "type": "esriFieldTypeString", "alias": "Unidade Gerencial", "length": 50, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 100, "domain": null }, { "name": "NOMESISTEMA", "type": "esriFieldTypeString", "alias": "Nome Sistema", "length": 50, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6837_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6837", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6837", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5655_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 103, "name": "Queimador de Gás (ETE)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 63, 97, 140, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINICIOFUNC", "type": "esriFieldTypeDate", "alias": "Data Ínicio Funcionamento", "length": 8, "domain": null }, { "name": "DATATERMINOFUNC", "type": "esriFieldTypeDate", "alias": "Data Término Funcionamento", "length": 8, "domain": null }, { "name": "EFICIENCIA", "type": "esriFieldTypeDouble", "alias": "Eficiência Queima", "domain": null }, { "name": "NOMEETE", "type": "esriFieldTypeString", "alias": "Nome ETE", "length": 255, "domain": null }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 255, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6835_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6835", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6835", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5653_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 104, "name": "Extravasor", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 62, 145, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "PROFUNDIDADEINTERIOR", "type": "esriFieldTypeDouble", "alias": "Profundidade Interior (m)", "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 100, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 8, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6826_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6826", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6826", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5644_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 105, "name": "Lançamento", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 131, 155, 45, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 645859.9407000002, "ymin": 8790912.7937, "xmax": 646029.9230000004, "ymax": 8794296.0672, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPOLANCAMENTO", "type": "esriFieldTypeString", "alias": "Tipo Lançamento", "length": 50, "domain": null }, { "name": "LANCAMENTOMEDIO", "type": "esriFieldTypeString", "alias": "Lançamento Médio", "length": 10, "domain": null }, { "name": "PICOLANCAMENTO", "type": "esriFieldTypeString", "alias": "Pico Lançamento", "length": 10, "domain": null }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "domain": null }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 100, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "NOMEETE", "type": "esriFieldTypeString", "alias": "NOMEETE", "length": 50, "domain": null }, { "name": "OUTORGA", "type": "esriFieldTypeString", "alias": "OUTORGA", "length": 100, "domain": null }, { "name": "CORPORECEPTOR", "type": "esriFieldTypeString", "alias": "CORPORECEPTOR", "length": 50, "domain": null }, { "name": "CLASSECORPORECEPTOR", "type": "esriFieldTypeString", "alias": "CLASSECORPORECEPTOR", "length": 50, "domain": null }, { "name": "CATEGORIAGEE", "type": "esriFieldTypeString", "alias": "CATEGORIAGEE", "length": 50, "domain": null }, { "name": "SRI", "type": "esriFieldTypeString", "alias": "SRI", "length": 50, "domain": null }, { "name": "VAZAOOUTORGALS", "type": "esriFieldTypeDouble", "alias": "VAZAOOUTORGALS", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6824_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6824", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6824", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5642_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 106, "name": "Orgão Acessório", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 52, 120, 142, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "NOMEACESSORIO", "type": "esriFieldTypeString", "alias": "Nome Acessório", "length": 50, "domain": null }, { "name": "TIPOACESSORIO", "type": "esriFieldTypeString", "alias": "Tipo Acessório", "length": 50, "domain": { "type": "codedValue", "name": "eTipoAcessorio", "description": "Lista os tipos de órgãos acessórios", "codedValues": [ { "name": "Curva", "code": "Curva" }, { "name": "Lançamento", "code": "Lancamento" }, { "name": "Poço Lógico", "code": "PocoLogico" }, { "name": "Terminal de Limpeza", "code": "TerminalLimpeza" }, { "name": "Caixa de Passagem", "code": "CaixaPassagem" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIALACESSO", "type": "esriFieldTypeString", "alias": "Material Acesso", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUBTIPOACESSORIO", "type": "esriFieldTypeString", "alias": "SubTipo Acessório", "length": 50, "domain": { "type": "codedValue", "name": "eSubTipoAcessorio", "description": "Lista os subtipos de órgãos acessórios. Utilizado quando o campo \"tipoacessorio\" for \"caixa\".", "codedValues": [ { "name": "Descarga", "code": "Descarga" }, { "name": "Dissipação de Energia", "code": "DissipacaoEnergia" }, { "name": "Extravasor", "code": "Extravasor" }, { "name": "Sifão", "code": "Sifao" }, { "name": "Transição", "code": "Transicao" }, { "name": "Gordura", "code": "Gordura" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIPODISPOSITIVO", "type": "esriFieldTypeString", "alias": "Tipo Dispositivo", "length": 30, "domain": { "type": "codedValue", "name": "tTipoLimpeza", "description": "Lista de tipos de limpeza de infraestrutura", "codedValues": [ { "name": "Fossa", "code": "Fossa" }, { "name": "Outros", "code": "Outros" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Estrutura Descarga", "code": "EstruturaDescarga" }, { "name": "Tubo Vertical", "code": "TuboVertical" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LANCAMENTOGALERIA", "type": "esriFieldTypeString", "alias": "Lançamento Galeria", "length": 50, "domain": { "type": "codedValue", "name": "tSimNao", "description": "A yes/no indicator", "codedValues": [ { "name": "Sim", "code": "Sim" }, { "name": "Não", "code": "Não" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDICAOOPERACAO", "type": "esriFieldTypeString", "alias": "Condição Operação", "length": 50, "domain": { "type": "codedValue", "name": "tCondicaoOperacao", "description": "Condição de operação do órgão acessório.", "codedValues": [ { "name": "Assoreado", "code": "Assoreado" }, { "name": "Entulhado", "code": "Entulhado" }, { "name": "Afogado", "code": "Afogado" }, { "name": "Normal", "code": "Normal" }, { "name": "Outros", "code": "Outros" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COTANIVEL", "type": "esriFieldTypeDouble", "alias": "Cota Nível (m)", "domain": null }, { "name": "COTAFUNDO", "type": "esriFieldTypeDouble", "alias": "Cota Fundo (m)", "domain": null }, { "name": "PROFUNDIDADEINTERIOR", "type": "esriFieldTypeDouble", "alias": "Profundidade Interior (m)", "domain": null }, { "name": "PRECISAOCOTA1", "type": "esriFieldTypeInteger", "alias": "Precisão Cota (m)", "domain": null }, { "name": "FORMAPOCO", "type": "esriFieldTypeString", "alias": "Forma Poço", "length": 50, "domain": { "type": "codedValue", "name": "eFormaPocoTampa", "description": "Forma do poço ou da tampa", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Quadrada", "code": "Quadrada" }, { "name": "Retangular", "code": "Retangular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FORMATAMPAO", "type": "esriFieldTypeString", "alias": "Forma Tampão", "length": 50, "domain": { "type": "codedValue", "name": "eFormaPocoTampa", "description": "Forma do poço ou da tampa", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Quadrada", "code": "Quadrada" }, { "name": "Retangular", "code": "Retangular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIALTAMPAO", "type": "esriFieldTypeString", "alias": "Material Tampão", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALINHAMENTOTAMPAO", "type": "esriFieldTypeString", "alias": "Alinhamento Tampão", "length": 50, "domain": { "type": "codedValue", "name": "tAlinhamentoTampa", "description": "Alinhamento da tampa da válvula ou do poço", "codedValues": [ { "name": "Tampa alinhada", "code": "Alinhada" }, { "name": "Tampa Desalinhada Acima", "code": "DesalinhadaAcima" }, { "name": "Tampa Desalinhada Abaixo", "code": "DesalinhadaAbaixo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COTATAMPAO", "type": "esriFieldTypeDouble", "alias": "Cota Tampão (m)", "domain": null }, { "name": "LOCALIZACAO", "type": "esriFieldTypeString", "alias": "Localização", "length": 50, "domain": null }, { "name": "TIPOACESSO", "type": "esriFieldTypeString", "alias": "Tipo Acesso", "length": 20, "domain": { "type": "codedValue", "name": "tTipoAcesso", "description": "Lista de tipos de acesso de infraestrutura", "codedValues": [ { "name": "Porta", "code": "Porta" }, { "name": "Grade", "code": "Grade" }, { "name": "Cobertura", "code": "Cobertura" }, { "name": "Tampa", "code": "Tampa" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Mão", "code": "Mao" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDICAOACESSO", "type": "esriFieldTypeString", "alias": "Condição Acesso", "length": 50, "domain": { "type": "codedValue", "name": "tCondicaoAcesso", "description": "Condição de acesso ao órgão acessório.", "codedValues": [ { "name": "Coberto", "code": "Coberto" }, { "name": "Lacrado", "code": "Lacrado" }, { "name": "Obstruído", "code": "Obstruido" }, { "name": "Sem Tampão", "code": "SemTampao" }, { "name": "Travado", "code": "Travado" }, { "name": "Tampão Fora do Centro", "code": "TampaoForaCentro" }, { "name": "Normal", "code": "Normal" }, { "name": "Outros", "code": "Outros" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETROACESSO", "type": "esriFieldTypeDouble", "alias": "Diâmetro Acesso (mm)", "domain": null }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo Pavimento", "length": 50, "domain": { "type": "codedValue", "name": "tTipoPavimento", "description": "Tipo de pavimento de instalação do equipamento", "codedValues": [ { "name": "Terra", "code": "Terra" }, { "name": "Asfalto", "code": "Asfalto" }, { "name": "Paralelepípedo", "code": "Paralelepipedo" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Jardim", "code": "Jardim" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTACAO", "type": "esriFieldTypeDouble", "alias": "Rotação", "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuario Criação", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6834_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6834", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6834", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5652_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 107, "name": "Poço Visita", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPOPOCO", "field2": "ESTADO", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 164, 232, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "CaixaPassagem,EmOperacao", "label": "Caixa de Passagem (Em Operação)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 131, 142, 222, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "CaixaPassagem,EmProjeto", "label": "Caixa de Passagem (Em Projeto)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 184, 187, 242, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "CaixaPassagem, ", "label": "Caixa de Passagem (Desconhecido) " }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 64, 93, 189, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "PocoInspecao,EmOperacao", "label": "Poço de Inspeção (Em Operação)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 46, 84, 179, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "PocoInspecao,EmProjeto", "label": "Poço de Inspeção (Em Projeto)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 108, 201, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "PocoInspecao, ", "label": "Poço de Inspeção (Desconhecido) " }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 14, 65, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "PocoVisita,EmOperacao", "label": "Poço de Visita (Em Operação)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 57, 148, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "PocoVisita,EmProjeto", "label": "Poço de Visita (Em Projeto)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 29, 73, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "PocoVisita, ", "label": "Poço de Visita (Desconhecido) " }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 108, 125, 212, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": "PocoIndefinido,EmOperacao", "label": "Poço Indefinido (Em Operação)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 214, 214, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "value": " , ", "label": "Sem informação" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 632480.4664000003, "ymin": 8931161.0399, "xmax": 633696.4544000002, "ymax": 8932593.5083, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPOPOCO", "type": "esriFieldTypeString", "alias": "Tipo Poço", "length": 50, "domain": { "type": "codedValue", "name": "eTipoPoco", "description": "Lista de tipos de infra-estrutura de Poços", "codedValues": [ { "name": "Poço de Visita", "code": "PocoVisita" }, { "name": "Poço de Inspeção", "code": "PocoInspecao" }, { "name": "Caixa de Passagem", "code": "CaixaPassagem" }, { "name": "Poço Indefinido", "code": "PocoIndefinido" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIALPAREDE", "type": "esriFieldTypeString", "alias": "Material Parede", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LANCAMENTOGALERIA", "type": "esriFieldTypeString", "alias": "Lançamento Galeria", "length": 50, "domain": { "type": "codedValue", "name": "tSimNao", "description": "A yes/no indicator", "codedValues": [ { "name": "Sim", "code": "Sim" }, { "name": "Não", "code": "Não" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDICAOOPERACAO", "type": "esriFieldTypeString", "alias": "Condição Operação", "length": 50, "domain": { "type": "codedValue", "name": "tCondicaoOperacao", "description": "Condição de operação do órgão acessório.", "codedValues": [ { "name": "Assoreado", "code": "Assoreado" }, { "name": "Entulhado", "code": "Entulhado" }, { "name": "Afogado", "code": "Afogado" }, { "name": "Normal", "code": "Normal" }, { "name": "Outros", "code": "Outros" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COTANIVEL", "type": "esriFieldTypeDouble", "alias": "Cota Nível (m)", "domain": null }, { "name": "COTAFUNDO", "type": "esriFieldTypeDouble", "alias": "Cota Fundo (m)", "domain": null }, { "name": "PROFUNDIDADEINTERIOR", "type": "esriFieldTypeDouble", "alias": "Profundidade Interior (m)", "domain": null }, { "name": "PRECISAOCOTA", "type": "esriFieldTypeString", "alias": "Precisão Cota (m)", "length": 50, "domain": { "type": "codedValue", "name": "ePrecisaoCota", "description": "Precisão do valor da cota", "codedValues": [ { "name": "Acervo", "code": "Acervo" }, { "name": "Modelo Digital do Terreno", "code": "ModeloDigitalTerreno" }, { "name": "Levantamento Altimétrico", "code": "LevantamentoAltimetrico" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FORMAPOCO", "type": "esriFieldTypeString", "alias": "Forma Poço", "length": 50, "domain": { "type": "codedValue", "name": "eFormaPocoTampa", "description": "Forma do poço ou da tampa", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Quadrada", "code": "Quadrada" }, { "name": "Retangular", "code": "Retangular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FORMATAMPAO", "type": "esriFieldTypeString", "alias": "Forma Tampão", "length": 50, "domain": { "type": "codedValue", "name": "eFormaPocoTampa", "description": "Forma do poço ou da tampa", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Quadrada", "code": "Quadrada" }, { "name": "Retangular", "code": "Retangular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIALTAMPAO", "type": "esriFieldTypeString", "alias": "Material Tampão", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALINHAMENTOTAMPAO", "type": "esriFieldTypeString", "alias": "Alinhamento Tampão", "length": 50, "domain": { "type": "codedValue", "name": "tAlinhamentoTampa", "description": "Alinhamento da tampa da válvula ou do poço", "codedValues": [ { "name": "Tampa alinhada", "code": "Alinhada" }, { "name": "Tampa Desalinhada Acima", "code": "DesalinhadaAcima" }, { "name": "Tampa Desalinhada Abaixo", "code": "DesalinhadaAbaixo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COTATAMPAO", "type": "esriFieldTypeDouble", "alias": "Cota Tampão (m)", "domain": null }, { "name": "LOCALIZACAO", "type": "esriFieldTypeString", "alias": "Localização", "length": 50, "domain": null }, { "name": "TIPOACESSO", "type": "esriFieldTypeString", "alias": "Tipo Acesso", "length": 20, "domain": { "type": "codedValue", "name": "tTipoAcesso", "description": "Lista de tipos de acesso de infraestrutura", "codedValues": [ { "name": "Porta", "code": "Porta" }, { "name": "Grade", "code": "Grade" }, { "name": "Cobertura", "code": "Cobertura" }, { "name": "Tampa", "code": "Tampa" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Mão", "code": "Mao" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDICAOACESSO", "type": "esriFieldTypeString", "alias": "Condição Acesso", "length": 50, "domain": { "type": "codedValue", "name": "tCondicaoAcesso", "description": "Condição de acesso ao órgão acessório.", "codedValues": [ { "name": "Coberto", "code": "Coberto" }, { "name": "Lacrado", "code": "Lacrado" }, { "name": "Obstruído", "code": "Obstruido" }, { "name": "Sem Tampão", "code": "SemTampao" }, { "name": "Travado", "code": "Travado" }, { "name": "Tampão Fora do Centro", "code": "TampaoForaCentro" }, { "name": "Normal", "code": "Normal" }, { "name": "Outros", "code": "Outros" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETROACESSO", "type": "esriFieldTypeDouble", "alias": "Diâmetro Acesso (mm)", "domain": null }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo Pavimento", "length": 50, "domain": { "type": "codedValue", "name": "tTipoPavimento", "description": "Tipo de pavimento de instalação do equipamento", "codedValues": [ { "name": "Terra", "code": "Terra" }, { "name": "Asfalto", "code": "Asfalto" }, { "name": "Paralelepípedo", "code": "Paralelepipedo" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Jardim", "code": "Jardim" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuario Criação", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6823_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6823", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6823", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5641_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 108, "name": "Válvula Sistema Esgoto", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c624d593f013a7e10b68683c1797222f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEhklEQVRIic2Wb2gbdRjHP3dNrnHNtctKWe8c4yjuBIsv3BV0oBCZMMFmzBel7fpymtbKYAgy3829HHMiFDsbu5ddKQOVdYKCg+hgONh1iERolRHqdheIXdNdO9rLJeeLa7Ok/+xUxC+EX8jd8/vkeX7P73meEP+hQv87WP4ScnEF3RdRBQEFgBKLvohTKmLuP4n1j2GzQ6ihOuKui44A+PDAbZUX/OaoJmVsfKgLYdy/CAiYUph0ywmcJ4blU+heiUQZ5J8fvaz/7ur6XEnR3XK9XP2eEs6az+26ZWpSxnBdjHyKyy1JZnYMsy8Sd0vEs267cmcpHn/g7dWViMWhppsoEYtoyGHRk3E8malCh3F9odtoEBfsI41j4zFyx61hJtVBzL+E5VPoa6AbzrHeZmlO7mkd40B0etMIHNx9G3tZZeJen3Lt4Ym3X5G/GtekTGJ2CHv9WdbAZodQvRKJrNuu/Oi8ntB2ZeU3Wq8SDW15DAAoEYtTz5xnNDsg33CO9WrNmY/rQiTzl7hQfYY1sHAIvQzynaV4vFFaUnYCqlbPvjFGswPyl/Pv9r4Z+3TcczGA9AZY/hKy52Jk3XblgbdX72kdI/2Tw6QJI8ntIeZduGaC0ebQ3T7GaHZAz7rtiiZl4pvCiivovoD8y6MXDSVicSA6zUdmsMnT/QGw09gISn0XfOz54HmnYaFELO4sxeOalBm3hjHWkqUCEwRkH5grKfqhppuVzc50gdEGR88F60gSlFjgzdkrYM3Dh13Bat4NbJSIxVShQwfwRVRYB/N91HmvVXbL9bISqS0IRhvcH4H+FKj9kHwt8LjTgKunH3u4Jj06zVShI3CiTOVePk6QOqJ4wdetkmIkGYD7UzB5evOwVtvPF1vlPfW56EZYicVYOOcALHryevvKvz97JQhb4lywnuna+F6NfYnFDTBfxMEHSVxxHE+uoZl3V0MYC8JmtAWh7E9BxweBl9VyPBlJXHFi4ZzjC5vcM6GM5QsYUbFgTxU65IO7b1e8gcCL6rApq+BrZgA02oLfAKYKHTTX2TMAor8JTB3EvH+RxAsN6fT1hW7dXlZJGFYFtLbRenUaQfKcvRIA7WUVe1nlcNOEKYJT9B4X5draKGBqUsZoEBfsiXt9yinj/JZJsF5nugLQ17mjNIgLtiZl7LLATHV9rIFJYdKui3GkcWz8i8Lge6PZAd7SPtsRzF5W+eGPV3noNtgvyd9MCiKW59ZW/hpYywmcfIrLMXLHDzdNpG44x3o/+e19uXvfGOvvXrV+XXyW71dB7U/dSmtSxg4LpNXtqj5AS5IZa5hJTcokmhrnPv/2YV/vaHZAUSJBGdKj0+v7GfaySqWfhXOOCOnNGuimzVMdxJwdwo6Fc8me5guptZYz5z4fnSp0VK6FJK44zXX2zOGmCVOTMrYITqiOySfq1AD7T2LNDpEKh9A1KRPXmjOptWfzxVZ5rQAAiOCUBWaKRUzlna2Hn20HntVMsoC0NYwhCMi+iL6nPleZrkQfJyRhbjfo7AhWraqZIr1Tm78N+zf0J92x8B4/zuNoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPOVALVULASISTEMA", "type": "esriFieldTypeString", "alias": "Tipo Válvula Sistema", "length": 30, "domain": { "type": "codedValue", "name": "tTipoSistemaValvula", "description": "Lista de tipos de válvulas do sistema", "codedValues": [ { "name": "Agulha", "code": "Agulha" }, { "name": "Antigolpe de Aríete", "code": "AntigolpeAríete" }, { "name": "Arredondado", "code": "Arredondado" }, { "name": "Bloqueio", "code": "Bloqueio" }, { "name": "Bola", "code": "Bola" }, { "name": "Borboleta", "code": "Borboleta" }, { "name": "Cone", "code": "Cone" }, { "name": "Controle", "code": "Controle" }, { "name": "Descarga", "code": "Descarga" }, { "name": "Desconhecido", "code": "Desconhecido" }, { "name": "Esférica", "code": "Esferica" }, { "name": "Gaveta", "code": "Gaveta" }, { "name": "Globo", "code": "Globo" }, { "name": "Outros", "code": "Outros" }, { "name": "Portão", "code": "Portao" }, { "name": "Redutora de Pressão", "code": "RedutoraPressao" }, { "name": "Retenção", "code": "Retencao" }, { "name": "Tomada", "code": "Tomada" }, { "name": "Anular", "code": "Anular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "VALVULADESVIO", "type": "esriFieldTypeSmallInteger", "alias": "Válvula Desvio", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FECHASENTIDOHORARIO", "type": "esriFieldTypeSmallInteger", "alias": "Fecha Sentido Horário", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ABRENORMALMENTE", "type": "esriFieldTypeSmallInteger", "alias": "Abre Normalmente", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "QTDVOLTASFECHAR", "type": "esriFieldTypeInteger", "alias": "Qtd Voltas Fechar", "domain": null }, { "name": "POSICAOATUAL", "type": "esriFieldTypeString", "alias": "Posição Atual", "length": 50, "domain": { "type": "codedValue", "name": "tPosicaoAtual", "description": "Posição atual da \"tampa\" da vávula", "codedValues": [ { "name": "Aberta", "code": "Aberta" }, { "name": "Fechada", "code": "Fechada" }, { "name": "Não Aplicável", "code": "NaoAplicavel" }, { "name": "Indefinido", "code": "Indefinido" }, { "name": "Parcialmente Aberta", "code": "ParcialmenteAberta" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERAVEL", "type": "esriFieldTypeSmallInteger", "alias": "Operável", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROTACAO", "type": "esriFieldTypeDouble", "alias": "Rotação", "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "DESCLOCAL", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 100, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6830_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6830", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6830", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5648_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 109, "name": "Ramal Ligação", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 121, 160, 53, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPORAMAL", "type": "esriFieldTypeString", "alias": "Tipo de Ramal", "length": 20, "domain": null }, { "name": "TIPOLINHA", "type": "esriFieldTypeString", "alias": "Tipo Linha", "length": 30, "domain": { "type": "codedValue", "name": "tMetodoRevestimento", "description": "O método de revestimento do tubo", "codedValues": [ { "name": "Curado no local", "code": "CL" }, { "name": "Deforma/Reforma", "code": "DR" }, { "name": "Painel Segmentado", "code": "PS" }, { "name": "Tubo Segmentado", "code": "TS" }, { "name": "Espiral", "code": "ESP" }, { "name": "Outros", "code": "OUT" }, { "name": "Nenhum", "code": "Nenhum" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "DISTANCIA", "type": "esriFieldTypeDouble", "alias": "Distância (m)", "domain": null }, { "name": "TIPOAGUA", "type": "esriFieldTypeString", "alias": "Tipo Água", "length": 30, "domain": { "type": "codedValue", "name": "eTipoAgua", "description": "Tipo de água sanitária de esgoto", "codedValues": [ { "name": "Água Tratada", "code": "Tratada" }, { "name": "Água Reaproveitada", "code": "Reaproveitada" }, { "name": "Água Salgada", "code": "Salgada" }, { "name": "Esgoto", "code": "Esgoto" }, { "name": "Água Chuva", "code": "Chuva" }, { "name": "Efluente Água Residual", "code": "Efluentes" }, { "name": "Combinação Águas Residuais", "code": "Combinacao" }, { "name": "Água Potável", "code": "Potavel" }, { "name": "Água sem tratamento", "code": "SemTratamento" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CURVO", "type": "esriFieldTypeString", "alias": "Curvo", "length": 255, "domain": { "type": "codedValue", "name": "tSimNao", "description": "A yes/no indicator", "codedValues": [ { "name": "Sim", "code": "Sim" }, { "name": "Não", "code": "Não" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 100, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6833_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6833", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6833", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5651_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 110, "name": "Rede de Esgoto", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPOREDEESGOTO", "field2": "ESTADO", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "defaultLabel": "Sem Informação", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 }, "value": "LinhaRecalque,EmOperacao", "label": "Linha Recalque" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "ColetorTronco,EmOperacao", "label": "Coletor Tronco" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 152, 0, 255 ], "width": 2 }, "value": ",EmOperacao", "label": "Rede Coletora" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 152, 0, 255 ], "width": 2 }, "value": "RedeColetora,EmOperacao", "label": "Rede Coletora" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 2 }, "value": "RedeColetora,DESATIVAR", "label": "A Desativar | Desativado" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 2 }, "value": "RedeColetora,Desativado", "label": "A Desativar | Desativado" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 2 }, "value": "LinhaRecalque,Desativado", "label": "A Desativar | Desativado" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": ",Desconhecido", "label": "Desconhecido" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "RedeColetora,Desconhecido", "label": "Desconhecido" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 21, 41, 29, 255 ], "toColor": [ 21, 41, 29, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 26, 52, 219, 255 ], "toColor": [ 26, 52, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 5, 247, 41, 255 ], "toColor": [ 5, 247, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 19, 12, 255 ], "toColor": [ 207, 19, 12, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 252, 245, 255 ], "toColor": [ 164, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 14, 140, 255 ], "toColor": [ 199, 14, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 212, 61, 255 ], "toColor": [ 242, 212, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 83, 158, 255 ], "toColor": [ 40, 83, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 29, 122, 18, 255 ], "toColor": [ 29, 122, 18, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 18, 26, 255 ], "toColor": [ 99, 18, 26, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 143, 144, 255 ], "toColor": [ 179, 143, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 163, 247, 255 ], "toColor": [ 202, 163, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 135, 106, 255 ], "toColor": [ 252, 135, 106, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Ø\" CONCAT [DIAMETRO] CONCAT \" mm - \" CONCAT [MATERIAL]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": false, "maxScale": 0, "minScale": 3000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 48, 18, 6, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 625756.1947999997, "ymin": 7168816.3646, "xmax": 778154.6272, "ymax": 8934381.4677, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "TIPOAGUA", "type": "esriFieldTypeString", "alias": "Tipo Água", "length": 30, "domain": { "type": "codedValue", "name": "eTipoAgua", "description": "Tipo de água sanitária de esgoto", "codedValues": [ { "name": "Água Tratada", "code": "Tratada" }, { "name": "Água Reaproveitada", "code": "Reaproveitada" }, { "name": "Água Salgada", "code": "Salgada" }, { "name": "Esgoto", "code": "Esgoto" }, { "name": "Água Chuva", "code": "Chuva" }, { "name": "Efluente Água Residual", "code": "Efluentes" }, { "name": "Combinação Águas Residuais", "code": "Combinacao" }, { "name": "Água Potável", "code": "Potavel" }, { "name": "Água sem tratamento", "code": "SemTratamento" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TIPOREDEESGOTO", "type": "esriFieldTypeString", "alias": "Tipo Rede Esgoto", "length": 50, "domain": { "type": "codedValue", "name": "eTipoRedeEsgoto", "description": "Tipo da rede de esgoto", "codedValues": [ { "name": "Coletor", "code": "Coletor" }, { "name": "Coletor Tronco", "code": "ColetorTronco" }, { "name": "Emissário", "code": "Emissario" }, { "name": "Interceptor", "code": "Interceptor" }, { "name": "Linha Recalque", "code": "LinhaRecalque" }, { "name": "Rede Coletora", "code": "RedeColetora" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETRO", "type": "esriFieldTypeDouble", "alias": "Diâmetro (mm)", "domain": null }, { "name": "ESCOAMENTOTOTAL", "type": "esriFieldTypeDouble", "alias": "Escoamento Total", "domain": null }, { "name": "FORMAPRINCIPAL", "type": "esriFieldTypeString", "alias": "Forma Principal", "length": 50, "domain": { "type": "codedValue", "name": "tFormaTubo", "description": "Sanitária e formas de tubulação de águas pluviais", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Ferradura", "code": "Ferradura" }, { "name": "Alongado", "code": "Alongado" }, { "name": "Retangular", "code": "Retangular" }, { "name": "Trapezoidal", "code": "Trapezoidal" }, { "name": "Triangular", "code": "Triangular" }, { "name": "Outros", "code": "Outros" }, { "name": "Desconhecido", "code": "Desconhecido" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIPOLINHA", "type": "esriFieldTypeString", "alias": "Tipo Linha", "length": 20, "domain": { "type": "codedValue", "name": "tMetodoRevestimento", "description": "O método de revestimento do tubo", "codedValues": [ { "name": "Curado no local", "code": "CL" }, { "name": "Deforma/Reforma", "code": "DR" }, { "name": "Painel Segmentado", "code": "PS" }, { "name": "Tubo Segmentado", "code": "TS" }, { "name": "Espiral", "code": "ESP" }, { "name": "Outros", "code": "OUT" }, { "name": "Nenhum", "code": "Nenhum" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ANOREVESTIMENTO", "type": "esriFieldTypeString", "alias": "Ano Revestimento", "length": 4, "domain": null }, { "name": "TIPOMONTANTE", "type": "esriFieldTypeString", "alias": "Tipo Montante", "length": 50, "domain": { "type": "codedValue", "name": "eTipoMontante", "description": "Tipo da peça montante", "codedValues": [ { "name": "Normal", "code": "Normal" }, { "name": "Ponte Seca", "code": "PonteSeca" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PECAMONTANTE", "type": "esriFieldTypeString", "alias": "Peça Montante", "length": 50, "domain": null }, { "name": "COTAMONTANTE", "type": "esriFieldTypeDouble", "alias": "Cota Montante (m)", "domain": null }, { "name": "PROFUNDIDADEMONTANTE", "type": "esriFieldTypeDouble", "alias": "Profundidade Montante (m)", "domain": null }, { "name": "TIPOJUSANTE", "type": "esriFieldTypeString", "alias": "Tipo Jusante", "length": 50, "domain": { "type": "codedValue", "name": "eTipoJusante", "description": "Tipo da peça jusante", "codedValues": [ { "name": "Normal", "code": "Normal" }, { "name": "Degrau", "code": "Degrau" }, { "name": "Tubo de queda", "code": "TuboQueda" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PECAJUSANTE", "type": "esriFieldTypeString", "alias": "Peça Jusante", "length": 50, "domain": null }, { "name": "COTAJUSANTE", "type": "esriFieldTypeDouble", "alias": "Cota Jusante (m)", "domain": null }, { "name": "PROFUNDIDADEJUSANTE", "type": "esriFieldTypeDouble", "alias": "Profundidade Jusante (m)", "domain": null }, { "name": "EXTENSAOREAL", "type": "esriFieldTypeDouble", "alias": "Extensão Real (m)", "domain": null }, { "name": "EXTENSAOCALCULADA", "type": "esriFieldTypeDouble", "alias": "Extensão Calculada (m)", "domain": null }, { "name": "LARGURA", "type": "esriFieldTypeDouble", "alias": "Largura (m)", "domain": null }, { "name": "ALTURA", "type": "esriFieldTypeDouble", "alias": "Altura (m)", "domain": null }, { "name": "DECLIVE", "type": "esriFieldTypeDouble", "alias": "Declive (m)", "domain": null }, { "name": "LOCALIZACAOREDE", "type": "esriFieldTypeString", "alias": "Localização Rede", "length": 50, "domain": { "type": "codedValue", "name": "tLocalizacaoRede", "description": "Localização de rede", "codedValues": [ { "name": "Via Pública", "code": "ViaPublica" }, { "name": "Faixa de Servidão", "code": "FaixaServidao" }, { "name": "Área Particular", "code": "AreaParticular" }, { "name": "Não Identificada", "code": "NaoIdentificada" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIPOPAVIMENTO", "type": "esriFieldTypeString", "alias": "Tipo de Pavimento", "length": 50, "domain": { "type": "codedValue", "name": "tTipoPavimento", "description": "Tipo de pavimento de instalação do equipamento", "codedValues": [ { "name": "Terra", "code": "Terra" }, { "name": "Asfalto", "code": "Asfalto" }, { "name": "Paralelepípedo", "code": "Paralelepipedo" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Jardim", "code": "Jardim" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESCOAMENTO", "type": "esriFieldTypeString", "alias": "Escoamento", "length": 50, "domain": { "type": "codedValue", "name": "eEscoamento", "description": "", "codedValues": [ { "name": "Bombeamento", "code": "Bombeamento" }, { "name": "Gravidade", "code": "Gravidade" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MESTRA", "type": "esriFieldTypeString", "alias": "Mestra", "length": 50, "domain": { "type": "codedValue", "name": "tSimNao", "description": "A yes/no indicator", "codedValues": [ { "name": "Sim", "code": "Sim" }, { "name": "Não", "code": "Não" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "length": 200, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "REGIONAL", "type": "esriFieldTypeString", "alias": "Regional", "length": 30, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 3000, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Ativado", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6827_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6827", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6827", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5645_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 111, "name": "Estruturas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "DATAOPERACAO", "type": "esriFieldTypeDate", "alias": "Data Operação", "length": 8, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 20, "domain": null }, { "name": "TIPOESTRUTURA", "type": "esriFieldTypeString", "alias": "Tipo Estrutura", "length": 30, "domain": { "type": "codedValue", "name": "eTipoEstruturaRede", "description": "Tipos de estrutura de rede sanitária", "codedValues": [ { "name": "Outros", "code": "Outros" }, { "name": "Estação Elevatória", "code": "EEE" }, { "name": "Estação Tratamento Esgoto", "code": "ETE" }, { "name": "RALF", "code": "RALF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 50, "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" } }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "PROPRIETARIO", "type": "esriFieldTypeString", "alias": "Proprietário", "length": 50, "domain": null }, { "name": "GERENCIADO", "type": "esriFieldTypeString", "alias": "Gerenciado", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "BOMBA", "type": "esriFieldTypeSmallInteger", "alias": "Bomba", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BOMBARESERVA", "type": "esriFieldTypeSmallInteger", "alias": "Bomba Reserva", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NRDESERIE", "type": "esriFieldTypeString", "alias": "Número de Série", "length": 50, "domain": null }, { "name": "AMPERAGEMBOMBA", "type": "esriFieldTypeDouble", "alias": "Amperagem Bomba (A)", "domain": null }, { "name": "ALTMANOMETRICABOMBA", "type": "esriFieldTypeDouble", "alias": "Altura Manométrica Bomba (m)", "domain": null }, { "name": "DATASUBSTBOMBA", "type": "esriFieldTypeDate", "alias": "Data Substituição Bomba", "length": 8, "domain": null }, { "name": "CAVALETE", "type": "esriFieldTypeSmallInteger", "alias": "Cavalete", "domain": { "type": "codedValue", "name": "tBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Falso", "code": 0 }, { "name": "Verdadeiro", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIALCAVALETE", "type": "esriFieldTypeString", "alias": "Material Cavalete", "length": 20, "domain": { "type": "codedValue", "name": "tMaterialTubo", "description": "A lista de tipos de materiais de tubulação", "codedValues": [ { "name": "ABS Plastico", "code": "ABS" }, { "name": "Aço", "code": "ACO" }, { "name": "Aço Carbono", "code": "ACOCARBONO" }, { "name": "Anel Segmentado", "code": "AS" }, { "name": "Asfalto", "code": "ASF" }, { "name": "Alvenaria de Tijolo", "code": "AT" }, { "name": "Argila Vitrificada", "code": "AV" }, { "name": "Curado no Local", "code": "CL" }, { "name": "Cimento de Amianto", "code": "CMA" }, { "name": "Concreto Armado", "code": "CCA" }, { "name": "Cobre", "code": "COB" }, { "name": "Concreto", "code": "CONC" }, { "name": "Composto de Plástico/Aço", "code": "CPA" }, { "name": "Concreto (Não Reforçado)", "code": "CR" }, { "name": "PVC Diâmetro Equivalente FoFo", "code": "DEFoFo" }, { "name": "Desconhecido", "code": "DES" }, { "name": "Fibra de Campo", "code": "FC" }, { "name": "Fibra de Ferro Reforçado", "code": "FFR" }, { "name": "Ferro Galvanizado", "code": "FGAL" }, { "name": "Ferro Fundido", "code": "FoFo" }, { "name": "Ferro Fundido Dúctil", "code": "FoFoD" }, { "name": "Geotêxtil", "code": "GEO" }, { "name": "Manilha de Barro", "code": "MAN" }, { "name": "Manilha de Barro Vitrificado", "code": "MBV" }, { "name": "Madeira", "code": "MD" }, { "name": "Metal Corrugado", "code": "MO" }, { "name": "Molde Ferro", "code": "MOL" }, { "name": "Metalico", "code": "MT" }, { "name": "Outros", "code": "OUT" }, { "name": "PVC Ponta Bolsa para Água", "code": "PBA" }, { "name": "Polietileno", "code": "PE" }, { "name": "Polietileno de Alta Densidade", "code": "PEAD" }, { "name": "Polipropileno", "code": "PP" }, { "name": "Fibra de Vidro", "code": "PRFV" }, { "name": "Plástico Reforçado (Treliça)", "code": "PRT" }, { "name": "Pré-tensionado por cilindro de concreto", "code": "PTCC" }, { "name": "PVC Corrugado", "code": "PVCCor" }, { "name": "PVC Rosquiável", "code": "PVCr" }, { "name": "PVC Soldável", "code": "PVCs" }, { "name": "PVC Reforçado c/ Fibra de Vidro", "code": "RPVC" }, { "name": "Segmentos Concreto (Aparafusado)", "code": "SCA" }, { "name": "Segmento Concreto (Desparafusado)", "code": "SCD" }, { "name": "Telha de Barro", "code": "TB" }, { "name": "Térreo", "code": "TER" }, { "name": "Terra & Geotêxtil", "code": "TERGEO" }, { "name": "Tubo Galvanizado", "code": "TG" }, { "name": "Tijolo", "code": "TIJ" }, { "name": "Vidro com Cimento Armado", "code": "VCA" }, { "name": "PVC Ocre", "code": "PVCOCRE" }, { "name": "Borracha", "code": "BRR" }, { "name": "PVC", "code": "PVC" }, { "name": "CA", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETROCAVALETE", "type": "esriFieldTypeDouble", "alias": "Diâmetro Cavalete (mm)", "domain": null }, { "name": "MEDIDORVAZAOCAVALETE", "type": "esriFieldTypeString", "alias": "Medidor Vazão Cavalete (m³/h)", "length": 20, "domain": null }, { "name": "MEDIDORNIVELCAVALETE", "type": "esriFieldTypeString", "alias": "Medidor Nível Cavalete (m³/h)", "length": 20, "domain": null }, { "name": "ELETRODUTOINFERIOR", "type": "esriFieldTypeString", "alias": "Eletroduto Inferior", "length": 20, "domain": null }, { "name": "ELETRODUTOSUPERIOR", "type": "esriFieldTypeString", "alias": "Eletroduto Superior", "length": 20, "domain": null }, { "name": "VAZAO", "type": "esriFieldTypeDouble", "alias": "Vazão (m³/h)", "domain": null }, { "name": "VAZAONOMINAL", "type": "esriFieldTypeDouble", "alias": "Vazão Nominal (m³/h)", "domain": null }, { "name": "VAZAOPROJETADA", "type": "esriFieldTypeDouble", "alias": "Vazão Projetada (m³/h)", "domain": null }, { "name": "VAZAOESPECIFICA", "type": "esriFieldTypeDouble", "alias": "Vazão Específica (m³/h)", "domain": null }, { "name": "DIAMETROENTRADA", "type": "esriFieldTypeDouble", "alias": "Diâmetro Entrada (mm)", "domain": null }, { "name": "DIAMETROSAIDA", "type": "esriFieldTypeDouble", "alias": "Diâmetro Saída (mm)", "domain": null }, { "name": "PRESSAONOMINAL", "type": "esriFieldTypeDouble", "alias": "Pressão Nominal (mca)", "domain": null }, { "name": "MODELOCABECA", "type": "esriFieldTypeString", "alias": "Modelo Cabeça", "length": 20, "domain": null }, { "name": "CABECADINAMICA", "type": "esriFieldTypeString", "alias": "Cabeça Dinâmica", "length": 20, "domain": null }, { "name": "CABECADESLIGAMENTO", "type": "esriFieldTypeString", "alias": "Cabeça Desligamento", "length": 20, "domain": null }, { "name": "CABECAMAXOP", "type": "esriFieldTypeString", "alias": "Cabeça Máxima Operacional", "length": 20, "domain": null }, { "name": "SAIDAOPMAX", "type": "esriFieldTypeString", "alias": "Saída Operacional Máxima", "length": 20, "domain": null }, { "name": "ELEVACAO", "type": "esriFieldTypeDouble", "alias": "Elevação (m)", "domain": null }, { "name": "ROTACAO", "type": "esriFieldTypeString", "alias": "Rotação", "length": 20, "domain": null }, { "name": "DIAMETROROTOR", "type": "esriFieldTypeDouble", "alias": "Diâmetro do Rotor (mm)", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6831_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6831", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6831", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5649_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 112, "name": "Sub-Bacias de Esgotamento", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NOME", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 21, 41, 29, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "01", "label": "01" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 176, 230, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "02", "label": "02" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 71, 222, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "03", "label": "03" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 242, 102, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "04", "label": "04" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 97, 95, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "05", "label": "05" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 28, 50, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "06", "label": "06" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 232, 142, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "07", "label": "07" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 96, 15, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "08", "label": "08" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 30, 72, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "09", "label": "09" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 217, 182, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "10", "label": "10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 39, 224, 227, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "10.1", "label": "10.1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 15, 250, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "10.2", "label": "10.2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 1, 102, 28, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "10.3", "label": "10.3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 93, 10, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "10.4", "label": "10.4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 25, 227, 25, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "11", "label": "11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 124, 125, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "12", "label": "12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 165, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "5.1", "label": "5.1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 88, 163, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "6.1", "label": "6.1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 32, 30, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "6.2", "label": "6.2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 89, 153, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "6.3", "label": "6.3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 4, 32, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.1", "label": "7.1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 125, 90, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.10", "label": "7.10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 18, 99, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.11", "label": "7.11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 184, 101, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.12", "label": "7.12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 98, 113, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.13", "label": "7.13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 153, 102, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.14", "label": "7.14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 160, 34, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.15", "label": "7.15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 22, 84, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.16", "label": "7.16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 124, 252, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.17", "label": "7.17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 13, 76, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.2", "label": "7.2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 14, 195, 240, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.3", "label": "7.3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 163, 16, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.4", "label": "7.4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 252, 73, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.5", "label": "7.5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 181, 191, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.6", "label": "7.6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 42, 163, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.7", "label": "7.7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 2, 101, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.8", "label": "7.8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 105, 68, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "7.9", "label": "7.9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 50, 113, 240, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "8.1", "label": "8.1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 145, 84, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "8.10", "label": "8.10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 71, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "8.2", "label": "8.2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 222, 204, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "8.3", "label": "8.3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 128, 1, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "8.4", "label": "8.4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 140, 164, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "8.5", "label": "8.5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 30, 230, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "8.6", "label": "8.6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 148, 237, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "8.7", "label": "8.7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 86, 156, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "8.8", "label": "8.8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 250, 177, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "8.9", "label": "8.9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 35, 207, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "9.1", "label": "9.1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 189, 30, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "9.2", "label": "9.2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 168, 128, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "9.3", "label": "9.3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 9, 125, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "9.4", "label": "9.4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 55, 13, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "9.5", "label": "9.5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 53, 47, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "9.6", "label": "9.6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 5, 7, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Alfredo Budant", "label": "Alfredo Budant" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 182, 118, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Anhaia", "label": "Anhaia" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 65, 3, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Aníbal Dias", "label": "Aníbal Dias" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 12, 106, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Becker", "label": "Becker" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 215, 245, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Capitania", "label": "Capitania" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 230, 110, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Chumbo", "label": "Chumbo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 146, 21, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Correia Velho", "label": "Correia Velho" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 79, 17, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Da Praia", "label": "Da Praia" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 139, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Da Vila", "label": "Da Vila" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 217, 9, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Estradinha", "label": "Estradinha" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 168, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Guarani", "label": "Guarani" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 154, 136, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Gudalaupe", "label": "Gudalaupe" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 222, 16, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Mercado", "label": "Mercado" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 44, 59, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Nilson Neves", "label": "Nilson Neves" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 30, 137, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Padre Jackson", "label": "Padre Jackson" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 189, 162, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Porto 1", "label": "Porto 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 127, 163, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Porto 2", "label": "Porto 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 133, 50, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Porto Seguro", "label": "Porto Seguro" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 36, 148, 171, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Rocio 1", "label": "Rocio 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 199, 109, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Rocio 2", "label": "Rocio 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 13, 48, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "value": "Tuffi Maron", "label": "Tuffi Maron" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 21, 41, 29, 255 ], "toColor": [ 21, 41, 29, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 175, 230, 255 ], "toColor": [ 154, 175, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 71, 222, 255 ], "toColor": [ 230, 71, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 242, 102, 255 ], "toColor": [ 242, 242, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 97, 95, 255 ], "toColor": [ 207, 97, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 28, 50, 176, 255 ], "toColor": [ 28, 50, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 232, 142, 255 ], "toColor": [ 81, 232, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 96, 15, 255 ], "toColor": [ 115, 96, 15, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 30, 72, 255 ], "toColor": [ 92, 30, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 217, 182, 255 ], "toColor": [ 222, 217, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 224, 227, 255 ], "toColor": [ 39, 224, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 15, 250, 255 ], "toColor": [ 109, 15, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 1, 102, 28, 255 ], "toColor": [ 1, 102, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 93, 10, 255 ], "toColor": [ 201, 93, 10, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 25, 227, 25, 255 ], "toColor": [ 25, 227, 25, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 124, 125, 255 ], "toColor": [ 79, 124, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 165, 232, 255 ], "toColor": [ 240, 165, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 88, 163, 255 ], "toColor": [ 75, 88, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 32, 30, 255 ], "toColor": [ 94, 32, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 89, 153, 255 ], "toColor": [ 227, 89, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 4, 32, 255 ], "toColor": [ 214, 4, 32, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 125, 90, 255 ], "toColor": [ 158, 125, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 18, 99, 255 ], "toColor": [ 59, 18, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 184, 101, 255 ], "toColor": [ 155, 184, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 98, 113, 255 ], "toColor": [ 128, 98, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 153, 102, 255 ], "toColor": [ 47, 153, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 160, 34, 255 ], "toColor": [ 214, 160, 34, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 10, 22, 84, 255 ], "toColor": [ 10, 22, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 124, 252, 255 ], "toColor": [ 188, 124, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 13, 76, 255 ], "toColor": [ 148, 13, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 14, 195, 240, 255 ], "toColor": [ 14, 195, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 8, 163, 16, 255 ], "toColor": [ 8, 163, 16, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 252, 73, 255 ], "toColor": [ 172, 252, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 181, 191, 255 ], "toColor": [ 201, 181, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 42, 163, 255 ], "toColor": [ 143, 42, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 2, 101, 255 ], "toColor": [ 230, 2, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 105, 68, 255 ], "toColor": [ 90, 105, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 113, 240, 255 ], "toColor": [ 50, 113, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 145, 84, 255 ], "toColor": [ 232, 145, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 71, 105, 255 ], "toColor": [ 62, 71, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 222, 204, 255 ], "toColor": [ 160, 222, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 128, 1, 255 ], "toColor": [ 81, 128, 1, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 140, 164, 255 ], "toColor": [ 219, 140, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 30, 230, 255 ], "toColor": [ 176, 30, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 148, 237, 255 ], "toColor": [ 81, 148, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 86, 156, 255 ], "toColor": [ 151, 86, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 250, 177, 255 ], "toColor": [ 193, 250, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 8, 35, 207, 255 ], "toColor": [ 8, 35, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 189, 30, 255 ], "toColor": [ 128, 189, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 168, 128, 255 ], "toColor": [ 130, 168, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 26, 9, 125, 255 ], "toColor": [ 26, 9, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 55, 13, 255 ], "toColor": [ 92, 55, 13, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 53, 47, 255 ], "toColor": [ 77, 53, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 5, 7, 255 ], "toColor": [ 87, 5, 7, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 182, 118, 255 ], "toColor": [ 227, 182, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 65, 3, 255 ], "toColor": [ 135, 65, 3, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 12, 106, 255 ], "toColor": [ 125, 12, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 215, 245, 255 ], "toColor": [ 154, 215, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 230, 110, 255 ], "toColor": [ 182, 230, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 146, 21, 255 ], "toColor": [ 150, 146, 21, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 79, 17, 255 ], "toColor": [ 52, 79, 17, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 139, 232, 255 ], "toColor": [ 161, 139, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 217, 9, 255 ], "toColor": [ 232, 217, 9, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 10, 168, 79, 255 ], "toColor": [ 10, 168, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 154, 136, 255 ], "toColor": [ 219, 154, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 222, 16, 255 ], "toColor": [ 191, 222, 16, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 44, 59, 255 ], "toColor": [ 145, 44, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 30, 137, 255 ], "toColor": [ 186, 30, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 189, 162, 255 ], "toColor": [ 66, 189, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 127, 163, 255 ], "toColor": [ 130, 127, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 133, 50, 255 ], "toColor": [ 120, 133, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 148, 171, 255 ], "toColor": [ 36, 148, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 199, 109, 255 ], "toColor": [ 209, 199, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 13, 48, 255 ], "toColor": [ 84, 13, 48, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 25, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6819_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6819", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6819", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5637_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 113, "name": "Bacias de Esgotamento", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 25, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6825_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6825", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6825", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5643_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 114, "name": "Área de Abrangência (ETE)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DATAATUALIZACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "IDINSTALACAO", "length": 50, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6822_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6822", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6822", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5640_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 115, "name": "Área de Abrangência", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Esgoto" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 233, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Nome", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Nome", "type": "esriFieldTypeString", "alias": "Nome", "length": 30, "domain": null }, { "name": "TIPOESTRUTURA", "type": "esriFieldTypeString", "alias": "Tipo Estrutura", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6836_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6836", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6836", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5654_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 200, "name": "Cartografia", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 239, "name": "Escritórios" }, { "id": 201, "name": "Fontes Alternativas" }, { "id": 202, "name": "Localidades" }, { "id": 203, "name": "Ponto Cotado" }, { "id": 204, "name": "Piscina" }, { "id": 205, "name": "Poste" }, { "id": 206, "name": "Unidade Consumidora" }, { "id": 207, "name": "Cemitério" }, { "id": 208, "name": "Telhados" }, { "id": 209, "name": "Alinhamento" }, { "id": 241, "name": "Curva de Nível" }, { "id": 210, "name": "Eixo de Logradouro" }, { "id": 211, "name": "Ferrovia" }, { "id": 212, "name": "Rede de Gás" }, { "id": 213, "name": "Hidrografia Linear" }, { "id": 214, "name": "Obra de Arte" }, { "id": 215, "name": "Vala" }, { "id": 216, "name": "Área Verde" }, { "id": 217, "name": "Massa D'Água" }, { "id": 218, "name": "Edificação" }, { "id": 242, "name": "Estacionamento" }, { "id": 219, "name": "Pista Pouso" }, { "id": 220, "name": "Lotes" }, { "id": 221, "name": "Quadra" }, { "id": 222, "name": "Condomínios" }, { "id": 223, "name": "Loteamentos" }, { "id": 224, "name": "Manguezal" }, { "id": 225, "name": "Ocupação Irregular" }, { "id": 226, "name": "Distribuidoras de Energia" }, { "id": 227, "name": "Zoneamento Urbano" }, { "id": 228, "name": "Setores Censitários - População (IBGE 2022)" }, { "id": 229, "name": "Setores Censitários - Domicílios (IBGE 2022)" }, { "id": 230, "name": "Setores Censitários - Média de Moradores (IBGE 2022)" }, { "id": 231, "name": "Bairros" }, { "id": 232, "name": "Área de Proteção" }, { "id": 233, "name": "Limite da Imagem Aérea" }, { "id": 234, "name": "Povoados" }, { "id": 235, "name": "Limite Urbano" }, { "id": 236, "name": "Limite Municipal" }, { "id": 237, "name": "Regionais" }, { "id": 238, "name": "Limite Estadual" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -5120763.267722837, "ymin": 2036.0570636581547, "xmax": 6120763.267722837, "ymax": 1.9997963942936342E7, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 239, "name": "Escritórios", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "65a73e61cf9618430c9642336bad0ab5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADqUlEQVRIie2Wv28TSRTHv2sQihuLMUqUHaXA3g6oWCMhy84JJFKtU9wd9vnoKPYo7iT+govNX4CUK5ALOsv2KkZIaxojORJCCBEv18ROtbgxu8hFNkqzFsXOFc76vPHYJCHSNfftdn593pt57+27iP9IF/8Hz1KlUqHChUsKYx4VEFIYmOzPMcAWGHQv5JUeZLPGuYGrWl0FgyqKy3KUEFC6jCgh43nXHYqWbaum2VMrtS0ArJjP3S+cGVzWNDnkCYV47KoiSbEAbFLh8AKkeAxSPIZ9x8FuZ2+jWqsrzPu6ns/nrVOBy5omCyykr6aTIqXiPPsCihKC1VQSlmXLb96++1zWtATv+rlgH/pDajbU6PQhX1+ZaQClItbu3UXzdavNg3PBIU8ozPPU6PRR3GzCGhxCf/YQ4lKEuy5KCG4lbuJD+6MOgM4FV7W6Go9dVWZBG9td/PbnFqzB4ciz9BPozx5CuXONu16Kx2CaPbGq1dVfsj+VuOBKpULBoEpSjHtI8a8mCpvNqfHMo+co/LGGjd/XuPvSqSRe6q8KAPhg4cIlxU+ZSflXq293uQcDQGGzCb3VRfvF46m5cHgBVwgJeB0AM+bRs0An1yZ+fMp9d0mKYWfHyODI66DHCCmULgcOWn/0fPyeJ5HR6YOmn6D94nEg6gm5DEEIjQMn6DFY4JrpYgTy9RVYgy4yd65BvjE6SG91YXT6AMAdV3O3pwyKEoLJMju3colLEai529C3uxCXIoHg8cHyjZXxuDU4hNHpj4yZk+PfBJ+nXHcIBthcMANs1x2K4fDC1EY/fwHA2O2fHjx0A9/B4GLQLdtWpfh0HluDQ5Rq708N9OU4BxAYdC7YC3kl0+xxwd8r0+yBCWhwwQ+yWaNS28K+4yBKCIxO/5te6q3uON0aR7leqr2HuBQZB9i+48BxDoxfcz/zPR6JFXc7exurqSTo4iiqeenBU2aiXtPFfwvIbmcPDF5jcu0UOJ+7X6jW6opl2TKlIpQlfvE/qcxPPdjWF+N4R8JNJ+Z9XX/z9t3ntXt3Z3YdJ5Fl2Wi3/zY8sOLxOS44n89bZU1LNF+32rcSN3GWYDM/9cbQybedCwZGgVbWtMSH9kfdNHtiOpUEL7+P66jngm19mQmdC/bhAGhVq6sv9VeFK4SIkhQDIZfHT+C6Q7hDF45zANPswXEODAav8V1dpq+jf2ipqtXVnR0jIwgh0S/4fhkUGHQmoDHLwzOBjxtwmj3nAj5P/QNBYa6JgJT6mgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 639835.875, "ymin": 8788637.6741, "xmax": 737741.8729999997, "ymax": 8870347.9762, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDESCRITORIO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IDESCRITORIO", "type": "esriFieldTypeString", "alias": "Id. Escritório", "length": 30, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 100, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6784_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6784", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6784", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5606_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 201, "name": "Fontes Alternativas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8e31f7007a5427a1a18ac9eefa9c6bfd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoUlEQVQYlU3NsW3CUBhF4e/Bc5UGIST0vIQLb0CTBhZgkZQoZUZgARbwHC48hSlpKCJL/CmcyLnNle650sl+sxP1mmOiTnSj1EOGItoXV7SB4LIX44pT3on6xXVqtM8Pvt+pBjZnxV2X1xxZIEwNjxvbg5ITdVjgX6Zm7pzogks1LCOzBvIo9Xsxbs7K4zafqoG3L9BnWHFy120Pyj9Lj88fg1cxeG5syCUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDFONTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IDFONTE", "type": "esriFieldTypeString", "alias": "IDFONTE", "length": 50, "domain": null }, { "name": "ENDERECO", "type": "esriFieldTypeString", "alias": "ENDERECO", "length": 80, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "MUNICIPIO", "length": 80, "domain": null }, { "name": "LOCALIDADE", "type": "esriFieldTypeString", "alias": "LOCALIDADE", "length": 80, "domain": null }, { "name": "VENCIMENTO", "type": "esriFieldTypeInteger", "alias": "VENCIMENTO", "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "OBSERVACOES", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "DATAATUALIZACAO", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "USUARIOATUALIZACAO", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "DATACRIACAO", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "USUARIOCRIACAO", "length": 50, "domain": null }, { "name": "NOMEOUTORGA", "type": "esriFieldTypeString", "alias": "NOMEOUTORGA", "length": 80, "domain": null }, { "name": "USU_CODIGO", "type": "esriFieldTypeInteger", "alias": "USU_CODIGO", "domain": null }, { "name": "CODIGO_PON", "type": "esriFieldTypeInteger", "alias": "CODIGO_PON", "domain": null }, { "name": "CRH", "type": "esriFieldTypeInteger", "alias": "CRH", "domain": null }, { "name": "CONDICAO", "type": "esriFieldTypeString", "alias": "CONDICAO", "length": 80, "domain": null }, { "name": "PUBLICACAO", "type": "esriFieldTypeInteger", "alias": "PUBLICACAO", "domain": null }, { "name": "PORTARIA", "type": "esriFieldTypeInteger", "alias": "PORTARIA", "domain": null }, { "name": "PROTOCOLO", "type": "esriFieldTypeInteger", "alias": "PROTOCOLO", "domain": null }, { "name": "DATA_PROTO", "type": "esriFieldTypeInteger", "alias": "DATA_PROTO", "domain": null }, { "name": "BAC_CODIGO", "type": "esriFieldTypeInteger", "alias": "BAC_CODIGO", "domain": null }, { "name": "BAC_NOME", "type": "esriFieldTypeString", "alias": "BAC_NOME", "length": 80, "domain": null }, { "name": "BACS_SUBBA", "type": "esriFieldTypeInteger", "alias": "BACS_SUBBA", "domain": null }, { "name": "RAZAOSOCIAL", "type": "esriFieldTypeString", "alias": "RAZAOSOCIAL", "length": 80, "domain": null }, { "name": "NOMEUSUARIO", "type": "esriFieldTypeString", "alias": "NOMEUSUARIO", "length": 80, "domain": null }, { "name": "USU_CGC", "type": "esriFieldTypeString", "alias": "USU_CGC", "length": 80, "domain": null }, { "name": "USU_PASTA", "type": "esriFieldTypeInteger", "alias": "USU_PASTA", "domain": null }, { "name": "MUN_IBGE", "type": "esriFieldTypeInteger", "alias": "MUN_IBGE", "domain": null }, { "name": "USO", "type": "esriFieldTypeString", "alias": "USO", "length": 80, "domain": null }, { "name": "USU_TIPO_U", "type": "esriFieldTypeInteger", "alias": "USU_TIPO_U", "domain": null }, { "name": "ATV_CODIGO", "type": "esriFieldTypeInteger", "alias": "ATV_CODIGO", "domain": null }, { "name": "ATV_NOME", "type": "esriFieldTypeString", "alias": "ATV_NOME", "length": 87, "domain": null }, { "name": "TIPO_MANAN", "type": "esriFieldTypeString", "alias": "TIPO_MANAN", "length": 80, "domain": null }, { "name": "RIO_CODIGO", "type": "esriFieldTypeInteger", "alias": "RIO_CODIGO", "domain": null }, { "name": "RIO_NOME", "type": "esriFieldTypeString", "alias": "RIO_NOME", "length": 80, "domain": null }, { "name": "CAPP_COMPL", "type": "esriFieldTypeString", "alias": "CAPP_COMPL", "length": 80, "domain": null }, { "name": "CAPP_MARGE", "type": "esriFieldTypeInteger", "alias": "CAPP_MARGE", "domain": null }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "x", "domain": null }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null }, { "name": "CAPP_LOCAL", "type": "esriFieldTypeInteger", "alias": "CAPP_LOCAL", "domain": null }, { "name": "CAPO_AREA_", "type": "esriFieldTypeInteger", "alias": "CAPO_AREA_", "domain": null }, { "name": "CAPO_VAZAO", "type": "esriFieldTypeInteger", "alias": "CAPO_VAZAO", "domain": null }, { "name": "CAPP_DESAT", "type": "esriFieldTypeInteger", "alias": "CAPP_DESAT", "domain": null }, { "name": "CAPO_BOM_N", "type": "esriFieldTypeInteger", "alias": "CAPO_BOM_N", "domain": null }, { "name": "PARECER_CO", "type": "esriFieldTypeInteger", "alias": "PARECER_CO", "domain": null }, { "name": "PARECER", "type": "esriFieldTypeString", "alias": "PARECER", "length": 80, "domain": null }, { "name": "GRUPO_COBR", "type": "esriFieldTypeString", "alias": "GRUPO_COBR", "length": 80, "domain": null }, { "name": "CAPO_PAR_N", "type": "esriFieldTypeInteger", "alias": "CAPO_PAR_N", "domain": null }, { "name": "CAPO_PAR_E", "type": "esriFieldTypeInteger", "alias": "CAPO_PAR_E", "domain": null }, { "name": "CAPO_PAR_P", "type": "esriFieldTypeInteger", "alias": "CAPO_PAR_P", "domain": null }, { "name": "CAPO_PAR_1", "type": "esriFieldTypeInteger", "alias": "CAPO_PAR_1", "domain": null }, { "name": "MODALIDADE", "type": "esriFieldTypeInteger", "alias": "MODALIDADE", "domain": null }, { "name": "CAPO_OUT_E", "type": "esriFieldTypeInteger", "alias": "CAPO_OUT_E", "domain": null }, { "name": "CAPO_OUT_V", "type": "esriFieldTypeInteger", "alias": "CAPO_OUT_V", "domain": null }, { "name": "CAPO_OUT_1", "type": "esriFieldTypeInteger", "alias": "CAPO_OUT_1", "domain": null }, { "name": "CAPO_OUT_C", "type": "esriFieldTypeInteger", "alias": "CAPO_OUT_C", "domain": null }, { "name": "CAPO_OUT_2", "type": "esriFieldTypeInteger", "alias": "CAPO_OUT_2", "domain": null }, { "name": "CAPO_OUT_3", "type": "esriFieldTypeInteger", "alias": "CAPO_OUT_3", "domain": null }, { "name": "CAPO_SITUA", "type": "esriFieldTypeInteger", "alias": "CAPO_SITUA", "domain": null }, { "name": "SITOUT_DES", "type": "esriFieldTypeString", "alias": "SITOUT_DES", "length": 80, "domain": null }, { "name": "CAPO_INF_A", "type": "esriFieldTypeInteger", "alias": "CAPO_INF_A", "domain": null }, { "name": "CODIGO", "type": "esriFieldTypeInteger", "alias": "CODIGO", "domain": null }, { "name": "DESCRICAO", "type": "esriFieldTypeString", "alias": "DESCRICAO", "length": 80, "domain": null }, { "name": "COD_OTTO", "type": "esriFieldTypeDouble", "alias": "COD_OTTO", "domain": null }, { "name": "FINALIDADE", "type": "esriFieldTypeString", "alias": "FINALIDADE", "length": 80, "domain": null }, { "name": "AQU_CODIGO", "type": "esriFieldTypeInteger", "alias": "AQU_CODIGO", "domain": null }, { "name": "AQU_DESCRI", "type": "esriFieldTypeString", "alias": "AQU_DESCRI", "length": 80, "domain": null }, { "name": "AQU_CODI_1", "type": "esriFieldTypeInteger", "alias": "AQU_CODI_1", "domain": null }, { "name": "POCO_PROFU", "type": "esriFieldTypeInteger", "alias": "POCO_PROFU", "domain": null }, { "name": "POCO_NIVEL", "type": "esriFieldTypeInteger", "alias": "POCO_NIVEL", "domain": null }, { "name": "POCO_FIM_P", "type": "esriFieldTypeInteger", "alias": "POCO_FIM_P", "domain": null }, { "name": "CAPO_BOM_H", "type": "esriFieldTypeInteger", "alias": "CAPO_BOM_H", "domain": null }, { "name": "CAPO_BOM_D", "type": "esriFieldTypeInteger", "alias": "CAPO_BOM_D", "domain": null }, { "name": "TOTAL_CAPT", "type": "esriFieldTypeInteger", "alias": "TOTAL_CAPT", "domain": null }, { "name": "TOTAL_CA_1", "type": "esriFieldTypeInteger", "alias": "TOTAL_CA_1", "domain": null }, { "name": "TOTAL_CA_2", "type": "esriFieldTypeInteger", "alias": "TOTAL_CA_2", "domain": null }, { "name": "VAZAO_OUTO", "type": "esriFieldTypeInteger", "alias": "VAZAO_OUTO", "domain": null }, { "name": "VAZAO_OU_1", "type": "esriFieldTypeInteger", "alias": "VAZAO_OU_1", "domain": null }, { "name": "VAZAO_SOLI", "type": "esriFieldTypeInteger", "alias": "VAZAO_SOLI", "domain": null }, { "name": "CAPO_INF_P", "type": "esriFieldTypeInteger", "alias": "CAPO_INF_P", "domain": null }, { "name": "CAPO_INF_1", "type": "esriFieldTypeInteger", "alias": "CAPO_INF_1", "domain": null }, { "name": "CAPO_INF_C", "type": "esriFieldTypeInteger", "alias": "CAPO_INF_C", "domain": null }, { "name": "CAPO_INF_2", "type": "esriFieldTypeInteger", "alias": "CAPO_INF_2", "domain": null }, { "name": "CAPO_INF_D", "type": "esriFieldTypeInteger", "alias": "CAPO_INF_D", "domain": null }, { "name": "CAPO_INF_I", "type": "esriFieldTypeInteger", "alias": "CAPO_INF_I", "domain": null }, { "name": "CAPO_INF_3", "type": "esriFieldTypeInteger", "alias": "CAPO_INF_3", "domain": null }, { "name": "CAPO_INF_4", "type": "esriFieldTypeInteger", "alias": "CAPO_INF_4", "domain": null }, { "name": "COD_SIAGAS", "type": "esriFieldTypeDouble", "alias": "COD_SIAGAS", "domain": null }, { "name": "FINALIDA_1", "type": "esriFieldTypeString", "alias": "FINALIDA_1", "length": 108, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6774_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6774", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6774", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5596_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 202, "name": "Localidades", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 0, 230, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Nome", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 583717.9890999999, "ymin": 8723858.6103, "xmax": 783969.1209000004, "ymax": 8942916.0135, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOMELOCALIDADE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "IDLOCALIDADE", "type": "esriFieldTypeString", "alias": "Id. Localidade", "length": 30, "domain": null }, { "name": "NOMELOCALIDADE", "type": "esriFieldTypeString", "alias": "Nome", "length": 100, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6775_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6775", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6775", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5597_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 203, "name": "Ponto Cotado", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c2bcacf37a462d2b281510bb33724de6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaUlEQVQokb2Tv2pUYRDFf/N9N3EjgpgirsEm+ASy+OcNQjrzCsIaY6FYRhtNI7aCEKvFRwhoYlobCy3sRVYwxWaFhIRodvfemWOjEHVvFXC6KX5wzpwzBSeY4n/C88DWOHi+yI1HlQ8WgSawAFwAHHiaUnET8TBUXQJ6f8Nb7sOVMxPnvxyWfRlmIj7kNHk95MtGklSt/gb/kS3UcZXXABOxBLz0GD2bKqbbQz+wIDZrPRvWHvh+D/QV7AWoBdY+qnbXjXQjky87/rHmYNaSfA24D/p8rjF3Z2/QfQ7cE/HJoQV0amBtG9YSegA2uzfodsGWQBtm+aJJEcR42UKvkk3claoroFXgCegt2DqSgnhd6xl4c7qYXj4s+wYsJFJTZrmRz6ZkhX8v+zt1cDOnU2s/ym+PQTNm+WoobqF4f1TtthNpNqfJdx6jOcbk3PMY3uZXgyT/Q1IQEKMOdTlzrHo10zu+nOgxfgLS7KAyPc3VnwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Elevacao", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Elevacao", "type": "esriFieldTypeDouble", "alias": "Elevacao", "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "ORIGEM", "length": 25, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6777_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6777", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6777", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5599_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 204, "name": "Piscina", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 255, 225, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 706502.5248999996, "ymin": 8776879.4998, "xmax": 712640.4162999997, "ymax": 8787164.7439, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IDPISCINA", "type": "esriFieldTypeString", "alias": "Id. Piscina", "length": 50, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6783_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6783", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6783", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5605_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 205, "name": "Poste", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 46, 52, 137, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 700425.2516000001, "ymin": 8768995.6219, "xmax": 714656.7165999999, "ymax": 8798390.5305, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DATAATUALIZACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "IDPOSTE", "type": "esriFieldTypeString", "alias": "Id. Poste", "length": 30, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6772_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6772", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6772", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5594_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 206, "name": "Unidade Consumidora", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "69865e551e490c30a411704357372920", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFUlEQVQ4ja2UPXKjQBCFv7FVPoETuAFxo412bwAOnG8KsVMlgkTpxpD6COMbrCObiXUDKdkLOFFv0MAgeX/KVe4qqlQa+tPr91qz4pNr9c/TZ025Qbgm4UQKwBUeceFjwKDCiRLHFgAF3HimbBkUlJ61q/8PDCooHQ4BYB/s+XWE2wQyscdRMWiJo1wqXv0BNsygXQ37gPeQJHB3B4cDBtx0kEmCMhA0n6CrC1gHwM8neCgBEIGigL4fYdOPfc8Nel+B4sE8jkDzTNgHeCgRgRAMCAZMU+g6KMuxZ1dPFiS8asPaNQZ81nQOYFeTplBVUNcG6XuDg303DJDnC+jjwNg/Am/OAyiqaGtRRLAIeA9PT6bS+0VomcCLlga8JkHHQ6KqJQTMQ+/trCgWYU7Aa5LV6F+Kw1YDS3SqPLdxvY9jJ0n0FmIfJ9Lztbk1UtueJzspbRp7rWmi6ssy4BUeZUsm82hpeu7jpFDEFPb9gvJtnP8Kb0BxgUHjv2AfZjVlGRMHOB7jZyD2wBFxIY6s9DgqNp0t7UKdiO1f25rSecEBqmbq93FkgLWrGbQkk4RNZ/s1+gkXqqb64adxA2+050AAR4kycF/ZGLuawz68h2ViyibvTrR8dYf3QHGBoDmKJ5OEx+H8tgGDZPPOBE60fHFz5u+vL7s1Ul61wY3JZ3L51hHF8xaV/R041do1QMOLlh+5sX8De4XqhVAdlZIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 587349.8583000004, "ymin": 8761972.2808, "xmax": 777900.9002999999, "ymax": 8932141.5893, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "UC", "type": "esriFieldTypeString", "alias": "UC", "length": 30, "domain": null }, { "name": "UCSEMDIGITO", "type": "esriFieldTypeString", "alias": "UC (Sem dígito)", "length": 30, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 100, "domain": null }, { "name": "TIPOUNIDADE", "type": "esriFieldTypeString", "alias": "TIPOUNIDADE", "length": 50, "domain": null }, { "name": "DISTRIBUIDORA", "type": "esriFieldTypeString", "alias": "Distribuidora", "length": 50, "domain": null }, { "name": "TIPOMERCADO", "type": "esriFieldTypeString", "alias": "Tipo Mercado", "length": 50, "domain": null }, { "name": "CLASSETENSAO", "type": "esriFieldTypeString", "alias": "Classe Tensão", "length": 50, "domain": null }, { "name": "GRUPOTARIFARIO", "type": "esriFieldTypeString", "alias": "Grupo Tarifário", "length": 50, "domain": null }, { "name": "TIPOSERVICO", "type": "esriFieldTypeString", "alias": "Tipo Serviço", "length": 50, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 100, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude (Y)", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude (X)", "domain": null }, { "name": "REGIONAL", "type": "esriFieldTypeString", "alias": "Regional", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6839_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6839", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6839", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5657_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 207, "name": "Cemitério", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 65, 0, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 66, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 50, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "IDINSTALACAO", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6760_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6760", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6760", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5582_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 208, "name": "Telhados", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 185, 91, 77, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IDTELHADO", "type": "esriFieldTypeString", "alias": "Id. Telhado", "length": 50, "domain": null }, { "name": "MATRICULA", "type": "esriFieldTypeString", "alias": "Matrícula", "length": 50, "domain": null }, { "name": "PISCINA", "type": "esriFieldTypeString", "alias": "Tem Piscina?", "length": 255, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição do Local", "length": 150, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6758_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6758", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6758", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5580_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 209, "name": "Alinhamento", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 200, 200, 144 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 700924.5445999997, "ymin": 8768937.0703, "xmax": 714670.5158000002, "ymax": 8798670.6885, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DATAATUALIZACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "IDALINHAMENTO", "type": "esriFieldTypeString", "alias": "Id. Alinhamento", "length": 50, "domain": null }, { "name": "IDQUADRA", "type": "esriFieldTypeString", "alias": "Id. Quadra", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6767_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6767", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6767", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5589_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 241, "name": "Curva de Nível", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 113, 170, 56, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Elevacao", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "IDINSTALACAO", "length": 50, "domain": null }, { "name": "ELEVACAO", "type": "esriFieldTypeDouble", "alias": "ELEVACAO", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6771_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6771", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6771", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5593_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 210, "name": "Eixo de Logradouro", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 251, 200, 86, 102 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[COMPLETO]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 8000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Logradouro", "length": 50, "domain": null }, { "name": "CEP", "type": "esriFieldTypeString", "alias": "Código Postal", "length": 10, "domain": null }, { "name": "TIPO", "type": "esriFieldTypeString", "alias": "Tipo da Via", "length": 30, "domain": null }, { "name": "TITULO", "type": "esriFieldTypeString", "alias": "Título", "length": 30, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 50, "domain": null }, { "name": "LOGRADOURO", "type": "esriFieldTypeString", "alias": "Logradouro", "length": 150, "domain": null }, { "name": "LOGRADALTERN", "type": "esriFieldTypeString", "alias": "Logradouro Alternativo", "length": 150, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6780_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6780", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6780", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5602_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 211, "name": "Ferrovia", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DATAATUALIZACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "IDINSTALACAO", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6759_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6759", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6759", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5581_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 212, "name": "Rede de Gás", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ESTADO", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "defaultLabel": "Sem Informação", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "EmOperacao", "label": "Em Operação" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "EmProjeto", "label": "Em Projeto" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 194, 252, 255 ], "toColor": [ 250, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 182, 255 ], "toColor": [ 190, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 187, 255 ], "toColor": [ 252, 213, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 189, 255 ], "toColor": [ 250, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 201, 252, 255 ], "toColor": [ 187, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 226, 255 ], "toColor": [ 187, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 190, 255 ], "toColor": [ 252, 179, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 215, 252, 255 ], "toColor": [ 228, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 179, 252, 255 ], "toColor": [ 207, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 199, 255 ], "toColor": [ 252, 238, 199, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 645784.5269999998, "ymin": 8768806.0178, "xmax": 720140.7520000003, "ymax": 8823939.4272, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDREDE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IDREDE", "type": "esriFieldTypeString", "alias": "Id. Rede", "length": 30, "domain": null }, { "name": "DISTRIBUIDORA", "type": "esriFieldTypeString", "alias": "Distribuidora", "length": 50, "domain": null }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "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" } }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6936_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6936", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6936", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5732_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 213, "name": "Hidrografia Linear", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 177, 249, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOME", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 140, 222, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TIPO", "typeIdField": "TIPO", "subtypeFieldName": "TIPO", "subtypeField": "TIPO", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "TIPO", "type": "esriFieldTypeSmallInteger", "alias": "TIPO", "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 50, "domain": null }, { "name": "REGIME", "type": "esriFieldTypeString", "alias": "REGIME", "length": 15, "domain": null }, { "name": "DISPOSICAO", "type": "esriFieldTypeString", "alias": "DISPOSICAO", "length": 15, "domain": null }, { "name": "OBSERVACAO", "type": "esriFieldTypeString", "alias": "OBSERVACAO", "length": 100, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6765_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6765", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6765", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5587_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "CÓRREGO" }, { "domains": {}, "id": 2, "name": "RIACHO" }, { "domains": {}, "id": 3, "name": "RIBEIRÃO" }, { "domains": {}, "id": 4, "name": "CANAL" } ], "subtypes": [ { "domains": {}, "defaultValues": { "TIPO": null, "NOME": null, "REGIME": null, "DISPOSICAO": null, "OBSERVACAO": null, "DATAATUALIZACAO": null, "USUARIOATUALIZACAO": null, "DATACRIACAO": null, "USUARIOCRIACAO": null, "OBSERVACOES": null, "GlobalID": null }, "code": 1, "name": "CÓRREGO" }, { "domains": {}, "defaultValues": { "TIPO": null, "NOME": null, "REGIME": null, "DISPOSICAO": null, "OBSERVACAO": null, "DATAATUALIZACAO": null, "USUARIOATUALIZACAO": null, "DATACRIACAO": null, "USUARIOCRIACAO": null, "OBSERVACOES": null, "GlobalID": null }, "code": 2, "name": "RIACHO" }, { "domains": {}, "defaultValues": { "TIPO": null, "NOME": null, "REGIME": null, "DISPOSICAO": null, "OBSERVACAO": null, "DATAATUALIZACAO": null, "USUARIOATUALIZACAO": null, "DATACRIACAO": null, "USUARIOCRIACAO": null, "OBSERVACOES": null, "GlobalID": null }, "code": 3, "name": "RIBEIRÃO" }, { "domains": {}, "defaultValues": { "TIPO": null, "NOME": null, "REGIME": null, "DISPOSICAO": null, "OBSERVACAO": null, "DATAATUALIZACAO": null, "USUARIOATUALIZACAO": null, "DATACRIACAO": null, "USUARIOCRIACAO": null, "OBSERVACOES": null, "GlobalID": null }, "code": 4, "name": "CANAL" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 214, "name": "Obra de Arte", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPO", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 214, 255, 255 ], "width": 1 }, "value": "1", "label": "PONTE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 123, 136, 219, 255 ], "width": 1 }, "value": "2", "label": "PASSARELA" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 87, 184, 255 ], "width": 1 }, "value": "3", "label": "TUNEL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 57, 148, 255 ], "width": 1 }, "value": "4", "label": "VIADUTO" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TIPO", "typeIdField": "TIPO", "subtypeFieldName": "TIPO", "subtypeField": "TIPO", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "TIPO", "type": "esriFieldTypeSmallInteger", "alias": "TIPO", "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 50, "domain": null }, { "name": "OBSERVACAO", "type": "esriFieldTypeString", "alias": "OBSERVACAO", "length": 100, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6763_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6763", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6763", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5585_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "PONTE" }, { "domains": {}, "id": 2, "name": "PASSARELA" }, { "domains": {}, "id": 3, "name": "TUNEL" }, { "domains": {}, "id": 4, "name": "VIADUTO" } ], "subtypes": [ { "domains": {}, "defaultValues": { "TIPO": null, "NOME": null, "OBSERVACAO": null, "DATAATUALIZACAO": null, "USUARIOATUALIZACAO": null, "DATACRIACAO": null, "USUARIOCRIACAO": null, "OBSERVACOES": null, "GlobalID": null }, "code": 1, "name": "PONTE" }, { "domains": {}, "defaultValues": { "TIPO": null, "NOME": null, "OBSERVACAO": null, "DATAATUALIZACAO": null, "USUARIOATUALIZACAO": null, "DATACRIACAO": null, "USUARIOCRIACAO": null, "OBSERVACOES": null, "GlobalID": null }, "code": 2, "name": "PASSARELA" }, { "domains": {}, "defaultValues": { "TIPO": null, "NOME": null, "OBSERVACAO": null, "DATAATUALIZACAO": null, "USUARIOATUALIZACAO": null, "DATACRIACAO": null, "USUARIOCRIACAO": null, "OBSERVACOES": null, "GlobalID": null }, "code": 3, "name": "TUNEL" }, { "domains": {}, "defaultValues": { "TIPO": null, "NOME": null, "OBSERVACAO": null, "DATAATUALIZACAO": null, "USUARIOATUALIZACAO": null, "DATACRIACAO": null, "USUARIOCRIACAO": null, "OBSERVACOES": null, "GlobalID": null }, "code": 4, "name": "VIADUTO" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 215, "name": "Vala", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "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": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 109, 52, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape_Leng", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "OBSERVCAO", "type": "esriFieldTypeString", "alias": "OBSERVCAO", "length": 100, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6779_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6779", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6779", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5601_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 216, "name": "Área Verde", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 214, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 242, 160, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 701124.2909000004, "ymin": 8770043.0846, "xmax": 714662.3251, "ymax": 8798017.9221, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 50, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "IDINSTALACAO", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6766_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6766", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6766", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5588_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 217, "name": "Massa D'Água", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 192, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 131, 178, 247, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TIPO", "typeIdField": "TIPO", "subtypeFieldName": "TIPO", "subtypeField": "TIPO", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "TIPO", "type": "esriFieldTypeSmallInteger", "alias": "TIPO", "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 50, "domain": null }, { "name": "REGIME", "type": "esriFieldTypeString", "alias": "REGIME", "length": 15, "domain": null }, { "name": "DISPOSICAO", "type": "esriFieldTypeString", "alias": "DISPOSICAO", "length": 15, "domain": null }, { "name": "OBSERVACAO", "type": "esriFieldTypeString", "alias": "OBSERVACAO", "length": 100, "domain": null }, { "name": "TIPO1", "type": "esriFieldTypeString", "alias": "TIPO1", "length": 50, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6757_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6757", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6757", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5579_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "REPRESA" }, { "domains": {}, "id": 2, "name": "LAGO" }, { "domains": {}, "id": 3, "name": "LAGOA" }, { "domains": {}, "id": 4, "name": "TANQUES" } ], "subtypes": [ { "domains": {}, "defaultValues": { "TIPO": null, "NOME": null, "REGIME": null, "DISPOSICAO": null, "OBSERVACAO": null, "TIPO1": null, "DATAATUALIZACAO": null, "USUARIOATUALIZACAO": null, "DATACRIACAO": null, "USUARIOCRIACAO": null, "OBSERVACOES": null, "GlobalID": null }, "code": 1, "name": "REPRESA" }, { "domains": {}, "defaultValues": { "TIPO": null, "NOME": null, "REGIME": null, "DISPOSICAO": null, "OBSERVACAO": null, "TIPO1": null, "DATAATUALIZACAO": null, "USUARIOATUALIZACAO": null, "DATACRIACAO": null, "USUARIOCRIACAO": null, "OBSERVACOES": null, "GlobalID": null }, "code": 2, "name": "LAGO" }, { "domains": {}, "defaultValues": { "TIPO": null, "NOME": null, "REGIME": null, "DISPOSICAO": null, "OBSERVACAO": null, "TIPO1": null, "DATAATUALIZACAO": null, "USUARIOATUALIZACAO": null, "DATACRIACAO": null, "USUARIOCRIACAO": null, "OBSERVACOES": null, "GlobalID": null }, "code": 3, "name": "LAGOA" }, { "domains": {}, "defaultValues": { "TIPO": null, "NOME": null, "REGIME": null, "DISPOSICAO": null, "OBSERVACAO": null, "TIPO1": null, "DATAATUALIZACAO": null, "USUARIOATUALIZACAO": null, "DATACRIACAO": null, "USUARIOCRIACAO": null, "OBSERVACOES": null, "GlobalID": null }, "code": 4, "name": "TANQUES" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 218, "name": "Edificação", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 74, 76, 138 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 74, 76, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DATAATUALIZACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "IDINSTALACAO", "length": 50, "domain": null }, { "name": "IDALINHAMENTO", "type": "esriFieldTypeString", "alias": "IDALINHAMENTO", "length": 50, "domain": null }, { "name": "TIPOEDIF", "type": "esriFieldTypeString", "alias": "TIPOEDIF", "length": 50, "domain": { "type": "codedValue", "name": "cTipoEdificacao", "description": "Lista de tipos de edificações disponíveis", "codedValues": [ { "name": "Residencial", "code": "Residencial" }, { "name": "Comercial", "code": "Comercial" }, { "name": "Pública", "code": "Publica" }, { "name": "Religiosa", "code": "Religiosa" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Outra", "code": "Outra" }, { "name": "Em Construção", "code": "EmConstrucao" }, { "name": "Hospitalar", "code": "Hospitalar" }, { "name": "Educacional", "code": "Educacional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUMERO", "type": "esriFieldTypeString", "alias": "NUMERO", "length": 10, "domain": null }, { "name": "QUANTPAV", "type": "esriFieldTypeSmallInteger", "alias": "QUANTPAV", "domain": null }, { "name": "DESCEDIF", "type": "esriFieldTypeString", "alias": "DESCEDIF", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6754_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6754", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6754", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5576_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 242, "name": "Estacionamento", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDESTACIONAMENTO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IDESTACIONAMENTO", "type": "esriFieldTypeString", "alias": "Id. Instalação", "length": 50, "domain": null }, { "name": "NOMELOCAL", "type": "esriFieldTypeString", "alias": "Nome Local", "length": 100, "domain": null }, { "name": "DESCRICAOLOCAL", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 250, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Área BD (m²)", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6961_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6961", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6961", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5754_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 219, "name": "Pista Pouso", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 227, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 709109.6575999996, "ymin": 8784822.3036, "xmax": 712011.6880999999, "ymax": 8794462.1033, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDPISTA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IDPISTA", "type": "esriFieldTypeString", "alias": "Id. Pista", "length": 50, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 255, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Área BD (m²)", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6960_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6960", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6960", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5753_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 220, "name": "Lotes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 211, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 110, 110, 110, 255 ], "width": 0.3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 700865.9846999999, "ymin": 8768445.8673, "xmax": 714726.9917000001, "ymax": 8798124.6952, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDLOTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "SETOR", "type": "esriFieldTypeSmallInteger", "alias": "SETOR", "domain": null }, { "name": "QUADRA", "type": "esriFieldTypeSmallInteger", "alias": "QUADRA", "domain": null }, { "name": "LOTE", "type": "esriFieldTypeSmallInteger", "alias": "LOTE", "domain": null }, { "name": "SUBLOTE", "type": "esriFieldTypeSmallInteger", "alias": "SUBLOTE", "domain": null }, { "name": "SRC", "type": "esriFieldTypeString", "alias": "SRC", "length": 50, "domain": null }, { "name": "DMC", "type": "esriFieldTypeString", "alias": "DMC", "length": 25, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "IDLOTE", "type": "esriFieldTypeString", "alias": "Id. Lote", "length": 50, "domain": null }, { "name": "NUMEDIF", "type": "esriFieldTypeInteger", "alias": "Núm. Edificações", "domain": null }, { "name": "TIPOLOTE", "type": "esriFieldTypeString", "alias": "Tipo Lote", "length": 50, "domain": null }, { "name": "INSCRICAO", "type": "esriFieldTypeString", "alias": "Inscrição", "length": 50, "domain": null }, { "name": "REDEAGUA", "type": "esriFieldTypeString", "alias": "Rede Água?", "length": 10, "domain": null }, { "name": "REDEESGOTO", "type": "esriFieldTypeString", "alias": "Rede Esgoto?", "length": 10, "domain": null }, { "name": "CONDOMINIO", "type": "esriFieldTypeString", "alias": "Em Condomínio?", "length": 10, "domain": null }, { "name": "PISCINA", "type": "esriFieldTypeString", "alias": "Tem Piscina?", "length": 10, "domain": null }, { "name": "FONTEALTERNATIVA", "type": "esriFieldTypeString", "alias": "Tem Fonte Alternativa?", "length": 10, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 200, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6954_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5747_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 221, "name": "Quadra", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 255, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 157 ], "width": 0.3 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 631712.9060000004, "ymin": 8768943.3024, "xmax": 718077.8976999996, "ymax": 8932925.7484, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SETOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "SETOR", "type": "esriFieldTypeSmallInteger", "alias": "SETOR", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "IDQUADRA", "type": "esriFieldTypeString", "alias": "Id. Quadra", "length": 50, "domain": null }, { "name": "QUADRA", "type": "esriFieldTypeSmallInteger", "alias": "Quadra", "domain": null }, { "name": "NUMLOTES", "type": "esriFieldTypeSmallInteger", "alias": "Núm. Lotes", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6955_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5748_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 222, "name": "Condomínios", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDCONDOMINIO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IDCONDOMINIO", "type": "esriFieldTypeString", "alias": "ID Condomínio", "length": 50, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome Condomínio", "length": 100, "domain": null }, { "name": "TIPO", "type": "esriFieldTypeString", "alias": "Tipo", "length": 50, "domain": null }, { "name": "CNPJ", "type": "esriFieldTypeString", "alias": "CNPJ", "length": 50, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 255, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6937_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6937", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6937", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5733_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 223, "name": "Loteamentos", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDLOTEAMENTO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IDLOTEAMENTO", "type": "esriFieldTypeString", "alias": "ID Loteamento", "length": 100, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome Loteamento", "length": 100, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 255, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6938_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6938", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6938", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5734_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 224, "name": "Manguezal", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDMANGUEZAL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IDMANGUEZAL", "type": "esriFieldTypeString", "alias": "Id. Manguezal", "length": 50, "domain": null }, { "name": "DATAINSTALACAO", "type": "esriFieldTypeDate", "alias": "Data Instalação", "length": 8, "domain": null }, { "name": "NOMEAREA", "type": "esriFieldTypeString", "alias": "Nome", "length": 100, "domain": null }, { "name": "DESCLOC", "type": "esriFieldTypeString", "alias": "Descrição Local", "length": 100, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6773_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6773", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6773", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5595_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 225, "name": "Ocupação Irregular", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDINSTALACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "Identificação Instalação", "length": 50, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 25, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6768_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6768", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6768", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5590_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 226, "name": "Distribuidoras de Energia", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRIBUIDORA", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 } }, "value": "Energisa", "label": "Energisa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 2 } }, "value": "Sulgipe", "label": "Sulgipe" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 194, 252, 255 ], "toColor": [ 250, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 182, 255 ], "toColor": [ 190, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 187, 255 ], "toColor": [ 252, 213, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 189, 255 ], "toColor": [ 250, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 201, 252, 255 ], "toColor": [ 187, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 226, 255 ], "toColor": [ 187, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 190, 255 ], "toColor": [ 252, 179, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 215, 252, 255 ], "toColor": [ 228, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 179, 252, 255 ], "toColor": [ 207, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 199, 255 ], "toColor": [ 252, 238, 199, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 582529.2615, "ymin": 8720814.1488, "xmax": 785041.2170000002, "ymax": 8948049.4354, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDMUNICIPIO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDMUNICIPIO", "type": "esriFieldTypeString", "alias": "Id. Município", "length": 30, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome Município", "length": 50, "domain": null }, { "name": "CODIBGE", "type": "esriFieldTypeString", "alias": "Cód. IBGE", "length": 10, "domain": null }, { "name": "DISTRIBUIDORA", "type": "esriFieldTypeString", "alias": "Distribuidora", "length": 30, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6782_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6782", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6782", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5604_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 227, "name": "Zoneamento Urbano", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROPOSTA", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 245, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CCS", "label": "CCS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 137, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZARU", "label": "ZARU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 84, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZCA", "label": "ZCA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 245, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZCEU", "label": "ZCEU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 114, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZCQU", "label": "ZCQU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 76, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZDE 1", "label": "ZDE 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 153, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZDE 2", "label": "ZDE 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 60, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZEIS 1", "label": "ZEIS 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 166, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZEIS 2", "label": "ZEIS 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 157, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZEIS 3", "label": "ZEIS 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 63, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZEP", "label": "ZEP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 127, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZFV", "label": "ZFV" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 245, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZII", "label": "ZII" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 225, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZIPT", "label": "ZIPT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 196, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZOD", "label": "ZOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 113, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZPO", "label": "ZPO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 161, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZPSR", "label": "ZPSR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 164, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZQUT", "label": "ZQUT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 74, 57, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZRO", "label": "ZRO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 66, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZRP", "label": "ZRP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 68, 116, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZT", "label": "ZT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 80, 230, 255 ], "toColor": [ 215, 80, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 232, 118, 255 ], "toColor": [ 196, 232, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 106, 92, 255 ], "toColor": [ 230, 106, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 161, 207, 255 ], "toColor": [ 87, 161, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 45, 128, 255 ], "toColor": [ 52, 45, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 128, 84, 255 ], "toColor": [ 91, 128, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 104, 149, 255 ], "toColor": [ 179, 104, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 217, 201, 255 ], "toColor": [ 80, 217, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 181, 127, 255 ], "toColor": [ 219, 181, 127, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 140, 237, 255 ], "toColor": [ 182, 140, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 94, 245, 255 ], "toColor": [ 86, 94, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 179, 87, 255 ], "toColor": [ 73, 179, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 90, 76, 255 ], "toColor": [ 133, 90, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 96, 148, 255 ], "toColor": [ 78, 96, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 145, 51, 255 ], "toColor": [ 122, 145, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 135, 230, 255 ], "toColor": [ 80, 135, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 65, 163, 255 ], "toColor": [ 140, 65, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 242, 102, 255 ], "toColor": [ 111, 242, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 94, 166, 255 ], "toColor": [ 242, 94, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 136, 140, 255 ], "toColor": [ 58, 136, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 235, 174, 255 ], "toColor": [ 124, 235, 174, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PROPOSTA", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 80000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDZONEAMENTO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDZONEAMENTO", "type": "esriFieldTypeString", "alias": "Id. Zoneamento", "length": 50, "domain": null }, { "name": "PROPOSTA", "type": "esriFieldTypeString", "alias": "Proposta", "length": 200, "domain": null }, { "name": "DESCRICAO", "type": "esriFieldTypeString", "alias": "Descrição", "length": 200, "domain": null }, { "name": "MACROZONA", "type": "esriFieldTypeString", "alias": "Macrozona", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6761_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6761", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6761", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5583_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 228, "name": "Setores Censitários - População (IBGE 2022)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "TOTALPESSOAS", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 200, "label": "< 200" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 184, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 400, "label": "201 - 400" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 132, 34, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 600, "label": "401 - 600" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 66, 17, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1000, "label": "601 - 1000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 4, 1, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 2731, "label": "> 1001" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 582529.2668000003, "ymin": 8720814.1471, "xmax": 785041.2119000005, "ymax": 8948049.4363, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CDSETOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CDSETOR", "type": "esriFieldTypeString", "alias": "Geocódigo de Setor Censitário", "length": 50, "domain": null }, { "name": "CDMUNICIPIO", "type": "esriFieldTypeString", "alias": "Código do Município", "length": 50, "domain": null }, { "name": "NOMEMUNICIPIO", "type": "esriFieldTypeString", "alias": "Nome do Município", "length": 100, "domain": null }, { "name": "TOTALPESSOAS", "type": "esriFieldTypeInteger", "alias": "Total de Pessoas", "domain": null }, { "name": "TOTALDOMICILIOS", "type": "esriFieldTypeInteger", "alias": "Total de Domicílios", "domain": null }, { "name": "TOTALDOMPARTICULARES", "type": "esriFieldTypeInteger", "alias": "Total de Domicílios Particulares", "domain": null }, { "name": "TOTALDOMCOLETIVOS", "type": "esriFieldTypeInteger", "alias": "Total de Domicílios Coletivos", "domain": null }, { "name": "MEDIAMORADORDOMPARTICULARES", "type": "esriFieldTypeDouble", "alias": "Média de moradores em Domicílios Particulares", "domain": null }, { "name": "PERCDOMPARTICULARES", "type": "esriFieldTypeDouble", "alias": "Percentual de Domicílios Particulares Ocupados Imputados", "domain": null }, { "name": "TOTALDOMPARTICULARESOCUPADOS", "type": "esriFieldTypeInteger", "alias": "Total de Domicílios Particulares Ocupados", "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 255, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Área BD (km²)", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CDSITUACAO", "type": "esriFieldTypeString", "alias": "Cód. Situação", "length": 10, "domain": null }, { "name": "NMSITUACAO", "type": "esriFieldTypeString", "alias": "Situação Setor", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_6764", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5586_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 229, "name": "Setores Censitários - Domicílios (IBGE 2022)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "TOTALDOMICILIOS", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 211, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 100, "label": "0 - 100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 170, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 200, "label": "101 - 200" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 136, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 300, "label": "201 - 300" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 100, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 450, "label": "301 - 450" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 36, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1018, "label": "451 - 1018" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 582529.2668000003, "ymin": 8720814.1471, "xmax": 785041.2119000005, "ymax": 8948049.4363, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CDSETOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CDSETOR", "type": "esriFieldTypeString", "alias": "Geocódigo de Setor Censitário", "length": 50, "domain": null }, { "name": "CDMUNICIPIO", "type": "esriFieldTypeString", "alias": "Código do Município", "length": 50, "domain": null }, { "name": "NOMEMUNICIPIO", "type": "esriFieldTypeString", "alias": "Nome do Município", "length": 100, "domain": null }, { "name": "TOTALPESSOAS", "type": "esriFieldTypeInteger", "alias": "Total de Pessoas", "domain": null }, { "name": "TOTALDOMICILIOS", "type": "esriFieldTypeInteger", "alias": "Total de Domicílios", "domain": null }, { "name": "TOTALDOMPARTICULARES", "type": "esriFieldTypeInteger", "alias": "Total de Domicílios Particulares", "domain": null }, { "name": "TOTALDOMCOLETIVOS", "type": "esriFieldTypeInteger", "alias": "Total de Domicílios Coletivos", "domain": null }, { "name": "MEDIAMORADORDOMPARTICULARES", "type": "esriFieldTypeDouble", "alias": "Média de moradores em Domicílios Particulares", "domain": null }, { "name": "PERCDOMPARTICULARES", "type": "esriFieldTypeDouble", "alias": "Percentual de Domicílios Particulares Ocupados Imputados", "domain": null }, { "name": "TOTALDOMPARTICULARESOCUPADOS", "type": "esriFieldTypeInteger", "alias": "Total de Domicílios Particulares Ocupados", "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 255, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Área BD (km²)", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CDSITUACAO", "type": "esriFieldTypeString", "alias": "Cód. Situação", "length": 10, "domain": null }, { "name": "NMSITUACAO", "type": "esriFieldTypeString", "alias": "Situação Setor", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_6764", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5586_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 230, "name": "Setores Censitários - Média de Moradores (IBGE 2022)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "MEDIAMORADORDOMPARTICULARES", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1, "label": ">1,0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 180, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 2.5, "label": "1,1 - 2,5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 105, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 3, "label": "2,6 - 3,0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 27, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 3.5, "label": "3,1 - 3,5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 1, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 5, "label": "> 3,6" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 582529.2668000003, "ymin": 8720814.1471, "xmax": 785041.2119000005, "ymax": 8948049.4363, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CDSETOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CDSETOR", "type": "esriFieldTypeString", "alias": "Geocódigo de Setor Censitário", "length": 50, "domain": null }, { "name": "CDMUNICIPIO", "type": "esriFieldTypeString", "alias": "Código do Município", "length": 50, "domain": null }, { "name": "NOMEMUNICIPIO", "type": "esriFieldTypeString", "alias": "Nome do Município", "length": 100, "domain": null }, { "name": "TOTALPESSOAS", "type": "esriFieldTypeInteger", "alias": "Total de Pessoas", "domain": null }, { "name": "TOTALDOMICILIOS", "type": "esriFieldTypeInteger", "alias": "Total de Domicílios", "domain": null }, { "name": "TOTALDOMPARTICULARES", "type": "esriFieldTypeInteger", "alias": "Total de Domicílios Particulares", "domain": null }, { "name": "TOTALDOMCOLETIVOS", "type": "esriFieldTypeInteger", "alias": "Total de Domicílios Coletivos", "domain": null }, { "name": "MEDIAMORADORDOMPARTICULARES", "type": "esriFieldTypeDouble", "alias": "Média de moradores em Domicílios Particulares", "domain": null }, { "name": "PERCDOMPARTICULARES", "type": "esriFieldTypeDouble", "alias": "Percentual de Domicílios Particulares Ocupados Imputados", "domain": null }, { "name": "TOTALDOMPARTICULARESOCUPADOS", "type": "esriFieldTypeInteger", "alias": "Total de Domicílios Particulares Ocupados", "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 255, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Área BD (km²)", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CDSITUACAO", "type": "esriFieldTypeString", "alias": "Cód. Situação", "length": 10, "domain": null }, { "name": "NMSITUACAO", "type": "esriFieldTypeString", "alias": "Situação Setor", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_6764", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5586_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 231, "name": "Bairros", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 76, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 699692.6113, "ymin": 8768326.9824, "xmax": 714810.7016000003, "ymax": 8798481.7929, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "USUARIOATUALIZACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "IDBAIRRO", "type": "esriFieldTypeString", "alias": "IDINSTALACAO", "length": 50, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 100, "domain": null }, { "name": "ORIGEMINFOR", "type": "esriFieldTypeString", "alias": "ORIGEMINFOR", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "MUNICIPIO", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6769_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6769", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6769", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5591_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 232, "name": "Área de Proteção", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 252, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "IDINSTALACAO", "length": 50, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 100, "domain": null }, { "name": "TIPOAREA", "type": "esriFieldTypeString", "alias": "TIPOAREA", "length": 50, "domain": { "type": "codedValue", "name": "tTipoAreaProtecao", "description": "Tipo da Área de Proteção", "codedValues": [ { "name": "Área de Proteção Ambiental", "code": "APA" }, { "name": "Área de Proteção Permanente", "code": "APP" }, { "name": "Área de Relevante Interesse Ecológico", "code": "ARIE" }, { "name": "Estação Ecológica", "code": "ESEC" }, { "name": "Floresta Nacional", "code": "FLONA" }, { "name": "Monumento Nacional", "code": "MONA" }, { "name": "Parque Nacional", "code": "PARNA" }, { "name": "Reserva de Desenvolvimento Sustentável", "code": "RDS" }, { "name": "Reserva Biológica", "code": "REBIO" }, { "name": "Reserva Extrativista", "code": "RESEX" }, { "name": "Refúgio da Vida Silvestre", "code": "REVIS" }, { "name": "Outros", "code": "OUTRO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ANO", "type": "esriFieldTypeString", "alias": "ANO", "length": 4, "domain": null }, { "name": "LEI", "type": "esriFieldTypeString", "alias": "LEI", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6778_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6778", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6778", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5600_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 233, "name": "Limite da Imagem Aérea", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 146, 239, 110, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 50, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "IDINSTALACAO", "type": "esriFieldTypeString", "alias": "IDINSTALACAO", "length": 50, "domain": null }, { "name": "TIPOLEV", "type": "esriFieldTypeString", "alias": "TIPOLEV", "length": 50, "domain": null }, { "name": "ANO", "type": "esriFieldTypeString", "alias": "ANO", "length": 4, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6756_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6756", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6756", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5578_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 234, "name": "Povoados", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOMEPOVOADO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 60000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 168, 0, 132, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 583479.3159999996, "ymin": 8729776.872, "xmax": 782746.9881999996, "ymax": 8934510.1066, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDPOVOADO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IDPOVOADO", "type": "esriFieldTypeString", "alias": "Id. Povoado", "length": 50, "domain": null }, { "name": "NOMEPOVOADO", "type": "esriFieldTypeString", "alias": "Nome Povoado", "length": 50, "domain": null }, { "name": "MUNICIPIO", "type": "esriFieldTypeString", "alias": "Município", "length": 50, "domain": null }, { "name": "REGIONAL", "type": "esriFieldTypeString", "alias": "Regional", "length": 50, "domain": null }, { "name": "ORIGEM", "type": "esriFieldTypeString", "alias": "Origem", "length": 100, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Área BD (m²)", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6842_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6842", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6842", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5659_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 235, "name": "Limite Urbano", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 222, 219, 119 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 110, 110, 110, 53 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DATAATUALIZACAO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6755_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6755", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6755", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5577_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 236, "name": "Limite Municipal", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NOME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 582529.2615, "ymin": 8720814.1488, "xmax": 785041.2170000002, "ymax": 8948049.4354, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDMUNICIPIO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 50, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "IDMUNICIPIO", "type": "esriFieldTypeString", "alias": "Id. Município", "length": 30, "domain": null }, { "name": "CODIBGE", "type": "esriFieldTypeString", "alias": "Cód. IBGE", "length": 10, "domain": null }, { "name": "REGIONAL", "type": "esriFieldTypeString", "alias": "Regional", "length": 30, "domain": null }, { "name": "SISTEMAAGUA", "type": "esriFieldTypeString", "alias": "SISTEMAAGUA", "length": 50, "domain": null }, { "name": "POPCENSO2022", "type": "esriFieldTypeInteger", "alias": "POPCENSO2022", "domain": null }, { "name": "POPEST2024", "type": "esriFieldTypeInteger", "alias": "POPEST2024", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6781_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6781", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6781", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5603_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 237, "name": "Regionais", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "REGIONAL", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Fora da Concessão", "label": "Fora da Concessão" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 188, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Metropolitana", "label": "Metropolitana" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 190, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Norte", "label": "Norte" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 224, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Sul", "label": "Sul" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 194, 252, 255 ], "toColor": [ 250, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 182, 255 ], "toColor": [ 190, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 187, 255 ], "toColor": [ 252, 213, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 189, 255 ], "toColor": [ 250, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 201, 252, 255 ], "toColor": [ 187, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 226, 255 ], "toColor": [ 187, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 190, 255 ], "toColor": [ 252, 179, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 215, 252, 255 ], "toColor": [ 228, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 179, 252, 255 ], "toColor": [ 207, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 199, 255 ], "toColor": [ 252, 238, 199, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 582529.2615, "ymin": 8720814.1488, "xmax": 785041.2170000002, "ymax": 8948049.4354, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDMUNICIPIO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "IDMUNICIPIO", "type": "esriFieldTypeString", "alias": "Id. Município", "length": 30, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 50, "domain": null }, { "name": "CODIBGE", "type": "esriFieldTypeString", "alias": "Cód. IBGE", "length": 10, "domain": null }, { "name": "REGIONAL", "type": "esriFieldTypeString", "alias": "Regional", "length": 30, "domain": null }, { "name": "SISTEMAAGUA", "type": "esriFieldTypeString", "alias": "Sistema de Água", "length": 50, "domain": null }, { "name": "POPCENSO2022", "type": "esriFieldTypeInteger", "alias": "População (CENSO 22)", "domain": null }, { "name": "POPEST2024", "type": "esriFieldTypeInteger", "alias": "População Est. 2024", "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Área BD (m²)", "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_6781", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5603_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 238, "name": "Limite Estadual", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 31984, "latestWkid": 31984, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 200, "name": "Cartografia" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 214, 212, 119 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 110, 110, 110, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NM_ESTADO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "NM_ESTADO", "type": "esriFieldTypeString", "alias": "NM_ESTADO", "length": 50, "domain": null }, { "name": "NM_REGIAO", "type": "esriFieldTypeString", "alias": "NM_REGIAO", "length": 20, "domain": null }, { "name": "CD_GEOCUF", "type": "esriFieldTypeString", "alias": "CD_GEOCUF", "length": 2, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 50, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 50, "domain": null }, { "name": "OBSERVACOES", "type": "esriFieldTypeString", "alias": "Observações", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6752_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6752", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6752", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5574_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3ae248210f024098897ee12ea32613bc" } ], "tables": [] }