{ "id": "BCKINTERPLOCmxd", "displayName": "BCKINTERPLOCmxd", "description": null, "currentVersion": "4.14", "arcGisPortalAuthentication": null, "hasLayerCatalogs": false, "hasNamedExtents": false, "hasPrintTemplates": true, "hasWorkflows": true, "hasSearchTables": false, "hasWebMaps": false, "hasViewers": true, "hasOverviewMap": false, "hasNorthArrow": true, "hasTimeSliders": false, "hasVirtualDirectory": true, "hasGeocodingEndpoints": false, "hasGeoprocessingEndpoints": false, "hasGeometryEndpoints": true, "hasKmlServiceEndpoint": false, "splashScreenUrl": "VirtualDirectory/logo entrada.jpg", "updateInterval": 3360, "timeZoneId": "Etc/UTC", "displayTimeZoneId": null, "dataProvider": null, "defaultCurrency": "EUR", "signInEnabled": true, "signOutEnabled": true, "signOutRedirectUrl": null, "principal": { "isAuthenticated": false, "label": "Guest", "expiry": null, "identities": [ { "authenticationType": "", "isAuthenticated": false, "nameClaimType": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name", "roleClaimType": "http://schemas.microsoft.com/ws/2008/06/identity/claims/role", "label": null, "claims": [ { "type": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name", "value": "Guest", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:guest", "originalIssuer": "urn:gcx:guest", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/category/guest", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:guest", "originalIssuer": "urn:gcx:guest", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/category/known", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/category/any", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/audience", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/policy", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/category", "value": "secure-conversation", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} } ] } ], "policy": { "authenticate": false, "hints": null, "issuers": [ { "displayName": "Geocortex Identity Server", "displayType": "Identity Server", "type": "wsfed-ids", "hint": null, "urls": { "signIn": "https://geo.cm-odivelas.pt/MuniSIG/REST/security/signIn?idp_name=urn:gcx:idp:1D77BF85-CEB2-4F8B-99DC-DE3B3D64FCC1" } }, { "displayName": "Windows Integrated", "displayType": "Windows Integrated", "type": "windows", "hint": null, "urls": { "signIn": "https://geo.cm-odivelas.pt/MuniSIG/REST/security/signIn?idp_name=AD AUTHORITY" } } ] }, "urls": { "expirationNotice": "https://geo.cm-odivelas.pt/MuniSIG/REST/security/expirationNotice", "referrer": null, "refresh": null, "signIn": "https://geo.cm-odivelas.pt/MuniSIG/REST/security/signIn", "signOut": "https://geo.cm-odivelas.pt/MuniSIG/REST/security/signOut" }, "tokens": { "arcgis": {}, "geocortex": {}, "site": null } }, "properties": [ { "name": "MuniSIGVersion", "value": "10.6.0" } ], "extensions": [{"className":"EsriPT.MuniSIG.Rest.Extension.Configuration.AdvancedSearchConfig","instance":{"SearchList":[{"ID":0,"Nome":"Pesquisa por Rua","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.EIXOSVIA","ValueColumn":"FREG_ANTIG","DescriptiveColumn":"FREG_ANTIG","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT FREG_ANTIG FROM sdePROD.sde.EIXOSVIA ORDER BY FREG_ANTIG ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Tipo de Arruamento","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.EIXOSVIA","ValueColumn":"TIPO_ARRUA","DescriptiveColumn":"TIPO_ARRUA","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT TIPO_ARRUA FROM sdePROD.sde.EIXOSVIA ORDER BY TIPO_ARRUA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":2,"Name":"Arruamento","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.EIXOSVIA","ValueColumn":"DENOMINA","DescriptiveColumn":"DENOMINA","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT DENOMINA FROM sdePROD.sde.EIXOSVIA WHERE FREG_ANTIG = {0} AND TIPO_ARRUA = {1} ORDER BY DENOMINA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0;1"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREG_ANTIG","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"TIPO_ARRUA","Operator":"Equals","SearchField":1},{"Conjunction":"And","ColumnName":"DENOMINA","Operator":"Like","SearchField":2}],"AdvancedQueryExpression":"SELECT OBJECTID, TIPO_ARRUA, DENOMINA, FREG_ANTIG \r\nFROM sdePROD.sde.EixosVIA \r\nWHERE FREG_ANTIG = {0}\r\nAND TIPO_ARRUA = {1}\r\nAND DENOMINA = {2}\r\n","SelectedTable":"sdePROD.sde.EIXOS_VIA","Columns":"objectid, tipo_arrua, denomina, freg_antig","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"11","MapServiceLayer":"17","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"1.25"},{"ID":1,"Nome":"Pesquisa de Números de Polícia","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.NPOLICIA","ValueColumn":"Freguesia","DescriptiveColumn":"Freguesia","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT Freguesia FROM sdePROD.sde.NPOLICIA ORDER BY Freguesia ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Arruamento","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.NPOLICIA","ValueColumn":"DENOMINACA","DescriptiveColumn":"DENOMINACA","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT DENOMINACA FROM sdePROD.sde.NPOLICIA WHERE FREGUESIA LIKE {0} ORDER BY DENOMINACA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0"},{"ID":2,"Name":"Número de Policia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.NPOLICIA","ValueColumn":"NPolicia","DescriptiveColumn":"NPolicia","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT NPolicia FROM sdePROD.sde.NPOLICIA WHERE FREGUESIA = {0} AND DENOMINACA = {1} ORDER BY NPolicia ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0;1"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"DENOMINACA","Operator":"Equals","SearchField":1},{"Conjunction":"And","ColumnName":"NPOLICIA","Operator":"Like","SearchField":2}],"AdvancedQueryExpression":"SELECT OBJECTID, DENOMINACA, FREGUESIA, NPOLICIA \r\nFROM sdePROD.sde.NPolicia \r\nWHERE FREGUESIA = {0}\r\nAND DENOMINACA = {1}\r\nAND NPOLICIA = {2}\r\n","SelectedTable":"sdePROD.sde.NPOLICIA","Columns":"objectid, denominaca, freguesia, npolicia","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"11","MapServiceLayer":"19","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"1.25"},{"ID":2,"Nome":"Pesquisa por Alvará","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Local","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.ALVARAS","ValueColumn":"Local","DescriptiveColumn":"Local","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT Local FROM sdePROD.sde.ALVARAS ORDER BY Local ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""}],"SearchConditions":[],"AdvancedQueryExpression":"SELECT OBJECTID, Local\r\nFROM SDEPROD.SDE.Alvaras\r\nWHERE Local ={0}\r\n","SelectedTable":"sdePROD.sde.ALVARAS","Columns":"objectid, local","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"16","MapServiceLayer":"21","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":false,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":3,"Nome":"Pesquisa de Alvará por Ano de Emissão","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Ano de Emissão","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.ALVARAS","ValueColumn":"Ano","DescriptiveColumn":"Ano","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT Ano FROM sdePROD.sde.ALVARAS ORDER BY Ano ASC"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Nº de Alvará","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.ALVARAS","ValueColumn":"Num","DescriptiveColumn":"Num","DistinctValue":true,"SortResults":"NoSorting","pesqID":"","SQLExpression":"SELECT DISTINCT Num FROM sdePROD.sde.ALVARAS WHERE Ano = {0}"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0"}],"SearchConditions":[],"AdvancedQueryExpression":"SELECT OBJECTID, Num, Ano\r\nFROM SDEPROD.SDE.Alvaras \r\nWHERE Ano = {0}\r\nAND Num = {1}","SelectedTable":"sdePROD.sde.ALVARAS","Columns":"objectid, num, ano","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"16","MapServiceLayer":"21","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":false,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":4,"Nome":"Pesquisa por PMOT","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Designação","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdeDEV.sde.PMOT","ValueColumn":"Nome","DescriptiveColumn":"Nome","DistinctValue":false,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT Nome FROM sdeDEV.sde.PMOT WHERE ((Tipo = \u0027Plano de Pormenor\u0027 or Tipo = \u0027ARU\u0027) AND DIPLOMA_LEGAL IS NOT NULL) ORDER BY Nome ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""}],"SearchConditions":[],"AdvancedQueryExpression":"SELECT OBJECTID, Nome, Tipo, DIPLOMA_LEGAL\r\nFROM SDEPROD.SDE.PMOT\r\nWHERE \r\n((Tipo = \u0027Plano de Pormenor\u0027 or Tipo = \u0027ARU\u0027) AND DIPLOMA_LEGAL IS NOT NULL)\r\nAND Nome = {0}","SelectedTable":"sdeDEV.sde.PMOT","Columns":"objectid, nome, tipo, diploma_legal","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"16","MapServiceLayer":"25","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":false,"SetPushPins":true,"ZoomFactor":"1.25"}]}},{"className":"EsriPT.MuniSIG.Rest.Extension.Configuration.AdvancedPrintConfig","instance":{"Emails":{"HostSMTP":"","PortSMTP":25,"UseSsl":false,"User":"","Password":"","FromMail":"","UserDomain":"","AskForMailTo":false,"NeedMailTo":false,"InternalEMails":"","SubjectMail":"","BodyMail":""},"PrintTemplates":[{"ID":0,"Nome":"Cartografia","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"A4CartoVector.mxd","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"2000","Scale":"2000"},{"ID":1,"DisplayName":"5000","Scale":"5000"},{"ID":2,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":2,"Nome":"Usos do Solo","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":200,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"A4PDM_OT01.mxd","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":3,"Nome":"Classificação Zonal do ruído","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"A4PDM_OT02.mxd","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":4,"Nome":"Áreas Sujeitas a Prevenções de Riscos","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"A4PDM_OT03.mxd","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":5,"Nome":"Património Cultural Arquitetónico","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"A4PDM_OT04.mxd","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":6,"Nome":"Património Cultural Arqueológico","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"Z_A4PDM_OT05.mxd","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":7,"Nome":"Estrutura Ecológica Municipal","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"A4PDM_OT06.mxd","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":8,"Nome":"Servidões Administrativas e Restrições de Utilidade Pública","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"A4PDM_CD07.mxd","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":9,"Nome":"Reserva Agrícola Nacional","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"A4PDM_CD08.mxd","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":10,"Nome":"Reserva Ecológica Nacional","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"A4PDM_CD09.mxd","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":11,"Nome":"Ortofotomapa - Cobertura Fotográfica 2020","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":250,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"A4Ortofoto.mxd","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"Extensão actual","Scale":"CurrentExtent"},{"ID":1,"DisplayName":"Escala actual","Scale":"CurrentScale"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null}],"PrintService":{"GeoprocessingURL":"https://geo.cm-odivelas.pt/arcgis/rest/services/MuniSIGPrint/GPServer/MuniSIGPrint","TemplateFolder":"D:\\Esri_App\\MXD\\Layouts","HistoryFolder":"D:\\Esri_App\\Outputs\\PrintOutputs","VirtualDirectoryHistory":"https://geo.cm-odivelas.pt/munisig/outputs/printoutputs","SelectOutputFormats":[{"ColumnName":"PDF","ColumnType":""}],"ProxyPage":"","AGSSecurity":"","OutputFormatPdfa":false,"OutputExportDWF":false,"OutputExportDWFx":false,"IsOutputFormatPdfSigned":false,"CertificatePath":null,"CertificatePassword":null,"ShowSelectionTool":true,"ShowDrawTool":true,"ShowGeometryTypePoint":true,"ShowGeometryTypeLine":false,"ShowGeometryTypePolygon":true,"GeometryColor":"#ff0000","SelectColor":"#ff0000","SaveEmissionPlans":false,"SavePrintPlants":false,"CenterPrintActive":false,"PrintCentroidOnlyActive":false,"PrintInterfaceVisible":false,"HideGeometryPrintedPlant":false,"HidePlantsHyperlinks":false,"bufferDistance":50,"LineWidth":3,"PointSize":5,"isSequentialDtTableConfigurable":false,"isPlanHistoryConfigurable":false,"HistoryDataConnectionID":"0","SequencialValueDataConnectionID":"0","HistoryPlantsDataTable":"","SequencialValueDataTable":"sdePROD.sde.Impressões Site Edição","HistoryFieldsDataTable":"","PointMapService":null,"PointMapServiceLayer":null,"PointMapServiceLayerFieldName":null,"PolygonMapService":null,"PolygonMapServiceLayer":null,"PolygonMapServiceLayerFieldName":null,"PolylineMapService":null,"PolylineMapServiceLayer":null,"PolylineMapServiceLayerFieldName":null},"PrintFields":[{"ID":0,"DataFieldName":"REQUERENTE","DisplayName":"Requerente","DefaultValue":"","FieldGroup":"Geral","FieldType":"TextBox","Editable":true,"UniqueID":"378e904e-90b3-4bea-a1a4-e75e8341282f","Mandatory":false,"ComboBoxParameter":{"TypeValue":"","DataConnection":"","Table":"","DescriptiveColumn":"","DistinctValue":true,"SortResults":"","SelectPossibleValues":[],"SQLExpression":"","SQLExpressionType":"basic","MapServiceID":"","LayerID":"","LayerName":"","Field":""},"TextBoxParameter":{"MaximumSize":-1,"TypeValue":"Manual","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}},{"ID":1,"DataFieldName":"CONTRIBUINTE","DisplayName":"NIF","DefaultValue":"","FieldGroup":"Geral","FieldType":"TextBox","Editable":true,"UniqueID":"383cec43-5462-4e58-96e2-bfff8e59272d","Mandatory":false,"ComboBoxParameter":{"TypeValue":"","DataConnection":"","Table":"","DescriptiveColumn":"","DistinctValue":true,"SortResults":"","SelectPossibleValues":[],"SQLExpression":"","SQLExpressionType":"basic","MapServiceID":"","LayerID":"","LayerName":"","Field":""},"TextBoxParameter":{"MaximumSize":9,"TypeValue":"Manual","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}},{"ID":2,"DataFieldName":"LOCALIDADE","DisplayName":"Localidade","DefaultValue":"","FieldGroup":"Geral","FieldType":"TextBox","Editable":true,"UniqueID":"c23d3a29-6613-4eba-9e79-bfd4881787d8","Mandatory":false,"ComboBoxParameter":{"TypeValue":"","DataConnection":"","Table":"","DescriptiveColumn":"","DistinctValue":true,"SortResults":"","SelectPossibleValues":[],"SQLExpression":"","SQLExpressionType":"basic","MapServiceID":"","LayerID":"","LayerName":"","Field":""},"TextBoxParameter":{"MaximumSize":-1,"TypeValue":"Manual","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}},{"ID":3,"DataFieldName":"FREGUESIA","DisplayName":"Freguesia","DefaultValue":"","FieldGroup":"Geral","FieldType":"ComboBox","Editable":true,"UniqueID":"be80825e-0517-4c94-9c71-caef8b69b510","Mandatory":false,"ComboBoxParameter":{"TypeValue":"Geographic","DataConnection":"0","Table":"sdePROD.sde.ACRRU","DescriptiveColumn":"A_Critica","DistinctValue":true,"SortResults":"NoSorting","SelectPossibleValues":[],"SQLExpression":"SELECT DISTINCT COLOR FROM sdePROD.sde.ACOST","SQLExpressionType":"advanced","MapServiceID":"11","LayerID":"13","LayerName":"","Field":"Freguesia"},"TextBoxParameter":{"MaximumSize":-1,"TypeValue":"Manual","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}}],"PrintGroups":[{"ID":0,"Nome":"Plantas de Localização","FormerNome":null,"UniqueID":"bca81218-6abc-4bbc-88a9-2fde76803869","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Cartografia 10K","FormerNome":null,"UniqueID":"e6049134-ca8f-4f5a-9e33-441327c5edc4"},{"ID":11,"Nome":"Planta com Fotografia Aérea","FormerNome":null,"UniqueID":"73471d32-91fa-498d-bf06-df23dce4113d"}]},{"ID":1,"Nome":"PDM - Ordenamento","FormerNome":null,"UniqueID":"616251b4-484b-4997-ba6b-d90015e3d4a2","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":2,"Nome":"Usos do Solo","FormerNome":null,"UniqueID":"66ff2298-e720-4aeb-9f80-28dcaf13f00e"},{"ID":3,"Nome":"Classificação Zonal do ruído","FormerNome":null,"UniqueID":"e9ef97ed-a8a3-434f-9ee2-adb071abe328"},{"ID":4,"Nome":"Áreas Sujeitas a Prevenções de Riscos","FormerNome":null,"UniqueID":"159ef8de-f955-4929-bcc8-20f9280b8dc8"},{"ID":5,"Nome":"Património Cultural Arquitetónico","FormerNome":null,"UniqueID":"47aa0529-fb99-4094-87f2-760fca38abf7"},{"ID":6,"Nome":"Património Cultural Arqueológico","FormerNome":null,"UniqueID":"41ac6180-73db-4d9e-9b20-9a920b9a4b17"},{"ID":7,"Nome":"Estrutura Ecológica Municipal","FormerNome":null,"UniqueID":"622781d0-5edd-40e2-830d-891791e58645"}]},{"ID":2,"Nome":"PDM – Condicionantes","FormerNome":null,"UniqueID":"51afb04b-65f6-449f-a3b1-fc9ab689f136","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":8,"Nome":"Servidões Administrativas e Restrições de Utilidade Pública","FormerNome":null,"UniqueID":"e965a9bb-b1f5-40b6-bf52-c3845487d835"},{"ID":9,"Nome":"Reserva Agrícola Nacional","FormerNome":null,"UniqueID":"bb97d828-d348-45be-a067-b495751929c8"},{"ID":10,"Nome":"Reserva Ecológica Nacional","FormerNome":null,"UniqueID":"d4260996-b4d4-430d-b8bd-acd901c8636d"}]}],"PrintLayers":[{"ID":0,"DisplayName":"Edificado","Description":"Edificios","Service":"9","Layer":"2","LayerName":"Edificado","SelectionText":"{Descricao}"}],"IntersectionReports":[],"SelectAllLayers":false,"SendEmails":false}},{"className":"EsriPT.MuniSIG.Rest.Extension.Configuration.AdvancedConfrontationConfig","instance":{"ConfrontationPlans":[],"ConfrontationLayers":[],"ConfrontationConfig":{"ShowLegendConfrontation":false,"ShuffleLegendConfrontation":true,"NoLegendConfrontation":false,"OutlineColor":"#ff0000","FillColor":"#ff0000","ShowGeometryTypePoint":true,"ShowGeometryTypeLine":true,"ShowGeometryTypePolygon":true,"MergeResultsByDefinition":true,"LegentType":null,"ZoomToConfrontationResults":true},"ConfrontationReport":{"LayoutType":null,"FileLocation":"","Template":"","ProxyPage":null,"AGSSecurity":null,"HistoryFolder":"","VirtualDirectoryHistory":"","GeoprocessingURL":"","ReportTemplatePath":"","FormatType":null,"Attachment":null,"AttachmentName":null,"hasAttachment":false,"Scale":null,"Resolution":96,"Footer":null},"SelectAllLayers":false}}] }