{ "id": "Copy_of_Plantas_de_Localizao", "displayName": "Copy of Plantas de Localização", "description": null, "currentVersion": "4.08", "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": true, "hasGeometryEndpoints": true, "hasKmlServiceEndpoint": false, "updateInterval": 0, "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/known", "value": "", "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-viana-castelo.pt/MuniSIG/REST/security/signIn?idp_name=urn:gcx:idp:07B06478-C971-46B8-A390-C5C2DCF8B4D7" } } ] }, "urls": { "expirationNotice": "https://geo.cm-viana-castelo.pt/MuniSIG/REST/security/expirationNotice", "referrer": null, "refresh": null, "signIn": "https://geo.cm-viana-castelo.pt/MuniSIG/REST/security/signIn", "signOut": "https://geo.cm-viana-castelo.pt/MuniSIG/REST/security/signOut" }, "tokens": { "arcgis": {}, "geocortex": {}, "site": null } }, "properties": [ { "name": "MuniSIGVersion", "value": "10.5.0" } ], "extensions": [{"className":"EsriPT.MuniSIG.Rest.Extension.Configuration.AdvancedSearchConfig","instance":{"SearchList":[{"ID":0,"Nome":"Lugares","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT FREGUESIA FROM SDE.Toponimia_Lugares ORDER BY FREGUESIA ASC"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":""},{"ID":1,"Name":"Lugares","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT NOME FROM SDE.Toponimia_Lugares WHERE FREGUESIA = {0} ORDER BY NOME ASC"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":"0"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"NOME","Operator":"Equals","SearchField":1}],"AdvancedQueryExpression":"SELECT OBJECTID \r\nFROM GEOVIANA.SDE.TOPONIMIA_LUGARES \r\nWHERE FREGUESIA = {0}\r\nAND NOME = {1}\r\n","SelectedTable":"GEOVIANA.sde.TOPONIMIA_LUGARES","Columns":"OBJECTID","SelectDataColumns":[{"ColumnName":"OBJECTID","ColumnType":""}],"QueryRelationField":"OBJECTID","MapService":"0","MapServiceLayer":"17","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":1,"Nome":"Toponímia","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct FREG from SDE.eixos_via order by FREG asc"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":""},{"ID":1,"Name":"Avenida, Rua...","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct PRENM from SDE.eixos_via where FREG = {0} order by PRENM asc"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":"0"},{"ID":2,"Name":"Designação","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct DESIGNM from sde.eixos_via where FREG = {0} and PRENM = {1} order by DESIGNM asc"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":"0;1"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREG","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"PRENM","Operator":"Equals","SearchField":1},{"Conjunction":"And","ColumnName":"DESIGNM","Operator":"Equals","SearchField":2}],"AdvancedQueryExpression":"SELECT OBJECTID \r\nFROM GEOVIANA.SDE.EIXOS_VIA \r\nWHERE FREG = {0}\r\nAND PRENM = {1}\r\nAND DESIGNM = {2}\r\n","SelectedTable":"GEOVIANA.sde.EIXOS_VIA","Columns":"OBJECTID","SelectDataColumns":[{"ColumnName":"OBJECTID","ColumnType":""}],"QueryRelationField":"OBJECTID","MapService":"0","MapServiceLayer":"2","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":2,"Nome":"Nº de Policia","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct FREGUESIA from SDE.N_POLICIA order by FREGUESIA asc"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":""},{"ID":1,"Name":"Avenida, Rua...","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct PRENM from SDE.N_POLICIA where FREGUESIA = {0} order by PRENM asc"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":"0"},{"ID":2,"Name":"Designação","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct DESIGNM from sde.N_POLICIA where FREGUESIA = {0} and PRENM = {1} order by DESIGNM asc"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":"0;1"},{"ID":3,"Name":"Nº de Porta","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select PORTA from SDE.N_POLICIA where FREGUESIA = {0} and PRENM = {1} and DESIGNM = {2} order by PORTA asc"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":"0;1;2"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"PRENM","Operator":"Equals","SearchField":1},{"Conjunction":"And","ColumnName":"DESIGNM","Operator":"Equals","SearchField":2},{"Conjunction":"And","ColumnName":"PORTA","Operator":"Equals","SearchField":3}],"AdvancedQueryExpression":"SELECT OBJECTID \r\nFROM GEOVIANA.SDE.N_POLICIA \r\nWHERE FREGUESIA = {0}\r\nAND PRENM = {1}\r\nAND DESIGNM = {2}\r\nAND PORTA = {3}\r\n","SelectedTable":"GEOVIANA.sde.N_POLICIA","Columns":"OBJECTID","SelectDataColumns":[{"ColumnName":"OBJECTID","ColumnType":""}],"QueryRelationField":"OBJECTID","MapService":"0","MapServiceLayer":"1","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"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":"Planta de Ordenamento","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"PL_Ordenamento.mxd","ChangeLayers":false,"FormatType":"A4Vertical","WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[{"ID":0,"DisplayName":"PDM","MapService":"0","MapServiceLayer":"15"}],"Attachments":[{"ID":0,"DisplayName":"Ordenamento","Attachment":"E:\\ESRIPT_APP\\VD_Munisig\\legendas\\Ordenamento.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":1,"Nome":"Planta de Zonamento","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"PL_Zonamento.mxd","ChangeLayers":false,"FormatType":"A4Vertical","WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"5000","Scale":"5000"}],"SpatialRules":[{"ID":0,"DisplayName":"PUC","MapService":"0","MapServiceLayer":"13"}],"Attachments":[{"ID":0,"DisplayName":"Legenda PUC","Attachment":"E:\\ESRIPT_APP\\VD_Munisig\\legendas\\Zonamento.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":2,"Nome":"Servidões 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":"PL_condicionantes.mxd","ChangeLayers":false,"FormatType":"A4Vertical","WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[{"ID":0,"DisplayName":"PDM","MapService":"0","MapServiceLayer":"15"}],"Attachments":[{"ID":0,"DisplayName":"Legenda Condicionantes","Attachment":"E:\\ESRIPT_APP\\VD_Munisig\\legendas\\Condicionantes.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":3,"Nome":"Zonamento Acustico","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"PL_Cond_Z_Acustico.mxd","ChangeLayers":false,"FormatType":"A4Vertical","WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[{"ID":0,"DisplayName":"PDM","MapService":"0","MapServiceLayer":"15"}],"Attachments":[{"ID":0,"DisplayName":"Legenda Zonamento Acustico","Attachment":"E:\\ESRIPT_APP\\VD_Munisig\\legendas\\Z_Acustico.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":5,"Nome":"Planta de Implantação (PPPC)","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"PL_PPPC.mxd","ChangeLayers":false,"FormatType":"A4Vertical","WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"2000","Scale":"2000"}],"SpatialRules":[{"ID":0,"DisplayName":"PPPC","MapService":"0","MapServiceLayer":"10"}],"Attachments":[{"ID":0,"DisplayName":"Legenda PPPC","Attachment":"E:\\ESRIPT_APP\\VD_Munisig\\legendas\\PPPC.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":6,"Nome":"Planta de Implantação (PPCH)","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"PL_PPCH.mxd","ChangeLayers":false,"FormatType":"A4Vertical","WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"1000","Scale":"1000"}],"SpatialRules":[{"ID":0,"DisplayName":"PPCH","MapService":"0","MapServiceLayer":"11"}],"Attachments":[{"ID":0,"DisplayName":"Legenda PPCH","Attachment":"E:\\ESRIPT_APP\\VD_Munisig\\legendas\\PPCH.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":7,"Nome":"Planta de Implantação (PPFRCA)","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"PL_PPFRCA.mxd","ChangeLayers":false,"FormatType":"A4Vertical","WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"1000","Scale":"1000"}],"SpatialRules":[{"ID":0,"DisplayName":"Planta de Implantação (PPFRCA)","MapService":"0","MapServiceLayer":"12"}],"Attachments":[{"ID":0,"DisplayName":"Legenda PPFRCA","Attachment":"E:\\ESRIPT_APP\\VD_Munisig\\legendas\\PPFRCA.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":8,"Nome":"Planta de Implantação (PPDARQUE)","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"PL_PPDARQUE.mxd","ChangeLayers":false,"FormatType":"A4Vertical","WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"2000","Scale":"2000"}],"SpatialRules":[{"ID":0,"DisplayName":"PPDARQUE","MapService":"0","MapServiceLayer":"9"}],"Attachments":[{"ID":0,"DisplayName":"Legenda PPDARQUE","Attachment":"E:\\ESRIPT_APP\\VD_Munisig\\legendas\\PPDARQUE.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":9,"Nome":"Planta de Localização - Ortofotomapa","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"PL_LOC_orto.mxd","ChangeLayers":false,"FormatType":"A4Vertical","WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"2000","Scale":"2000"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":10,"Nome":"Planta de Localização - 5000","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"PL_LOC_5000.mxd","ChangeLayers":false,"FormatType":"A4Vertical","WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"5000","Scale":"5000"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":11,"Nome":"Planta de Localização - 10000","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":150,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"PL_LOC_10000.mxd","ChangeLayers":false,"FormatType":"A4Vertical","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":12,"Nome":"Plano Municipal Defesa da Floresta Contra Incêndios","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"CONDICIONANTES_PMDFCI.mxd","ChangeLayers":false,"FormatType":"A4Vertical","WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[{"ID":0,"DisplayName":"Condicionantes - PMDFCI","MapService":"0","MapServiceLayer":"15"}],"Attachments":[{"ID":0,"DisplayName":"Condicionantes - PMDFCI","Attachment":"E:\\ESRIPT_APP\\VD_Munisig\\legendas\\LEG_COND_PMDFCI.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":13,"Nome":"TESTE - Não utilizar","Descricao":"","isPlanPrint":false,"isPlanEmission":false,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A3","FileMXD":"PLOC_ORTO_A3_H.mxd","ChangeLayers":false,"FormatType":"A4Vertical","WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":2,"DisplayName":"1:10 000","Scale":"10000"}],"SpatialRules":[{"ID":0,"DisplayName":"Condicionantes - PMDFCI","MapService":"0","MapServiceLayer":"15"}],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":2,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null}],"PrintService":{"GeoprocessingURL":"https://geo.cm-viana-castelo.pt/arcgis/rest/services/MuniSIGPrintHtml5/GPServer/MuniSIGPrint","TemplateFolder":"E:\\ESRI_MXD\\MXD_Layouts\\Extractos","HistoryFolder":"E:\\ESRIPT_APP\\PrintOutput","VirtualDirectoryHistory":"https://geo.cm-viana-castelo.pt/MuniSIG/PrintOutput","SelectOutputFormats":[{"ColumnName":"PDF","ColumnType":""}],"ProxyPage":"","AGSSecurity":"","OutputFormatPdfa":false,"OutputExportDWF":false,"OutputExportDWFx":false,"IsOutputFormatPdfSigned":false,"CertificatePath":null,"CertificatePassword":null,"ShowSelectionTool":false,"ShowDrawTool":true,"ShowGeometryTypePoint":false,"ShowGeometryTypeLine":true,"ShowGeometryTypePolygon":true,"GeometryColor":"#FD000C","SelectColor":"#ff0000","SaveEmissionPlans":false,"SavePrintPlants":false,"CenterPrintActive":true,"PrintCentroidOnlyActive":false,"PrintInterfaceVisible":false,"HideGeometryPrintedPlant":false,"HidePlantsHyperlinks":false,"bufferDistance":50,"LineWidth":3,"PointSize":5,"isSequentialDtTableConfigurable":true,"isPlanHistoryConfigurable":true,"HistoryDataConnectionID":"2","SequencialValueDataConnectionID":"2","HistoryPlantsDataTable":"MW_History.dbo.HISTORY_PLANTS","SequencialValueDataTable":"MW_History.dbo.SequencialDataTable","HistoryFieldsDataTable":"MW_History.dbo.HISTORY_FORM_FIELDS","PointMapService":"4","PointMapServiceLayer":"0","PointMapServiceLayerFieldName":"ID","PolygonMapService":"6","PolygonMapServiceLayer":"2","PolygonMapServiceLayerFieldName":"ID","PolylineMapService":"5","PolylineMapServiceLayer":"1","PolylineMapServiceLayerFieldName":"ID"},"PrintFields":[{"ID":0,"DataFieldName":"REQUERENTE","DisplayName":"Requerente","DefaultValue":"","FieldGroup":"Geral","FieldType":"TextBox","Editable":true,"UniqueID":"00c730ee-245e-4e3f-9542-4815b2b1c350","Mandatory":false,"ComboBoxParameter":{"TypeValue":"","DataConnection":"","Table":"","DescriptiveColumn":"","DistinctValue":true,"SortResults":"","SelectPossibleValues":[],"SQLExpression":"","SQLExpressionType":"basic","MapServiceID":"","LayerID":"","LayerName":"","Field":""},"TextBoxParameter":{"MaximumSize":2147483647,"TypeValue":"Manual","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}},{"ID":1,"DataFieldName":"FREGUESIA","DisplayName":"Freguesia","DefaultValue":"","FieldGroup":"Geral","FieldType":"ComboBox","Editable":true,"UniqueID":"e186f574-ad6f-4f4e-8bdb-2007320d77dc","Mandatory":false,"ComboBoxParameter":{"TypeValue":"Geographic","DataConnection":"0","Table":"GEOVIANA.sde.FREGUESIA","DescriptiveColumn":"FREGUESIA","DistinctValue":true,"SortResults":"Ascending","SelectPossibleValues":[],"SQLExpression":"SELECT DISTINCT FREGUESIA FROM GEOVIANA.sde.FREGUESIA ORDER BY FREGUESIA ASC","SQLExpressionType":"basic","MapServiceID":"0","LayerID":"18","LayerName":"","Field":"FREGUESIA"},"TextBoxParameter":{"MaximumSize":-1,"TypeValue":"","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}},{"ID":2,"DataFieldName":"NPLANTA","DisplayName":"Nº de Planta","DefaultValue":"","FieldGroup":"Geral","FieldType":"TextBox","Editable":true,"UniqueID":"758462b3-19f8-4343-a29c-4e4f480bad78","Mandatory":false,"ComboBoxParameter":{"TypeValue":"","DataConnection":"","Table":"","DescriptiveColumn":"","DistinctValue":true,"SortResults":"","SelectPossibleValues":[],"SQLExpression":"","SQLExpressionType":"basic","MapServiceID":"","LayerID":"","LayerName":"","Field":""},"TextBoxParameter":{"MaximumSize":15,"TypeValue":"Sequencial","LastValue":750,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}}],"PrintGroups":[{"ID":0,"Nome":"Plano Director Municipal","FormerNome":null,"UniqueID":"cf10dd3f-4711-4037-b7a6-c8d585454d8f","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta de Ordenamento","FormerNome":null,"UniqueID":"c7349848-bd7e-47ef-acb6-22ec6450f58a"}]},{"ID":1,"Nome":"Plantas de Condicionantes","FormerNome":null,"UniqueID":"2b58f5df-e3a3-486d-9784-2673e48607ca","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":2,"Nome":"Servidões e Restrições de Utilidade Pública","FormerNome":null,"UniqueID":"025bd6eb-1416-4275-9764-d440a2870f5f"},{"ID":3,"Nome":"Zonamento Acustico","FormerNome":null,"UniqueID":"d6a55c0f-db48-4f3d-9bf5-b95c2edbcb06"},{"ID":12,"Nome":"PMDFCI - Plano Municipal Defesa da Floresta Contra Incêndios","FormerNome":"PMDFCI - Plano Municipal Defesa da Floresta Contra Incêndios","UniqueID":"1253550C-0C4E-5642-1D18-1F0DBC7F4502"}]},{"ID":2,"Nome":"Plano de Urbanização da Cidade","FormerNome":null,"UniqueID":"794146aa-d133-4cff-b33d-b74cd74fcca6","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":1,"Nome":"Planta de Zonamento","FormerNome":null,"UniqueID":"72c5958b-80b1-4a35-a221-997623f62fd7"}]},{"ID":3,"Nome":"Plano de Pormenor do Centro Histórico","FormerNome":null,"UniqueID":"7bb5bb36-df57-429c-9cae-c465147e4062","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":6,"Nome":"Planta de Implantação (PPCH)","FormerNome":null,"UniqueID":"21151671-62f2-436c-b86c-8106cc0ad823"}]},{"ID":4,"Nome":"Plano de Pormenor do Parque da Cidade","FormerNome":null,"UniqueID":"68dea3c8-60c8-464c-a364-5c79d22e7fee","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":5,"Nome":"Planta de Implantação (PPPC)","FormerNome":null,"UniqueID":"973c9af2-3482-4db5-862c-f6d72b60f7b6"}]},{"ID":5,"Nome":"Plano de Pormenor da Frente Ribeirinha e Campo dAgonia","FormerNome":null,"UniqueID":"830c44f0-29c5-4373-8395-2ec91a505e67","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":7,"Nome":"Planta de Implantação (PPFRCA)","FormerNome":null,"UniqueID":"a2bb2e13-9c8b-435b-b707-b4c73c03cf7d"}]},{"ID":6,"Nome":"Plano Pormenor para área marginal ao Rio Lima, em Darque","FormerNome":null,"UniqueID":"2a3c0c88-072a-409e-a405-d748576e4618","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":8,"Nome":"Planta de Implantação (PPDARQUE)","FormerNome":null,"UniqueID":"d0d1ba4a-ee68-4f4e-85e9-8f79d3614cdc"}]},{"ID":7,"Nome":"Plantas de Localização","FormerNome":null,"UniqueID":"c8163b00-a6c7-4223-a165-b2e0395c2fdd","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":9,"Nome":"Planta de Localização - Ortofotomapa","FormerNome":null,"UniqueID":"9eed2f01-1372-488e-9122-ae7e5fb73bbc"},{"ID":10,"Nome":"Planta de Localização - 5000","FormerNome":null,"UniqueID":"772d0709-a5e7-470f-8531-c874d1580e54"},{"ID":11,"Nome":"Planta de Localização - 10000","FormerNome":null,"UniqueID":"953f38b2-ba22-47b0-a6a1-1299ffe183ec"}]},{"ID":8,"Nome":"Geral","FormerNome":null,"UniqueID":"2dbbfed6-be40-4f74-8eff-63ed9938d79e","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":13,"Nome":"Plano Municipal de Defesa da Floresta Contra Incêndios","FormerNome":null,"UniqueID":"afbd99f7-0bdc-4f38-a394-7fe78963c20c"}]}],"PrintLayers":[],"SelectAllLayers":false,"SendEmails":false}},{"className":"EsriPT.MuniSIG.Rest.Extension.Configuration.AdvancedConfrontationConfig","instance":{"ConfrontationPlans":[],"ConfrontationLayers":[],"ConfrontationConfig":{"ShowLegendConfrontation":false,"ShuffleLegendConfrontation":false,"NoLegendConfrontation":false,"OutlineColor":"#ff0000","FillColor":"#ff0000","ShowGeometryTypePoint":true,"ShowGeometryTypeLine":true,"ShowGeometryTypePolygon":true,"MergeResultsByDefinition":true,"LegentType":null,"ZoomToConfrontationResults":true},"ConfrontationReport":{"LayoutType":"","FileLocation":"","Template":"","ProxyPage":"","AGSSecurity":"","HistoryFolder":"","VirtualDirectoryHistory":"","GeoprocessingURL":"","ReportTemplatePath":"","FormatType":"","Attachment":"","AttachmentName":null,"hasAttachment":false,"Scale":"","Resolution":96,"Footer":""},"SelectAllLayers":false}}] }