{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Celulas de reservatorios", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -42621.05759999994, "ymin": 150342.9559000004, "xmax": -27582.02400000021, "ymax": 162482.34569999948, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IDEntidade", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "IDEntidade", "type": "esriFieldTypeString", "alias": "ID de entidade", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IDEntidade" }, { "name": "Descricao", "type": "esriFieldTypeString", "alias": "Descrição", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Descricao" }, { "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": "CotaSaida1", "type": "esriFieldTypeDouble", "alias": "Cota de saida de água 1 (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CotaSaida1" }, { "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": "CapacidadeCelula", "type": "esriFieldTypeDouble", "alias": "Capacidade da celula (m3)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CapacidadeCelula" }, { "name": "CotaSoleira", "type": "esriFieldTypeDouble", "alias": "Cota de soleira (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CotaSoleira" }, { "name": "NivelAguaMinimo", "type": "esriFieldTypeDouble", "alias": "Nivel mínimo de água (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NivelAguaMinimo" }, { "name": "NivelAguaMaximo", "type": "esriFieldTypeDouble", "alias": "Nivel máximo de água (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NivelAguaMaximo" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Área", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Perímetro", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Imagem", "type": "esriFieldTypeRaster", "alias": "Imagem", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Imagem" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R41_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_41", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_41", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sde_rix_6", "fields": "Imagem", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Celulas de reservatorios - Distribuicao", "description": "", "prototype": { "attributes": { "NivelAguaMaximo": null, "Descricao": null, "CotaSoleira": null, "CapacidadeCelula": null, "CotaSaida1": null, "Imagem": null, "NivelAguaMinimo": null, "IDEntidade": " ", "CicloVida": "Servico" } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "483041aef5894f3c84d18c260f7dd6e2" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Adutoras", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 10000, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -46113.76059999969, "ymin": 148926.12629999965, "xmax": -27406.857300000265, "ymax": 164262.4366999995, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Funcao", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 3 }, "value": "1", "label": "Aducao" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "2", "label": "Aducao/distribuicao" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "value": "3", "label": "Distribuicao" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "4", "label": "Passa-muros" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 1 }, "value": "5", "label": "Incendio" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "6", "label": "Rega" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 }, "value": "7", "label": "Canal" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 96, 117, 255 ], "toColor": [ 171, 96, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 235, 87, 255 ], "toColor": [ 114, 235, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 237, 250, 255 ], "toColor": [ 95, 237, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 90, 242, 255 ], "toColor": [ 146, 90, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 206, 117, 255 ], "toColor": [ 250, 206, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 117, 179, 255 ], "toColor": [ 62, 117, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 145, 83, 255 ], "toColor": [ 88, 145, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 99, 204, 255 ], "toColor": [ 242, 99, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 110, 77, 255 ], "toColor": [ 209, 110, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 250, 165, 255 ], "toColor": [ 210, 250, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 64, 135, 255 ], "toColor": [ 103, 64, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 145, 145, 255 ], "toColor": [ 94, 145, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 95, 123, 255 ], "toColor": [ 250, 95, 123, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IDEntidade", "typeIdField": "Funcao", "subtypeField": "Funcao", "defaultSubtypeCode": 3, "fields": [ { "name": "IDEntidade", "type": "esriFieldTypeString", "alias": "ID de entidade", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IDEntidade" }, { "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": "Material", "type": "esriFieldTypeString", "alias": "Material da tubagem", "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": "Material" }, { "name": "DN", "type": "esriFieldTypeDouble", "alias": "Diâmetro 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": "DNInterno", "type": "esriFieldTypeDouble", "alias": "Diâmetro interno (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": "DNInterno" }, { "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": "Observacoes", "type": "esriFieldTypeString", "alias": "Observações", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Observacoes" }, { "name": "Funcao", "type": "esriFieldTypeInteger", "alias": "Função da tubagem", "domain": { "type": "codedValue", "name": "daFuncaoTubagem", "description": "Lista de funcoes das tubagens", "codedValues": [ { "name": "Aducao", "code": 1 }, { "name": "Aducao/distribuicao", "code": 2 }, { "name": "Distribuicao", "code": 3 }, { "name": "Passa-muros", "code": 4 }, { "name": "Incendio", "code": 5 }, { "name": "Rega", "code": 6 }, { "name": "Canal", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 3, "modelName": "Funcao" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Comprimento", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Subsistema", "type": "esriFieldTypeString", "alias": "Subsistema", "domain": { "type": "codedValue", "name": "dzaSubsistema", "description": "Lista de subsistemas de distribuicao", "codedValues": [ { "name": "AGUDA - GRANJA", "code": "AGUDA - GRANJA" }, { "name": "ALHEIRA", "code": "ALHEIRA" }, { "name": "ALTO MARQUINHO", "code": "ALTO MARQUINHO" }, { "name": "AVINTES", "code": "AVINTES" }, { "name": "CABECO", "code": "CABECO" }, { "name": "CANELAS ALTA", "code": "CANELAS ALTA" }, { "name": "CANELAS BAIXO", "code": "CANELAS BAIXO" }, { "name": "CARVALHOS", "code": "CARVALHOS" }, { "name": "CORVO", "code": "CORVO" }, { "name": "ESPINHO", "code": "ESPINHO" }, { "name": "FOJO", "code": "FOJO" }, { "name": "FRANCELOS", "code": "FRANCELOS" }, { "name": "GENERAL TORRES", "code": "GENERAL TORRES" }, { "name": "GULPILHARES", "code": "GULPILHARES" }, { "name": "HORTAS", "code": "HORTAS" }, { "name": "JACA", "code": "JACA" }, { "name": "LOUREIRO", "code": "LOUREIRO" }, { "name": "MADALENA", "code": "MADALENA" }, { "name": "MIRAMAR", "code": "MIRAMAR" }, { "name": "MONTE GRANDE", "code": "MONTE GRANDE" }, { "name": "OLIVAL", "code": "OLIVAL" }, { "name": "OLIVEIRA DOURO", "code": "OLIVEIRA DOURO" }, { "name": "OUTEIRO", "code": "OUTEIRO" }, { "name": "PEROSINHO", "code": "PEROSINHO" }, { "name": "PORTELINHA", "code": "PORTELINHA" }, { "name": "POVOA ALTA", "code": "POVOA ALTA" }, { "name": "POVOA BAIXA", "code": "POVOA BAIXA" }, { "name": "RASA", "code": "RASA" }, { "name": "S MIGUEL", "code": "S MIGUEL" }, { "name": "SEIXO ALVO", "code": "SEIXO ALVO" }, { "name": "VALADARES", "code": "VALADARES" }, { "name": "VILA D ESTE", "code": "VILA D ESTE" }, { "name": "VILAR ANDORINHO", "code": "VILAR ANDORINHO" }, { "name": "VILAR PARAISO", "code": "VILAR PARAISO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Subsistema" }, { "name": "Comp", "type": "esriFieldTypeDouble", "alias": "Comp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Comp" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R43_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_43", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G191IDEntidade", "fields": "IDEntidade", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_43", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Aducao", "domains": { "CicloVida": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"}, "Funcao": {"type": "inherited"} }, "templates": [ { "name": "Aducao", "description": "", "prototype": { "attributes": { "DNInterno": null, "Subsistema": null, "IDEntidade": " ", "Comp": null, "DN": null, "CicloVida": "Servico", "Material": null, "Funcao": 1, "Observacoes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Aducao/distribuicao", "domains": { "CicloVida": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"}, "Funcao": {"type": "inherited"} }, "templates": [ { "name": "Aducao/distribuicao", "description": "", "prototype": { "attributes": { "DNInterno": null, "Subsistema": null, "IDEntidade": " ", "Comp": null, "DN": null, "CicloVida": "Servico", "Material": null, "Funcao": 2, "Observacoes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Distribuicao", "domains": { "CicloVida": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"}, "Funcao": {"type": "inherited"} }, "templates": [ { "name": "Distribuicao", "description": "", "prototype": { "attributes": { "DNInterno": null, "Subsistema": null, "IDEntidade": " ", "Comp": null, "DN": null, "CicloVida": "Servico", "Material": null, "Funcao": 3, "Observacoes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Passa-muros", "domains": { "CicloVida": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"}, "Funcao": {"type": "inherited"} }, "templates": [ { "name": "Passa-muros", "description": "", "prototype": { "attributes": { "DNInterno": null, "Subsistema": null, "IDEntidade": " ", "Comp": null, "DN": null, "CicloVida": "Servico", "Material": null, "Funcao": 4, "Observacoes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Incendio", "domains": { "CicloVida": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"}, "Funcao": {"type": "inherited"} }, "templates": [ { "name": "Incendio", "description": "", "prototype": { "attributes": { "DNInterno": null, "Subsistema": null, "IDEntidade": " ", "Comp": null, "DN": null, "CicloVida": "Servico", "Material": null, "Funcao": 5, "Observacoes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "Rega", "domains": { "CicloVida": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"}, "Funcao": {"type": "inherited"} }, "templates": [ { "name": "Rega", "description": "", "prototype": { "attributes": { "DNInterno": null, "Subsistema": null, "IDEntidade": " ", "Comp": null, "DN": null, "CicloVida": "Servico", "Material": null, "Funcao": 6, "Observacoes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 7, "name": "Canal", "domains": { "CicloVida": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": { "type": "codedValue", "name": "dNaoAplicavelDouble", "description": "Valor nao aplicavel", "codedValues": [ { "name": "Nao aplicavel", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Funcao": {"type": "inherited"} }, "templates": [ { "name": "Canal", "description": "", "prototype": { "attributes": { "Material": null, "Subsistema": null, "IDEntidade": " ", "Comp": null, "DN": null, "CicloVida": "Servico", "Observacoes": null, "DNInterno": 1, "Funcao": 7 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 7, "name": "Canal", "defaultValues": { "GlobalID": null, "IDEntidade": null, "CicloVida": "Servico", "Observacoes": null, "Funcao": 7, "Material": null, "DN": null, "DNInterno": 1, "Subsistema": null, "Comp": null, "Shape.STLength()": null }, "domains": { "CicloVida": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": { "type": "codedValue", "name": "dNaoAplicavelDouble", "description": "Valor nao aplicavel", "codedValues": [ { "name": "Nao aplicavel", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 6, "name": "Rega", "defaultValues": { "GlobalID": null, "IDEntidade": null, "CicloVida": "Servico", "Observacoes": null, "Funcao": 6, "Material": null, "DN": null, "DNInterno": null, "Subsistema": null, "Comp": null, "Shape.STLength()": null }, "domains": { "CicloVida": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"} } }, { "code": 4, "name": "Passa-muros", "defaultValues": { "GlobalID": null, "IDEntidade": null, "CicloVida": "Servico", "Observacoes": null, "Funcao": 4, "Material": null, "DN": null, "DNInterno": null, "Subsistema": null, "Comp": null, "Shape.STLength()": null }, "domains": { "CicloVida": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"} } }, { "code": 2, "name": "Aducao/distribuicao", "defaultValues": { "GlobalID": null, "IDEntidade": null, "CicloVida": "Servico", "Observacoes": null, "Funcao": 2, "Material": null, "DN": null, "DNInterno": null, "Subsistema": null, "Comp": null, "Shape.STLength()": null }, "domains": { "CicloVida": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"} } }, { "code": 1, "name": "Aducao", "defaultValues": { "GlobalID": null, "IDEntidade": null, "CicloVida": "Servico", "Observacoes": null, "Funcao": 1, "Material": null, "DN": null, "DNInterno": null, "Subsistema": null, "Comp": null, "Shape.STLength()": null }, "domains": { "CicloVida": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"} } }, { "code": 5, "name": "Incendio", "defaultValues": { "GlobalID": null, "IDEntidade": null, "CicloVida": "Servico", "Observacoes": null, "Funcao": 5, "Material": null, "DN": null, "DNInterno": null, "Subsistema": null, "Comp": null, "Shape.STLength()": null }, "domains": { "CicloVida": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"} } }, { "code": 3, "name": "Distribuicao", "defaultValues": { "GlobalID": null, "IDEntidade": null, "CicloVida": "Servico", "Observacoes": null, "Funcao": 3, "Material": null, "DN": null, "DNInterno": null, "Subsistema": null, "Comp": null, "Shape.STLength()": null }, "domains": { "CicloVida": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "483041aef5894f3c84d18c260f7dd6e2" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Hidrantes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": -45015.134600302794, "ymin": 149198.12951603765, "xmax": -27396.9264520616, "ymax": 164176.63618353228, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Tipo", "defaultSymbol": { "type": "esriPMS", "url": "f7a089a95059f33da3adc893cab6692e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGUlEQVQ4ja3TsW6CQBzH8e8gPoUoGN+j8ggsloQBTAfTrZMrz+BcBlZtNCSuJMfCRkJnb3E4XXgGmm6mFk6b2P94ud/n7v+/XI8Hq/efwHMYhi9/Cdm2/RFF0ftv4DXLsqfVakW/3+8MHg4Hlssl8/n8C2gBKKVIkoTtdothGFdhKSWLxYKmabQtALDf75nNZmw2mwsipWQ6nXI+n1u36hximqZ4nsd6veZ4POI4TmdYCwDsdjtc16WqKk6nk27b7Wcsy5K6rm9t0QOj0Yg8zymKgiAIWsO7CQyHQ4QQWJaFZVkAWqQFmKaJEALbti9rvu9rkStgMBgghGA8HrdO+onogE+lFJPJpKurq4rjOO4C3u4mO+rh3/gNQ5pl8me0bpIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1c79193373d24fbfcb2ebc9407d95a7a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9klEQVQ4ja2TvQ4BQRRGjwRPYTHiPfAIGjZRIArRqbT7DGpbaBEi2VZCo5NQm0axNJ7BT7EJ1swsCV8yzeSek3vvZOL8mPjfBDeo0mi0vqKEmMQcZ/DeQYfFokC/D8mkHtzvodeDZvMKKALwfRgOYTqFRCIMSwntNlwu+hEe8TyoVGA8fkqkhGIRTielXL/E+RxsG0YjOBygVNLCZgHAbAblMmy3cDway6KfcbOB8zmyxCzIZGC1gvUa6nVledGCdBqWS8hmgwNGiSqwrAAW4nlXqxklYUEqFcC5nNrVq8Qg2OH7kM/rhgrHdV1FEIPuZ1LNz7/xDr1MRxeE0mWvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BocaIncendio", "label": "Boca de incêndio" }, { "symbol": { "type": "esriPMS", "url": "6133ec68ce489057fb2881590f738a17", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQ4ja3TsUuCQRzG8e9L1py6Vqb0HwQ6ZlurSwkOr+IgkqCTq5N7DU1KVENgkgiugi6CSJAULjoU8trygtjQqDUo6Ou99yrYA7cc93y438HZ2DC2/wOSvxdhH9F1Sm4HxcyZkjMCCvFql5PrAOxsmRe7OqQrEPEyAZYAQBvBXQueI7C9hPR0iBVhPJGNMEulA+f38KTOkZ4O/hv4+hZvZfqI5XcIPkBBhc8hnErKUgCg9AaBW3jVYCApWwIAL33Qf6xOWAAuO9QT0PgA9VF8PEvgwA61Szh0TBfIEQHY352W3c75XuhYjhiAvVnZ40TIIiID2toIjrJmQxmTb5IXgSsltboqZuPf+AenMkl6VtixYAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MarcoIncendio", "label": "Marco de incêndio" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 70, 106, 255 ], "toColor": [ 199, 70, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 201, 66, 255 ], "toColor": [ 87, 201, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 71, 201, 255 ], "toColor": [ 50, 71, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 172, 199, 255 ], "toColor": [ 50, 172, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 143, 51, 255 ], "toColor": [ 189, 143, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 60, 194, 255 ], "toColor": [ 199, 60, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 194, 146, 255 ], "toColor": [ 74, 194, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 95, 163, 255 ], "toColor": [ 52, 95, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 60, 42, 255 ], "toColor": [ 199, 60, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 91, 66, 255 ], "toColor": [ 166, 91, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 153, 46, 255 ], "toColor": [ 121, 153, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 62, 126, 255 ], "toColor": [ 156, 62, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 63, 166, 255 ], "toColor": [ 113, 63, 166, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IDEntidade", "typeIdField": "Tipo", "subtypeField": "", "fields": [ { "name": "IDEntidade", "type": "esriFieldTypeString", "alias": "ID de entidade", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IDEntidade" }, { "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": "Tipo", "type": "esriFieldTypeString", "alias": "Tipo de hidrante", "domain": { "type": "codedValue", "name": "daTipoHidrante", "description": "Lista de tipos de hidrantes", "codedValues": [ { "name": "Boca de incêndio", "code": "BocaIncendio" }, { "name": "Marco de incêndio", "code": "MarcoIncendio" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 30, "defaultValue": "BocaIncendio", "modelName": "Tipo" }, { "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": "Observacoes", "type": "esriFieldTypeString", "alias": "Observações", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Observacoes" }, { "name": "AnoInstalacao", "type": "esriFieldTypeSmallInteger", "alias": "Ano de instalação", "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": "AnoInstalacao" }, { "name": "NumeroBocas", "type": "esriFieldTypeSmallInteger", "alias": "N.º de bocas", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "NumeroBocas" }, { "name": "Subsistema", "type": "esriFieldTypeString", "alias": "Subsistema", "domain": { "type": "codedValue", "name": "dzaSubsistema", "description": "Lista de subsistemas de distribuicao", "codedValues": [ { "name": "AGUDA - GRANJA", "code": "AGUDA - GRANJA" }, { "name": "ALHEIRA", "code": "ALHEIRA" }, { "name": "ALTO MARQUINHO", "code": "ALTO MARQUINHO" }, { "name": "AVINTES", "code": "AVINTES" }, { "name": "CABECO", "code": "CABECO" }, { "name": "CANELAS ALTA", "code": "CANELAS ALTA" }, { "name": "CANELAS BAIXO", "code": "CANELAS BAIXO" }, { "name": "CARVALHOS", "code": "CARVALHOS" }, { "name": "CORVO", "code": "CORVO" }, { "name": "ESPINHO", "code": "ESPINHO" }, { "name": "FOJO", "code": "FOJO" }, { "name": "FRANCELOS", "code": "FRANCELOS" }, { "name": "GENERAL TORRES", "code": "GENERAL TORRES" }, { "name": "GULPILHARES", "code": "GULPILHARES" }, { "name": "HORTAS", "code": "HORTAS" }, { "name": "JACA", "code": "JACA" }, { "name": "LOUREIRO", "code": "LOUREIRO" }, { "name": "MADALENA", "code": "MADALENA" }, { "name": "MIRAMAR", "code": "MIRAMAR" }, { "name": "MONTE GRANDE", "code": "MONTE GRANDE" }, { "name": "OLIVAL", "code": "OLIVAL" }, { "name": "OLIVEIRA DOURO", "code": "OLIVEIRA DOURO" }, { "name": "OUTEIRO", "code": "OUTEIRO" }, { "name": "PEROSINHO", "code": "PEROSINHO" }, { "name": "PORTELINHA", "code": "PORTELINHA" }, { "name": "POVOA ALTA", "code": "POVOA ALTA" }, { "name": "POVOA BAIXA", "code": "POVOA BAIXA" }, { "name": "RASA", "code": "RASA" }, { "name": "S MIGUEL", "code": "S MIGUEL" }, { "name": "SEIXO ALVO", "code": "SEIXO ALVO" }, { "name": "VALADARES", "code": "VALADARES" }, { "name": "VILA D ESTE", "code": "VILA D ESTE" }, { "name": "VILAR ANDORINHO", "code": "VILAR ANDORINHO" }, { "name": "VILAR PARAISO", "code": "VILAR PARAISO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Subsistema" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R29_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_29", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G177IDEntidade", "fields": "IDEntidade", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_29", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "insights_4B08D81C", "fields": "Subsistema", "isAscending": true, "isUnique": false, "description": "" }, { "name": "insights_26FABDC6", "fields": "Tipo", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "BocaIncendio", "name": "Boca de incêndio", "domains": { "CicloVida": {"type": "inherited"}, "Tipo": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Subsistema": {"type": "inherited"}, "Freguesia": {"type": "inherited"}, "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "Rotacao": {"type": "inherited"}, "TipoEncaixe": {"type": "inherited"}, "TipoColuna": {"type": "inherited"}, "LocalizacaoHidrante": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNBoca1": {"type": "inherited"}, "DNBoca2": {"type": "inherited"}, "DNBoca3": {"type": "inherited"}, "EstadoOperacional": {"type": "inherited"}, "TorneiraCorte": {"type": "inherited"}, "Aberta": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Hidrantes - Distribuicao", "description": "", "prototype": { "attributes": { "NumeroBocas": 1, "IDEntidade": " ", "CicloVida": "Servico", "Subsistema": null, "AnoInstalacao": null, "Tipo": "BocaIncendio", "Observacoes": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "MarcoIncendio", "name": "Marco de incêndio", "domains": { "CicloVida": {"type": "inherited"}, "Tipo": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Subsistema": {"type": "inherited"}, "Freguesia": {"type": "inherited"}, "FonteInformacao": {"type": "inherited"}, "ResponsavelLevantamento": {"type": "inherited"}, "EstadoConservacao": {"type": "inherited"}, "TipoCotaZ": {"type": "inherited"}, "Rotacao": {"type": "inherited"}, "TipoEncaixe": {"type": "inherited"}, "TipoColuna": {"type": "inherited"}, "LocalizacaoHidrante": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNBoca1": {"type": "inherited"}, "DNBoca2": {"type": "inherited"}, "DNBoca3": {"type": "inherited"}, "EstadoOperacional": {"type": "inherited"}, "TorneiraCorte": {"type": "inherited"}, "Aberta": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "MarcoIncendio", "description": "", "prototype": { "attributes": { "NumeroBocas": 1, "IDEntidade": null, "CicloVida": "Servico", "Tipo": "MarcoIncendio", "AnoInstalacao": null, "Subsistema": null, "Observacoes": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "483041aef5894f3c84d18c260f7dd6e2" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Tubagens", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -46113.76059999969, "ymin": 148926.12629999965, "xmax": -27406.857300000265, "ymax": 164262.4366999995, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Funcao", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 3 }, "value": "1", "label": "Aducao" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "2", "label": "Aducao/distribuicao" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.5 }, "value": "3", "label": "Distribuicao" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "4", "label": "Passa-muros" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 1 }, "value": "5", "label": "Incendio" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "6", "label": "Rega" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 }, "value": "7", "label": "Canal" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 96, 117, 255 ], "toColor": [ 171, 96, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 235, 87, 255 ], "toColor": [ 114, 235, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 237, 250, 255 ], "toColor": [ 95, 237, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 90, 242, 255 ], "toColor": [ 146, 90, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 206, 117, 255 ], "toColor": [ 250, 206, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 117, 179, 255 ], "toColor": [ 62, 117, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 145, 83, 255 ], "toColor": [ 88, 145, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 99, 204, 255 ], "toColor": [ 242, 99, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 110, 77, 255 ], "toColor": [ 209, 110, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 250, 165, 255 ], "toColor": [ 210, 250, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 64, 135, 255 ], "toColor": [ 103, 64, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 145, 145, 255 ], "toColor": [ 94, 145, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 95, 123, 255 ], "toColor": [ 250, 95, 123, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Material] CONCAT \" - \" CONCAT [DN]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "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" } } } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IDEntidade", "typeIdField": "Funcao", "subtypeField": "Funcao", "defaultSubtypeCode": 3, "fields": [ { "name": "IDEntidade", "type": "esriFieldTypeString", "alias": "ID de entidade", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IDEntidade" }, { "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": "Material", "type": "esriFieldTypeString", "alias": "Material da tubagem", "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": "Material" }, { "name": "DN", "type": "esriFieldTypeDouble", "alias": "Diâmetro 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": "DNInterno", "type": "esriFieldTypeDouble", "alias": "Diâmetro interno (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": "DNInterno" }, { "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": "Observacoes", "type": "esriFieldTypeString", "alias": "Observações", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Observacoes" }, { "name": "AnoInstalacao", "type": "esriFieldTypeSmallInteger", "alias": "Ano de instalação", "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": "AnoInstalacao" }, { "name": "Funcao", "type": "esriFieldTypeInteger", "alias": "Funcao da tubagem", "domain": { "type": "codedValue", "name": "daFuncaoTubagem", "description": "Lista de funcoes das tubagens", "codedValues": [ { "name": "Aducao", "code": 1 }, { "name": "Aducao/distribuicao", "code": 2 }, { "name": "Distribuicao", "code": 3 }, { "name": "Passa-muros", "code": 4 }, { "name": "Incendio", "code": 5 }, { "name": "Rega", "code": 6 }, { "name": "Canal", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 3, "modelName": "Funcao" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Comprimento", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Subsistema", "type": "esriFieldTypeString", "alias": "Subsistema", "domain": { "type": "codedValue", "name": "dzaSubsistema", "description": "Lista de subsistemas de distribuicao", "codedValues": [ { "name": "AGUDA - GRANJA", "code": "AGUDA - GRANJA" }, { "name": "ALHEIRA", "code": "ALHEIRA" }, { "name": "ALTO MARQUINHO", "code": "ALTO MARQUINHO" }, { "name": "AVINTES", "code": "AVINTES" }, { "name": "CABECO", "code": "CABECO" }, { "name": "CANELAS ALTA", "code": "CANELAS ALTA" }, { "name": "CANELAS BAIXO", "code": "CANELAS BAIXO" }, { "name": "CARVALHOS", "code": "CARVALHOS" }, { "name": "CORVO", "code": "CORVO" }, { "name": "ESPINHO", "code": "ESPINHO" }, { "name": "FOJO", "code": "FOJO" }, { "name": "FRANCELOS", "code": "FRANCELOS" }, { "name": "GENERAL TORRES", "code": "GENERAL TORRES" }, { "name": "GULPILHARES", "code": "GULPILHARES" }, { "name": "HORTAS", "code": "HORTAS" }, { "name": "JACA", "code": "JACA" }, { "name": "LOUREIRO", "code": "LOUREIRO" }, { "name": "MADALENA", "code": "MADALENA" }, { "name": "MIRAMAR", "code": "MIRAMAR" }, { "name": "MONTE GRANDE", "code": "MONTE GRANDE" }, { "name": "OLIVAL", "code": "OLIVAL" }, { "name": "OLIVEIRA DOURO", "code": "OLIVEIRA DOURO" }, { "name": "OUTEIRO", "code": "OUTEIRO" }, { "name": "PEROSINHO", "code": "PEROSINHO" }, { "name": "PORTELINHA", "code": "PORTELINHA" }, { "name": "POVOA ALTA", "code": "POVOA ALTA" }, { "name": "POVOA BAIXA", "code": "POVOA BAIXA" }, { "name": "RASA", "code": "RASA" }, { "name": "S MIGUEL", "code": "S MIGUEL" }, { "name": "SEIXO ALVO", "code": "SEIXO ALVO" }, { "name": "VALADARES", "code": "VALADARES" }, { "name": "VILA D ESTE", "code": "VILA D ESTE" }, { "name": "VILAR ANDORINHO", "code": "VILAR ANDORINHO" }, { "name": "VILAR PARAISO", "code": "VILAR PARAISO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Subsistema" }, { "name": "Comp", "type": "esriFieldTypeDouble", "alias": "Comp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Comp" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R43_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_43", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G191IDEntidade", "fields": "IDEntidade", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_43", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Aducao", "domains": { "CicloVida": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Funcao": {"type": "inherited"} }, "templates": [ { "name": "Aducao", "description": "", "prototype": { "attributes": { "Comp": null, "Subsistema": null, "IDEntidade": " ", "Observacoes": null, "DNInterno": null, "Material": null, "DN": null, "Funcao": 1, "AnoInstalacao": null, "CicloVida": "Servico" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Aducao/distribuicao", "domains": { "CicloVida": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Funcao": {"type": "inherited"} }, "templates": [ { "name": "Aducao/distribuicao", "description": "", "prototype": { "attributes": { "Comp": null, "Subsistema": null, "IDEntidade": " ", "Observacoes": null, "DNInterno": null, "Material": null, "DN": null, "Funcao": 2, "AnoInstalacao": null, "CicloVida": "Servico" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Distribuicao", "domains": { "CicloVida": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Funcao": {"type": "inherited"} }, "templates": [ { "name": "Distribuicao", "description": "", "prototype": { "attributes": { "Comp": null, "Subsistema": null, "IDEntidade": " ", "Observacoes": null, "DNInterno": null, "Material": null, "DN": null, "Funcao": 3, "AnoInstalacao": null, "CicloVida": "Servico" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Passa-muros", "domains": { "CicloVida": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Funcao": {"type": "inherited"} }, "templates": [ { "name": "Passa-muros", "description": "", "prototype": { "attributes": { "Comp": null, "Subsistema": null, "IDEntidade": " ", "Observacoes": null, "DNInterno": null, "Material": null, "DN": null, "Funcao": 4, "AnoInstalacao": null, "CicloVida": "Servico" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Incendio", "domains": { "CicloVida": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Funcao": {"type": "inherited"} }, "templates": [ { "name": "Incendio", "description": "", "prototype": { "attributes": { "Comp": null, "Subsistema": null, "IDEntidade": " ", "Observacoes": null, "DNInterno": null, "Material": null, "DN": null, "Funcao": 5, "AnoInstalacao": null, "CicloVida": "Servico" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "Rega", "domains": { "CicloVida": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Funcao": {"type": "inherited"} }, "templates": [ { "name": "Rega", "description": "", "prototype": { "attributes": { "Comp": null, "Subsistema": null, "IDEntidade": " ", "Observacoes": null, "DNInterno": null, "Material": null, "DN": null, "Funcao": 6, "AnoInstalacao": null, "CicloVida": "Servico" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 7, "name": "Canal", "domains": { "CicloVida": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": { "type": "codedValue", "name": "dNaoAplicavelDouble", "description": "Valor nao aplicavel", "codedValues": [ { "name": "Nao aplicavel", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AnoInstalacao": {"type": "inherited"}, "Funcao": {"type": "inherited"} }, "templates": [ { "name": "Canal", "description": "", "prototype": { "attributes": { "DNInterno": 1, "Subsistema": null, "IDEntidade": " ", "Observacoes": null, "DN": null, "Material": null, "CicloVida": "Servico", "Funcao": 7, "AnoInstalacao": null, "Comp": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 7, "name": "Canal", "defaultValues": { "GlobalID": null, "IDEntidade": null, "CicloVida": "Servico", "Observacoes": null, "AnoInstalacao": null, "Funcao": 7, "Material": null, "DN": null, "DNInterno": 1, "Subsistema": null, "Comp": null, "Shape.STLength()": null }, "domains": { "CicloVida": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": { "type": "codedValue", "name": "dNaoAplicavelDouble", "description": "Valor nao aplicavel", "codedValues": [ { "name": "Nao aplicavel", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 6, "name": "Rega", "defaultValues": { "GlobalID": null, "IDEntidade": null, "CicloVida": "Servico", "Observacoes": null, "AnoInstalacao": null, "Funcao": 6, "Material": null, "DN": null, "DNInterno": null, "Subsistema": null, "Comp": null, "Shape.STLength()": null }, "domains": { "CicloVida": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"} } }, { "code": 4, "name": "Passa-muros", "defaultValues": { "GlobalID": null, "IDEntidade": null, "CicloVida": "Servico", "Observacoes": null, "AnoInstalacao": null, "Funcao": 4, "Material": null, "DN": null, "DNInterno": null, "Subsistema": null, "Comp": null, "Shape.STLength()": null }, "domains": { "CicloVida": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"} } }, { "code": 2, "name": "Aducao/distribuicao", "defaultValues": { "GlobalID": null, "IDEntidade": null, "CicloVida": "Servico", "Observacoes": null, "AnoInstalacao": null, "Funcao": 2, "Material": null, "DN": null, "DNInterno": null, "Subsistema": null, "Comp": null, "Shape.STLength()": null }, "domains": { "CicloVida": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"} } }, { "code": 1, "name": "Aducao", "defaultValues": { "GlobalID": null, "IDEntidade": null, "CicloVida": "Servico", "Observacoes": null, "AnoInstalacao": null, "Funcao": 1, "Material": null, "DN": null, "DNInterno": null, "Subsistema": null, "Comp": null, "Shape.STLength()": null }, "domains": { "CicloVida": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"} } }, { "code": 5, "name": "Incendio", "defaultValues": { "GlobalID": null, "IDEntidade": null, "CicloVida": "Servico", "Observacoes": null, "AnoInstalacao": null, "Funcao": 5, "Material": null, "DN": null, "DNInterno": null, "Subsistema": null, "Comp": null, "Shape.STLength()": null }, "domains": { "CicloVida": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"} } }, { "code": 3, "name": "Distribuicao", "defaultValues": { "GlobalID": null, "IDEntidade": null, "CicloVida": "Servico", "Observacoes": null, "AnoInstalacao": null, "Funcao": 3, "Material": null, "DN": null, "DNInterno": null, "Subsistema": null, "Comp": null, "Shape.STLength()": null }, "domains": { "CicloVida": {"type": "inherited"}, "AnoInstalacao": {"type": "inherited"}, "Funcao": {"type": "inherited"}, "Material": {"type": "inherited"}, "DN": {"type": "inherited"}, "DNInterno": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "483041aef5894f3c84d18c260f7dd6e2" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Instalacoes elevatorias", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -40950.25019999966, "ymin": 149450.07890000008, "xmax": -27698.551099999808, "ymax": 159953.0337000005, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "IDEntidade", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "IDEntidade", "type": "esriFieldTypeString", "alias": "ID de entidade", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IDEntidade" }, { "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": "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": "TipoInstalacaoElevatoria", "type": "esriFieldTypeString", "alias": "Tipo de instalacao elevatoria", "domain": { "type": "codedValue", "name": "daTipoInstalacoesElevatorias", "description": "Lista de tipos de instalacoes elevatorias", "codedValues": [ { "name": "Estacao elevatoria", "code": "EstacaoElevatoria" }, { "name": "Sobrepressora", "code": "Sobrepressora" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TipoInstalacaoElevatoria" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Área", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Perímetro", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R18_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_18", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_18", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Instalacoes elevatorias - Distribuicao", "description": "", "prototype": { "attributes": { "TipoInstalacaoElevatoria": null, "IDEntidade": " ", "CicloVida": "Servico" } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "483041aef5894f3c84d18c260f7dd6e2" } ], "tables": [] }