{ "currentVersion": 10.91, "id": 2, "name": "Colectores - Drenagem", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Drenagem" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Funcao", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 9.000001907348633 }, "value": "2", "label": "Emissario / interceptor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 6.900001525878906 }, "value": "3", "label": "Conduta elevatoria", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 6.900001525878906 }, "value": "1", "label": "Colector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 }, "value": "4", "label": "Exutor / exutor submarino", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 3 }, "value": "5", "label": "Coletor gravítico - Pressão", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3 }, "value": "6", "label": "Coletor gravítico IM", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 3 }, "value": "8", "label": "Sifão invertido", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 88, 214, 103, 255 ], "width": 1 }, "value": "7", "label": "Rede interna", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -45079.85360000003, "ymin": 149233.74090000056, "xmax": -27379.54889999982, "ymax": 164264.70610000007, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDEntidade", "typeIdField": "Funcao", "subtypeFieldName": "Funcao", "subtypeField": "Funcao", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IDEntidade", "type": "esriFieldTypeString", "alias": "ID de entidade", "length": 20, "domain": null }, { "name": "Descricao", "type": "esriFieldTypeString", "alias": "Descricao", "length": 255, "domain": null }, { "name": "EstadoConservacao", "type": "esriFieldTypeString", "alias": "Estado de conservacao", "length": 30, "domain": { "type": "codedValue", "name": "dEstadoConservacao", "description": "Lista de estados de conservacao", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Bom", "code": "Bom" }, { "name": "Satisfaz", "code": "Regular" }, { "name": "Não Satisfaz", "code": "Mau" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Observacoes", "type": "esriFieldTypeString", "alias": "Observacoes", "length": 255, "domain": null }, { "name": "Reabilitado", "type": "esriFieldTypeSmallInteger", "alias": "Reabilitado", "domain": { "type": "codedValue", "name": "dBooleano", "description": "Lista de valores booleanos", "codedValues": [ { "name": "Nao", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DataReabilitacao", "type": "esriFieldTypeDate", "alias": "Data de reabilitacao", "length": 8, "domain": null }, { "name": "EmpresaReabilitacao", "type": "esriFieldTypeString", "alias": "Empresa de reabilitacao", "length": 30, "domain": { "type": "codedValue", "name": "dEmpresaReabilitacao", "description": "Lista de empresas de reabilitacao", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Entidade gestora", "code": "EntidadeGestora" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RegistoIntervencao", "type": "esriFieldTypeString", "alias": "Registo de intervencao", "length": 100, "domain": null }, { "name": "Funcao", "type": "esriFieldTypeInteger", "alias": "Funcao do colector", "domain": { "type": "codedValue", "name": "ddFuncaoColector", "description": "Lista de funcoes dos colectores", "codedValues": [ { "name": "Colector", "code": 1 }, { "name": "Emissario / interceptor", "code": 2 }, { "name": "Conduta elevatoria", "code": 3 }, { "name": "Exutor / exutor submarino", "code": 4 }, { "name": "Coletor gravitico - Pressão", "code": 5 }, { "name": "Coletor gravitico IM", "code": 6 }, { "name": "Rede Interna", "code": 7 }, { "name": "Sifão Invertido", "code": 8 }, { "name": "Projeto", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Designacao", "type": "esriFieldTypeString", "alias": "Designacao", "length": 100, "domain": null }, { "name": "RedeColector", "type": "esriFieldTypeString", "alias": "Rede do colector", "length": 30, "domain": { "type": "codedValue", "name": "ddRedeColector", "description": "Lista de tipos de rede e colector", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Domestico", "code": "Domestico" }, { "name": "Unitario", "code": "Unitario" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TipoEscoamento", "type": "esriFieldTypeString", "alias": "Tipo de escoamento", "length": 30, "domain": { "type": "codedValue", "name": "dTipoEscoamento", "description": "Lista de tipos de escoamento", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Superficie livre", "code": "SuperficieLivre" }, { "name": "Seccao cheia gravitico", "code": "SeccaoCheiaGravitico" }, { "name": "Seccao cheia elevatorio", "code": "SeccaoCheiaElevatorio" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TipoAssentamento", "type": "esriFieldTypeString", "alias": "Tipo de assentamento", "length": 30, "domain": { "type": "codedValue", "name": "dTipoAssentamento", "description": "Lista de tipos de assentamento", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "A ceu aberto", "code": "CeuAberto" }, { "name": "Apoiado", "code": "Apoiado" }, { "name": "Aqueduto", "code": "Aqueduto" }, { "name": "Enterrado", "code": "Enterrado" }, { "name": "Galeria", "code": "Galeria" }, { "name": "Ponte", "code": "Ponte" }, { "name": "Tunel", "code": "Tunel" }, { "name": "Vala", "code": "Vala" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TipoRecobrimento", "type": "esriFieldTypeString", "alias": "Tipo de recobrimento", "length": 30, "domain": { "type": "codedValue", "name": "dTipoRecobrimento", "description": "Lista de tipos de recobrimento", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Alcatrao", "code": "Alcatrao" }, { "name": "Almofada terra macia", "code": "AlmofadaTerraMacia" }, { "name": "Areia", "code": "Areia" }, { "name": "Asfalto", "code": "Asfalto" }, { "name": "Envolvimento em betao", "code": "EnvolvimentoBetao" }, { "name": "Lajetas", "code": "Lajetas" }, { "name": "Sem recobrimento", "code": "SemRecobrimento" }, { "name": "Touvenant", "code": "Touvenant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DimensaoSeccao1", "type": "esriFieldTypeDouble", "alias": "Dimensao 1 da Seccao (mm)", "domain": { "type": "range", "name": "dDNSeccao", "description": "Intervalo admissivel para atribuicao do diametro nominal e para as seccoes", "range": [ 5, 2000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DimensaoSeccao2", "type": "esriFieldTypeDouble", "alias": "Dimensao 2 da Seccao (mm)", "domain": { "type": "range", "name": "dDNSeccao", "description": "Intervalo admissivel para atribuicao do diametro nominal e para as seccoes", "range": [ 5, 2000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DimensaoSeccao3", "type": "esriFieldTypeDouble", "alias": "Dimensao 3 da Seccao (mm)", "domain": { "type": "range", "name": "dDNSeccao", "description": "Intervalo admissivel para atribuicao do diametro nominal e para as seccoes", "range": [ 5, 2000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 30, "domain": { "type": "codedValue", "name": "dMaterial", "description": "Lista de materiais dos elementos da rede de distribuicao", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Outro(a)", "code": "Outro" }, { "name": "Aco", "code": "Aco" }, { "name": "Alvenaria de pedra", "code": "AlvenariaPedra" }, { "name": "Alvenaria de tijolo", "code": "AlvenariaTijolo" }, { "name": "Aneis de betao pre-fabricado", "code": "AneisBetao" }, { "name": "Aluminio", "code": "Aluminio" }, { "name": "Betao armado", "code": "BetaoArmado" }, { "name": "Betao leve", "code": "BetaoLeve" }, { "name": "Betao medio", "code": "BetaoMedio" }, { "name": "Betao pesado", "code": "BetaoPesado" }, { "name": "Betao pre-esforcado / alma de aco", "code": "BetaoPreEsforcadoAlmaAco" }, { "name": "Betao pre-fabricado", "code": "BetaoPreFabricado" }, { "name": "Betao simples", "code": "BetaoSimples" }, { "name": "Calcada", "code": "Calcada" }, { "name": "Chumbo", "code": "Chumbo" }, { "name": "Ferro fundido", "code": "FF" }, { "name": "Ferro fundido ductil", "code": "FFD" }, { "name": "Ferro galvanizado", "code": "FG" }, { "name": "Fibrocimento", "code": "FC" }, { "name": "Gres ceramico", "code": "GresCeramico" }, { "name": "Policloreto de vinilo", "code": "PVC" }, { "name": "Policloreto de vinilo corrogado", "code": "PVCCorrogado" }, { "name": "Poliester reforcado com fibra de vidro", "code": "PoliesterFibraVidro" }, { "name": "Polietileno de alta densidade", "code": "PEAD" }, { "name": "Polietileno de media densidade", "code": "PEMD" }, { "name": "Polietileno de baixa densidade", "code": "PEBD" }, { "name": "Terreno natural", "code": "TerrenoNatural" }, { "name": "Polipropileno Corrugado", "code": "PPCorrugado" }, { "name": "Box Culvert", "code": "Box Culvert" }, { "name": "Borracha Etileno-Propileno-Dieno", "code": "Borracha" }, { "name": "Betão", "code": "Betao" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ProfundidadeMontante", "type": "esriFieldTypeDouble", "alias": "Profundidade a montante (m)", "domain": null }, { "name": "ProfundidadeJusante", "type": "esriFieldTypeDouble", "alias": "Profundidade a jusante (m)", "domain": null }, { "name": "CotaSoleiraMontante", "type": "esriFieldTypeDouble", "alias": "Cota de soleira de montante (m)", "domain": null }, { "name": "CotaSoleiraJusante", "type": "esriFieldTypeDouble", "alias": "Cota de soleira de jusante (m)", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 }, { "name": "Proprietario", "type": "esriFieldTypeString", "alias": "Proprietario", "length": 50, "domain": null }, { "name": "Subsistema", "type": "esriFieldTypeString", "alias": "Subsistema", "length": 50, "domain": { "type": "codedValue", "name": "dzdSubSistema", "description": "Lista de sub-sistemas de drenagem", "codedValues": [ { "name": "AREINHO", "code": "AREINHO" }, { "name": "CRESTUMA", "code": "CRESTUMA" }, { "name": "FEBROS", "code": "FEBROS" }, { "name": "GAIA LITORAL", "code": "GAIA LITORAL" }, { "name": "LEVER", "code": "LEVER" }, { "name": "VNG", "code": "VNG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comprimento", "type": "esriFieldTypeDouble", "alias": "Comprimento", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R51_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_51", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G200IDEntidade", "fields": "IDEntidade", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_51", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S38_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 1, "name": "Colector" }, { "domains": { "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 3, "name": "Conduta elevatoria" }, { "domains": { "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 4, "name": "Exutor / exutor submarino" }, { "domains": { "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 2, "name": "Emissario / interceptor" }, { "domains": { "Freguesia": {"type": "inherited"}, "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} }, "id": 5, "name": "Coletor gravítico - Pressão" }, { "domains": { "Freguesia": {"type": "inherited"}, "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} }, "id": 6, "name": "Coletor gravítico IM" }, { "domains": { "Freguesia": {"type": "inherited"}, "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} }, "id": 7, "name": "Rede interna" }, { "domains": { "Freguesia": {"type": "inherited"}, "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} }, "id": 8, "name": "Sifão invertido" } ], "subtypes": [ { "domains": { "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "IDEntidade": null, "IDInfraestrutura": null, "IDGestao": null, "IDLocalizacao": null, "Utilizador": null, "DataDigitalizacao": null, "UltimoEditor": null, "DataActualizacao": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "Localizacao": null, "Descricao": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "ResponsavelLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCotaZ": "NC", "AnoInstalacao": null, "DataEntradaServico": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 1, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "TipoSeccao": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "PN": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Inclinacao": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "code": 1, "name": "Colector" }, { "domains": { "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "IDEntidade": null, "IDInfraestrutura": null, "IDGestao": null, "IDLocalizacao": null, "Utilizador": null, "DataDigitalizacao": null, "UltimoEditor": null, "DataActualizacao": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "Localizacao": null, "Descricao": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "ResponsavelLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCotaZ": "NC", "AnoInstalacao": null, "DataEntradaServico": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 3, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "TipoSeccao": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "PN": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Inclinacao": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "code": 3, "name": "Conduta elevatoria" }, { "domains": { "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "IDEntidade": null, "IDInfraestrutura": null, "IDGestao": null, "IDLocalizacao": null, "Utilizador": null, "DataDigitalizacao": null, "UltimoEditor": null, "DataActualizacao": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "Localizacao": null, "Descricao": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "ResponsavelLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCotaZ": "NC", "AnoInstalacao": null, "DataEntradaServico": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 4, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "TipoSeccao": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "PN": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Inclinacao": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "code": 4, "name": "Exutor / exutor submarino" }, { "domains": { "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "IDEntidade": null, "IDInfraestrutura": null, "IDGestao": null, "IDLocalizacao": null, "Utilizador": null, "DataDigitalizacao": null, "UltimoEditor": null, "DataActualizacao": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "Localizacao": null, "Descricao": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "ResponsavelLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCotaZ": "NC", "AnoInstalacao": null, "DataEntradaServico": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 2, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "TipoSeccao": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "PN": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Inclinacao": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "code": 2, "name": "Emissario / interceptor" }, { "domains": { "Freguesia": {"type": "inherited"}, "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "IDEntidade": null, "IDInfraestrutura": null, "IDGestao": null, "IDLocalizacao": null, "Utilizador": null, "DataDigitalizacao": null, "UltimoEditor": null, "DataActualizacao": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "Localizacao": null, "Descricao": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "ResponsavelLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCotaZ": "NC", "AnoInstalacao": null, "DataEntradaServico": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": null, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "TipoSeccao": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "PN": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Inclinacao": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "code": 5, "name": "Coletor gravítico - Pressão" }, { "domains": { "Freguesia": {"type": "inherited"}, "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "IDEntidade": null, "IDInfraestrutura": null, "IDGestao": null, "IDLocalizacao": null, "Utilizador": null, "DataDigitalizacao": null, "UltimoEditor": null, "DataActualizacao": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "Localizacao": null, "Descricao": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "ResponsavelLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCotaZ": "NC", "AnoInstalacao": null, "DataEntradaServico": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": null, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "TipoSeccao": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "PN": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Inclinacao": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "code": 6, "name": "Coletor gravítico IM" }, { "domains": { "Freguesia": {"type": "inherited"}, "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "IDEntidade": null, "IDInfraestrutura": null, "IDGestao": null, "IDLocalizacao": null, "Utilizador": null, "DataDigitalizacao": null, "UltimoEditor": null, "DataActualizacao": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "Localizacao": null, "Descricao": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "ResponsavelLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCotaZ": "NC", "AnoInstalacao": null, "DataEntradaServico": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": null, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "TipoSeccao": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "PN": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Inclinacao": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "code": 7, "name": "Rede interna" }, { "domains": { "Freguesia": {"type": "inherited"}, "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "TipoSeccao": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Inclinacao": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "IDEntidade": null, "IDInfraestrutura": null, "IDGestao": null, "IDLocalizacao": null, "Utilizador": null, "DataDigitalizacao": null, "UltimoEditor": null, "DataActualizacao": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "Localizacao": null, "Descricao": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "ResponsavelLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCotaZ": "NC", "AnoInstalacao": null, "DataEntradaServico": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": null, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "TipoSeccao": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "PN": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Inclinacao": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "code": 8, "name": "Sifão invertido" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "cd64efd96fff4549849e5e497fce2915" }