{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Bacias de retencao - Pluvial", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IDEntidade", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "IDEntidade", "type": "esriFieldTypeString", "alias": "ID de entidade", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "IDEntidade" }, { "name": "IDInfraestrutura", "type": "esriFieldTypeString", "alias": "ID de infraestrutura", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IDInfraestrutura" }, { "name": "IDGestao", "type": "esriFieldTypeString", "alias": "ID de gestao", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IDGestao" }, { "name": "IDLocalizacao", "type": "esriFieldTypeString", "alias": "ID de localizacao", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IDLocalizacao" }, { "name": "Utilizador", "type": "esriFieldTypeString", "alias": "Nome do utilizador", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "Utilizador" }, { "name": "DataDigitalizacao", "type": "esriFieldTypeDate", "alias": "Data de digitalizacao", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "DataDigitalizacao" }, { "name": "UltimoEditor", "type": "esriFieldTypeString", "alias": "Ultimo editor", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "UltimoEditor" }, { "name": "DataActualizacao", "type": "esriFieldTypeDate", "alias": "Data de actualizacao", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DataActualizacao" }, { "name": "Distrito", "type": "esriFieldTypeString", "alias": "Distrito", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Distrito" }, { "name": "Concelho", "type": "esriFieldTypeString", "alias": "Concelho", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Concelho" }, { "name": "Freguesia", "type": "esriFieldTypeString", "alias": "Freguesia", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Freguesia" }, { "name": "Arruamento", "type": "esriFieldTypeString", "alias": "Arruamento", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Arruamento" }, { "name": "Localizacao", "type": "esriFieldTypeString", "alias": "Localizacao", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Localizacao" }, { "name": "Descricao", "type": "esriFieldTypeString", "alias": "Descricao", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Descricao" }, { "name": "FonteInformacao", "type": "esriFieldTypeString", "alias": "Fonte de informacao", "domain": { "type": "codedValue", "name": "dFonteInformacao", "description": "Lista de fontes de informacao", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Levantamento local", "code": "LevLocal" }, { "name": "GPS", "code": "GPS" }, { "name": "Informação verbal", "code": "InfVerbal" }, { "name": "Ortofotomapas", "code": "Ortofotomapas" }, { "name": "Plantas de cadastro", "code": "PlCadastro" }, { "name": "Posição estimada", "code": "PosEstimada" }, { "name": "Projecto", "code": "Projecto" }, { "name": "Telas finais", "code": "TelasFinais" }, { "name": "Visível", "code": "Visivel" }, { "name": "Informação CMG", "code": "Informação CMG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FonteInformacao" }, { "name": "ObservacoesFonteInformacao", "type": "esriFieldTypeString", "alias": "Observacoes a fonte de informacao", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ObservacoesFonteInformacao" }, { "name": "DataLevantamento", "type": "esriFieldTypeDate", "alias": "Data do levantamento", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DataLevantamento" }, { "name": "ResponsavelLevantamento", "type": "esriFieldTypeString", "alias": "Responsavel pelo levantamento", "domain": { "type": "codedValue", "name": "dResponsavel", "description": "Lista de responsaveis pelos levantamentos", "codedValues": [ { "name": "NC", "code": "NC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ResponsavelLevantamento" }, { "name": "CicloVida", "type": "esriFieldTypeString", "alias": "Ciclo de vida", "domain": { "type": "codedValue", "name": "dCicloVida", "description": "Lista de ciclos de vida", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Servico", "code": "Servico" }, { "name": "Projecto", "code": "Projecto" }, { "name": "Construcao", "code": "Construcao" }, { "name": "Remodelacao", "code": "Remodelacao" }, { "name": "Fora de servico", "code": "ForaServico" }, { "name": "Desactivado", "code": "Desactivado" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Servico", "modelName": "CicloVida" }, { "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": "Regular", "code": "Regular" }, { "name": "Bom", "code": "Bom" }, { "name": "Mau", "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": "TipoCotaZ", "type": "esriFieldTypeString", "alias": "Tipo de cota (Z)", "domain": { "type": "codedValue", "name": "dTipoCotaZ", "description": "Lista de tipos de cota (Z)", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Soleira", "code": "Soleira" }, { "name": "Terreno", "code": "Terreno" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "NC", "modelName": "TipoCotaZ" }, { "name": "AnoConstrucao", "type": "esriFieldTypeSmallInteger", "alias": "Data de construcao", "domain": { "type": "range", "name": "dAno", "description": "Intervalo de valores possiveis para o ano", "range": [ 1900, 2200 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AnoConstrucao" }, { "name": "DataEntradaServico", "type": "esriFieldTypeDate", "alias": "Data de entrada ao servico", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DataEntradaServico" }, { "name": "TipoBacia", "type": "esriFieldTypeString", "alias": "Tipo de bacia", "domain": { "type": "codedValue", "name": "dpTipoBaciaRetencao", "description": "Lista dos tipos de bacias de retencao", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Subterranea", "code": "Subterranea" }, { "name": "Superficial", "code": "Superficial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TipoBacia" }, { "name": "Volume", "type": "esriFieldTypeDouble", "alias": "Volume da bacia (m3)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Volume" }, { "name": "CaudalEfluente", "type": "esriFieldTypeDouble", "alias": "Caudal efluente (m3/h)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CaudalEfluente" }, { "name": "ComportamentoHidraulico", "type": "esriFieldTypeString", "alias": "Comportamento hidraulico", "domain": { "type": "codedValue", "name": "ddComportamentoHidraulico", "description": "Lista de comportamentos hidraulicos", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Secas", "code": "Secas" }, { "name": "Agua permanente", "code": "AguaPermanente" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ComportamentoHidraulico" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R33_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_33", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_33", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Bacias de retencao - Pluvial", "description": "", "prototype": { "attributes": { "CaudalEfluente": null, "Volume": null, "ComportamentoHidraulico": null, "IDEntidade": " ", "IDInfraestrutura": null, "IDGestao": null, "IDLocalizacao": null, "Utilizador": " ", "DataDigitalizacao": -2209161600000, "UltimoEditor": " ", "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", "AnoConstrucao": null, "DataEntradaServico": null, "TipoBacia": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "788ccd6f46bd44d48ffa46bf1fe2e6c6" }, { "currentVersion": 10.91, "id": 1, "name": "Camaras - Pluvial", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -44712.096599999815, "ymin": 149546.97690000013, "xmax": -27634.427799999714, "ymax": 164191.67650000006, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TipoCamara", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ff48bb0c82a6d2c881a235c153f2458d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKdJREFUGJWVzzFKAwEQBdBXLMwtDKSw9Ab2BiGgXbCxsLIw99BCLIMgWBjIMWy8iaJH+CCuhWHZLEbJhykG3gwzjR3SDPpTnGOEVzxhiXYDV9Vdkqve4AEmOMYZ2mYNjwawnxmesWggyfyfcy86XFXjJH/hcXdzkg/sb5NV9Z6ke/ARh9twklW3GQ848fP5MC+46eMWU8xxiT284R7X+Oxj+MLtun7NN+M0LZKfMNAIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Normal", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d94eea5d422dfb0ed620fcf05d6a604b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATNJREFUKJGl0jFI1VEUx/FP8OBMLRfnAoXaWsOhhiZLjHKLQhqcgnJqcneoQdyKKGgoKIImoTWD0K2l0a2kBs/QEodSG9771+OVJvWDAxd+93zv4XdPz3+qd5hLEbGEtap69U8ARFU9b62dzcx3BwFmcR3H8RFP8LSqbmMiM1dxGh9+A0TESlXdGoKdwnlM4+qg1rCKM/jyExARUyPNw7qC17iPGWzgBS7gew+qauEvGcwPAFuttZnMfIN7mO8mGK+qgwDj3SEzv+IbjuJIN8FnnNivOyI+DR4Y08/gPeaw14X4WD+YP6qqniHwMiJ2quoSil+/8AiX9RMf1VvcxUOcrKpJbHdmB9jDRSzgBo5hCw9wB4uYba2dy8zNYfrwIu1ieVCjGsO1zFwfNQ67yjf3M34ApXlnV/jLECYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Corrente de Varrer", "description": "" }, { "symbol": { "type": "esriPMS", "url": "31ee99a22e539e6f007b089373690233", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALZJREFUKJGd0TFOQkEQBuCveGQDjZQEEk9A5Qk8gEBBRaw5h7WtsSEegiNIT6xpTAwkQE83Nlr41JXwMPA3m53ky+7MFM5MsXdv4w59XGCBCZ7wUQXbeEErq12V8Bq3Oc7hZA/lGWFQwmf0vmEHN8d6QqM86z8vppQuI+If9zcFRMTmJOW3xyVmvoZQlbeU0ntErHIIY8zRPICmGEbEwam+oosH9FDDFo+4d2SPsMawRHXsqv79CQyAJ027M9k5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Descarga", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4e746f25c77749db7ba6f9a2184ad1c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAS5JREFUKJGl0D9L1mEUxvHP8MRN0BA3DYllLTrUFggS1NIQRNDaEtG7ELIlESwxCRKa3Bzcgl5ANFS+BmcJCzr0R4Njai33Lx5+PLl0b/c51/ec61wD//EGvf8kbuIIv1vtAOv4eRx8G+fxoqc5VUqZz8xlfBwFX8S5UsqFzDyLnU5Qa52KiE+Yx69W3sKzDr6Fl5k5aFtWsFNrvRIRN/C01joTER+a/u0wvN/u3M/MR6WUhcx8ExGXsQQRsYmvOP2vwLpBr7CMO73e7ij4xNCN0xFxFdebgyV8btDYqMC+YbzWOh4R1zqrmTnXBjzBvWa70/+FN0opixHxBYtDwzMz57CK9zgzavNhZj4upTzMzLt4jT1M4D7eYa0fznBgPzJzFpfwACexjef43gfhD31DdLMTEkhdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Descompressao", "description": "" }, { "symbol": { "type": "esriPMS", "url": "fb2bbc0ffaa497e1eecf89b9131485ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADFJREFUGJVjYYAAZQYGBlYG3OAxC5Sxl4GBQR6XKnZ2dk8WXJLoYGQrVMCn6OfPnwwAZ24FeYGlce0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Cegas", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Distrito", "typeIdField": "TipoCamara", "subtypeField": "TipoCamara", "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": "Distrito", "type": "esriFieldTypeString", "alias": "Distrito", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Distrito" }, { "name": "Concelho", "type": "esriFieldTypeString", "alias": "Concelho", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Concelho" }, { "name": "Freguesia", "type": "esriFieldTypeString", "alias": "Freguesia", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Freguesia" }, { "name": "Arruamento", "type": "esriFieldTypeString", "alias": "Arruamento", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Arruamento" }, { "name": "FonteInformacao", "type": "esriFieldTypeString", "alias": "Fonte de informacao", "domain": { "type": "codedValue", "name": "dFonteInformacao", "description": "Lista de fontes de informacao", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Levantamento local", "code": "LevLocal" }, { "name": "GPS", "code": "GPS" }, { "name": "Informação verbal", "code": "InfVerbal" }, { "name": "Ortofotomapas", "code": "Ortofotomapas" }, { "name": "Plantas de cadastro", "code": "PlCadastro" }, { "name": "Posição estimada", "code": "PosEstimada" }, { "name": "Projecto", "code": "Projecto" }, { "name": "Telas finais", "code": "TelasFinais" }, { "name": "Visível", "code": "Visivel" }, { "name": "Informação CMG", "code": "Informação CMG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FonteInformacao" }, { "name": "ObservacoesFonteInformacao", "type": "esriFieldTypeString", "alias": "Observacoes a fonte de informacao", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ObservacoesFonteInformacao" }, { "name": "DataLevantamento", "type": "esriFieldTypeDate", "alias": "Data do levantamento", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DataLevantamento" }, { "name": "CicloVida", "type": "esriFieldTypeString", "alias": "Ciclo de vida", "domain": { "type": "codedValue", "name": "dCicloVida", "description": "Lista de ciclos de vida", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Servico", "code": "Servico" }, { "name": "Projecto", "code": "Projecto" }, { "name": "Construcao", "code": "Construcao" }, { "name": "Remodelacao", "code": "Remodelacao" }, { "name": "Fora de servico", "code": "ForaServico" }, { "name": "Desactivado", "code": "Desactivado" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Servico", "modelName": "CicloVida" }, { "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": "Regular", "code": "Regular" }, { "name": "Bom", "code": "Bom" }, { "name": "Mau", "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": "TipoCamara", "type": "esriFieldTypeInteger", "alias": "Tipo de camara de visita", "domain": { "type": "codedValue", "name": "dTipoCamaras", "description": "Lista de tipos de camaras", "codedValues": [ { "name": "Visita", "code": 1 }, { "name": "Corrente de varrer", "code": 2 }, { "name": "Descarga", "code": 3 }, { "name": "Descompressao", "code": 4 }, { "name": "Cegas", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "TipoCamara" }, { "name": "FormaTampa", "type": "esriFieldTypeString", "alias": "Forma da tampa da caixa de visita", "domain": { "type": "codedValue", "name": "dForma", "description": "Lista de formas geometricas em planta", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Circular", "code": "Circular" }, { "name": "Misto(a)", "code": "Mista" }, { "name": "Poligonal", "code": "Poligonal" }, { "name": "Quadrado(a)", "code": "Quadrada" }, { "name": "Rectangular", "code": "Rectangular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FormaTampa" }, { "name": "MaterialTampa", "type": "esriFieldTypeString", "alias": "Material da tampa da caixa de visita", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MaterialTampa" }, { "name": "FormaCorpo", "type": "esriFieldTypeString", "alias": "Forma do corpo", "domain": { "type": "codedValue", "name": "dForma", "description": "Lista de formas geometricas em planta", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Circular", "code": "Circular" }, { "name": "Misto(a)", "code": "Mista" }, { "name": "Poligonal", "code": "Poligonal" }, { "name": "Quadrado(a)", "code": "Quadrada" }, { "name": "Rectangular", "code": "Rectangular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FormaCorpo" }, { "name": "MaterialCorpo", "type": "esriFieldTypeString", "alias": "Material do corpo", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MaterialCorpo" }, { "name": "InsercaoColector", "type": "esriFieldTypeString", "alias": "Modo de insercao dos colectores", "domain": { "type": "codedValue", "name": "dModoInsercaoColector", "description": "Lista de modos de insercao dos colectores", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Passagem", "code": "Passagem" }, { "name": "Mudanca de direccao", "code": "MudancaDireccao" }, { "name": "Juncao", "code": "Juncao" }, { "name": "Cabeceira", "code": "Cabeceira" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "InsercaoColector" }, { "name": "AlturaDescarregador", "type": "esriFieldTypeDouble", "alias": "Altura do descarregador (mm)", "domain": { "type": "codedValue", "name": "dNaoAplicavelSingle", "description": "Valor nao aplicavel", "codedValues": [ { "name": "Nao aplicavel", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AlturaDescarregador" }, { "name": "TipoCamaraCorrenteVarrer", "type": "esriFieldTypeString", "alias": "Tipo de camara de corrente de varrer", "domain": { "type": "codedValue", "name": "dNaoAplicavelString", "description": "Valor nao aplicavel", "codedValues": [ { "name": "Nao aplicavel", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TipoCamaraCorrenteVarrer" }, { "name": "Grades", "type": "esriFieldTypeSmallInteger", "alias": "Grades", "domain": { "type": "codedValue", "name": "dBooleanoNC", "description": "Lista de valores booleanos e NC", "codedValues": [ { "name": "NC", "code": -1 }, { "name": "Nao", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Grades" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R34_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_34", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_34", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S26_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "Visita", "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "FormaTampa": {"type": "inherited"}, "MaterialTampa": {"type": "inherited"}, "FormaCorpo": {"type": "inherited"}, "MaterialCorpo": {"type": "inherited"}, "InsercaoColector": {"type": "inherited"}, "AlturaDescarregador": {"type": "inherited"}, "TipoCamaraCorrenteVarrer": {"type": "inherited"}, "Grades": {"type": "inherited"} }, "templates": [ { "name": "Visita", "description": "", "prototype": { "attributes": { "TipoCamaraCorrenteVarrer": "NA", "AlturaDescarregador": 1, "Grades": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCamara": 1, "FormaTampa": null, "MaterialTampa": null, "FormaCorpo": null, "MaterialCorpo": null, "InsercaoColector": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "Corrente de Varrer", "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCamara": {"type": "inherited"}, "FormaTampa": {"type": "inherited"}, "MaterialTampa": {"type": "inherited"}, "FormaCorpo": {"type": "inherited"}, "MaterialCorpo": {"type": "inherited"}, "InsercaoColector": {"type": "inherited"}, "AlturaDescarregador": {"type": "inherited"}, "TipoCamaraCorrenteVarrer": { "type": "codedValue", "name": "dTipoCorrenteVarrer", "description": "Lista de tipos das camaras de visita de corrente de varrer", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Outro(a)", "code": "Outro" }, { "name": "Automatica", "code": "Automatica" }, { "name": "Manual", "code": "Manual" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Grades": {"type": "inherited"} }, "templates": [ { "name": "Corrente de Varrer", "description": "", "prototype": { "attributes": { "TipoCamaraCorrenteVarrer": null, "AlturaDescarregador": 1, "Grades": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCamara": 2, "FormaTampa": null, "MaterialTampa": null, "FormaCorpo": null, "MaterialCorpo": null, "InsercaoColector": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "Descarga", "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCamara": {"type": "inherited"}, "FormaTampa": {"type": "inherited"}, "MaterialTampa": {"type": "inherited"}, "FormaCorpo": {"type": "inherited"}, "MaterialCorpo": {"type": "inherited"}, "InsercaoColector": {"type": "inherited"}, "AlturaDescarregador": {"type": "inherited"}, "TipoCamaraCorrenteVarrer": {"type": "inherited"}, "Grades": {"type": "inherited"} }, "templates": [ { "name": "Descarga", "description": "", "prototype": { "attributes": { "TipoCamaraCorrenteVarrer": "NA", "AlturaDescarregador": null, "Grades": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCamara": 3, "FormaTampa": null, "MaterialTampa": null, "FormaCorpo": null, "MaterialCorpo": null, "InsercaoColector": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 4, "name": "Descompressao", "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCamara": {"type": "inherited"}, "FormaTampa": {"type": "inherited"}, "MaterialTampa": {"type": "inherited"}, "FormaCorpo": {"type": "inherited"}, "MaterialCorpo": {"type": "inherited"}, "InsercaoColector": {"type": "inherited"}, "AlturaDescarregador": {"type": "inherited"}, "TipoCamaraCorrenteVarrer": {"type": "inherited"}, "Grades": {"type": "inherited"} }, "templates": [ { "name": "Descompressao", "description": "", "prototype": { "attributes": { "TipoCamaraCorrenteVarrer": "NA", "AlturaDescarregador": 1, "Grades": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCamara": 4, "FormaTampa": null, "MaterialTampa": null, "FormaCorpo": null, "MaterialCorpo": null, "InsercaoColector": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 5, "name": "Cegas", "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCamara": {"type": "inherited"}, "FormaTampa": { "type": "codedValue", "name": "dNaoAplicavelString", "description": "Valor nao aplicavel", "codedValues": [ { "name": "Nao aplicavel", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MaterialTampa": { "type": "codedValue", "name": "dNaoAplicavelString", "description": "Valor nao aplicavel", "codedValues": [ { "name": "Nao aplicavel", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "FormaCorpo": {"type": "inherited"}, "MaterialCorpo": {"type": "inherited"}, "InsercaoColector": {"type": "inherited"}, "AlturaDescarregador": {"type": "inherited"}, "TipoCamaraCorrenteVarrer": {"type": "inherited"}, "Grades": { "type": "codedValue", "name": "dNaoAplicavelSmall", "description": "Valor nao aplicavel", "codedValues": [ { "name": "Nao aplicavel", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "templates": [ { "name": "Cegas", "description": "", "prototype": { "attributes": { "TipoCamaraCorrenteVarrer": "NA", "AlturaDescarregador": 1, "Grades": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCamara": 5, "FormaTampa": null, "MaterialTampa": null, "FormaCorpo": null, "MaterialCorpo": null, "InsercaoColector": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 5, "name": "Cegas", "defaultValues": { "GlobalID": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCamara": 5, "FormaTampa": null, "MaterialTampa": null, "FormaCorpo": null, "MaterialCorpo": null, "InsercaoColector": null, "AlturaDescarregador": 1, "TipoCamaraCorrenteVarrer": "NA", "Grades": null }, "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCamara": {"type": "inherited"}, "FormaTampa": { "type": "codedValue", "name": "dNaoAplicavelString", "description": "Valor nao aplicavel", "codedValues": [ { "name": "Nao aplicavel", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "MaterialTampa": { "type": "codedValue", "name": "dNaoAplicavelString", "description": "Valor nao aplicavel", "codedValues": [ { "name": "Nao aplicavel", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "FormaCorpo": {"type": "inherited"}, "MaterialCorpo": {"type": "inherited"}, "InsercaoColector": {"type": "inherited"}, "AlturaDescarregador": {"type": "inherited"}, "TipoCamaraCorrenteVarrer": {"type": "inherited"}, "Grades": { "type": "codedValue", "name": "dNaoAplicavelSmall", "description": "Valor nao aplicavel", "codedValues": [ { "name": "Nao aplicavel", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 4, "name": "Descompressao", "defaultValues": { "GlobalID": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCamara": 4, "FormaTampa": null, "MaterialTampa": null, "FormaCorpo": null, "MaterialCorpo": null, "InsercaoColector": null, "AlturaDescarregador": 1, "TipoCamaraCorrenteVarrer": "NA", "Grades": null }, "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCamara": {"type": "inherited"}, "FormaTampa": {"type": "inherited"}, "MaterialTampa": {"type": "inherited"}, "FormaCorpo": {"type": "inherited"}, "MaterialCorpo": {"type": "inherited"}, "InsercaoColector": {"type": "inherited"}, "AlturaDescarregador": {"type": "inherited"}, "TipoCamaraCorrenteVarrer": {"type": "inherited"}, "Grades": {"type": "inherited"} } }, { "code": 2, "name": "Corrente de Varrer", "defaultValues": { "GlobalID": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCamara": 2, "FormaTampa": null, "MaterialTampa": null, "FormaCorpo": null, "MaterialCorpo": null, "InsercaoColector": null, "AlturaDescarregador": 1, "TipoCamaraCorrenteVarrer": null, "Grades": null }, "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCamara": {"type": "inherited"}, "FormaTampa": {"type": "inherited"}, "MaterialTampa": {"type": "inherited"}, "FormaCorpo": {"type": "inherited"}, "MaterialCorpo": {"type": "inherited"}, "InsercaoColector": {"type": "inherited"}, "AlturaDescarregador": {"type": "inherited"}, "TipoCamaraCorrenteVarrer": { "type": "codedValue", "name": "dTipoCorrenteVarrer", "description": "Lista de tipos das camaras de visita de corrente de varrer", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Outro(a)", "code": "Outro" }, { "name": "Automatica", "code": "Automatica" }, { "name": "Manual", "code": "Manual" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Grades": {"type": "inherited"} } }, { "code": 3, "name": "Descarga", "defaultValues": { "GlobalID": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCamara": 3, "FormaTampa": null, "MaterialTampa": null, "FormaCorpo": null, "MaterialCorpo": null, "InsercaoColector": null, "AlturaDescarregador": null, "TipoCamaraCorrenteVarrer": "NA", "Grades": null }, "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCamara": {"type": "inherited"}, "FormaTampa": {"type": "inherited"}, "MaterialTampa": {"type": "inherited"}, "FormaCorpo": {"type": "inherited"}, "MaterialCorpo": {"type": "inherited"}, "InsercaoColector": {"type": "inherited"}, "AlturaDescarregador": {"type": "inherited"}, "TipoCamaraCorrenteVarrer": {"type": "inherited"}, "Grades": {"type": "inherited"} } }, { "code": 6, "name": "Inicio", "defaultValues": { "GlobalID": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCamara": 6, "FormaTampa": null, "MaterialTampa": null, "FormaCorpo": null, "MaterialCorpo": null, "InsercaoColector": null, "AlturaDescarregador": null, "TipoCamaraCorrenteVarrer": null, "Grades": null }, "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "FormaTampa": {"type": "inherited"}, "MaterialTampa": {"type": "inherited"}, "FormaCorpo": {"type": "inherited"}, "MaterialCorpo": {"type": "inherited"}, "InsercaoColector": {"type": "inherited"}, "AlturaDescarregador": {"type": "inherited"}, "TipoCamaraCorrenteVarrer": {"type": "inherited"}, "Grades": {"type": "inherited"} } }, { "code": 1, "name": "Visita", "defaultValues": { "GlobalID": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Observacoes": null, "TipoCamara": 1, "FormaTampa": null, "MaterialTampa": null, "FormaCorpo": null, "MaterialCorpo": null, "InsercaoColector": null, "AlturaDescarregador": 1, "TipoCamaraCorrenteVarrer": "NA", "Grades": null }, "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "FormaTampa": {"type": "inherited"}, "MaterialTampa": {"type": "inherited"}, "FormaCorpo": {"type": "inherited"}, "MaterialCorpo": {"type": "inherited"}, "InsercaoColector": {"type": "inherited"}, "AlturaDescarregador": {"type": "inherited"}, "TipoCamaraCorrenteVarrer": {"type": "inherited"}, "Grades": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "788ccd6f46bd44d48ffa46bf1fe2e6c6" }, { "currentVersion": 10.91, "id": 2, "name": "Camaras de ramal - Pluvial", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -45106.21960000042, "ymin": 149130.65909999982, "xmax": -27354.169300000183, "ymax": 164267.5826999992, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b2c378f7ea915ddc8b0bbd5b4b67f95d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUCJljcQ3tkf395zczAxo4ICv8jIXh15/TrAyM4uiSnk/fmrKgCyKDgZAEANSCC1nl7vQ7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "", "rotationType": "arithmetic", "rotationExpression": "[Rotacao]" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Distrito", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Distrito", "type": "esriFieldTypeString", "alias": "Distrito", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Distrito" }, { "name": "Concelho", "type": "esriFieldTypeString", "alias": "Concelho", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Concelho" }, { "name": "Freguesia", "type": "esriFieldTypeString", "alias": "Freguesia", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Freguesia" }, { "name": "Arruamento", "type": "esriFieldTypeString", "alias": "Arruamento", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Arruamento" }, { "name": "FonteInformacao", "type": "esriFieldTypeString", "alias": "Fonte de informacao", "domain": { "type": "codedValue", "name": "dFonteInformacao", "description": "Lista de fontes de informacao", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Levantamento local", "code": "LevLocal" }, { "name": "GPS", "code": "GPS" }, { "name": "Informação verbal", "code": "InfVerbal" }, { "name": "Ortofotomapas", "code": "Ortofotomapas" }, { "name": "Plantas de cadastro", "code": "PlCadastro" }, { "name": "Posição estimada", "code": "PosEstimada" }, { "name": "Projecto", "code": "Projecto" }, { "name": "Telas finais", "code": "TelasFinais" }, { "name": "Visível", "code": "Visivel" }, { "name": "Informação CMG", "code": "Informação CMG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FonteInformacao" }, { "name": "ObservacoesFonteInformacao", "type": "esriFieldTypeString", "alias": "Observacoes a fonte de informacao", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ObservacoesFonteInformacao" }, { "name": "DataLevantamento", "type": "esriFieldTypeDate", "alias": "Data do levantamento", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DataLevantamento" }, { "name": "CicloVida", "type": "esriFieldTypeString", "alias": "Ciclo de vida", "domain": { "type": "codedValue", "name": "dCicloVida", "description": "Lista de ciclos de vida", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Servico", "code": "Servico" }, { "name": "Projecto", "code": "Projecto" }, { "name": "Construcao", "code": "Construcao" }, { "name": "Remodelacao", "code": "Remodelacao" }, { "name": "Fora de servico", "code": "ForaServico" }, { "name": "Desactivado", "code": "Desactivado" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Servico", "modelName": "CicloVida" }, { "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": "Regular", "code": "Regular" }, { "name": "Bom", "code": "Bom" }, { "name": "Mau", "code": "Mau" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "NC", "modelName": "EstadoConservacao" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_31", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_31", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S23_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Camaras de ramal - Pluvial", "description": "", "prototype": { "attributes": { "CicloVida": "Servico", "DataLevantamento": null, "EstadoConservacao": "NC", "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "788ccd6f46bd44d48ffa46bf1fe2e6c6" }, { "currentVersion": 10.91, "id": 4, "name": "Passagem Hidraulica - Pluvial", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -40854.17980000004, "ymin": 163233.34490000084, "xmax": -40840.525500000454, "ymax": 163316.8189000003, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 200, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Material", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "dMaterial_1", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Material" }, { "name": "Profundidade", "type": "esriFieldTypeDouble", "alias": "Profundidade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Profundidade" }, { "name": "Largura", "type": "esriFieldTypeDouble", "alias": "Largura", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Largura" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_32", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_32", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Passagem Hidraulica - Pluvial", "description": "", "prototype": { "attributes": { "Largura": null, "Profundidade": null, "Material": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "788ccd6f46bd44d48ffa46bf1fe2e6c6" }, { "currentVersion": 10.91, "id": 5, "name": "Ramais - Pluvial", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -44716.74450000003, "ymin": 150440.02999999933, "xmax": -31068.91550000012, "ymax": 164007.67349999957, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IDEntidade", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "IDEntidade", "type": "esriFieldTypeString", "alias": "ID de entidade", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "IDEntidade" }, { "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Material" }, { "name": "DN", "type": "esriFieldTypeDouble", "alias": "Diametro nominal (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": "DN" }, { "name": "Inclinacao", "type": "esriFieldTypeDouble", "alias": "Inclinacao (%)", "domain": { "type": "range", "name": "dInclinacao", "description": "Intervalo admissivel para atribuicao de percentagens", "range": [ -100, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Inclinacao" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R36_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_36", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_36", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Ramais - Pluvial", "description": "", "prototype": { "attributes": { "DN": null, "Material": null, "Inclinacao": null, "IDEntidade": " " } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "788ccd6f46bd44d48ffa46bf1fe2e6c6" }, { "currentVersion": 10.91, "id": 6, "name": "Sarjetas e sumidouros - Pluvial", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": -44716.74450000003, "ymin": 150203.70549999923, "xmax": -31073.563299999572, "ymax": 164007.67349999957, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Tipo", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "13abe163650e1e7ada35578be8541696", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC5JREFUGJVjYYCAOwwMDCwMeAA7O/tSmAIFBgYGZnyKf/78KYzXNHRAe8VEaQIA2ywE2J+E4V8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Sarjeta", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6742a4dab52b1f8e500379cd05aeb3c8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHNJREFUCJmVjLFpQgEABa/4cqUIQnaIpVgEERfJEA5gkeIXFo7gNiKksMo211mEX9jpNY8Hxw38c1N/qzXwB3yq92qr3qr5AKBeqxE4ABfguzqrY3VUfwZe5D2x2quzagN8ACt1We3UU7WYil/VU2H60z4ATugx9Y57KxkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Sumidouro", "description": "" } ], "fieldDelimiter": ",", "rotationType": "arithmetic", "rotationExpression": "[Rotacao]" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Distrito", "typeIdField": "Tipo", "subtypeField": "Tipo", "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": "Distrito", "type": "esriFieldTypeString", "alias": "Distrito", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Distrito" }, { "name": "Concelho", "type": "esriFieldTypeString", "alias": "Concelho", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Concelho" }, { "name": "Freguesia", "type": "esriFieldTypeString", "alias": "Freguesia", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Freguesia" }, { "name": "Arruamento", "type": "esriFieldTypeString", "alias": "Arruamento", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Arruamento" }, { "name": "FonteInformacao", "type": "esriFieldTypeString", "alias": "Fonte de informacao", "domain": { "type": "codedValue", "name": "dFonteInformacao", "description": "Lista de fontes de informacao", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Levantamento local", "code": "LevLocal" }, { "name": "GPS", "code": "GPS" }, { "name": "Informação verbal", "code": "InfVerbal" }, { "name": "Ortofotomapas", "code": "Ortofotomapas" }, { "name": "Plantas de cadastro", "code": "PlCadastro" }, { "name": "Posição estimada", "code": "PosEstimada" }, { "name": "Projecto", "code": "Projecto" }, { "name": "Telas finais", "code": "TelasFinais" }, { "name": "Visível", "code": "Visivel" }, { "name": "Informação CMG", "code": "Informação CMG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FonteInformacao" }, { "name": "ObservacoesFonteInformacao", "type": "esriFieldTypeString", "alias": "Observacoes a fonte de informacao", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ObservacoesFonteInformacao" }, { "name": "DataLevantamento", "type": "esriFieldTypeDate", "alias": "Data do levantamento", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DataLevantamento" }, { "name": "CicloVida", "type": "esriFieldTypeString", "alias": "Ciclo de vida", "domain": { "type": "codedValue", "name": "dCicloVida", "description": "Lista de ciclos de vida", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Servico", "code": "Servico" }, { "name": "Projecto", "code": "Projecto" }, { "name": "Construcao", "code": "Construcao" }, { "name": "Remodelacao", "code": "Remodelacao" }, { "name": "Fora de servico", "code": "ForaServico" }, { "name": "Desactivado", "code": "Desactivado" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Servico", "modelName": "CicloVida" }, { "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": "Regular", "code": "Regular" }, { "name": "Bom", "code": "Bom" }, { "name": "Mau", "code": "Mau" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "NC", "modelName": "EstadoConservacao" }, { "name": "Tipo", "type": "esriFieldTypeInteger", "alias": "Tipo", "domain": { "type": "codedValue", "name": "dpTipoSarjetaSumidouro", "description": "Lista de tipos de sarjetas/sumidouros", "codedValues": [ { "name": "Sarjeta", "code": 1 }, { "name": "Sumidouro", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "Tipo" }, { "name": "TipoSumidouro", "type": "esriFieldTypeString", "alias": "Tipo de sumidouro", "domain": { "type": "codedValue", "name": "dpTipoSumidouro", "description": "Lista de tipos de sumidouro", "codedValues": [ { "name": "NC", "code": "NC" }, { "name": "Outro(a)", "code": "Outro" }, { "name": "Simples", "code": "Simples" }, { "name": "Duplo", "code": "Duplo" }, { "name": "Misto", "code": "Misto" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TipoSumidouro" }, { "name": "CamaraRetencao", "type": "esriFieldTypeSmallInteger", "alias": "Camara de retencao", "domain": { "type": "codedValue", "name": "dBooleanoNC", "description": "Lista de valores booleanos e NC", "codedValues": [ { "name": "NC", "code": -1 }, { "name": "Nao", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CamaraRetencao" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R30_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_30", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_30", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "Sarjeta", "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "Tipo": {"type": "inherited"}, "TipoSumidouro": { "type": "codedValue", "name": "dNaoAplicavelString", "description": "Valor nao aplicavel", "codedValues": [ { "name": "Nao aplicavel", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CamaraRetencao": {"type": "inherited"} }, "templates": [ { "name": "Sarjeta", "description": "", "prototype": { "attributes": { "TipoSumidouro": null, "Tipo": 1, "CamaraRetencao": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "Sumidouro", "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "Tipo": {"type": "inherited"}, "TipoSumidouro": {"type": "inherited"}, "CamaraRetencao": {"type": "inherited"} }, "templates": [ { "name": "Sumidouro", "description": "", "prototype": { "attributes": { "TipoSumidouro": "NC", "Tipo": 2, "CamaraRetencao": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC" } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Sarjeta", "defaultValues": { "GlobalID": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Tipo": 1, "TipoSumidouro": null, "CamaraRetencao": null }, "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "Tipo": {"type": "inherited"}, "TipoSumidouro": { "type": "codedValue", "name": "dNaoAplicavelString", "description": "Valor nao aplicavel", "codedValues": [ { "name": "Nao aplicavel", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CamaraRetencao": {"type": "inherited"} } }, { "code": 2, "name": "Sumidouro", "defaultValues": { "GlobalID": null, "Distrito": null, "Concelho": null, "Freguesia": null, "Arruamento": null, "FonteInformacao": null, "ObservacoesFonteInformacao": null, "DataLevantamento": null, "CicloVida": "Servico", "EstadoConservacao": "NC", "Tipo": 2, "TipoSumidouro": "NC", "CamaraRetencao": null }, "domains": { "FonteInformacao": {"type": "inherited"}, "CicloVida": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "Tipo": {"type": "inherited"}, "TipoSumidouro": {"type": "inherited"}, "CamaraRetencao": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "788ccd6f46bd44d48ffa46bf1fe2e6c6" }, { "currentVersion": 10.91, "id": 7, "name": "Limites administrativos - Ordenamento", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "oArruamentos", "relatedTableId": 9, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "dicofre", "composite": false } ], "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -45543.83710000012, "ymin": 148978.13010000065, "xmax": -26518.194099999964, "ymax": 164378.57169999927, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Freguesia]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "dicofre", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "dicofre", "type": "esriFieldTypeString", "alias": "Codigo dicofre", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "dicofre" }, { "name": "Distrito", "type": "esriFieldTypeString", "alias": "Nome de distrito", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Distrito" }, { "name": "Concelho", "type": "esriFieldTypeString", "alias": "Nome de concelho", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Concelho" }, { "name": "Freguesia", "type": "esriFieldTypeString", "alias": "Nome de freguesia", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Freguesia" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_17", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G61dicofre", "fields": "dicofre", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_17", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Limites administrativos - Ordenamento", "description": "", "prototype": { "attributes": { "Freguesia": null, "Concelho": null, "dicofre": null, "Distrito": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "788ccd6f46bd44d48ffa46bf1fe2e6c6" }, { "currentVersion": 10.91, "id": 8, "name": "Numeros de policia - Ordenamento", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "oArruamentos", "relatedTableId": 9, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "IDLocalizacao", "composite": false } ], "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": -45106.21960000042, "ymin": 149130.65909999982, "xmax": -27354.169300000183, "ymax": 164267.5826999992, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4b123e63cadbed4f737cf75c9b5752a0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUGJU1zr8rxHEAxvHXnc/dVzqKXEkpWQyIFP4FExbZzmRQ/oGbTQarzXA23coiynySokhZUMh1lnPl634Z7jz1TO+n3k/QScDG1JDMOOnzWnQXx/HlP8hMRnZKyyYG0nJIv3wr7d0rHjzbD8jdruir/Nh6LNPGzGC8lJ+OosMP1wH1FKuvVRazncFVmcVsPLc5YiGg3aSRSnbOJLqFuKoR0BsohB7zNxXqLcb6qf06K3z5DLgYLZp9W5dvtmwnkzL1ltO1E084Dnh4R6JoGLtdQwpHaPwBnoFC88lOE7QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[NumeroPolicia]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IDLocalizacao", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IDLocalizacao", "type": "esriFieldTypeString", "alias": "ID de localizacao", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "IDLocalizacao" }, { "name": "IDEdificio", "type": "esriFieldTypeString", "alias": "ID de edificio", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "IDEdificio" }, { "name": "NumeroPolicia", "type": "esriFieldTypeString", "alias": "Numero de policia", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NumeroPolicia" }, { "name": "CodigoPredio", "type": "esriFieldTypeInteger", "alias": "Codigo do predio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CodigoPredio" }, { "name": "CodigoPostal", "type": "esriFieldTypeString", "alias": "Codigo posta (xxxx-xxx)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CodigoPostal" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R18_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_18", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G62CodigoPredio", "fields": "CodigoPredio", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G62IDLocalizacao", "fields": "IDLocalizacao", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G62IDEdificio", "fields": "IDEdificio", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_18", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Numeros de policia - Ordenamento", "description": "", "prototype": { "attributes": { "CodigoPostal": null, "CodigoPredio": null, "IDLocalizacao": null, "IDEdificio": null, "NumeroPolicia": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "788ccd6f46bd44d48ffa46bf1fe2e6c6" }, { "currentVersion": 10.91, "id": 9, "name": "Arruamentos - Ordenamento", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "oNumerosPolicia", "relatedTableId": 8, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "IDLocalizacao", "composite": false }, { "id": 0, "name": "oLimitesAdministrativos", "relatedTableId": 7, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "dicofre", "composite": false } ], "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": -45083.17389999982, "ymin": 149102.96570000052, "xmax": -27358.287299999967, "ymax": 164262.93290000036, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Arruamento]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IDLocalizacao", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IDLocalizacao", "type": "esriFieldTypeString", "alias": "ID de localizacao", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "IDLocalizacao" }, { "name": "dicofre", "type": "esriFieldTypeString", "alias": "Codigo dicofre", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "dicofre" }, { "name": "TipoArruamento", "type": "esriFieldTypeString", "alias": "Tipo de arruamento", "domain": { "type": "codedValue", "name": "doTipoArruamento", "description": "Lista de tipos de arruamentos", "codedValues": [ { "name": "Avenida", "code": "Avenida" }, { "name": "Beco", "code": "Beco" }, { "name": "Estrada", "code": "Estrada" }, { "name": "Rua", "code": "Rua" }, { "name": "Travessa", "code": "Travessa" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TipoArruamento" }, { "name": "Arruamento", "type": "esriFieldTypeString", "alias": "Arruamento", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "Arruamento" }, { "name": "IdRua", "type": "esriFieldTypeString", "alias": "IdRua", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "IdRua" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_16", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G60IDLocalizacao", "fields": "IDLocalizacao", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G60dicofre", "fields": "dicofre", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_16", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Arruamentos - Ordenamento", "description": "", "prototype": { "attributes": { "IdRua": null, "Arruamento": " ", "IDLocalizacao": " ", "dicofre": null, "TipoArruamento": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "788ccd6f46bd44d48ffa46bf1fe2e6c6" } ], "tables": [] }