{ "currentVersion": 10.91, "id": 2, "name": "Colectores - Drenagem", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Drenagem" }, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -45079.85360000003, "ymin": 149233.74090000056, "xmax": -27379.54889999982, "ymax": 164264.70610000007, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "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 }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IDEntidade", "typeIdField": "Funcao", "subtypeField": "Funcao", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "IDEntidade", "type": "esriFieldTypeString", "alias": "ID de entidade", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "IDEntidade" }, { "name": "Descricao", "type": "esriFieldTypeString", "alias": "Descricao", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Descricao" }, { "name": "EstadoConservacao", "type": "esriFieldTypeString", "alias": "Estado de conservacao", "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" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "NC", "modelName": "EstadoConservacao" }, { "name": "Observacoes", "type": "esriFieldTypeString", "alias": "Observacoes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Observacoes" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Reabilitado" }, { "name": "DataReabilitacao", "type": "esriFieldTypeDate", "alias": "Data de reabilitacao", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DataReabilitacao" }, { "name": "EmpresaReabilitacao", "type": "esriFieldTypeString", "alias": "Empresa de reabilitacao", "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" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "EmpresaReabilitacao" }, { "name": "RegistoIntervencao", "type": "esriFieldTypeString", "alias": "Registo de intervencao", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RegistoIntervencao" }, { "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" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "Funcao" }, { "name": "Designacao", "type": "esriFieldTypeString", "alias": "Designacao", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Designacao" }, { "name": "RedeColector", "type": "esriFieldTypeString", "alias": "Rede do colector", "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" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RedeColector" }, { "name": "TipoEscoamento", "type": "esriFieldTypeString", "alias": "Tipo de escoamento", "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" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TipoEscoamento" }, { "name": "TipoAssentamento", "type": "esriFieldTypeString", "alias": "Tipo de assentamento", "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" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TipoAssentamento" }, { "name": "TipoRecobrimento", "type": "esriFieldTypeString", "alias": "Tipo de recobrimento", "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" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TipoRecobrimento" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DimensaoSeccao1" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DimensaoSeccao2" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DimensaoSeccao3" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "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" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Material" }, { "name": "ProfundidadeMontante", "type": "esriFieldTypeDouble", "alias": "Profundidade a montante (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ProfundidadeMontante" }, { "name": "ProfundidadeJusante", "type": "esriFieldTypeDouble", "alias": "Profundidade a jusante (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ProfundidadeJusante" }, { "name": "CotaSoleiraMontante", "type": "esriFieldTypeDouble", "alias": "Cota de soleira de montante (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CotaSoleiraMontante" }, { "name": "CotaSoleiraJusante", "type": "esriFieldTypeDouble", "alias": "Cota de soleira de jusante (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CotaSoleiraJusante" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Proprietario", "type": "esriFieldTypeString", "alias": "Proprietario", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Proprietario" }, { "name": "Subsistema", "type": "esriFieldTypeString", "alias": "Subsistema", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Subsistema" }, { "name": "Comprimento", "type": "esriFieldTypeDouble", "alias": "Comprimento", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Comprimento" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 2, "name": "Emissario / interceptor", "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Emissario / interceptor", "description": "", "prototype": { "attributes": { "Comprimento": null, "Enabled": null, "ProfundidadeJusante": null, "CotaSoleiraJusante": null, "Proprietario": null, "Descricao": null, "CotaSoleiraMontante": null, "RegistoIntervencao": null, "Subsistema": null, "IDEntidade": " ", "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "Funcao": 2, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Conduta elevatoria", "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Conduta elevatoria", "description": "", "prototype": { "attributes": { "Comprimento": null, "Enabled": null, "ProfundidadeJusante": null, "CotaSoleiraJusante": null, "Proprietario": null, "Descricao": null, "CotaSoleiraMontante": null, "RegistoIntervencao": null, "Subsistema": null, "IDEntidade": " ", "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "Funcao": 3, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Colector", "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Colector", "description": "", "prototype": { "attributes": { "Comprimento": null, "Enabled": null, "ProfundidadeJusante": null, "CotaSoleiraJusante": null, "Proprietario": null, "Descricao": null, "CotaSoleiraMontante": null, "RegistoIntervencao": null, "Subsistema": null, "IDEntidade": " ", "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "Funcao": 1, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Exutor / exutor submarino", "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Exutor / exutor submarino", "description": "", "prototype": { "attributes": { "Comprimento": null, "Enabled": null, "ProfundidadeJusante": null, "CotaSoleiraJusante": null, "Proprietario": null, "Descricao": null, "CotaSoleiraMontante": null, "RegistoIntervencao": null, "Subsistema": null, "IDEntidade": " ", "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "Funcao": 4, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Coletor gravítico - Pressão", "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} }, "templates": [ { "name": "Coletor gravítico - Pressão", "description": "", "prototype": { "attributes": { "Subsistema": null, "Proprietario": null, "Comprimento": null, "IDEntidade": " ", "Descricao": null, "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 5, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Enabled": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "Coletor gravítico IM", "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} }, "templates": [ { "name": "Coletor gravítico IM", "description": "", "prototype": { "attributes": { "Subsistema": null, "Proprietario": null, "Comprimento": null, "IDEntidade": " ", "Descricao": null, "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 6, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Enabled": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 8, "name": "Sifão invertido", "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} }, "templates": [ { "name": "Sifão invertido", "description": "", "prototype": { "attributes": { "Subsistema": null, "Proprietario": null, "Comprimento": null, "IDEntidade": " ", "Descricao": null, "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 8, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Enabled": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 7, "name": "Rede interna", "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} }, "templates": [ { "name": "Rede interna", "description": "", "prototype": { "attributes": { "Subsistema": null, "Proprietario": null, "Comprimento": null, "IDEntidade": " ", "Descricao": null, "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 7, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Enabled": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Colector", "defaultValues": { "GlobalID": null, "IDEntidade": null, "Descricao": null, "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 1, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 3, "name": "Conduta elevatoria", "defaultValues": { "GlobalID": null, "IDEntidade": null, "Descricao": null, "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 3, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 4, "name": "Exutor / exutor submarino", "defaultValues": { "GlobalID": null, "IDEntidade": null, "Descricao": null, "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 4, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 2, "name": "Emissario / interceptor", "defaultValues": { "GlobalID": null, "IDEntidade": null, "Descricao": null, "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 2, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"} } }, { "code": 5, "name": "Coletor gravítico - Pressão", "defaultValues": { "GlobalID": null, "IDEntidade": null, "Descricao": null, "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 5, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} } }, { "code": 6, "name": "Coletor gravítico IM", "defaultValues": { "GlobalID": null, "IDEntidade": null, "Descricao": null, "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 6, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} } }, { "code": 7, "name": "Rede interna", "defaultValues": { "GlobalID": null, "IDEntidade": null, "Descricao": null, "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 7, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} } }, { "code": 8, "name": "Sifão invertido", "defaultValues": { "GlobalID": null, "IDEntidade": null, "Descricao": null, "EstadoConservacao": "NC", "Observacoes": null, "Reabilitado": null, "DataReabilitacao": null, "EmpresaReabilitacao": null, "RegistoIntervencao": null, "Funcao": 8, "Designacao": null, "RedeColector": null, "TipoEscoamento": null, "TipoAssentamento": null, "TipoRecobrimento": null, "DimensaoSeccao1": null, "DimensaoSeccao2": null, "DimensaoSeccao3": null, "Material": null, "ProfundidadeMontante": null, "ProfundidadeJusante": null, "CotaSoleiraMontante": null, "CotaSoleiraJusante": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Proprietario": null, "Subsistema": null, "Comprimento": null }, "domains": { "EstadoConservacao": {"type": "inherited"}, "Reabilitado": {"type": "inherited"}, "EmpresaReabilitacao": {"type": "inherited"}, "RedeColector": {"type": "inherited"}, "TipoEscoamento": {"type": "inherited"}, "TipoAssentamento": {"type": "inherited"}, "TipoRecobrimento": {"type": "inherited"}, "DimensaoSeccao1": {"type": "inherited"}, "DimensaoSeccao2": {"type": "inherited"}, "DimensaoSeccao3": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Subsistema": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4325dcc324aa4af4af9a5e45d1a26d30" }