{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 20, "name": "Toponímia", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4999, "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": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -45055.65699999966, "ymin": -293335.5223999992, "xmax": 20406.999300000258, "ymax": -252092.5588000007, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 1, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TOPONIMO]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 127 ], "haloSize": 1.2, "font": { "family": "Segoe UI", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ITTR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ITTR", "type": "esriFieldTypeString", "alias": "ID Topo Rua", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ITTR" }, { "name": "TIPOART", "type": "esriFieldTypeString", "alias": "Tipo", "domain": { "type": "codedValue", "name": "D_003_TIPO_ARTERIA", "description": "Tipo Artéria", "codedValues": [ { "name": "Alto", "code": "Alto" }, { "name": "Avenida", "code": "Avenida" }, { "name": "Azinhaga", "code": "Azinhaga" }, { "name": "Beco", "code": "Beco" }, { "name": "Caminho", "code": "Caminho" }, { "name": "Cerca", "code": "Cerca" }, { "name": "Estrada", "code": "Estrada" }, { "name": "Ladeira", "code": "Ladeira" }, { "name": "Largo", "code": "Largo" }, { "name": "Passeio", "code": "Passeio" }, { "name": "Praça", "code": "Praça" }, { "name": "Praceta", "code": "Praceta" }, { "name": "Rua", "code": "Rua" }, { "name": "Travessa", "code": "Travessa" }, { "name": "Volta", "code": "Volta" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TIPOART" }, { "name": "TIPOARTABR", "type": "esriFieldTypeString", "alias": "Tipo (Abrev)", "domain": { "type": "codedValue", "name": "D_003_TIPO_ARTERIA_Abrv", "description": "Tipo Artéria (Abreviado)", "codedValues": [ { "name": "AV", "code": "AV" }, { "name": "AZ", "code": "AZ" }, { "name": "BC", "code": "BC" }, { "name": "CAM", "code": "CAM" }, { "name": "ESTR", "code": "ESTR" }, { "name": "LG", "code": "LG" }, { "name": "PC", "code": "PC" }, { "name": "PCT", "code": "PCT" }, { "name": "R", "code": "R" }, { "name": "T", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TIPOARTABR" }, { "name": "TOPONIMO", "type": "esriFieldTypeString", "alias": "Topónimo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "TOPONIMO" }, { "name": "DESIGNACAO", "type": "esriFieldTypeString", "alias": "Designação", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DESIGNACAO" }, { "name": "OUTRONOME", "type": "esriFieldTypeString", "alias": "Outra Designação", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OUTRONOME" }, { "name": "FREGUESIA", "type": "esriFieldTypeString", "alias": "Freguesia", "domain": { "type": "codedValue", "name": "d_FREG_vigor", "description": "Lista de Freguesias em Vigor", "codedValues": [ { "name": "Almancil", "code": "ALM" }, { "name": "Alte", "code": "ALT" }, { "name": "Ameixial", "code": "AMX" }, { "name": "Boliqueime", "code": "BOL" }, { "name": "Loulé (São Clemente)", "code": "SCL" }, { "name": "Loulé (São Sebastião)", "code": "SSB" }, { "name": "Quarteira", "code": "QRT" }, { "name": "Salir", "code": "SAL" }, { "name": "Querença, Tôr e Benafim", "code": "QTB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FREGUESIA" }, { "name": "OBSERV", "type": "esriFieldTypeString", "alias": "Observações", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "OBSERV" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NOME" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "TIPOAPROV", "type": "esriFieldTypeString", "alias": "Tipo Aprovação", "domain": { "type": "codedValue", "name": "D_003_TIPO_APROV", "description": "Tipo Aprovação Nome de Rua", "codedValues": [ { "name": "Deliberação", "code": "DEL" }, { "name": "Despacho", "code": "DES" }, { "name": "Antigos", "code": "ANT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TIPOAPROV" }, { "name": "DT_APROV", "type": "esriFieldTypeDate", "alias": "Data Aprovação", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DT_APROV" }, { "name": "DOC", "type": "esriFieldTypeString", "alias": "Documentos", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": "SemDoc", "modelName": "DOC" }, { "name": "TOPONIMO_HIST", "type": "esriFieldTypeString", "alias": "Histórico", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "TOPONIMO_HIST" }, { "name": "EDITAL", "type": "esriFieldTypeString", "alias": "Edital", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": "SemDoc", "modelName": "EDITAL" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "PAVIMENTO", "type": "esriFieldTypeString", "alias": "Pavimento Via", "domain": { "type": "codedValue", "name": "D_002_RV_PAVIMENTO", "description": "Lista de materiais de pavimento da rede viária", "codedValues": [ { "name": "Asfalto/Betuminoso", "code": "Asfalto_Betuminoso" }, { "name": "Betão", "code": "Betao" }, { "name": "Betão poroso com cor", "code": "Betao_poroso_com_cor" }, { "name": "Betão poroso sem cor", "code": "Betao_poroso_sem_cor" }, { "name": "Pedras-cubos/Paralelepípedos", "code": "Pedras_cubos_Paralelepipedos" }, { "name": "Pavê", "code": "Pave" }, { "name": "Saibro", "code": "Saibro" }, { "name": "Outro", "code": "Outro" }, { "name": "Toutvenant/ Terra batida", "code": "Toutvenant_Terra_Batida" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PAVIMENTO" }, { "name": "LARG", "type": "esriFieldTypeDouble", "alias": "Largura Via", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LARG" }, { "name": "EST_CONSERV_VIA", "type": "esriFieldTypeSmallInteger", "alias": "Estado Conservação Via", "domain": { "type": "codedValue", "name": "D_002_RV_ESTADO_CONSERVACAO", "description": "Estado de conservação da rede viária e passeios", "codedValues": [ { "name": "Muito Mau", "code": 1 }, { "name": "Mau", "code": 2 }, { "name": "Médio", "code": 3 }, { "name": "Bom", "code": 4 }, { "name": "Excelente", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EST_CONSERV_VIA" }, { "name": "PASS_LADOS", "type": "esriFieldTypeSmallInteger", "alias": "Lados Passeio", "domain": { "type": "codedValue", "name": "D_002_RV_PASS_LADOS", "description": "Existência de Passeios e em quantos lados", "codedValues": [ { "name": "Não tem Passeio", "code": 0 }, { "name": "Tem passeio, de 1 só lado", "code": 1 }, { "name": "Tem passeio, nos 2 lados", "code": 2 }, { "name": "Tem passeio de nível, nos 2 lados", "code": 3 }, { "name": "Tem passeio de nível, de 1 só lado", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PASS_LADOS" }, { "name": "PASS_LARG", "type": "esriFieldTypeDouble", "alias": "Largura Passeio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PASS_LARG" }, { "name": "PASS_ESTADO", "type": "esriFieldTypeSmallInteger", "alias": "Estado Conserv. Passeio", "domain": { "type": "codedValue", "name": "D_002_RV_ESTADO_CONSERVACAO", "description": "Estado de conservação da rede viária e passeios", "codedValues": [ { "name": "Muito Mau", "code": 1 }, { "name": "Mau", "code": 2 }, { "name": "Médio", "code": 3 }, { "name": "Bom", "code": 4 }, { "name": "Excelente", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PASS_ESTADO" }, { "name": "PASS_MATERIAL", "type": "esriFieldTypeString", "alias": "Material Passeio", "domain": { "type": "codedValue", "name": "D_002_RV_PASS_MATER", "description": "Lista de materiais de passeios da rede viária", "codedValues": [ { "name": "Asfalto/Betuminoso", "code": "Asfalto_Betuminoso" }, { "name": "Betão", "code": "Betao" }, { "name": "Betão poroso com cor", "code": "Betao_poroso_com_cor" }, { "name": "Betão poroso sem cor", "code": "Betao_poroso_sem_cor" }, { "name": "Calçada", "code": "Calcada" }, { "name": "Pavê", "code": "Pave" }, { "name": "Outro", "code": "Outro" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PASS_MATERIAL" }, { "name": "TIPO_ESRI", "type": "esriFieldTypeString", "alias": "Tipologia Esri", "domain": { "type": "codedValue", "name": "D_TIPOLOGIA_ESRI", "description": "Tipologia de RoadCenterlines a classificar a Rede Viária e a Toponímia, para enviar à Esri", "codedValues": [ { "name": "Freeways", "code": "Freeways" }, { "name": "Freeways Ramps", "code": "Freeways Ramps" }, { "name": "Highway", "code": "Highway" }, { "name": "Highway Ramps", "code": "Highway Ramps" }, { "name": "Major Arterials", "code": "Major Arterials" }, { "name": "Major Arterials Ramps", "code": "Major Arterials Ramps" }, { "name": "Minor Arterials", "code": "Minor Arterials" }, { "name": "Minor Arterials Ramps", "code": "Minor Arterials Ramps" }, { "name": "Local Roads", "code": "Local Roads" }, { "name": "Local Roads Ramps", "code": "Local Roads Ramps" }, { "name": "Four-wheel drive or Recreation Roads", "code": "Four-wheel drive or Recreation Roads" }, { "name": "Service Roads", "code": "Service Roads" }, { "name": "Pedestrian Pathways", "code": "Pedestrian Pathways" }, { "name": "Acesso Condicionado", "code": "Acesso Condicionado" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TIPO_ESRI" }, { "name": "LUGAR", "type": "esriFieldTypeString", "alias": "Lugar (CML)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LUGAR" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R991_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_991", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S928_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Toponímia", "description": "", "prototype": { "attributes": { "TIPO_ESRI": null, "PASS_MATERIAL": null, "ITTR": null, "TIPOART": null, "TIPOARTABR": null, "TOPONIMO": null, "DESIGNACAO": null, "OUTRONOME": null, "FREGUESIA": null, "OBSERV": null, "NOME": null, "LUGAR": null, "PASS_ESTADO": null, "TIPOAPROV": null, "DT_APROV": null, "DOC": "SemDoc", "TOPONIMO_HIST": null, "EDITAL": "SemDoc", "PASS_LARG": null, "PASS_LADOS": null, "EST_CONSERV_VIA": null, "LARG": null, "PAVIMENTO": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "302c499afc68409a89ba8ad596b1fae5" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 18, "name": "Loulé (freguesias)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Limites disponibilizados em 19-03-2018.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -23121.95129999984, "ymin": -300404.80399999954, "xmax": 40506.39680000022, "ymax": -237908.19429999962, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Des_Simpli]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 39999, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 127 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "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": "DICOFRE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DICOFRE" }, { "name": "Des_Simpli", "type": "esriFieldTypeString", "alias": "Freguesia", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Des_Simpli" }, { "name": "Municipio", "type": "esriFieldTypeString", "alias": "Municipio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Municipio" }, { "name": "Distrito", "type": "esriFieldTypeString", "alias": "Distrito", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Distrito" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S679_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Loulé (freguesias)", "description": "", "prototype": { "attributes": { "Distrito": null, "Municipio": null, "DICOFRE": null, "Des_Simpli": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "302c499afc68409a89ba8ad596b1fae5" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "Escolas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "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": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1690457715000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -32873.73890000023, "ymin": -289487.83779999986, "xmax": 15619.231399999931, "ymax": -255609.81870000064, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 1, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e8ea8da9b5b2480db0b64eef56225f31", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACyElEQVRYhd2YO2hUQRSGvxNj54MgvkDFQkmzItiIjYJRCKRJYeKjiJVCxAeksgiSwkejEB+QwkCUWMQgmMJGJYjaqGAhJIVRwUeIgqiIVgb55eAshJvZ7O69u0nID1vszJlzv3vvzD9zTy3zVLXMU9Wy0MAkbQQOALuBHLAydH0FRoFhYMDM3s8KmKQNwAVgP7AoErI2/PYAZyUNAqfN7GPVwCS1AteBZSUOcfCDQJOkI2Y2WHEwSSeBbsAoX34jA5LWmNmVioFJ2pcBKi8f2y1pwszukBVM0jqgdwaoEWAIeB3+1wPNYUEk5Tl6JT0zs/FMYMB5YHmk/QfQDgyamRI3cwbw+dgD1CXGea5zwOHUYJLWh8kbg9ppZv60pimA3pbk/U8jcIckdZrZp1RgwRJiMe2FoBKAo5L8qQ5Eruu5L6YFa4i0jfjro3R5bGdkzjVkAdsSabubnFMzyWMlDUXAYoujZLBVkbYxyld+xU7V6ixgNVRPNVnAvk/ZnPNynypX9QVypwZ7GwFrdp8qdZ5JsmC4Sb3JAvYC2BGZtK3uU6WAhdhcgdypwe4DpyLtPZJGi3mZpFxw/5geZAHzw943YEWivQ54EswztiXZDFsSIedwajAz+yPpJtAR6a4Ljt4ZfKqUTTyvG547NViQn59OAIsL9OeKmWVCk8DVYkFFwczsg6Q+4CiVUZ/nzAwW1BVOGUszQv0KuagImJl9luQJL2UE6/JcFQMLuhxW2vaUUM9DDioKZmZ/JbUBL4ElZUL9Bto8R8XBAtxY8K7+MsGO+diqfvCa2S1J/jqPlzjkmpn1z1aJoCMY6d4icQ8LmHN1wMxsUlIL8BjYWiDsFdDisbMG5jKzn5Iafc8ENjP9SNPoMcxFGcrMvkjyas8jYFNofucVIO+b0/qYmY1L2gXcC1/aTWY2MS8Kd/YfZBsV1MKrKFJl/QPBm+GpIct5RAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 28, "height": 28, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NOME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOME" }, { "name": "SEDE", "type": "esriFieldTypeString", "alias": "Sede", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SEDE" }, { "name": "AGRUP", "type": "esriFieldTypeString", "alias": "Agrupamento", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "AGRUP" }, { "name": "TIPOLOGIA", "type": "esriFieldTypeString", "alias": "Tipologia", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "TIPOLOGIA" }, { "name": "MORADA", "type": "esriFieldTypeString", "alias": "Morada", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MORADA" }, { "name": "CP7", "type": "esriFieldTypeString", "alias": "Código-Postal", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CP7" }, { "name": "LOCAL", "type": "esriFieldTypeString", "alias": "Localidade", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOCAL" }, { "name": "FREGUESIA", "type": "esriFieldTypeString", "alias": "Freguesia", "domain": { "type": "codedValue", "name": "d_FREG_vigor", "description": "Lista de Freguesias em Vigor", "codedValues": [ { "name": "Almancil", "code": "ALM" }, { "name": "Alte", "code": "ALT" }, { "name": "Ameixial", "code": "AMX" }, { "name": "Boliqueime", "code": "BOL" }, { "name": "Loulé (São Clemente)", "code": "SCL" }, { "name": "Loulé (São Sebastião)", "code": "SSB" }, { "name": "Quarteira", "code": "QRT" }, { "name": "Salir", "code": "SAL" }, { "name": "Querença, Tôr e Benafim", "code": "QTB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FREGUESIA" }, { "name": "TELEFONE", "type": "esriFieldTypeString", "alias": "Telefone", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TELEFONE" }, { "name": "FAX", "type": "esriFieldTypeString", "alias": "Fax", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "FAX" }, { "name": "MAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAIL" }, { "name": "WEBSITE", "type": "esriFieldTypeString", "alias": "Sítio web", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "WEBSITE" }, { "name": "FOTO", "type": "esriFieldTypeString", "alias": "Foto", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FOTO" }, { "name": "NALUNOS", "type": "esriFieldTypeString", "alias": "Nº Alunos", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NALUNOS" }, { "name": "NPROF", "type": "esriFieldTypeString", "alias": "Nº Professores", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NPROF" }, { "name": "IDAGRUP", "type": "esriFieldTypeString", "alias": "ID Agrupamento", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "IDAGRUP" }, { "name": "IDESCSEDE", "type": "esriFieldTypeString", "alias": "ID Escola Sede", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "IDESCSEDE" }, { "name": "DOCS", "type": "esriFieldTypeString", "alias": "Pasta de documentos", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DOCS" }, { "name": "ESTADO", "type": "esriFieldTypeString", "alias": "ESTADO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ESTADO" }, { "name": "REFEITORIO", "type": "esriFieldTypeString", "alias": "Refeitório", "domain": { "type": "codedValue", "name": "Sim_Nao", "description": "Sim_Nao", "codedValues": [ { "name": "Sim", "code": "S" }, { "name": "Não", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "REFEITORIO" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "MORADA_COMP", "type": "esriFieldTypeString", "alias": "Morada completa", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MORADA_COMP" }, { "name": "ABREVIATURA", "type": "esriFieldTypeString", "alias": "ABREVIATURA", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ABREVIATURA" }, { "name": "URL_IMAGEM", "type": "esriFieldTypeString", "alias": "URL Imagem", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "URL_IMAGEM" }, { "name": "ID_ESCOLA", "type": "esriFieldTypeString", "alias": "ID Escola", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ID_ESCOLA" }, { "name": "EFETIVO", "type": "esriFieldTypeInteger", "alias": "Efetivo Atual", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFETIVO" }, { "name": "NOME_DEL_SEG", "type": "esriFieldTypeString", "alias": "Nome do Delegado de Segurança", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOME_DEL_SEG" }, { "name": "EMAIL_DEL_SEG", "type": "esriFieldTypeString", "alias": "Email do Delegado de Segurança", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL_DEL_SEG" }, { "name": "TEL_DEL_SEG", "type": "esriFieldTypeString", "alias": "Telefone do Delegado de Segurança", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TEL_DEL_SEG" }, { "name": "NOME_DIRETOR", "type": "esriFieldTypeString", "alias": "Nome do Diretor", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOME_DIRETOR" }, { "name": "EMAIL_DIRETOR", "type": "esriFieldTypeString", "alias": "Email do Diretor", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL_DIRETOR" }, { "name": "TEL_DIRETOR", "type": "esriFieldTypeString", "alias": "Telefone do Diretor", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TEL_DIRETOR" }, { "name": "OBS", "type": "esriFieldTypeString", "alias": "Obs.", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OBS" }, { "name": "ACESS", "type": "esriFieldTypeString", "alias": "Acessibilidade", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACESS" }, { "name": "ACESS_ICON", "type": "esriFieldTypeString", "alias": "Ícone de acessibilidade", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ACESS_ICON" }, { "name": "SETOR", "type": "esriFieldTypeString", "alias": "Setor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SETOR" }, { "name": "DESIG_OFICIAL", "type": "esriFieldTypeString", "alias": "Designação Oficial", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DESIG_OFICIAL" }, { "name": "NTURMAS", "type": "esriFieldTypeInteger", "alias": "Nº Turmas", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NTURMAS" }, { "name": "NFUNCIONARIOS", "type": "esriFieldTypeInteger", "alias": "Nº Funcionários", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NFUNCIONARIOS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_586", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_586", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S564_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Escolas", "description": "", "prototype": { "attributes": { "NTURMAS": null, "DESIG_OFICIAL": null, "NOME": null, "SEDE": null, "AGRUP": null, "TIPOLOGIA": null, "MORADA": null, "CP7": null, "LOCAL": null, "FREGUESIA": null, "TELEFONE": null, "FAX": null, "MAIL": null, "WEBSITE": null, "FOTO": null, "NALUNOS": null, "NPROF": null, "IDAGRUP": null, "IDESCSEDE": null, "DOCS": null, "ESTADO": null, "REFEITORIO": null, "NFUNCIONARIOS": null, "SETOR": null, "ACESS_ICON": null, "ACESS": null, "OBS": null, "MORADA_COMP": null, "ABREVIATURA": null, "URL_IMAGEM": null, "ID_ESCOLA": null, "EFETIVO": null, "NOME_DEL_SEG": null, "EMAIL_DEL_SEG": null, "TEL_DEL_SEG": null, "NOME_DIRETOR": null, "EMAIL_DIRETOR": null, "TEL_DIRETOR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": 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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "302c499afc68409a89ba8ad596b1fae5" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 13, "name": "Áreas de Influência dos Agrupamentos", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Definidas em reuniao de 18-05-2018, em reuniao com os diretores dos agrupamentos e divisao de educaçao (Dora Assunçao)aml", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1690457715000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8778.164599999785, "ymin": -295036.3574000001, "xmax": 22569.31819999963, "ymax": -249739.47450000048, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 1, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AGRUP", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Escolas D. Dinis de Quarteira", "description": "Escolas D. Dinis de Quarteira", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 5 } }, "values": [ [ "Agrupamento de Escolas D. Dinis de Quarteira" ] ] }, { "label": " Escolas Drª Laura Ayres", "description": " Escolas Drª Laura Ayres", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 5 } }, "values": [ [ "Agrupamento de Escolas Drª Laura Ayres" ] ] }, { "label": "Escolas Eng.º Duarte Pacheco", "description": "Escolas Eng.º Duarte Pacheco", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 5 } }, "values": [ [ "Agrupamento de Escolas Eng.º Duarte Pacheco" ] ] }, { "label": "Escolas Padre João Coelho Cabanita", "description": "Escolas Padre João Coelho Cabanita", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 5 } }, "values": [ [ "Agrupamento de Escolas Padre João Coelho Cabanita" ] ] }, { "label": "Escolas de Almancil", "description": "Escolas de Almancil", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 } }, "values": [ [ "Agrupamento de Escolas de Almancil" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 5 } }, "value": "Agrupamento de Escolas D. Dinis de Quarteira", "label": "Escolas D. Dinis de Quarteira" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 5 } }, "value": "Agrupamento de Escolas Drª Laura Ayres", "label": " Escolas Drª Laura Ayres" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 5 } }, "value": "Agrupamento de Escolas Eng.º Duarte Pacheco", "label": "Escolas Eng.º Duarte Pacheco" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 5 } }, "value": "Agrupamento de Escolas Padre João Coelho Cabanita", "label": "Escolas Padre João Coelho Cabanita" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 } }, "value": "Agrupamento de Escolas de Almancil", "label": "Escolas de Almancil" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 139, 176, 255 ], "toColor": [ 44, 139, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 40, 40, 255 ], "toColor": [ 191, 40, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 201, 44, 255 ], "toColor": [ 71, 201, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 45, 184, 255 ], "toColor": [ 194, 45, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 144, 35, 255 ], "toColor": [ 168, 144, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 74, 179, 255 ], "toColor": [ 66, 74, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 201, 154, 255 ], "toColor": [ 79, 201, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 67, 107, 255 ], "toColor": [ 176, 67, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 103, 66, 255 ], "toColor": [ 166, 103, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 161, 37, 255 ], "toColor": [ 119, 161, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 45, 194, 255 ], "toColor": [ 55, 45, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 184, 186, 255 ], "toColor": [ 69, 184, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 118, 40, 161, 255 ], "toColor": [ 118, 40, 161, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AGRUP]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 127 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "AGRUP", "typeIdField": "AGRUP", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AGRUP", "type": "esriFieldTypeString", "alias": "Agrupamento", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AGRUP" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "gdb_ct3_1016", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S947_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Agrupamento de Escolas D. Dinis de Quarteira", "name": "Escolas D. Dinis de Quarteira", "domains": {}, "templates": [ { "name": "Agrupamento de Escolas D. Dinis de Quarteira", "description": "", "prototype": { "attributes": {"AGRUP": "Agrupamento de Escolas D. Dinis de Quarteira"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Agrupamento de Escolas Drª Laura Ayres", "name": " Escolas Drª Laura Ayres", "domains": {}, "templates": [ { "name": "Agrupamento de Escolas Drª Laura Ayres", "description": "", "prototype": { "attributes": {"AGRUP": "Agrupamento de Escolas Drª Laura Ayres"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Agrupamento de Escolas Eng.º Duarte Pacheco", "name": "Escolas Eng.º Duarte Pacheco", "domains": {}, "templates": [ { "name": "Agrupamento de Escolas Eng.º Duarte Pacheco", "description": "", "prototype": { "attributes": {"AGRUP": "Agrupamento de Escolas Eng.º Duarte Pacheco"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Agrupamento de Escolas Padre João Coelho Cabanita", "name": "Escolas Padre João Coelho Cabanita", "domains": {}, "templates": [ { "name": "Agrupamento de Escolas Padre João Coelho Cabanita", "description": "", "prototype": { "attributes": {"AGRUP": "Agrupamento de Escolas Padre João Coelho Cabanita"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Agrupamento de Escolas de Almancil", "name": "Escolas de Almancil", "domains": {}, "templates": [ { "name": "Agrupamento de Escolas de Almancil", "description": "", "prototype": { "attributes": {"AGRUP": "Agrupamento de Escolas de Almancil"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "302c499afc68409a89ba8ad596b1fae5" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 14, "name": "Jardim de Infância (Área Influência)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Definidas em reuniao de 18-05-2018, em reuniao com os diretores dos agrupamentos e divisao de educaçao (Dora Assunçao) aml.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1690457715000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8778.164599999785, "ymin": -295036.3574000001, "xmax": 22569.31819999963, "ymax": -249739.47450000048, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 1, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NOME", "uniqueValueGroups": [ { "heading": "Escola", "classes": [ { "label": "EB Alte", "description": "EB Alte", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 102, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB Alte" ] ] }, { "label": "EB Cortelha", "description": "EB Cortelha", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 82, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB Cortelha" ] ] }, { "label": "EB/JI Abelheira", "description": "EB/JI Abelheira", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 240, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Abelheira" ] ] }, { "label": "EB/JI Benafim", "description": "EB/JI Benafim", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 186, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Benafim" ] ] }, { "label": "EB/JI Benfarras", "description": "EB/JI Benfarras", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 99, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Benfarras" ] ] }, { "label": "EB/JI D. Francisca de Aragão", "description": "EB/JI D. Francisca de Aragão", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 206, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI D. Francisca de Aragão" ] ] }, { "label": "EB/JI Estação", "description": "EB/JI Estação", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 74, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Estação" ] ] }, { "label": "EB/JI Fonte Santa", "description": "EB/JI Fonte Santa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 145, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Fonte Santa" ] ] }, { "label": "EB/JI Gilvrasino", "description": "EB/JI Gilvrasino", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 247, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Gilvrasino" ] ] }, { "label": "EB/JI Hortas de Santo António", "description": "EB/JI Hortas de Santo António", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 162, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Hortas de Santo António" ] ] }, { "label": "EB/JI Nº3 Loulé", "description": "EB/JI Nº3 Loulé", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 86, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Nº3 Loulé" ] ] }, { "label": "EB/JI Prof. Manuel M. Alves", "description": "EB/JI Prof. Manuel M. Alves", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 56, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Prof. Manuel M. Alves" ] ] }, { "label": "EB/JI Querença", "description": "EB/JI Querença", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 90, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Querença" ] ] }, { "label": "EB/JI Tôr", "description": "EB/JI Tôr", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 135, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Tôr" ] ] }, { "label": "EB/JI Vale Judeu", "description": "EB/JI Vale Judeu", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 128, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Vale Judeu" ] ] }, { "label": "EB/JI Vale Silves", "description": "EB/JI Vale Silves", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 245, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Vale Silves" ] ] }, { "label": "EBI Prof. Dr. Aníbal Cavaco Silva ", "description": "EBI Prof. Dr. Aníbal Cavaco Silva ", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 143, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EBI Prof. Dr. Aníbal Cavaco Silva " ] ] }, { "label": "EBI Salir", "description": "EBI Salir", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 52, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EBI Salir" ] ] }, { "label": "JI Alfarrobeira", "description": "JI Alfarrobeira", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 191, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JI Alfarrobeira" ] ] }, { "label": "JI Almancil", "description": "JI Almancil", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 60, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JI Almancil" ] ] }, { "label": "JI Clareanes", "description": "JI Clareanes", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 199, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JI Clareanes" ] ] }, { "label": "JI Escanxinas", "description": "JI Escanxinas", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 180, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JI Escanxinas" ] ] }, { "label": "JI Mira Serra", "description": "JI Mira Serra", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 250, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JI Mira Serra" ] ] }, { "label": "JI Nº1 Loulé", "description": "JI Nº1 Loulé", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 123, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JI Nº1 Loulé" ] ] }, { "label": "JI Patã", "description": "JI Patã", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 123, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JI Patã" ] ] }, { "label": "JI Quarteira Nº3", "description": "JI Quarteira Nº3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 115, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JI Quarteira Nº3" ] ] }, { "label": "JI S. João da Venda", "description": "JI S. João da Venda", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 186, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JI S. João da Venda" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 102, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB Alte", "label": "EB Alte" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 82, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB Cortelha", "label": "EB Cortelha" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 240, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Abelheira", "label": "EB/JI Abelheira" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 186, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Benafim", "label": "EB/JI Benafim" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 99, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Benfarras", "label": "EB/JI Benfarras" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 206, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI D. Francisca de Aragão", "label": "EB/JI D. Francisca de Aragão" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 74, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Estação", "label": "EB/JI Estação" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 145, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Fonte Santa", "label": "EB/JI Fonte Santa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 247, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Gilvrasino", "label": "EB/JI Gilvrasino" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 162, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Hortas de Santo António", "label": "EB/JI Hortas de Santo António" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 86, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Nº3 Loulé", "label": "EB/JI Nº3 Loulé" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 56, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Prof. Manuel M. Alves", "label": "EB/JI Prof. Manuel M. Alves" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 90, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Querença", "label": "EB/JI Querença" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 135, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Tôr", "label": "EB/JI Tôr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 128, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Vale Judeu", "label": "EB/JI Vale Judeu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 245, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Vale Silves", "label": "EB/JI Vale Silves" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 143, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EBI Prof. Dr. Aníbal Cavaco Silva ", "label": "EBI Prof. Dr. Aníbal Cavaco Silva " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 52, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EBI Salir", "label": "EBI Salir" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 191, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JI Alfarrobeira", "label": "JI Alfarrobeira" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 60, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JI Almancil", "label": "JI Almancil" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 199, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JI Clareanes", "label": "JI Clareanes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 180, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JI Escanxinas", "label": "JI Escanxinas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 250, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JI Mira Serra", "label": "JI Mira Serra" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 123, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JI Nº1 Loulé", "label": "JI Nº1 Loulé" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 123, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JI Patã", "label": "JI Patã" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 115, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JI Quarteira Nº3", "label": "JI Quarteira Nº3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 186, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JI S. João da Venda", "label": "JI S. João da Venda" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 114, 61, 255 ], "toColor": [ 161, 114, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 74, 194, 255 ], "toColor": [ 52, 74, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 201, 64, 255 ], "toColor": [ 64, 201, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 173, 196, 255 ], "toColor": [ 57, 173, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 35, 103, 255 ], "toColor": [ 158, 35, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 201, 62, 255 ], "toColor": [ 197, 201, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 156, 105, 255 ], "toColor": [ 44, 156, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 48, 45, 255 ], "toColor": [ 196, 48, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 46, 184, 255 ], "toColor": [ 168, 46, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 111, 173, 255 ], "toColor": [ 61, 111, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 70, 79, 255 ], "toColor": [ 176, 70, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 46, 201, 255 ], "toColor": [ 62, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 168, 64, 255 ], "toColor": [ 107, 168, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 201, 119, 255 ], "toColor": [ 56, 201, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 147, 53, 255 ], "toColor": [ 156, 147, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 60, 160, 255 ], "toColor": [ 194, 60, 160, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 93, 50, 255 ], "toColor": [ 194, 93, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 194, 169, 255 ], "toColor": [ 56, 194, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 76, 156, 255 ], "toColor": [ 39, 76, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 45, 156, 255 ], "toColor": [ 97, 45, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 194, 48, 255 ], "toColor": [ 131, 194, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 142, 39, 255 ], "toColor": [ 186, 142, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 144, 184, 255 ], "toColor": [ 70, 144, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 161, 42, 255 ], "toColor": [ 135, 161, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 156, 44, 255 ], "toColor": [ 34, 156, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 49, 98, 255 ], "toColor": [ 196, 49, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 156, 154, 255 ], "toColor": [ 34, 156, 154, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[NOME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 40001, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 127 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOME", "typeIdField": "NOME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Escola", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOME" }, { "name": "NIVEL_ENSINO", "type": "esriFieldTypeString", "alias": "Nível Ensino", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NIVEL_ENSINO" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "gdb_ct3_1015", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S946_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "EB Alte", "name": "EB Alte", "domains": {}, "templates": [ { "name": "EB Alte", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB Alte" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB Cortelha", "name": "EB Cortelha", "domains": {}, "templates": [ { "name": "EB Cortelha", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB Cortelha" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Abelheira", "name": "EB/JI Abelheira", "domains": {}, "templates": [ { "name": "EB/JI Abelheira", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Abelheira" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Benafim", "name": "EB/JI Benafim", "domains": {}, "templates": [ { "name": "EB/JI Benafim", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Benafim" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Benfarras", "name": "EB/JI Benfarras", "domains": {}, "templates": [ { "name": "EB/JI Benfarras", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Benfarras" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI D. Francisca de Aragão", "name": "EB/JI D. Francisca de Aragão", "domains": {}, "templates": [ { "name": "EB/JI D. Francisca de Aragão", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI D. Francisca de Aragão" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Estação", "name": "EB/JI Estação", "domains": {}, "templates": [ { "name": "EB/JI Estação", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Estação" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Fonte Santa", "name": "EB/JI Fonte Santa", "domains": {}, "templates": [ { "name": "EB/JI Fonte Santa", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Fonte Santa" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Gilvrasino", "name": "EB/JI Gilvrasino", "domains": {}, "templates": [ { "name": "EB/JI Gilvrasino", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Gilvrasino" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Hortas de Santo António", "name": "EB/JI Hortas de Santo António", "domains": {}, "templates": [ { "name": "EB/JI Hortas de Santo António", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Hortas de Santo António" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Nº3 Loulé", "name": "EB/JI Nº3 Loulé", "domains": {}, "templates": [ { "name": "EB/JI Nº3 Loulé", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Nº3 Loulé" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Prof. Manuel M. Alves", "name": "EB/JI Prof. Manuel M. Alves", "domains": {}, "templates": [ { "name": "EB/JI Prof. Manuel M. Alves", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Prof. Manuel M. Alves" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Querença", "name": "EB/JI Querença", "domains": {}, "templates": [ { "name": "EB/JI Querença", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Querença" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Tôr", "name": "EB/JI Tôr", "domains": {}, "templates": [ { "name": "EB/JI Tôr", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Tôr" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Vale Judeu", "name": "EB/JI Vale Judeu", "domains": {}, "templates": [ { "name": "EB/JI Vale Judeu", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Vale Judeu" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Vale Silves", "name": "EB/JI Vale Silves", "domains": {}, "templates": [ { "name": "EB/JI Vale Silves", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Vale Silves" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EBI Prof. Dr. Aníbal Cavaco Silva ", "name": "EBI Prof. Dr. Aníbal Cavaco Silva ", "domains": {}, "templates": [ { "name": "EBI Prof. Dr. Aníbal Cavaco Silva ", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EBI Prof. Dr. Aníbal Cavaco Silva " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EBI Salir", "name": "EBI Salir", "domains": {}, "templates": [ { "name": "EBI Salir", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EBI Salir" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JI Alfarrobeira", "name": "JI Alfarrobeira", "domains": {}, "templates": [ { "name": "JI Alfarrobeira", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "JI Alfarrobeira" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JI Almancil", "name": "JI Almancil", "domains": {}, "templates": [ { "name": "JI Almancil", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "JI Almancil" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JI Clareanes", "name": "JI Clareanes", "domains": {}, "templates": [ { "name": "JI Clareanes", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "JI Clareanes" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JI Escanxinas", "name": "JI Escanxinas", "domains": {}, "templates": [ { "name": "JI Escanxinas", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "JI Escanxinas" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JI Mira Serra", "name": "JI Mira Serra", "domains": {}, "templates": [ { "name": "JI Mira Serra", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "JI Mira Serra" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JI Nº1 Loulé", "name": "JI Nº1 Loulé", "domains": {}, "templates": [ { "name": "JI Nº1 Loulé", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "JI Nº1 Loulé" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JI Patã", "name": "JI Patã", "domains": {}, "templates": [ { "name": "JI Patã", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "JI Patã" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JI Quarteira Nº3", "name": "JI Quarteira Nº3", "domains": {}, "templates": [ { "name": "JI Quarteira Nº3", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "JI Quarteira Nº3" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JI S. João da Venda", "name": "JI S. João da Venda", "domains": {}, "templates": [ { "name": "JI S. João da Venda", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "JI S. João da Venda" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "302c499afc68409a89ba8ad596b1fae5" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 15, "name": "1º Ciclo (Área Influência)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Definidas em reuniao de 18-05-2018, em reuniao com os diretores dos agrupamentos e divisao de educaçao (Dora Assunçao) aml.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1690457715000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8778.164599999785, "ymin": -295036.3574000001, "xmax": 22569.31819999963, "ymax": -249739.47450000048, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 1, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NOME", "uniqueValueGroups": [ { "heading": "Escola", "classes": [ { "label": "EB Almancil", "description": "EB Almancil", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 173, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB Almancil" ] ] }, { "label": "EB Alte", "description": "EB Alte", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 107, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB Alte" ] ] }, { "label": "EB Areeiro", "description": "EB Areeiro", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 150, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB Areeiro" ] ] }, { "label": "EB Cortelha", "description": "EB Cortelha", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 220, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB Cortelha" ] ] }, { "label": "EB Cónego Dr. Clementino de Brito Pinto", "description": "EB Cónego Dr. Clementino de Brito Pinto", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 93, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB Cónego Dr. Clementino de Brito Pinto" ] ] }, { "label": "EB Estação", "description": "EB Estação", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB Estação" ] ] }, { "label": "EB Mãe Soberana", "description": "EB Mãe Soberana", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 95, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB Mãe Soberana" ] ] }, { "label": "EB Nº4 Loulé", "description": "EB Nº4 Loulé", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 129, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB Nº4 Loulé" ] ] }, { "label": "EB S. João da Venda", "description": "EB S. João da Venda", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 138, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB S. João da Venda" ] ] }, { "label": "EB S. Lourenço", "description": "EB S. Lourenço", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 247, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB S. Lourenço" ] ] }, { "label": "EB S. Pedro do Mar", "description": "EB S. Pedro do Mar", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 228, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB S. Pedro do Mar" ] ] }, { "label": "EB/JI Abelheira", "description": "EB/JI Abelheira", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 135, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Abelheira" ] ] }, { "label": "EB/JI Benafim", "description": "EB/JI Benafim", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 62, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Benafim" ] ] }, { "label": "EB/JI Benfarras", "description": "EB/JI Benfarras", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 56, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Benfarras" ] ] }, { "label": "EB/JI D. Francisca de Aragão", "description": "EB/JI D. Francisca de Aragão", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 222, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI D. Francisca de Aragão" ] ] }, { "label": "EB/JI Fonte Santa", "description": "EB/JI Fonte Santa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 161, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Fonte Santa" ] ] }, { "label": "EB/JI Gilvrasino", "description": "EB/JI Gilvrasino", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 87, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Gilvrasino" ] ] }, { "label": "EB/JI Hortas de Santo António", "description": "EB/JI Hortas de Santo António", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 79, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Hortas de Santo António" ] ] }, { "label": "EB/JI Nº3 Loulé", "description": "EB/JI Nº3 Loulé", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 74, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Nº3 Loulé" ] ] }, { "label": "EB/JI Prof. Manuel M. Alves", "description": "EB/JI Prof. Manuel M. Alves", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 247, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Prof. Manuel M. Alves" ] ] }, { "label": "EB/JI Querença", "description": "EB/JI Querença", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 125, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Querença" ] ] }, { "label": "EB/JI Tôr", "description": "EB/JI Tôr", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 139, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Tôr" ] ] }, { "label": "EB/JI Vale Judeu", "description": "EB/JI Vale Judeu", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 181, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Vale Judeu" ] ] }, { "label": "EB/JI Vale Silves", "description": "EB/JI Vale Silves", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 125, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB/JI Vale Silves" ] ] }, { "label": "EBI Prof. Dr. Aníbal Cavaco Silva ", "description": "EBI Prof. Dr. Aníbal Cavaco Silva ", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 184, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EBI Prof. Dr. Aníbal Cavaco Silva " ] ] }, { "label": "EBI Salir", "description": "EBI Salir", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 138, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EBI Salir" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 173, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB Almancil", "label": "EB Almancil" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 107, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB Alte", "label": "EB Alte" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 150, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB Areeiro", "label": "EB Areeiro" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 220, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB Cortelha", "label": "EB Cortelha" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 93, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB Cónego Dr. Clementino de Brito Pinto", "label": "EB Cónego Dr. Clementino de Brito Pinto" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB Estação", "label": "EB Estação" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 95, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB Mãe Soberana", "label": "EB Mãe Soberana" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 129, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB Nº4 Loulé", "label": "EB Nº4 Loulé" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 138, 119, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB S. João da Venda", "label": "EB S. João da Venda" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 247, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB S. Lourenço", "label": "EB S. Lourenço" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 228, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB S. Pedro do Mar", "label": "EB S. Pedro do Mar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 135, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Abelheira", "label": "EB/JI Abelheira" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 62, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Benafim", "label": "EB/JI Benafim" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 56, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Benfarras", "label": "EB/JI Benfarras" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 222, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI D. Francisca de Aragão", "label": "EB/JI D. Francisca de Aragão" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 161, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Fonte Santa", "label": "EB/JI Fonte Santa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 87, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Gilvrasino", "label": "EB/JI Gilvrasino" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 79, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Hortas de Santo António", "label": "EB/JI Hortas de Santo António" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 74, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Nº3 Loulé", "label": "EB/JI Nº3 Loulé" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 247, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Prof. Manuel M. Alves", "label": "EB/JI Prof. Manuel M. Alves" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 125, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Querença", "label": "EB/JI Querença" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 139, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Tôr", "label": "EB/JI Tôr" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 181, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Vale Judeu", "label": "EB/JI Vale Judeu" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 125, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB/JI Vale Silves", "label": "EB/JI Vale Silves" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 184, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EBI Prof. Dr. Aníbal Cavaco Silva ", "label": "EBI Prof. Dr. Aníbal Cavaco Silva " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 138, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EBI Salir", "label": "EBI Salir" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 114, 61, 255 ], "toColor": [ 161, 114, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 74, 194, 255 ], "toColor": [ 52, 74, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 201, 60, 255 ], "toColor": [ 65, 201, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 173, 196, 255 ], "toColor": [ 57, 173, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 74, 141, 255 ], "toColor": [ 189, 74, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 48, 45, 255 ], "toColor": [ 196, 48, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 163, 109, 255 ], "toColor": [ 34, 163, 109, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 184, 59, 255 ], "toColor": [ 169, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 54, 201, 255 ], "toColor": [ 187, 54, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 115, 181, 255 ], "toColor": [ 71, 115, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 52, 81, 255 ], "toColor": [ 179, 52, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 57, 158, 255 ], "toColor": [ 121, 57, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 46, 201, 255 ], "toColor": [ 62, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 158, 60, 255 ], "toColor": [ 58, 158, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 93, 74, 255 ], "toColor": [ 189, 93, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 133, 35, 255 ], "toColor": [ 153, 133, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 37, 168, 255 ], "toColor": [ 94, 37, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 194, 169, 255 ], "toColor": [ 56, 194, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 76, 156, 255 ], "toColor": [ 39, 76, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 34, 152, 255 ], "toColor": [ 163, 34, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 158, 63, 255 ], "toColor": [ 133, 158, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 194, 48, 255 ], "toColor": [ 131, 194, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 201, 125, 255 ], "toColor": [ 62, 201, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 144, 184, 255 ], "toColor": [ 70, 144, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 178, 46, 255 ], "toColor": [ 201, 178, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 52, 201, 255 ], "toColor": [ 144, 52, 201, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[NOME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 40001, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 127 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOME", "typeIdField": "NOME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Escola", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOME" }, { "name": "NIVEL_ENSINO", "type": "esriFieldTypeString", "alias": "Nível Ensino", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NIVEL_ENSINO" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "gdb_ct3_1015", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S946_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "EB Almancil", "name": "EB Almancil", "domains": {}, "templates": [ { "name": "EB Almancil", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB Almancil" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB Alte", "name": "EB Alte", "domains": {}, "templates": [ { "name": "EB Alte", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB Alte" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB Areeiro", "name": "EB Areeiro", "domains": {}, "templates": [ { "name": "EB Areeiro", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB Areeiro" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB Cortelha", "name": "EB Cortelha", "domains": {}, "templates": [ { "name": "EB Cortelha", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB Cortelha" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB Cónego Dr. Clementino de Brito Pinto", "name": "EB Cónego Dr. Clementino de Brito Pinto", "domains": {}, "templates": [ { "name": "EB Cónego Dr. Clementino de Brito Pinto", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB Cónego Dr. Clementino de Brito Pinto" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB Estação", "name": "EB Estação", "domains": {}, "templates": [ { "name": "EB Estação", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB Estação" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB Mãe Soberana", "name": "EB Mãe Soberana", "domains": {}, "templates": [ { "name": "EB Mãe Soberana", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB Mãe Soberana" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB Nº4 Loulé", "name": "EB Nº4 Loulé", "domains": {}, "templates": [ { "name": "EB Nº4 Loulé", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB Nº4 Loulé" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB S. João da Venda", "name": "EB S. João da Venda", "domains": {}, "templates": [ { "name": "EB S. João da Venda", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB S. João da Venda" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB S. Lourenço", "name": "EB S. Lourenço", "domains": {}, "templates": [ { "name": "EB S. Lourenço", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB S. Lourenço" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB S. Pedro do Mar", "name": "EB S. Pedro do Mar", "domains": {}, "templates": [ { "name": "EB S. Pedro do Mar", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB S. Pedro do Mar" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Abelheira", "name": "EB/JI Abelheira", "domains": {}, "templates": [ { "name": "EB/JI Abelheira", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Abelheira" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Benafim", "name": "EB/JI Benafim", "domains": {}, "templates": [ { "name": "EB/JI Benafim", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Benafim" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Benfarras", "name": "EB/JI Benfarras", "domains": {}, "templates": [ { "name": "EB/JI Benfarras", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Benfarras" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI D. Francisca de Aragão", "name": "EB/JI D. Francisca de Aragão", "domains": {}, "templates": [ { "name": "EB/JI D. Francisca de Aragão", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI D. Francisca de Aragão" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Fonte Santa", "name": "EB/JI Fonte Santa", "domains": {}, "templates": [ { "name": "EB/JI Fonte Santa", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Fonte Santa" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Gilvrasino", "name": "EB/JI Gilvrasino", "domains": {}, "templates": [ { "name": "EB/JI Gilvrasino", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Gilvrasino" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Hortas de Santo António", "name": "EB/JI Hortas de Santo António", "domains": {}, "templates": [ { "name": "EB/JI Hortas de Santo António", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Hortas de Santo António" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Nº3 Loulé", "name": "EB/JI Nº3 Loulé", "domains": {}, "templates": [ { "name": "EB/JI Nº3 Loulé", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Nº3 Loulé" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Prof. Manuel M. Alves", "name": "EB/JI Prof. Manuel M. Alves", "domains": {}, "templates": [ { "name": "EB/JI Prof. Manuel M. Alves", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Prof. Manuel M. Alves" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Querença", "name": "EB/JI Querença", "domains": {}, "templates": [ { "name": "EB/JI Querença", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Querença" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Tôr", "name": "EB/JI Tôr", "domains": {}, "templates": [ { "name": "EB/JI Tôr", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Tôr" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Vale Judeu", "name": "EB/JI Vale Judeu", "domains": {}, "templates": [ { "name": "EB/JI Vale Judeu", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Vale Judeu" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB/JI Vale Silves", "name": "EB/JI Vale Silves", "domains": {}, "templates": [ { "name": "EB/JI Vale Silves", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB/JI Vale Silves" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EBI Prof. Dr. Aníbal Cavaco Silva ", "name": "EBI Prof. Dr. Aníbal Cavaco Silva ", "domains": {}, "templates": [ { "name": "EBI Prof. Dr. Aníbal Cavaco Silva ", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EBI Prof. Dr. Aníbal Cavaco Silva " } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EBI Salir", "name": "EBI Salir", "domains": {}, "templates": [ { "name": "EBI Salir", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EBI Salir" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "302c499afc68409a89ba8ad596b1fae5" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 16, "name": " 2º e 3º Ciclo (Área Influência)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Definidas em reuniao de 18-05-2018, em reuniao com os diretores dos agrupamentos e divisao de educaçao (Dora Assunçao) aml.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1690457715000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8778.164599999785, "ymin": -295036.3574000001, "xmax": 22569.31819999963, "ymax": -249739.47450000048, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 1, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NOME", "uniqueValueGroups": [ { "heading": "Escola", "classes": [ { "label": "EB2/3 D. Dinis", "description": "EB2/3 D. Dinis", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 119, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB2/3 D. Dinis" ] ] }, { "label": "EB2/3 Dr. António de Sousa Agostinho", "description": "EB2/3 Dr. António de Sousa Agostinho", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 138, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB2/3 Dr. António de Sousa Agostinho" ] ] }, { "label": "EB2/3 Eng.º Duarte Pacheco", "description": "EB2/3 Eng.º Duarte Pacheco", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 84, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB2/3 Eng.º Duarte Pacheco" ] ] }, { "label": "EB2/3 Padre João Coelho Cabanita", "description": "EB2/3 Padre João Coelho Cabanita", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 222, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB2/3 Padre João Coelho Cabanita" ] ] }, { "label": "EB2/3 São Pedro do Mar", "description": "EB2/3 São Pedro do Mar", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 76, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EB2/3 São Pedro do Mar" ] ] }, { "label": "EBI Prof. Dr. Aníbal Cavaco Silva", "description": "EBI Prof. Dr. Aníbal Cavaco Silva", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 177, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EBI Prof. Dr. Aníbal Cavaco Silva" ] ] }, { "label": "EBI Salir", "description": "EBI Salir", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 239, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EBI Salir" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 119, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB2/3 D. Dinis", "label": "EB2/3 D. Dinis" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 138, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB2/3 Dr. António de Sousa Agostinho", "label": "EB2/3 Dr. António de Sousa Agostinho" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 84, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB2/3 Eng.º Duarte Pacheco", "label": "EB2/3 Eng.º Duarte Pacheco" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 222, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB2/3 Padre João Coelho Cabanita", "label": "EB2/3 Padre João Coelho Cabanita" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 76, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EB2/3 São Pedro do Mar", "label": "EB2/3 São Pedro do Mar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 177, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EBI Prof. Dr. Aníbal Cavaco Silva", "label": "EBI Prof. Dr. Aníbal Cavaco Silva" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 239, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EBI Salir", "label": "EBI Salir" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 114, 61, 255 ], "toColor": [ 161, 114, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 44, 191, 255 ], "toColor": [ 69, 44, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 199, 92, 255 ], "toColor": [ 42, 199, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 145, 189, 255 ], "toColor": [ 43, 145, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 47, 137, 255 ], "toColor": [ 196, 47, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 199, 42, 255 ], "toColor": [ 201, 199, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 199, 177, 255 ], "toColor": [ 50, 199, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 37, 44, 255 ], "toColor": [ 168, 37, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 98, 191, 255 ], "toColor": [ 61, 98, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 43, 153, 255 ], "toColor": [ 135, 43, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 153, 57, 255 ], "toColor": [ 122, 153, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 41, 73, 255 ], "toColor": [ 153, 41, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 156, 95, 255 ], "toColor": [ 39, 156, 95, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[NOME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 40001, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 127 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOME", "typeIdField": "NOME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Escola", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOME" }, { "name": "NIVEL_ENSINO", "type": "esriFieldTypeString", "alias": "Nível Ensino", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NIVEL_ENSINO" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "gdb_ct3_1015", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S946_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "EB2/3 D. Dinis", "name": "EB2/3 D. Dinis", "domains": {}, "templates": [ { "name": "EB2/3 D. Dinis", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB2/3 D. Dinis" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB2/3 Dr. António de Sousa Agostinho", "name": "EB2/3 Dr. António de Sousa Agostinho", "domains": {}, "templates": [ { "name": "EB2/3 Dr. António de Sousa Agostinho", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB2/3 Dr. António de Sousa Agostinho" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB2/3 Eng.º Duarte Pacheco", "name": "EB2/3 Eng.º Duarte Pacheco", "domains": {}, "templates": [ { "name": "EB2/3 Eng.º Duarte Pacheco", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB2/3 Eng.º Duarte Pacheco" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB2/3 Padre João Coelho Cabanita", "name": "EB2/3 Padre João Coelho Cabanita", "domains": {}, "templates": [ { "name": "EB2/3 Padre João Coelho Cabanita", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB2/3 Padre João Coelho Cabanita" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EB2/3 São Pedro do Mar", "name": "EB2/3 São Pedro do Mar", "domains": {}, "templates": [ { "name": "EB2/3 São Pedro do Mar", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EB2/3 São Pedro do Mar" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EBI Prof. Dr. Aníbal Cavaco Silva", "name": "EBI Prof. Dr. Aníbal Cavaco Silva", "domains": {}, "templates": [ { "name": "EBI Prof. Dr. Aníbal Cavaco Silva", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EBI Prof. Dr. Aníbal Cavaco Silva" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EBI Salir", "name": "EBI Salir", "domains": {}, "templates": [ { "name": "EBI Salir", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "EBI Salir" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "302c499afc68409a89ba8ad596b1fae5" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 17, "name": "Secundário (Área Influência)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Definidas em reuniao de 18-05-2018, em reuniao com os diretores dos agrupamentos e divisao de educaçao (Dora Assunçao) aml.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1690457715000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8778.164599999785, "ymin": -295036.3574000001, "xmax": 22569.31819999963, "ymax": -249739.47450000048, "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 4.5026540700157917E8, "falseZ": 0, "zUnits": 1, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NOME", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "ES Dr.ª Laura Ayres", "description": "ES Dr.ª Laura Ayres", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 140, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ES Dr.ª Laura Ayres" ] ] }, { "label": "ES Loulé", "description": "ES Loulé", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 245, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ES Loulé" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 140, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ES Dr.ª Laura Ayres", "label": "ES Dr.ª Laura Ayres" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 245, 101, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ES Loulé", "label": "ES Loulé" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 114, 61, 255 ], "toColor": [ 161, 114, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 44, 191, 255 ], "toColor": [ 69, 44, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 199, 92, 255 ], "toColor": [ 42, 199, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 145, 189, 255 ], "toColor": [ 43, 145, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 47, 137, 255 ], "toColor": [ 196, 47, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 199, 42, 255 ], "toColor": [ 201, 199, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 199, 177, 255 ], "toColor": [ 50, 199, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 37, 44, 255 ], "toColor": [ 168, 37, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 98, 191, 255 ], "toColor": [ 61, 98, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 43, 153, 255 ], "toColor": [ 135, 43, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 153, 57, 255 ], "toColor": [ 122, 153, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 41, 73, 255 ], "toColor": [ 153, 41, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 156, 95, 255 ], "toColor": [ 39, 156, 95, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[NOME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 40001, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 127 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOME", "typeIdField": "NOME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Escola", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOME" }, { "name": "NIVEL_ENSINO", "type": "esriFieldTypeString", "alias": "Nível Ensino", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NIVEL_ENSINO" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "gdb_ct3_1015", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S946_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "ES Dr.ª Laura Ayres", "name": "ES Dr.ª Laura Ayres", "domains": {}, "templates": [ { "name": "ES Dr.ª Laura Ayres", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "ES Dr.ª Laura Ayres" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ES Loulé", "name": "ES Loulé", "domains": {}, "templates": [ { "name": "ES Loulé", "description": "", "prototype": { "attributes": { "NIVEL_ENSINO": null, "NOME": "ES Loulé" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "302c499afc68409a89ba8ad596b1fae5" } ], "tables": [] }