{ "id": "ZEsriTeste15Out2024", "displayName": "ZEsriTeste15Out2024", "description": "Site para emissão de plantas de localização (versão externa)", "currentVersion": "4.14", "arcGisPortalAuthentication": null, "hasLayerCatalogs": false, "hasNamedExtents": true, "hasPrintTemplates": true, "hasWorkflows": true, "hasSearchTables": false, "hasWebMaps": false, "hasViewers": true, "hasOverviewMap": false, "hasNorthArrow": true, "hasTimeSliders": false, "hasVirtualDirectory": true, "hasGeocodingEndpoints": true, "hasGeoprocessingEndpoints": false, "hasGeometryEndpoints": true, "hasKmlServiceEndpoint": false, "updateInterval": 3360, "timeZoneId": "Etc/UTC", "displayTimeZoneId": null, "dataProvider": null, "defaultCurrency": "EUR", "signInEnabled": true, "signOutEnabled": true, "signOutRedirectUrl": "http://www.cm-loule.pt", "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": "Utilizadores CM Loulé", "displayType": "Windows Integrated", "type": "windows", "hint": null, "urls": { "signIn": "https://geoloule.cm-loule.pt/MuniSIG/REST/security/signIn?idp_name=AD AUTHORITY" } }, { "displayName": "Utilizadores Externos", "displayType": "Identity Server", "type": "wsfed-ids", "hint": null, "urls": { "signIn": "https://geoloule.cm-loule.pt/MuniSIG/REST/security/signIn?idp_name=urn:gcx:idp:C51CFAA8-91B8-45D8-A659-AF6B8D97C603" } } ] }, "urls": { "expirationNotice": "https://geoloule.cm-loule.pt/MuniSIG/REST/security/expirationNotice", "referrer": null, "refresh": null, "signIn": "https://geoloule.cm-loule.pt/MuniSIG/REST/security/signIn", "signOut": "https://geoloule.cm-loule.pt/MuniSIG/REST/security/signOut" }, "tokens": { "arcgis": {}, "geocortex": {}, "site": null } }, "properties": [ { "name": "MuniSIGVersion", "value": "4.14.5" } ], "extensions": [{"className":"EsriPT.MuniSIG.Rest.Extension.Configuration.AdvancedSearchConfig","instance":{"SearchList":[{"ID":0,"Nome":"Rua por Nome","Descricao":"Pesquisar Rua por Nome","DataConnectionID":"3","SearchFields":[{"ID":0,"Name":"Nome","Mandatory":true,"FieldType":"TextBox","ComboBoxParameter":{"SelectedTable":"","ValueColumn":"","DescriptiveColumn":"","DistinctValue":false,"SortResults":"","pesqID":"","SQLExpression":""},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"TOPONIMO","Operator":"Like","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM GEOLOULE.SIGADMIN.FC_TOPORUA \r\nWHERE TOPONIMO LIKE %{0}%\r\n","SelectedTable":"GEOLOULE.sigadmin.FC_TOPORUA","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"145","MapServiceLayer":"4","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":1,"Nome":"Rua por Freguesia","Descricao":"Pesquisar Rua por Freguesia","DataConnectionID":"3","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLOULE.sigadmin.TB_D_FREG_VIGOR","ValueColumn":"Code","DescriptiveColumn":"Description","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT Code, Description FROM GEOLOULE.sigadmin.TB_D_FREG_VIGOR ORDER BY Description ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Rua","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLOULE.sde.dbtune","ValueColumn":"keyword","DescriptiveColumn":"keyword","DistinctValue":true,"SortResults":"NoSorting","pesqID":"","SQLExpression":"SELECT DISTINCT TOPONIMO FROM GEOLOULE.sigadmin.FC_TOPORUA WHERE FREGUESIA like \u0027{0}\u0027 and TOPONIMO \u003c\u003e\u0027\u0027 ORDER BY TOPONIMO ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"TOPONIMO","Operator":"Equals","SearchField":1}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM GEOLOULE.SIGADMIN.FC_TOPORUA\r\nWHERE FREGUESIA = {0}\r\nAND TOPONIMO = {1}\r\n","SelectedTable":"GEOLOULE.sigadmin.FC_TOPORUA","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"145","MapServiceLayer":"4","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":3,"Nome":"Lugar (C.Militar) por Nome","Descricao":"Pesquisar Lugar (C.Militar) por Nome","DataConnectionID":"3","SearchFields":[{"ID":0,"Name":"Lugar (C.Militar)","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLOULE.sde.dbtune","ValueColumn":"keyword","DescriptiveColumn":"keyword","DistinctValue":true,"SortResults":"NoSorting","pesqID":"","SQLExpression":"SELECT DISTINCT LUGAR FROM GEOLOULE.sigadmin.FC_TOPOLUGAR ORDER BY LUGAR ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"LUGAR","Operator":"Like","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM GEOLOULE.sigadmin.FC_TOPOLUGAR\r\nWHERE LUGAR = {0}","SelectedTable":"GEOLOULE.sigadmin.FC_TOPOLUGAR","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"145","MapServiceLayer":"3","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":4,"Nome":"Lugar (C.Militar) por Freguesia","Descricao":"Pesquisar Lugar (C.Militar) por Freguesia","DataConnectionID":"3","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLOULE.sigadmin.FC_TOPOLUGAR","ValueColumn":"FREGUESIA","DescriptiveColumn":"FREGUESIA","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT FREGUESIA FROM GEOLOULE.sigadmin.FC_TOPOLUGAR ORDER BY FREGUESIA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Lugar (C.Militar)","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLOULE.sde.dbtune","ValueColumn":"keyword","DescriptiveColumn":"keyword","DistinctValue":true,"SortResults":"NoSorting","pesqID":"","SQLExpression":"SELECT DISTINCT LUGAR FROM GEOLOULE.SIGADMIN.FC_TOPOLUGAR WHERE FREGUESIA like \u0027{0}\u0027 and LUGAR \u003c\u003e \u0027\u0027 ORDER BY LUGAR ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"LUGAR","Operator":"Equals","SearchField":1}],"AdvancedQueryExpression":"SELECT OBJECTID \r\nFROM GEOLOULE.sigadmin.FC_TOPOLUGAR \r\nWHERE FREGUESIA = {0} AND LUGAR = {1}\r\n","SelectedTable":"GEOLOULE.sigadmin.FC_TOPOLUGAR","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"145","MapServiceLayer":"3","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":8,"Nome":"Bairros e Urbanizações por Nome (Não Oficial)","Descricao":"Pesquisar Bairros e Urbanizações por Nome (Informação de Trabalho Não Oficial)","DataConnectionID":"3","SearchFields":[{"ID":0,"Name":"Bairros/Urbanizações (Não Oficial)","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLOULE.sigadmin.FC_BAIRRO_URB","ValueColumn":"DESIGNACAO","DescriptiveColumn":"DESIGNACAO","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT DESIGNACAO FROM GEOLOULE.sigadmin.FC_BAIRRO_URB ORDER BY DESIGNACAO ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"DESIGNACAO","Operator":"Like","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM GEOLOULE.sigadmin.FC_BAIRRO_URB\r\nWHERE DESIGNACAO = {0}","SelectedTable":"GEOLOULE.sigadmin.FC_BAIRRO_URB","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"145","MapServiceLayer":"5","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":12,"Nome":"Plano em Vigor por Nome","Descricao":"Pesquisar Plano em Vigor por Nome","DataConnectionID":"3","SearchFields":[{"ID":0,"Name":"Nome do Plano em Vigor","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLOULE.sigadmin.FC_PMOT_VIGOR","ValueColumn":"NOME","DescriptiveColumn":"NOME","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT NOME FROM GEOLOULE.sigadmin.FC_PMOT_VIGOR ORDER BY NOME ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"NOME","Operator":"Equals","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM GEOLOULE.sigadmin.FC_PMOT_VIGOR \r\nWHERE NOME = {0}\r\n","SelectedTable":"GEOLOULE.sigadmin.FC_PMOT_VIGOR","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"10","MapServiceLayer":"15","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"1.25"},{"ID":13,"Nome":"Plano em Vigor por Tipo","Descricao":"Pesquisar Plano em Vigor por Tipo e Nome","DataConnectionID":"3","SearchFields":[{"ID":0,"Name":"Tipo","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLOULE.sde.dbtune","ValueColumn":"keyword","DescriptiveColumn":"keyword","DistinctValue":true,"SortResults":"NoSorting","pesqID":"","SQLExpression":"select distinct TIPO from GEOLOULE.SIGADMIN.FC_PMOT_VIGOR order by TIPO asc"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Plano","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLOULE.sde.dbtune","ValueColumn":"keyword","DescriptiveColumn":"keyword","DistinctValue":true,"SortResults":"NoSorting","pesqID":"","SQLExpression":"select distinct NOME from GEOLOULE.SIGADMIN.FC_PMOT_VIGOR where TIPO = {0} AND NOME \u003c\u003e \u0027\u0027 order by NOME asc"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0"}],"SearchConditions":[{"Conjunction":"","ColumnName":"TIPO","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"NOME","Operator":"Equals","SearchField":1}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM GEOLOULE.sigadmin.FC_PMOT_VIGOR \r\nWHERE TIPO = {0}\r\nAND NOME = {1}\r\n","SelectedTable":"GEOLOULE.sigadmin.FC_PMOT_VIGOR","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"10","MapServiceLayer":"15","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":14,"Nome":"Ribeira por Nome","Descricao":"Pesquisar Ribeira por Nome","DataConnectionID":"3","SearchFields":[{"ID":0,"Name":"Ribeira","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLOULE.sde.dbtune","ValueColumn":"keyword","DescriptiveColumn":"keyword","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT DESIGNACAO FROM GEOCART.sigadmin.FC_2K_2008_EIXOREDEHIDROGRAFICA ORDER BY DESIGNACAO ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"DESIGNACAO","Operator":"Equals","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM GEOCART.sigadmin.FC_2K_2008_EIXOREDEHIDROGRAFICA\r\nWHERE DESIGNACAO = {0}","SelectedTable":"GEOCART.sigadmin.FC_2K_2008_EIXOREDEHIDROGRAFICA","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"0","MapServiceLayer":"5","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":15,"Nome":"Nº Declaração de Titularidade","Descricao":"Pesquisar Nº Declaração de Titularidade","DataConnectionID":"3","SearchFields":[{"ID":0,"Name":"Nº Declaração Titularidade","Mandatory":true,"FieldType":"TextBox","ComboBoxParameter":{"SelectedTable":"","ValueColumn":"","DescriptiveColumn":"","DistinctValue":false,"SortResults":"","pesqID":"","SQLExpression":""},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"DECLARACAO","Operator":"Like","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM GEOLOULE.sigadmin.FC_LLE_LIM_PRED_v20191205\r\nWHERE DECLARACAO LIKE %{0}%","SelectedTable":"GEOLOULE.sigadmin.DECLARACAO","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"133","MapServiceLayer":"0","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":16,"Nome":"Alvará de Loteamento","Descricao":"Pesquisar por Alvará de Loteamento","DataConnectionID":"3","SearchFields":[{"ID":0,"Name":"Alvará de Loteamento","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLOULE.sigadmin.FC_ALVLOTEAM","ValueColumn":"NALVARA","DescriptiveColumn":"NALVARA","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT NALVARA FROM GEOLOULE.sigadmin.FC_ALVLOTEAM ORDER BY NALVARA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"NALVARA","Operator":"Equals","SearchField":0}],"AdvancedQueryExpression":"SELECT objectid\r\nFROM GEOLOULE.sigadmin.FC_ALVLOTEAM \r\nWHERE NALVARA = {0}\r\n","SelectedTable":"GEOLOULE.sigadmin.FC_ALVLOTEAM","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"objectid","MapService":"34","MapServiceLayer":"0","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":17,"Nome":"Lugar (CML) por Nome","Descricao":"Pesquisar Lugar (CML) por Nome","DataConnectionID":"3","SearchFields":[{"ID":0,"Name":"Lugar (CML)","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLOULE.sigadmin.FC_LUGARES","ValueColumn":"LUGAR","DescriptiveColumn":"LUGAR","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT LUGAR FROM GEOLOULE.sigadmin.FC_LUGARES ORDER BY LUGAR ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"LUGAR","Operator":"Like","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID \r\nFROM GEOLOULE.SIGADMIN.FC_LUGARES \r\nWHERE LUGAR = {0}\r\n","SelectedTable":"GEOLOULE.sigadmin.FC_LUGARES","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"145","MapServiceLayer":"23","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":false,"SetPushPins":false,"ZoomFactor":"1.25"},{"ID":18,"Nome":"Lugar (CML) por Freguesia","Descricao":"Pesquisar Lugar (CML) por Freguesia","DataConnectionID":"3","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLOULE.sigadmin.FC_LUGARES","ValueColumn":"FREG","DescriptiveColumn":"FREG","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT FREG FROM GEOLOULE.sigadmin.FC_LUGARES ORDER BY FREG ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Lugar (CML)","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLOULE.sde.dbtune","ValueColumn":"keyword","DescriptiveColumn":"keyword","DistinctValue":true,"SortResults":"NoSorting","pesqID":"","SQLExpression":"SELECT DISTINCT LUGAR FROM GEOLOULE.SIGADMIN.FC_LUGARES WHERE FREG like \u0027{0}\u0027 and LUGAR \u003c\u003e \u0027\u0027 ORDER BY LUGAR ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREG","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"LUGAR","Operator":"Equals","SearchField":1}],"AdvancedQueryExpression":"SELECT OBJECTID \r\nFROM GEOLOULE.SIGADMIN.FC_LUGARES \r\nWHERE FREG = {0}\r\nAND LUGAR = {1}\r\n","SelectedTable":"GEOLOULE.sigadmin.FC_LUGARES","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"145","MapServiceLayer":"23","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":false,"SetPushPins":false,"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 Topográfica - 1:2000 (2008)","Descricao":"Planta Topográfica - 1:2000 (2008)","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_cart_2k.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_cart_2k_A3.pagx","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"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":1,"Nome":"Cartas Militares","Descricao":"","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":180,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_cm25k.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_cm25k_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"25000","Scale":"25000"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":2,"Nome":"Ortofotomapas 2008","Descricao":"","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_orto2008.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_orto2008_A3.pagx","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"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":3,"Nome":"Ortofotomapas 2005","Descricao":"","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_orto2005.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_orto2005_A3.pagx","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"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":4,"Nome":"PDM Ordenamento","Descricao":"","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_pdm_ord.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_pdm_ord_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"25000","Scale":"25000"}],"SpatialRules":[{"ID":0,"DisplayName":"PDM","MapService":"10","MapServiceLayer":"16"},{"ID":1,"DisplayName":"PDM - Loteamentos","MapService":"10","MapServiceLayer":"17"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"https://geoloule.cm-loule.pt/Docs/Legendas/LegendaOrdenamentoA4.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":5,"Nome":"PDM Condicionantes","Descricao":"","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_pdm_cond.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_pdm_cond_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"25000","Scale":"25000"}],"SpatialRules":[{"ID":0,"DisplayName":"PDM","MapService":"10","MapServiceLayer":"16"},{"ID":1,"DisplayName":"PDM - Loteamentos","MapService":"10","MapServiceLayer":"17"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"https://geoloule.cm-loule.pt/Docs/Legendas/LegendaCondicionantesA4.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":8,"Nome":"PP PIER BV Condicionantes","Descricao":"PP Plano de Intervenção em Espaço Rural do Barranco do Velho - COND","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ppbv_cond.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ppbv_cond_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"2500","Scale":"2500"}],"SpatialRules":[{"ID":0,"DisplayName":"PP PIER BV","MapService":"10","MapServiceLayer":"1"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_ppbv_cond.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":9,"Nome":"PP PIER BV Implantação","Descricao":"PP Plano de Intervenção em Espaço Rural do Barranco do Velho - IMPLANT","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ppbv_implant.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ppbv_implant_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"2500","Scale":"2500"}],"SpatialRules":[{"ID":0,"DisplayName":"PP PIER BV","MapService":"10","MapServiceLayer":"1"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_ppbv_implant.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":10,"Nome":"PP PC Condicionantes","Descricao":"PP Parque das Cidades - COND","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_pppc_cond.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_pppc_cond_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"5000","Scale":"5000"}],"SpatialRules":[{"ID":0,"DisplayName":"PP PC","MapService":"10","MapServiceLayer":"10"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_pppc_cond.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":11,"Nome":"PP PC Implantação","Descricao":"PP Parque das Cidades - IMPLANT","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_pppc_implant.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_pppc_implant_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"5000","Scale":"5000"}],"SpatialRules":[{"ID":0,"DisplayName":"PP PC","MapService":"10","MapServiceLayer":"10"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_pppc_implant.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":12,"Nome":"PP NDT QO Condicionantes","Descricao":"PP Núcleo de Desenvolvimento Turístico da Quinta da Ombria - COND","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ppqo_cond.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ppqo_cond_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"2000","Scale":"2000"}],"SpatialRules":[{"ID":0,"DisplayName":"PP NDT QO","MapService":"10","MapServiceLayer":"9"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_ppqo_cond.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":13,"Nome":"PP NDT QO Implantação","Descricao":"PP Núcleo de Desenvolvimento Turístico da Quinta da Ombria - IMPLANT","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ppqo_implant.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ppqo_implant_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"2000","Scale":"2000"}],"SpatialRules":[{"ID":0,"DisplayName":"PP NDT QO","MapService":"10","MapServiceLayer":"9"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_ppqo_implant.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":14,"Nome":"PP VDL3 Condicionantes","Descricao":"PP Vale do Lobo III - COND","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ppvl3_cond.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ppvl3_cond_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"1000","Scale":"1000"}],"SpatialRules":[{"ID":0,"DisplayName":"PP VDL3","MapService":"10","MapServiceLayer":"8"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_ppvdl3_cond.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":15,"Nome":"PP VDL3 Implantação","Descricao":"PP Vale do Lobo III - IMPLANT","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ppvl3_implant.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ppvl3_implant_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"1000","Scale":"1000"}],"SpatialRules":[{"ID":0,"DisplayName":"PP VDL3","MapService":"10","MapServiceLayer":"8"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_ppvdl3_implant.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":16,"Nome":"PP ALM01 Implantação","Descricao":"PP Almancil nº 1 - IMPLANT","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ppalm01_implant.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ppalm01_implant_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"1000","Scale":"1000"}],"SpatialRules":[{"ID":0,"DisplayName":"PP ALM01","MapService":"10","MapServiceLayer":"3"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_ppalm01_implant.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":22,"Nome":"PP ZNQ Zonamento","Descricao":"PP Zona Nascente Quarteira - ZONAM","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ppznq_zonam.pagx","ChangeLayers":false,"FormatType":"nd","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ppznq_zonam_A3.pagx","ChangeLayers":false,"FormatType":"nd","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"1000","Scale":"1000"}],"SpatialRules":[{"ID":0,"DisplayName":"PP ZNQ","MapService":"10","MapServiceLayer":"6"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_ppznq_zonam.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":23,"Nome":"PU CE Condicionantes","Descricao":"PU Caliços-Esteval - COND","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_puce_cond.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_puce_cond_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"5000","Scale":"5000"}],"SpatialRules":[{"ID":0,"DisplayName":"PU CE","MapService":"10","MapServiceLayer":"11"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_puce_cond.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":24,"Nome":"PU CE Zonamento Classif","Descricao":"PU Caliços-Esteval - ZONAM CLASS","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_puce_zonam_classif.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_puce_zonam_classif_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"5000","Scale":"5000"}],"SpatialRules":[{"ID":0,"DisplayName":"PU CE","MapService":"10","MapServiceLayer":"11"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_puce_zonam_classif.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":25,"Nome":"PU CE Zonamento Estrut","Descricao":"PU Caliços-Esteval - ZONAM ESTRUT","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_puce_zonam_estrut.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_puce_zonam_estrut_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"5000","Scale":"5000"}],"SpatialRules":[{"ID":0,"DisplayName":"PU CE","MapService":"10","MapServiceLayer":"11"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_puce_zonam_estrut.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":26,"Nome":"PU CE Zonamento Risc","Descricao":"PU Caliços-Esteval - ZONAM RISC","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_puce_zonam_risc.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_puce_zonam_risc_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"5000","Scale":"5000"}],"SpatialRules":[{"ID":0,"DisplayName":"PU CE","MapService":"10","MapServiceLayer":"11"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_puce_zonam_risc.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":27,"Nome":"PU QNN Condicionantes","Descricao":"PU Quarteira Norte-Nordeste - COND","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_puqnn_cond.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_puqnn_cond_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"2000","Scale":"2000"}],"SpatialRules":[{"ID":0,"DisplayName":"PU QNN","MapService":"10","MapServiceLayer":"13"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_puqnn_cond.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":28,"Nome":"PU QNN Zonamento","Descricao":"PU Quarteira Norte-Nordeste - ZONAM","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_puqnn_zonam.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_puqnn_zonam_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"2000","Scale":"2000"}],"SpatialRules":[{"ID":0,"DisplayName":"PU QNN","MapService":"10","MapServiceLayer":"13"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_puqnn_zonam.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":29,"Nome":"PU QL Condicionantes","Descricao":"PU Quinta do Lago - COND","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_puql_cond.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_puql_cond_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"5000","Scale":"5000"}],"SpatialRules":[{"ID":0,"DisplayName":"PU QL","MapService":"10","MapServiceLayer":"12"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_puql_cond.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":30,"Nome":"PU QL Zonamento","Descricao":"PU Quinta do Lago - ZONAM","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_puql_zonam.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_puql_zonam_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"5000","Scale":"5000"}],"SpatialRules":[{"ID":0,"DisplayName":"PU QL","MapService":"10","MapServiceLayer":"12"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_puql_zonam.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":31,"Nome":"PU VM Condicionantes","Descricao":"PU Vilamoura (2ª Fase) - COND","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_puvm2f_cond.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_puvm2f_cond_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"10000","Scale":"10000"}],"SpatialRules":[{"ID":0,"DisplayName":"PU VM","MapService":"10","MapServiceLayer":"14"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_puvm2f_cond.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":32,"Nome":"PU VM Zonamento","Descricao":"PU Vilamoura (2ª Fase) - ZONAM","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_puvm2f_zonam.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_puvm2f_zonam_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"5000","Scale":"5000"}],"SpatialRules":[{"ID":0,"DisplayName":"PU VM","MapService":"10","MapServiceLayer":"14"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_puvm2f_zonam.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":33,"Nome":"PP PIER PCQ Condicionantes","Descricao":"PP PIER Parque de Campismo de Quarteira - COND","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_pppcq_cond.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_pppcq_cond_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"1000","Scale":"1000"}],"SpatialRules":[{"ID":0,"DisplayName":"PP PIER PCQ","MapService":"10","MapServiceLayer":"2"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_pppcq_cond.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":34,"Nome":"PP PIER PCQ Implantação","Descricao":"PP PIER Parque de Campismo de Quarteira - IMPLANT","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_pppcq_implant.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_pppcq_implant_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"1000","Scale":"1000"}],"SpatialRules":[{"ID":0,"DisplayName":"PP PIER PCQ","MapService":"10","MapServiceLayer":"2"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"http://srv-vsig-app.cm-loule.pt/Docs/Legendas/legenda_pppcq_implant.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":35,"Nome":"Ortofotomapas 2016","Descricao":"","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_orto2016.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_orto2016_A3.pagx","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"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":36,"Nome":"Loteamento","Descricao":"Planta indicativa de Operação de Loteamento","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_loteamento.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_loteamento_A3.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"5000","Scale":"5000"}],"SpatialRules":[{"ID":0,"DisplayName":"Loteamento","MapService":"10","MapServiceLayer":"18"}],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":37,"Nome":"PDM Medidas Preventivas - Quarteira Nascente","Descricao":"PDM Medidas Preventivas - Quarteira Nascente","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_pdm_medprev_qrt_nasc.pagx","ChangeLayers":false,"FormatType":"nd","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"1:25 000","Scale":"25000"}],"SpatialRules":[{"ID":0,"DisplayName":"RPDM - Medidas Preventivas - Quarteira Nascente","MapService":"10","MapServiceLayer":"20"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"https://geoloule.cm-loule.pt/Docs/Legendas/legenda_pdm_medprev_qrt_nasc.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":38,"Nome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","Descricao":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_pdm_medprev_qrt_mf.pagx","ChangeLayers":false,"FormatType":"nd","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"1:25 000","Scale":"25000"}],"SpatialRules":[{"ID":0,"DisplayName":"RPDM - Medidas Preventivas - Mercado da Fruta (Quarteira)","MapService":"10","MapServiceLayer":"22"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"https://geoloule.cm-loule.pt/Docs/Legendas/legenda_pdm_medprev_qrt_mf.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","Descricao":"Planta Topográfica - 1:10000 (2018)","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_cart_10k.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_cart_10k_A3.pagx","ChangeLayers":false,"FormatType":"nd","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":40,"Nome":"PDM Ordenamento - POPNRF","Descricao":"PDM Ordenamento - POPNRF","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_pdm_popnrf_ord.pagx","ChangeLayers":false,"FormatType":"nd","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_pdm_popnrf_ord_A3.pagx","ChangeLayers":false,"FormatType":"nd","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"25000","Scale":"25000"}],"SpatialRules":[{"ID":0,"DisplayName":"PDM Ordenamento - POPNRF","MapService":"10","MapServiceLayer":"26"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"https://geoloule.cm-loule.pt/Docs/Legendas/legenda_pdm_popnrf_ord.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":41,"Nome":"PDM Ordenamento - POOC VV","Descricao":"PDM Ordenamento - POOC VV","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_pdm_pooc_vv_ord.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_pdm_pooc_vv_ord_A3.pagx","ChangeLayers":false,"FormatType":"nd","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"25000","Scale":"25000"}],"SpatialRules":[{"ID":0,"DisplayName":"PDM Ordenamento - POOC VV","MapService":"10","MapServiceLayer":"25"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"https://geoloule.cm-loule.pt/Docs/Legendas/legenda_pdm_pooc_vv_ord.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":42,"Nome":"PDM Ordenamento - POOC BV","Descricao":"PDM Ordenamento - POOC BV","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_pdm_pooc_bv_ord.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_pdm_pooc_bv_ord_A3.pagx","ChangeLayers":false,"FormatType":"nd","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"25000","Scale":"25000"}],"SpatialRules":[{"ID":0,"DisplayName":"PDM Ordenamento - POOC BV","MapService":"10","MapServiceLayer":"24"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"https://geoloule.cm-loule.pt/Docs/Legendas/legenda_pdm_pooc_bv_ord.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":43,"Nome":"PDM Condicionantes - POPNRF","Descricao":"PDM Condicionantes - POPNRF","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_pdm_popnrf_cond.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_pdm_popnrf_cond_A3.pagx","ChangeLayers":false,"FormatType":"nd","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"25000","Scale":"25000"}],"SpatialRules":[{"ID":0,"DisplayName":"PDM Condicionantes - POPNRF","MapService":"10","MapServiceLayer":"26"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"https://geoloule.cm-loule.pt/Docs/Legendas/legenda_pdm_popnrf_cond.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":44,"Nome":"PDM Condicionantes - POOC VV","Descricao":"PDM Condicionantes - POOC VV","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_pdm_pooc_vv_cond.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_pdm_pooc_vv_cond_A3.pagx","ChangeLayers":false,"FormatType":"nd","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"25000","Scale":"25000"}],"SpatialRules":[{"ID":0,"DisplayName":"PDM Condicionantes - POOC VV","MapService":"10","MapServiceLayer":"25"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"https://geoloule.cm-loule.pt/Docs/Legendas/legenda_pdm_pooc_vv_cond.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":45,"Nome":"Reserva Ecológica Nacional (REN)","Descricao":"Reserva Ecológica Nacional (REN)","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ren.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ren_A3.pagx","ChangeLayers":false,"FormatType":"nd","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"25000","Scale":"25000"}],"SpatialRules":[],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"https://geoloule.cm-loule.pt/Docs/Legendas/Legenda_REN_A4.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":46,"Nome":"Carta de Perigosidade de Incêndio Rural (estrutural 2020-2030)","Descricao":"Carta de Perigosidade de Incêndio Rural (estrutural 2020-2030) (ICNF, Abr 2020)","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_CPIR.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_CPIR_A3.pagx","ChangeLayers":false,"FormatType":"0","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"25000","Scale":"25000"}],"SpatialRules":[],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"https://geoloule.cm-loule.pt/Docs/Legendas/legenda_CPIR_A4.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":47,"Nome":"PDM Medidas Preventivas - Matos da Picota","Descricao":"PDM Medidas Preventivas - Matos da Picota","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_pdm_medprev_ssb_mp.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"25000","Scale":"25000"}],"SpatialRules":[{"ID":0,"DisplayName":"PDM Medidas Preventivas - Matos da Picota","MapService":"10","MapServiceLayer":"28"}],"Attachments":[{"ID":0,"DisplayName":"Legenda","Attachment":"https://geoloule.cm-loule.pt/Docs/Legendas/legenda_pdm_medprev_ssb_mp.pdf","ExternalFile":true}],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":48,"Nome":"Ortofotomapas 2021","Descricao":"","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_orto2021.pagx","ChangeLayers":false,"FormatType":"0","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_orto2021_A3.pagx","ChangeLayers":false,"FormatType":"0","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"2000","Scale":"2000"},{"ID":1,"DisplayName":"5000","Scale":"5000"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","Descricao":"Planta da Área de Reabilitação Urbana (ARU) do Centro Histórico de Loulé – Bairros da Graça, Alto de S. Domingos e S. Francisco","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ReabUrb_ARU_CHLoule_BG_SD_SF.pagx","ChangeLayers":false,"FormatType":"0","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ReabUrb_ARU_CHLoule_BG_SD_SF_A3.pagx","ChangeLayers":false,"FormatType":"0","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":2,"DisplayName":"1000","Scale":"1000"},{"ID":3,"DisplayName":"2000","Scale":"2000"}],"SpatialRules":[{"ID":0,"DisplayName":"Reabilitacao Urbana: ARU CHL BG SD SF","MapService":"10","MapServiceLayer":"34"}],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":2,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","Descricao":"Planta da Área de Reabilitação Urbana (ARU) do Centro Histórico de Loulé – Cidade Intramuros e Mouraria","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ReabUrb_ARU_CHLoule_CIM.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ReabUrb_ARU_CHLoule_CIM_A3.pagx","ChangeLayers":false,"FormatType":"0","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":2,"DisplayName":"1000","Scale":"1000"},{"ID":3,"DisplayName":"2000","Scale":"2000"}],"SpatialRules":[{"ID":0,"DisplayName":"Reabilitacao Urbana: ARU CHL CIM","MapService":"10","MapServiceLayer":"32"}],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":2,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":51,"Nome":"ARU CHQuarteira","Descricao":"Planta da Área de Reabilitação Urbana do Centro Histórico de Quarteira","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ReabUrb_ARU_CHQuart.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ReabUrb_ARU_CHQuart_A3.pagx","ChangeLayers":false,"FormatType":"0","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"1000","Scale":"1000"},{"ID":1,"DisplayName":"2000","Scale":"2000"}],"SpatialRules":[{"ID":0,"DisplayName":"Reabilitacao Urbana: ARU CHQuarteira","MapService":"10","MapServiceLayer":"33"}],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","Descricao":"Planta da Zona Especial de Proteção (ZEP)","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ReabUrb_ZEP.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ReabUrb_ZEP_A3.pagx","ChangeLayers":false,"FormatType":"0","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"1000","Scale":"1000"},{"ID":1,"DisplayName":"2000","Scale":"2000"}],"SpatialRules":[{"ID":0,"DisplayName":"Reabilitacao Urbana: ZEP","MapService":"10","MapServiceLayer":"30"}],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":53,"Nome":"Área Cultural (AC)","Descricao":"Planta de Área Cultural (AC)","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ReabUrb_AC.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ReabUrb_AC_A3.pagx","ChangeLayers":false,"FormatType":"0","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"1000","Scale":"1000"},{"ID":1,"DisplayName":"2000","Scale":"2000"}],"SpatialRules":[{"ID":0,"DisplayName":"Reabilitacao Urbana: AC","MapService":"10","MapServiceLayer":"31"}],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","Descricao":"Planta de Zona Proteção Imóvel Classificado (ZPIC)","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"eploc_OL_layout_ReabUrb_ZPIC.pagx","ChangeLayers":false,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"A3","FileMXD":"eploc_OL_layout_ReabUrb_ZPIC_A3.pagx","ChangeLayers":false,"FormatType":"0","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"1000","Scale":"1000"},{"ID":1,"DisplayName":"2000","Scale":"2000"}],"SpatialRules":[{"ID":0,"DisplayName":"Reabilitacao Urbana: ZPIC","MapService":"10","MapServiceLayer":"38"}],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null}],"PrintService":{"GeoprocessingURL":"https://geoloule.cm-loule.pt/arcgisnprot/rest/services/MuniSIGPrint/GPServer/PrintPro","TemplateFolder":"\\\\SRV-VSIG-AGS\\Esri_App\\ArcGISPro_CML\\Layout\\Eploc","HistoryFolder":"E:\\02_ESRI_APP\\Web\\Outputs\\Impressao\\EPLoc\\Online","VirtualDirectoryHistory":"https://geoloule.cm-loule.pt/MuniSIG/Outputs/Impressao/EPLoc/Online","SelectOutputFormats":[{"ColumnName":"PDF","ColumnType":""}],"ProxyPage":"","AGSSecurity":"","OutputFormatPdfa":true,"OutputExportDWF":false,"OutputExportDWFx":false,"IsOutputFormatPdfSigned":false,"CertificatePath":null,"CertificatePassword":null,"ShowSelectionTool":true,"ShowDrawTool":true,"ShowGeometryTypePoint":false,"ShowGeometryTypeLine":false,"ShowGeometryTypePolygon":true,"GeometryColor":"#FC0325","SelectColor":"#FC0325","SaveEmissionPlans":true,"SavePrintPlants":true,"CenterPrintActive":true,"PrintCentroidOnlyActive":false,"PrintInterfaceVisible":false,"HideGeometryPrintedPlant":false,"HidePlantsHyperlinks":false,"bufferDistance":50,"LineWidth":3,"PointSize":5,"isSequentialDtTableConfigurable":true,"isPlanHistoryConfigurable":true,"HistoryDataConnectionID":"0","SequencialValueDataConnectionID":"0","HistoryPlantsDataTable":"EPLOC_HISTORICO.dbo.HISTORY_PLANTS","SequencialValueDataTable":"EPLOC_HISTORICO.dbo.EPLOCCOUNT_EXT","HistoryFieldsDataTable":"EPLOC_HISTORICO.dbo.HISTORY_FORM_FIELDS","PointMapService":"7","PointMapServiceLayer":"","PointMapServiceLayerFieldName":"","PolygonMapService":"7","PolygonMapServiceLayer":"0","PolygonMapServiceLayerFieldName":"ID","PolylineMapService":"7","PolylineMapServiceLayer":"","PolylineMapServiceLayerFieldName":""},"PrintFields":[{"ID":0,"DataFieldName":"FINALIDADE","DisplayName":"Finalidade","DefaultValue":"","FieldGroup":"Finalidade da Planta","FieldType":"ComboBox","Editable":true,"UniqueID":"2e7ac46d-1f14-462c-8c99-a5031d0185bb","Mandatory":true,"ComboBoxParameter":{"TypeValue":"PossibleValues","DataConnection":"0","Table":"EPLOC_HISTORICO.dbo.EPLOCCOUNT","DescriptiveColumn":"Contador","DistinctValue":true,"SortResults":"NoSorting","SelectPossibleValues":[{"ColumnName":"Reunião/Atendimento","ColumnType":""},{"ColumnName":"Projeto","ColumnType":""},{"ColumnName":"Informação Prévia","ColumnType":""},{"ColumnName":"Obras com Ocupação da Via Pública","ColumnType":""},{"ColumnName":"Alteração de Uso","ColumnType":""},{"ColumnName":"Destaque","ColumnType":""},{"ColumnName":"Propriedade Horizontal","ColumnType":""},{"ColumnName":"Obras de Conservação","ColumnType":""},{"ColumnName":"Certidão de Isenção","ColumnType":""},{"ColumnName":"Certidão de Dispensa de Habitabilidade","ColumnType":""},{"ColumnName":"Vistoria de Deficiências","ColumnType":""},{"ColumnName":"Certidão","ColumnType":""},{"ColumnName":"IMI","ColumnType":""},{"ColumnName":"Ligação de Ramal (Esgotos, EDP, Telecom)","ColumnType":""},{"ColumnName":"Parecer Agrícola","ColumnType":""},{"ColumnName":"Licenciamento de Publicidade","ColumnType":""},{"ColumnName":"Avulsas","ColumnType":""}],"SQLExpression":"SELECT DISTINCT Contador FROM EPLOC_HISTORICO.dbo.EPLOCCOUNT","SQLExpressionType":"advanced","MapServiceID":"26","LayerID":"0","LayerName":"","Field":"OBJECTID"},"TextBoxParameter":{"MaximumSize":-1,"TypeValue":"","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}},{"ID":1,"DataFieldName":"EPLOCREQUER","DisplayName":"Requerente","DefaultValue":"","FieldGroup":"Identificação do Requerente","FieldType":"TextBox","Editable":true,"UniqueID":"2eed5742-c684-4dc5-873d-3b84d02c51d6","Mandatory":true,"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":2,"DataFieldName":"EPLOCNIF","DisplayName":"NIF","DefaultValue":"","FieldGroup":"Identificação do Requerente","FieldType":"TextBox","Editable":true,"UniqueID":"d092d9f5-341d-4bd0-b742-e751e658ffc6","Mandatory":true,"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":3,"DataFieldName":"EPLOCRUA","DisplayName":"Rua","DefaultValue":" ","FieldGroup":"Localização","FieldType":"ComboBox","Editable":true,"UniqueID":"5834249f-bc02-47dd-ae6a-b0e04b043828","Mandatory":false,"ComboBoxParameter":{"TypeValue":"DataBase","DataConnection":"1","Table":"GEOLOULE.sigadmin.FC_TOPORUA","DescriptiveColumn":"TOPONIMO","DistinctValue":true,"SortResults":"Ascending","SelectPossibleValues":[],"SQLExpression":"SELECT DISTINCT TOPONIMO FROM GEOLOULE.sigadmin.FC_TOPORUA ORDER BY TOPONIMO ASC","SQLExpressionType":"advanced","MapServiceID":"26","LayerID":"0","LayerName":"","Field":"OBJECTID"},"TextBoxParameter":{"MaximumSize":-1,"TypeValue":"","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}},{"ID":4,"DataFieldName":"EPLOCLOCAL","DisplayName":"Local","DefaultValue":" ","FieldGroup":"Localização","FieldType":"TextBox","Editable":true,"UniqueID":"29ee6563-a1e9-405c-8779-64a6534d7a46","Mandatory":false,"ComboBoxParameter":{"TypeValue":"DataBase","DataConnection":"1","Table":"GEOLOULE.sigadmin.FC_TOPOLUGAR","DescriptiveColumn":"LUGAR","DistinctValue":true,"SortResults":"Ascending","SelectPossibleValues":[],"SQLExpression":"SELECT DISTINCT LUGAR FROM GEOLOULE.sigadmin.FC_TOPOLUGAR ORDER BY LUGAR ASC","SQLExpressionType":"basic","MapServiceID":"26","LayerID":"0","LayerName":"","Field":"OBJECTID"},"TextBoxParameter":{"MaximumSize":28,"TypeValue":"Manual","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}},{"ID":5,"DataFieldName":"EPLOCFREG","DisplayName":"Freguesia","DefaultValue":"","FieldGroup":"Localização","FieldType":"ComboBox","Editable":true,"UniqueID":"a561d5e1-251c-4929-87b4-e397ad5de209","Mandatory":false,"ComboBoxParameter":{"TypeValue":"Geographic","DataConnection":"0","Table":"EPLOC_HISTORICO.dbo.EPLOCCOUNT","DescriptiveColumn":"Contador","DistinctValue":true,"SortResults":"NoSorting","SelectPossibleValues":[],"SQLExpression":"SELECT DISTINCT Contador FROM EPLOC_HISTORICO.dbo.EPLOCCOUNT","SQLExpressionType":"basic","MapServiceID":"145","LayerID":"0","LayerName":"","Field":"Des_Simpli"},"TextBoxParameter":{"MaximumSize":-1,"TypeValue":"","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}},{"ID":6,"DataFieldName":"N_PLANTA","DisplayName":"Nº de Planta","DefaultValue":"","FieldGroup":"Dados CMLoulé","FieldType":"TextBox","Editable":false,"UniqueID":"ade44c8c-56f5-4c29-9aa9-aa862b6083dc","Mandatory":false,"ComboBoxParameter":{"TypeValue":"","DataConnection":"","Table":"","DescriptiveColumn":"","DistinctValue":true,"SortResults":"","SelectPossibleValues":[],"SQLExpression":"","SQLExpressionType":"basic","MapServiceID":"","LayerID":"","LayerName":"","Field":""},"TextBoxParameter":{"MaximumSize":2147483647,"TypeValue":"Sequencial","LastValue":0,"Prefix":"","Sufix":"/2024","RegularExpression":"","ErrorMessage":""}},{"ID":7,"DataFieldName":"EPLOCPORTA","DisplayName":"Nº Polícia","DefaultValue":" ","FieldGroup":"Localização","FieldType":"TextBox","Editable":true,"UniqueID":"a611dff1-24da-403b-b4dd-4ed74128f8ea","Mandatory":false,"ComboBoxParameter":{"TypeValue":"","DataConnection":"","Table":"","DescriptiveColumn":"","DistinctValue":true,"SortResults":"","SelectPossibleValues":[],"SQLExpression":"","SQLExpressionType":"basic","MapServiceID":"","LayerID":"","LayerName":"","Field":""},"TextBoxParameter":{"MaximumSize":10,"TypeValue":"Manual","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}},{"ID":8,"DataFieldName":"EPLOCAlvara","DisplayName":"Alvará nº","DefaultValue":"","FieldGroup":"Loteamento","FieldType":"ComboBox","Editable":true,"UniqueID":"71bf0a2d-63d3-4be1-81cb-092240f99e9c","Mandatory":false,"ComboBoxParameter":{"TypeValue":"Geographic","DataConnection":"0","Table":"EPLOC_HISTORICO.dbo.EPLOCCOUNT","DescriptiveColumn":"Contador","DistinctValue":true,"SortResults":"NoSorting","SelectPossibleValues":[],"SQLExpression":"SELECT DISTINCT Contador FROM EPLOC_HISTORICO.dbo.EPLOCCOUNT","SQLExpressionType":"basic","MapServiceID":"34","LayerID":"0","LayerName":"","Field":"NALVARA"},"TextBoxParameter":{"MaximumSize":-1,"TypeValue":"","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}},{"ID":9,"DataFieldName":"EPLOCNomeAC","DisplayName":"Área Cultural","DefaultValue":"","FieldGroup":"Reabilitação Urbana","FieldType":"ComboBox","Editable":false,"UniqueID":"8fcc1f24-89ec-41a2-8356-3ebbcf511f76","Mandatory":false,"ComboBoxParameter":{"TypeValue":"Geographic","DataConnection":"0","Table":"EPLOC_HISTORICO.dbo.dbtune","DescriptiveColumn":"config_string","DistinctValue":true,"SortResults":"NoSorting","SelectPossibleValues":[],"SQLExpression":"SELECT DISTINCT config_string FROM EPLOC_HISTORICO.dbo.dbtune","SQLExpressionType":"basic","MapServiceID":"10","LayerID":"31","LayerName":"","Field":"NOME"},"TextBoxParameter":{"MaximumSize":-1,"TypeValue":"","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}},{"ID":10,"DataFieldName":"EPLOCNomeZPIC","DisplayName":"Zona Proteção Imóvel Classificado","DefaultValue":"","FieldGroup":"Reabilitação Urbana","FieldType":"ComboBox","Editable":false,"UniqueID":"fe60ea8f-be3e-4753-8420-70b780b7ca6a","Mandatory":false,"ComboBoxParameter":{"TypeValue":"Geographic","DataConnection":"0","Table":"EPLOC_HISTORICO.dbo.dbtune","DescriptiveColumn":"config_string","DistinctValue":true,"SortResults":"NoSorting","SelectPossibleValues":[],"SQLExpression":"SELECT DISTINCT config_string FROM EPLOC_HISTORICO.dbo.dbtune","SQLExpressionType":"basic","MapServiceID":"10","LayerID":"38","LayerName":"","Field":"NOME"},"TextBoxParameter":{"MaximumSize":-1,"TypeValue":"","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}}],"PrintGroups":[{"ID":0,"Nome":"Reunião/Atendimento","FormerNome":null,"UniqueID":"4f109a8f-cffd-450a-96a1-c427f36f9bbe","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":"Planta Topográfica","UniqueID":"8994675D-4447-B5FE-8712-18381E24A624"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"FB7C4153-A27E-AA87-CD45-5797BC630F43"},{"ID":1,"Nome":"Cartas Militares","FormerNome":"Cartas Militares","UniqueID":"8BE6B741-3C5A-3BCC-425C-458EE8B754D2"},{"ID":36,"Nome":"Loteamento","FormerNome":"Loteamento","UniqueID":"5EA0357F-A6EE-F745-D25A-BF6A2942D6E8"},{"ID":37,"Nome":"PDM Medidas Preventivas - Quarteira Nascente","FormerNome":"PDM Medidas Preventivas - Quarteira Nascente","UniqueID":"E0C6C359-233F-4775-4940-A9A956323E6F"},{"ID":38,"Nome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","FormerNome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","UniqueID":"BD7AD73C-0717-1DAC-6D9A-317F0C7487AE"},{"ID":47,"Nome":"PDM Medidas Preventivas - Matos da Picota","FormerNome":"PDM Medidas Preventivas - Matos da Picota","UniqueID":"87C32E41-6E64-76D9-88FA-F47C1F1DF356"},{"ID":40,"Nome":"PDM Ordenamento - POPNRF","FormerNome":"PDM Ordenamento - POPNRF","UniqueID":"C92CF25B-5B49-C97A-580D-8E3FBAE5F035"},{"ID":41,"Nome":"PDM Ordenamento - POOC VV","FormerNome":"PDM Ordenamento - POOC VV","UniqueID":"73E24FEE-CD02-9207-AAFF-8260B6DCC30E"},{"ID":42,"Nome":"PDM Ordenamento - POOC BV","FormerNome":"PDM Ordenamento - POOC BV","UniqueID":"82BD4E75-66B2-043A-2E49-B3E04B5E3923"},{"ID":4,"Nome":"PDM Ordenamento","FormerNome":"PDM Ordenamento","UniqueID":"4DB321EA-BE14-D8B8-7664-17B839E52C9A"},{"ID":43,"Nome":"PDM Condicionantes - POPNRF","FormerNome":"PDM Condicionantes - POPNRF","UniqueID":"4B0542AD-D9D9-2B1A-140F-5AACC9C4CA34"},{"ID":44,"Nome":"PDM Condicionantes - POOC VV","FormerNome":"PDM Condicionantes - POOC VV","UniqueID":"1E8AD25C-6041-13A0-342A-7D49E56FE34E"},{"ID":5,"Nome":"PDM Condicionantes","FormerNome":"PDM Condicionantes","UniqueID":"47CB4D2D-E165-0AC0-81A4-C817C9E1A611"},{"ID":45,"Nome":"Reserva Ecológica Nacional (REN)","FormerNome":"Reserva Ecológica Nacional (REN)","UniqueID":"2D9EE996-47ED-CD7D-3DDB-73A4181C3D38"},{"ID":8,"Nome":"PP PIER BV Condicionantes","FormerNome":"PP PIER BV Condicionantes","UniqueID":"4C4AE18B-62D1-44E2-9B2F-7FEAD8E57210"},{"ID":9,"Nome":"PP PIER BV Implantação","FormerNome":"PP PIER BV Implantação","UniqueID":"9A581B87-240B-5BBE-2D8B-E524B2A9E99A"},{"ID":10,"Nome":"PP PC Condicionantes","FormerNome":"PP PC Condicionantes","UniqueID":"BCC62E09-3C51-736F-8341-28D5FE881B1D"},{"ID":11,"Nome":"PP PC Implantação","FormerNome":"PP PC Implantação","UniqueID":"2B88C2DB-3F5B-A41A-CAB3-C25E4FF658C9"},{"ID":12,"Nome":"PP NDT QO Condicionantes","FormerNome":"PP NDT QO Condicionantes","UniqueID":"000D8007-71AC-12D1-E656-CE542A20F946"},{"ID":13,"Nome":"PP NDT QO Implantação","FormerNome":"PP NDT QO Implantação","UniqueID":"34D45D25-8049-35A2-C971-35A6A0067A04"},{"ID":14,"Nome":"PP VDL3 Condicionantes","FormerNome":"PP VDL3 Condicionantes","UniqueID":"3F94F7B6-A0EE-6063-2F22-BA6ED041B7E0"},{"ID":15,"Nome":"PP VDL3 Implantação","FormerNome":"PP VDL3 Implantação","UniqueID":"80B98AFF-B420-A4E2-FF08-F5610A9E7F3F"},{"ID":16,"Nome":"PP ALM01 Implantação","FormerNome":"PP ALM01 Implantação","UniqueID":"04003022-51CB-D80D-C5F7-D20B1D0DD735"},{"ID":22,"Nome":"PP ZNQ Zonamento","FormerNome":"PP ZNQ Zonamento","UniqueID":"0758B56A-649D-E6DC-1283-2111AD339465"},{"ID":23,"Nome":"PU CE Condicionantes","FormerNome":"PU CE Condicionantes","UniqueID":"C9F5448A-01EB-9DEF-1C1B-27B802611768"},{"ID":24,"Nome":"PU CE Zonamento Classif","FormerNome":"PU CE Zonamento Classif","UniqueID":"84E45299-22D8-7C0B-3523-060310AE1B39"},{"ID":25,"Nome":"PU CE Zonamento Estrut","FormerNome":"PU CE Zonamento Estrut","UniqueID":"84DB3605-48EB-2BBB-892D-19CDE40D5AFB"},{"ID":26,"Nome":"PU CE Zonamento Risc","FormerNome":"PU CE Zonamento Risc","UniqueID":"82970E32-0DFC-DEDE-3E39-DAB2157EBCF7"},{"ID":27,"Nome":"PU QNN Condicionantes","FormerNome":"PU QNN Condicionantes","UniqueID":"F312D7C6-C947-9D88-9B10-3501102BEFF6"},{"ID":28,"Nome":"PU QNN Zonamento","FormerNome":"PU QNN Zonamento","UniqueID":"C4AA2527-0519-CC4D-471A-15E4004ACB03"},{"ID":29,"Nome":"PU QL Condicionantes","FormerNome":"PU QL Condicionantes","UniqueID":"FB9AC531-64BF-6039-0D5D-04EE435FF2F3"},{"ID":30,"Nome":"PU QL Zonamento","FormerNome":"PU QL Zonamento","UniqueID":"523D6723-6620-A048-3FFA-309B12D4D8A8"},{"ID":31,"Nome":"PU VM Condicionantes","FormerNome":"PU VM Condicionantes","UniqueID":"ACA96898-E09E-B336-C1DE-7C88EDD5F04D"},{"ID":32,"Nome":"PU VM Zonamento","FormerNome":"PU VM Zonamento","UniqueID":"658C2178-67F8-B19F-4AAC-8015E7764BB5"},{"ID":33,"Nome":"PP PIER PCQ Condicionantes","FormerNome":"PP PIER PCQ Condicionantes","UniqueID":"2A4D272E-2B0A-80BD-B233-AFF162774D59"},{"ID":34,"Nome":"PP PIER PCQ Implantação","FormerNome":"PP PIER PCQ Implantação","UniqueID":"7BB20802-172A-B565-0A24-F6D5A876101C"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":1,"Nome":"Projeto","FormerNome":null,"UniqueID":"6284fe69-82ab-4e68-8d17-0276deadd224","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":null,"UniqueID":"1c795b17-a619-4d63-9c07-4e1f42ce6668"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"15CBD721-5C5A-B822-6D0F-4B4EE2C461F7"},{"ID":1,"Nome":"Cartas Militares","FormerNome":null,"UniqueID":"41fe8688-8dc3-4f5b-a693-ad6c6868d6df"},{"ID":36,"Nome":"Loteamento","FormerNome":"Loteamento","UniqueID":"D595A6D8-8C7A-F387-A7E8-8C6F64540303"},{"ID":37,"Nome":"PDM Medidas Preventivas - Quarteira Nascente","FormerNome":"PDM Medidas Preventivas - Quarteira Nascente","UniqueID":"E0C6C359-233F-4775-4940-A9A956323E6F"},{"ID":38,"Nome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","FormerNome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","UniqueID":"BD7AD73C-0717-1DAC-6D9A-317F0C7487AE"},{"ID":47,"Nome":"PDM Medidas Preventivas - Matos da Picota","FormerNome":"PDM Medidas Preventivas - Matos da Picota","UniqueID":"87C32E41-6E64-76D9-88FA-F47C1F1DF356"},{"ID":40,"Nome":"PDM Ordenamento - POPNRF","FormerNome":"PDM Ordenamento - POPNRF","UniqueID":"C92CF25B-5B49-C97A-580D-8E3FBAE5F035"},{"ID":41,"Nome":"PDM Ordenamento - POOC VV","FormerNome":"PDM Ordenamento - POOC VV","UniqueID":"73E24FEE-CD02-9207-AAFF-8260B6DCC30E"},{"ID":42,"Nome":"PDM Ordenamento - POOC BV","FormerNome":"PDM Ordenamento - POOC BV","UniqueID":"82BD4E75-66B2-043A-2E49-B3E04B5E3923"},{"ID":4,"Nome":"PDM Ordenamento","FormerNome":null,"UniqueID":"be30a01e-0709-45ba-b503-29c4150cd2b2"},{"ID":43,"Nome":"PDM Condicionantes - POPNRF","FormerNome":"PDM Condicionantes - POPNRF","UniqueID":"4B0542AD-D9D9-2B1A-140F-5AACC9C4CA34"},{"ID":44,"Nome":"PDM Condicionantes - POOC VV","FormerNome":"PDM Condicionantes - POOC VV","UniqueID":"1E8AD25C-6041-13A0-342A-7D49E56FE34E"},{"ID":5,"Nome":"PDM Condicionantes","FormerNome":null,"UniqueID":"b013b91d-b21a-4a25-80c1-e855eb096105"},{"ID":45,"Nome":"Reserva Ecológica Nacional (REN)","FormerNome":"Reserva Ecológica Nacional (REN)","UniqueID":"2D9EE996-47ED-CD7D-3DDB-73A4181C3D38"},{"ID":8,"Nome":"PP PIER BV Condicionantes","FormerNome":null,"UniqueID":"a02b212b-2f99-492b-aaa3-96191b3c428b"},{"ID":9,"Nome":"PP PIER BV Implantação","FormerNome":null,"UniqueID":"e956083f-65fb-4844-b5d2-d11e3eee7a4e"},{"ID":10,"Nome":"PP PC Condicionantes","FormerNome":null,"UniqueID":"9c4c68a1-0c94-4eaa-abf6-87bc25424da9"},{"ID":11,"Nome":"PP PC Implantação","FormerNome":null,"UniqueID":"1c5b3b35-4e1f-4fe0-ace2-2f21e7677d98"},{"ID":12,"Nome":"PP NDT QO Condicionantes","FormerNome":null,"UniqueID":"8e0e11ea-990c-4e85-9ec2-6f05a37af512"},{"ID":13,"Nome":"PP NDT QO Implantação","FormerNome":null,"UniqueID":"c6ac0300-8580-436e-ac6c-01e2083f5e17"},{"ID":14,"Nome":"PP VDL3 Condicionantes","FormerNome":null,"UniqueID":"69d27aa6-0c72-45db-88ed-ee7c962011ea"},{"ID":15,"Nome":"PP VDL3 Implantação","FormerNome":null,"UniqueID":"ffe7aae9-e63a-4641-bc81-3bcb5b5ac458"},{"ID":16,"Nome":"PP ALM01 Implantação","FormerNome":null,"UniqueID":"b0ef3c08-1a81-4a6d-97e6-ba4eacbe1300"},{"ID":22,"Nome":"PP ZNQ Zonamento","FormerNome":null,"UniqueID":"aeec2113-fa52-477f-a6a0-c979cbd466b1"},{"ID":23,"Nome":"PU CE Condicionantes","FormerNome":null,"UniqueID":"fb3f408c-deb0-4a9c-9297-2bc597ac49b3"},{"ID":24,"Nome":"PU CE Zonamento Classif","FormerNome":null,"UniqueID":"17f0278b-e701-4051-9329-8f455c068647"},{"ID":25,"Nome":"PU CE Zonamento Estrut","FormerNome":null,"UniqueID":"4d5477f9-823c-4e2f-9cd8-bec4f22746fe"},{"ID":26,"Nome":"PU CE Zonamento Risc","FormerNome":null,"UniqueID":"ad69d499-1cd7-4f70-80c6-032100fdfa8a"},{"ID":27,"Nome":"PU QNN Condicionantes","FormerNome":null,"UniqueID":"5fe2901b-9c81-4112-9fa7-f97c98e9e6aa"},{"ID":28,"Nome":"PU QNN Zonamento","FormerNome":null,"UniqueID":"635d77bc-535d-43c2-804a-d836e458936e"},{"ID":29,"Nome":"PU QL Condicionantes","FormerNome":null,"UniqueID":"cbe35123-a552-4699-a17d-fd36751c123d"},{"ID":30,"Nome":"PU QL Zonamento","FormerNome":null,"UniqueID":"888c5cb7-d9b0-4b3c-9c64-ab4e3b85e6a1"},{"ID":31,"Nome":"PU VM Condicionantes","FormerNome":null,"UniqueID":"a711a9d7-9167-494c-a7d9-aa6c86dce925"},{"ID":32,"Nome":"PU VM Zonamento","FormerNome":null,"UniqueID":"43f7c9ad-8896-437d-a0b5-c33ce3f76820"},{"ID":33,"Nome":"PP PIER PCQ Condicionantes","FormerNome":"PP PIER PCQ Condicionantes","UniqueID":"80D80DE3-9923-B1EE-3293-BDA530AD5A36"},{"ID":34,"Nome":"PP PIER PCQ Implantação","FormerNome":"PP PIER PCQ Implantação","UniqueID":"B629F551-97EE-25F5-1F80-96A3DB91F71F"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":2,"Nome":"Informação Prévia","FormerNome":null,"UniqueID":"3e05d7ad-4f4e-4cc2-90ee-00a718695ff3","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":null,"UniqueID":"a6fcd356-9446-4d79-a561-77059546ae7c"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"4814883B-928E-3499-DEB9-635A39217272"},{"ID":1,"Nome":"Cartas Militares","FormerNome":null,"UniqueID":"7a1ab75b-a88a-45f2-9018-ceb6dc742911"},{"ID":36,"Nome":"Loteamento","FormerNome":"Loteamento","UniqueID":"D595A6D8-8C7A-F387-A7E8-8C6F64540303"},{"ID":37,"Nome":"PDM Medidas Preventivas - Quarteira Nascente","FormerNome":"PDM Medidas Preventivas - Quarteira Nascente","UniqueID":"E0C6C359-233F-4775-4940-A9A956323E6F"},{"ID":38,"Nome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","FormerNome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","UniqueID":"BD7AD73C-0717-1DAC-6D9A-317F0C7487AE"},{"ID":47,"Nome":"PDM Medidas Preventivas - Matos da Picota","FormerNome":"PDM Medidas Preventivas - Matos da Picota","UniqueID":"87C32E41-6E64-76D9-88FA-F47C1F1DF356"},{"ID":40,"Nome":"PDM Ordenamento - POPNRF","FormerNome":"PDM Ordenamento - POPNRF","UniqueID":"C92CF25B-5B49-C97A-580D-8E3FBAE5F035"},{"ID":41,"Nome":"PDM Ordenamento - POOC VV","FormerNome":"PDM Ordenamento - POOC VV","UniqueID":"73E24FEE-CD02-9207-AAFF-8260B6DCC30E"},{"ID":42,"Nome":"PDM Ordenamento - POOC BV","FormerNome":"PDM Ordenamento - POOC BV","UniqueID":"82BD4E75-66B2-043A-2E49-B3E04B5E3923"},{"ID":4,"Nome":"PDM Ordenamento","FormerNome":null,"UniqueID":"fc1b1ed9-3b14-43a2-a8cf-7070d78829d3"},{"ID":43,"Nome":"PDM Condicionantes - POPNRF","FormerNome":"PDM Condicionantes - POPNRF","UniqueID":"4B0542AD-D9D9-2B1A-140F-5AACC9C4CA34"},{"ID":44,"Nome":"PDM Condicionantes - POOC VV","FormerNome":"PDM Condicionantes - POOC VV","UniqueID":"1E8AD25C-6041-13A0-342A-7D49E56FE34E"},{"ID":5,"Nome":"PDM Condicionantes","FormerNome":null,"UniqueID":"ed2c1c0a-bf9c-48b2-a0c3-d1c344d99de2"},{"ID":45,"Nome":"Reserva Ecológica Nacional (REN)","FormerNome":"Reserva Ecológica Nacional (REN)","UniqueID":"2D9EE996-47ED-CD7D-3DDB-73A4181C3D38"},{"ID":8,"Nome":"PP PIER BV Condicionantes","FormerNome":"PP PIER BV Condicionantes","UniqueID":"B5BA5359-E9A6-E5EE-C89E-A9D8A2A922A2"},{"ID":9,"Nome":"PP PIER BV Implantação","FormerNome":"PP PIER BV Implantação","UniqueID":"04C0152D-0CFB-1ABB-8866-015D4421E78B"},{"ID":10,"Nome":"PP PC Condicionantes","FormerNome":"PP PC Condicionantes","UniqueID":"EA92C38F-6981-FB5B-0D22-A55E17683751"},{"ID":11,"Nome":"PP PC Implantação","FormerNome":"PP PC Implantação","UniqueID":"F55D5C27-2427-0043-5801-6284E478D7ED"},{"ID":12,"Nome":"PP NDT QO Condicionantes","FormerNome":"PP NDT QO Condicionantes","UniqueID":"FFC455AA-30DF-C8F2-F7E4-13D852378F0C"},{"ID":13,"Nome":"PP NDT QO Implantação","FormerNome":"PP NDT QO Implantação","UniqueID":"922862D3-97DA-8454-035F-E27BE3AF870F"},{"ID":14,"Nome":"PP VDL3 Condicionantes","FormerNome":"PP VDL3 Condicionantes","UniqueID":"FF616982-4E4C-94E3-475D-98A6465DC59D"},{"ID":15,"Nome":"PP VDL3 Implantação","FormerNome":"PP VDL3 Implantação","UniqueID":"3B5CE5D3-438B-1E90-2411-825138EC7931"},{"ID":16,"Nome":"PP ALM01 Implantação","FormerNome":"PP ALM01 Implantação","UniqueID":"5720EDFF-C78C-859F-F4C5-B73C0A731A1A"},{"ID":22,"Nome":"PP ZNQ Zonamento","FormerNome":"PP ZNQ Zonamento","UniqueID":"CD97545B-5F2C-609C-B183-90993B724BF2"},{"ID":23,"Nome":"PU CE Condicionantes","FormerNome":"PU CE Condicionantes","UniqueID":"9D1E8659-1418-0D92-554B-27338BBDF42D"},{"ID":24,"Nome":"PU CE Zonamento Classif","FormerNome":"PU CE Zonamento Classif","UniqueID":"1884D664-FA87-0F83-3886-C74453AA4C77"},{"ID":25,"Nome":"PU CE Zonamento Estrut","FormerNome":"PU CE Zonamento Estrut","UniqueID":"FF4EA6C5-49CB-0759-A901-39D4FA975650"},{"ID":26,"Nome":"PU CE Zonamento Risc","FormerNome":"PU CE Zonamento Risc","UniqueID":"C3CF39B3-6D87-08BF-7F79-030BAF8058D4"},{"ID":27,"Nome":"PU QNN Condicionantes","FormerNome":"PU QNN Condicionantes","UniqueID":"EEADE192-CB91-9FE0-3CF4-9602B28FCFAB"},{"ID":28,"Nome":"PU QNN Zonamento","FormerNome":"PU QNN Zonamento","UniqueID":"332900AA-7882-79BB-EE91-6BF48147A1E9"},{"ID":29,"Nome":"PU QL Condicionantes","FormerNome":"PU QL Condicionantes","UniqueID":"B62A11B6-AEFD-E8FA-9DC5-DA8775F9A84C"},{"ID":30,"Nome":"PU QL Zonamento","FormerNome":"PU QL Zonamento","UniqueID":"A849EB4E-B65B-B101-AE07-785A184AF9EF"},{"ID":31,"Nome":"PU VM Condicionantes","FormerNome":"PU VM Condicionantes","UniqueID":"9D5D9248-ABBC-5C3B-0B88-A7E2D9B296BF"},{"ID":32,"Nome":"PU VM Zonamento","FormerNome":"PU VM Zonamento","UniqueID":"2B5CAFF6-E9DE-C11F-6FA4-8F8115041271"},{"ID":33,"Nome":"PP PIER PCQ Condicionantes","FormerNome":"PP PIER PCQ Condicionantes","UniqueID":"80D80DE3-9923-B1EE-3293-BDA530AD5A36"},{"ID":34,"Nome":"PP PIER PCQ Implantação","FormerNome":"PP PIER PCQ Implantação","UniqueID":"B629F551-97EE-25F5-1F80-96A3DB91F71F"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":3,"Nome":"Obras com Ocupação da Via Pública","FormerNome":null,"UniqueID":"61a61565-818d-4c68-a8ca-4c340ff142a8","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":"Planta Topográfica","UniqueID":"D8E44006-4C59-DBFC-86D2-0C539C5AD488"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"31B00F5A-2A8A-CB97-DA9A-AA4E21322C6E"},{"ID":1,"Nome":"Cartas Militares","FormerNome":"Cartas Militares","UniqueID":"9AB34F69-1B3F-0A90-5DBE-04B9FEBA0B5F"},{"ID":36,"Nome":"Loteamento","FormerNome":"Loteamento","UniqueID":"D595A6D8-8C7A-F387-A7E8-8C6F64540303"},{"ID":37,"Nome":"PDM Medidas Preventivas - Quarteira Nascente","FormerNome":"PDM Medidas Preventivas - Quarteira Nascente","UniqueID":"E0C6C359-233F-4775-4940-A9A956323E6F"},{"ID":38,"Nome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","FormerNome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","UniqueID":"BD7AD73C-0717-1DAC-6D9A-317F0C7487AE"},{"ID":47,"Nome":"PDM Medidas Preventivas - Matos da Picota","FormerNome":"PDM Medidas Preventivas - Matos da Picota","UniqueID":"87C32E41-6E64-76D9-88FA-F47C1F1DF356"},{"ID":40,"Nome":"PDM Ordenamento - POPNRF","FormerNome":"PDM Ordenamento - POPNRF","UniqueID":"C92CF25B-5B49-C97A-580D-8E3FBAE5F035"},{"ID":41,"Nome":"PDM Ordenamento - POOC VV","FormerNome":"PDM Ordenamento - POOC VV","UniqueID":"73E24FEE-CD02-9207-AAFF-8260B6DCC30E"},{"ID":42,"Nome":"PDM Ordenamento - POOC BV","FormerNome":"PDM Ordenamento - POOC BV","UniqueID":"82BD4E75-66B2-043A-2E49-B3E04B5E3923"},{"ID":4,"Nome":"PDM Ordenamento","FormerNome":"PDM Ordenamento","UniqueID":"A32105F1-6A0A-5D3A-ED55-685F26506888"},{"ID":43,"Nome":"PDM Condicionantes - POPNRF","FormerNome":"PDM Condicionantes - POPNRF","UniqueID":"4B0542AD-D9D9-2B1A-140F-5AACC9C4CA34"},{"ID":44,"Nome":"PDM Condicionantes - POOC VV","FormerNome":"PDM Condicionantes - POOC VV","UniqueID":"1E8AD25C-6041-13A0-342A-7D49E56FE34E"},{"ID":5,"Nome":"PDM Condicionantes","FormerNome":"PDM Condicionantes","UniqueID":"9B3BA72A-9383-C84F-023E-A7404011CA2E"},{"ID":45,"Nome":"Reserva Ecológica Nacional (REN)","FormerNome":"Reserva Ecológica Nacional (REN)","UniqueID":"2D9EE996-47ED-CD7D-3DDB-73A4181C3D38"},{"ID":8,"Nome":"PP PIER BV Condicionantes","FormerNome":"PP PIER BV Condicionantes","UniqueID":"15526F96-B0C1-813E-EEA3-D081EC7127E8"},{"ID":9,"Nome":"PP PIER BV Implantação","FormerNome":"PP PIER BV Implantação","UniqueID":"B2E42FF3-CCB5-EA5C-4B35-980532A9FD0A"},{"ID":10,"Nome":"PP PC Condicionantes","FormerNome":"PP PC Condicionantes","UniqueID":"9BF7DC7B-255D-AB4D-2977-1D7CF7259197"},{"ID":11,"Nome":"PP PC Implantação","FormerNome":"PP PC Implantação","UniqueID":"52153132-F06A-90F1-7414-1FEE2D949642"},{"ID":12,"Nome":"PP NDT QO Condicionantes","FormerNome":"PP NDT QO Condicionantes","UniqueID":"2C2F6EF3-A016-190D-F148-63B6081C8A76"},{"ID":13,"Nome":"PP NDT QO Implantação","FormerNome":"PP NDT QO Implantação","UniqueID":"53B4C9CE-16C5-FC1B-D605-1C772E2AC437"},{"ID":14,"Nome":"PP VDL3 Condicionantes","FormerNome":"PP VDL3 Condicionantes","UniqueID":"295CFBC7-542B-4D69-39B2-D11791F7EBA3"},{"ID":15,"Nome":"PP VDL3 Implantação","FormerNome":"PP VDL3 Implantação","UniqueID":"5B58AE58-2010-4F8E-BFFC-1D46682BFB93"},{"ID":16,"Nome":"PP ALM01 Implantação","FormerNome":"PP ALM01 Implantação","UniqueID":"A1501017-B204-98E2-D77D-5013F82B5AC7"},{"ID":22,"Nome":"PP ZNQ Zonamento","FormerNome":"PP ZNQ Zonamento","UniqueID":"1203BFE1-25DD-2859-B9D0-671C3DDF42D8"},{"ID":23,"Nome":"PU CE Condicionantes","FormerNome":"PU CE Condicionantes","UniqueID":"1B18BA21-CD9A-58C9-E17C-979BC2BFDC6A"},{"ID":24,"Nome":"PU CE Zonamento Classif","FormerNome":"PU CE Zonamento Classif","UniqueID":"E59D84EB-63E9-B26B-2279-898982EBA602"},{"ID":25,"Nome":"PU CE Zonamento Estrut","FormerNome":"PU CE Zonamento Estrut","UniqueID":"1E6F7B64-E6D1-94FF-888C-85BE12F708D3"},{"ID":26,"Nome":"PU CE Zonamento Risc","FormerNome":"PU CE Zonamento Risc","UniqueID":"2E895ACB-5711-9044-3279-959EFC6710DA"},{"ID":27,"Nome":"PU QNN Condicionantes","FormerNome":"PU QNN Condicionantes","UniqueID":"C9398233-FBD1-D5BD-0935-3B43FB1BC5AD"},{"ID":28,"Nome":"PU QNN Zonamento","FormerNome":"PU QNN Zonamento","UniqueID":"0B861890-6DB2-9100-C6B9-2F57983F8AC9"},{"ID":29,"Nome":"PU QL Condicionantes","FormerNome":"PU QL Condicionantes","UniqueID":"3EEDD10D-D120-F0BE-4D04-E019CE4379DC"},{"ID":30,"Nome":"PU QL Zonamento","FormerNome":"PU QL Zonamento","UniqueID":"B9C2E7B9-BA15-69ED-458F-E5FC13825B6D"},{"ID":31,"Nome":"PU VM Condicionantes","FormerNome":"PU VM Condicionantes","UniqueID":"42156147-A737-7AEE-BB69-819ADCAA4104"},{"ID":32,"Nome":"PU VM Zonamento","FormerNome":"PU VM Zonamento","UniqueID":"EB6A1AAE-E90D-9972-61AC-FDD49C428006"},{"ID":33,"Nome":"PP PIER PCQ Condicionantes","FormerNome":"PP PIER PCQ Condicionantes","UniqueID":"80D80DE3-9923-B1EE-3293-BDA530AD5A36"},{"ID":34,"Nome":"PP PIER PCQ Implantação","FormerNome":"PP PIER PCQ Implantação","UniqueID":"B629F551-97EE-25F5-1F80-96A3DB91F71F"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":4,"Nome":"Alteração de Uso","FormerNome":null,"UniqueID":"e9e3958f-686c-4ae4-b877-1a31011e3acb","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":"Planta Topográfica","UniqueID":"D8E44006-4C59-DBFC-86D2-0C539C5AD488"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"EC2A9C4A-6F74-A33C-2671-F55B25E5A35F"},{"ID":1,"Nome":"Cartas Militares","FormerNome":"Cartas Militares","UniqueID":"9AB34F69-1B3F-0A90-5DBE-04B9FEBA0B5F"},{"ID":36,"Nome":"Loteamento","FormerNome":"Loteamento","UniqueID":"D595A6D8-8C7A-F387-A7E8-8C6F64540303"},{"ID":37,"Nome":"PDM Medidas Preventivas - Quarteira Nascente","FormerNome":"PDM Medidas Preventivas - Quarteira Nascente","UniqueID":"E0C6C359-233F-4775-4940-A9A956323E6F"},{"ID":38,"Nome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","FormerNome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","UniqueID":"BD7AD73C-0717-1DAC-6D9A-317F0C7487AE"},{"ID":47,"Nome":"PDM Medidas Preventivas - Matos da Picota","FormerNome":"PDM Medidas Preventivas - Matos da Picota","UniqueID":"87C32E41-6E64-76D9-88FA-F47C1F1DF356"},{"ID":40,"Nome":"PDM Ordenamento - POPNRF","FormerNome":"PDM Ordenamento - POPNRF","UniqueID":"C92CF25B-5B49-C97A-580D-8E3FBAE5F035"},{"ID":41,"Nome":"PDM Ordenamento - POOC VV","FormerNome":"PDM Ordenamento - POOC VV","UniqueID":"73E24FEE-CD02-9207-AAFF-8260B6DCC30E"},{"ID":42,"Nome":"PDM Ordenamento - POOC BV","FormerNome":"PDM Ordenamento - POOC BV","UniqueID":"82BD4E75-66B2-043A-2E49-B3E04B5E3923"},{"ID":4,"Nome":"PDM Ordenamento","FormerNome":"PDM Ordenamento","UniqueID":"A32105F1-6A0A-5D3A-ED55-685F26506888"},{"ID":43,"Nome":"PDM Condicionantes - POPNRF","FormerNome":"PDM Condicionantes - POPNRF","UniqueID":"4B0542AD-D9D9-2B1A-140F-5AACC9C4CA34"},{"ID":44,"Nome":"PDM Condicionantes - POOC VV","FormerNome":"PDM Condicionantes - POOC VV","UniqueID":"1E8AD25C-6041-13A0-342A-7D49E56FE34E"},{"ID":5,"Nome":"PDM Condicionantes","FormerNome":"PDM Condicionantes","UniqueID":"9B3BA72A-9383-C84F-023E-A7404011CA2E"},{"ID":45,"Nome":"Reserva Ecológica Nacional (REN)","FormerNome":"Reserva Ecológica Nacional (REN)","UniqueID":"2D9EE996-47ED-CD7D-3DDB-73A4181C3D38"},{"ID":8,"Nome":"PP PIER BV Condicionantes","FormerNome":"PP PIER BV Condicionantes","UniqueID":"15526F96-B0C1-813E-EEA3-D081EC7127E8"},{"ID":9,"Nome":"PP PIER BV Implantação","FormerNome":"PP PIER BV Implantação","UniqueID":"B2E42FF3-CCB5-EA5C-4B35-980532A9FD0A"},{"ID":10,"Nome":"PP PC Condicionantes","FormerNome":"PP PC Condicionantes","UniqueID":"9BF7DC7B-255D-AB4D-2977-1D7CF7259197"},{"ID":11,"Nome":"PP PC Implantação","FormerNome":"PP PC Implantação","UniqueID":"52153132-F06A-90F1-7414-1FEE2D949642"},{"ID":12,"Nome":"PP NDT QO Condicionantes","FormerNome":"PP NDT QO Condicionantes","UniqueID":"2C2F6EF3-A016-190D-F148-63B6081C8A76"},{"ID":13,"Nome":"PP NDT QO Implantação","FormerNome":"PP NDT QO Implantação","UniqueID":"53B4C9CE-16C5-FC1B-D605-1C772E2AC437"},{"ID":14,"Nome":"PP VDL3 Condicionantes","FormerNome":"PP VDL3 Condicionantes","UniqueID":"295CFBC7-542B-4D69-39B2-D11791F7EBA3"},{"ID":15,"Nome":"PP VDL3 Implantação","FormerNome":"PP VDL3 Implantação","UniqueID":"5B58AE58-2010-4F8E-BFFC-1D46682BFB93"},{"ID":16,"Nome":"PP ALM01 Implantação","FormerNome":"PP ALM01 Implantação","UniqueID":"A1501017-B204-98E2-D77D-5013F82B5AC7"},{"ID":22,"Nome":"PP ZNQ Zonamento","FormerNome":"PP ZNQ Zonamento","UniqueID":"1203BFE1-25DD-2859-B9D0-671C3DDF42D8"},{"ID":23,"Nome":"PU CE Condicionantes","FormerNome":"PU CE Condicionantes","UniqueID":"1B18BA21-CD9A-58C9-E17C-979BC2BFDC6A"},{"ID":24,"Nome":"PU CE Zonamento Classif","FormerNome":"PU CE Zonamento Classif","UniqueID":"E59D84EB-63E9-B26B-2279-898982EBA602"},{"ID":25,"Nome":"PU CE Zonamento Estrut","FormerNome":"PU CE Zonamento Estrut","UniqueID":"1E6F7B64-E6D1-94FF-888C-85BE12F708D3"},{"ID":26,"Nome":"PU CE Zonamento Risc","FormerNome":"PU CE Zonamento Risc","UniqueID":"2E895ACB-5711-9044-3279-959EFC6710DA"},{"ID":27,"Nome":"PU QNN Condicionantes","FormerNome":"PU QNN Condicionantes","UniqueID":"C9398233-FBD1-D5BD-0935-3B43FB1BC5AD"},{"ID":28,"Nome":"PU QNN Zonamento","FormerNome":"PU QNN Zonamento","UniqueID":"0B861890-6DB2-9100-C6B9-2F57983F8AC9"},{"ID":29,"Nome":"PU QL Condicionantes","FormerNome":"PU QL Condicionantes","UniqueID":"3EEDD10D-D120-F0BE-4D04-E019CE4379DC"},{"ID":30,"Nome":"PU QL Zonamento","FormerNome":"PU QL Zonamento","UniqueID":"B9C2E7B9-BA15-69ED-458F-E5FC13825B6D"},{"ID":31,"Nome":"PU VM Condicionantes","FormerNome":"PU VM Condicionantes","UniqueID":"42156147-A737-7AEE-BB69-819ADCAA4104"},{"ID":32,"Nome":"PU VM Zonamento","FormerNome":"PU VM Zonamento","UniqueID":"EB6A1AAE-E90D-9972-61AC-FDD49C428006"},{"ID":33,"Nome":"PP PIER PCQ Condicionantes","FormerNome":"PP PIER PCQ Condicionantes","UniqueID":"80D80DE3-9923-B1EE-3293-BDA530AD5A36"},{"ID":34,"Nome":"PP PIER PCQ Implantação","FormerNome":"PP PIER PCQ Implantação","UniqueID":"B629F551-97EE-25F5-1F80-96A3DB91F71F"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":5,"Nome":"Destaque","FormerNome":null,"UniqueID":"52217bc3-db1c-4468-8b87-24e17d94d6df","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":"Planta Topográfica","UniqueID":"D8E44006-4C59-DBFC-86D2-0C539C5AD488"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"DAEE8CD5-AD4E-6995-173A-BDE9FB79C084"},{"ID":1,"Nome":"Cartas Militares","FormerNome":"Cartas Militares","UniqueID":"9AB34F69-1B3F-0A90-5DBE-04B9FEBA0B5F"},{"ID":36,"Nome":"Loteamento","FormerNome":"Loteamento","UniqueID":"D595A6D8-8C7A-F387-A7E8-8C6F64540303"},{"ID":37,"Nome":"PDM Medidas Preventivas - Quarteira Nascente","FormerNome":"PDM Medidas Preventivas - Quarteira Nascente","UniqueID":"E0C6C359-233F-4775-4940-A9A956323E6F"},{"ID":38,"Nome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","FormerNome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","UniqueID":"BD7AD73C-0717-1DAC-6D9A-317F0C7487AE"},{"ID":47,"Nome":"PDM Medidas Preventivas - Matos da Picota","FormerNome":"PDM Medidas Preventivas - Matos da Picota","UniqueID":"87C32E41-6E64-76D9-88FA-F47C1F1DF356"},{"ID":40,"Nome":"PDM Ordenamento - POPNRF","FormerNome":"PDM Ordenamento - POPNRF","UniqueID":"C92CF25B-5B49-C97A-580D-8E3FBAE5F035"},{"ID":41,"Nome":"PDM Ordenamento - POOC VV","FormerNome":"PDM Ordenamento - POOC VV","UniqueID":"73E24FEE-CD02-9207-AAFF-8260B6DCC30E"},{"ID":42,"Nome":"PDM Ordenamento - POOC BV","FormerNome":"PDM Ordenamento - POOC BV","UniqueID":"82BD4E75-66B2-043A-2E49-B3E04B5E3923"},{"ID":4,"Nome":"PDM Ordenamento","FormerNome":"PDM Ordenamento","UniqueID":"A32105F1-6A0A-5D3A-ED55-685F26506888"},{"ID":43,"Nome":"PDM Condicionantes - POPNRF","FormerNome":"PDM Condicionantes - POPNRF","UniqueID":"4B0542AD-D9D9-2B1A-140F-5AACC9C4CA34"},{"ID":44,"Nome":"PDM Condicionantes - POOC VV","FormerNome":"PDM Condicionantes - POOC VV","UniqueID":"1E8AD25C-6041-13A0-342A-7D49E56FE34E"},{"ID":5,"Nome":"PDM Condicionantes","FormerNome":"PDM Condicionantes","UniqueID":"9B3BA72A-9383-C84F-023E-A7404011CA2E"},{"ID":45,"Nome":"Reserva Ecológica Nacional (REN)","FormerNome":"Reserva Ecológica Nacional (REN)","UniqueID":"2D9EE996-47ED-CD7D-3DDB-73A4181C3D38"},{"ID":8,"Nome":"PP PIER BV Condicionantes","FormerNome":"PP PIER BV Condicionantes","UniqueID":"15526F96-B0C1-813E-EEA3-D081EC7127E8"},{"ID":9,"Nome":"PP PIER BV Implantação","FormerNome":"PP PIER BV Implantação","UniqueID":"B2E42FF3-CCB5-EA5C-4B35-980532A9FD0A"},{"ID":10,"Nome":"PP PC Condicionantes","FormerNome":"PP PC Condicionantes","UniqueID":"9BF7DC7B-255D-AB4D-2977-1D7CF7259197"},{"ID":11,"Nome":"PP PC Implantação","FormerNome":"PP PC Implantação","UniqueID":"52153132-F06A-90F1-7414-1FEE2D949642"},{"ID":12,"Nome":"PP NDT QO Condicionantes","FormerNome":"PP NDT QO Condicionantes","UniqueID":"2C2F6EF3-A016-190D-F148-63B6081C8A76"},{"ID":13,"Nome":"PP NDT QO Implantação","FormerNome":"PP NDT QO Implantação","UniqueID":"53B4C9CE-16C5-FC1B-D605-1C772E2AC437"},{"ID":14,"Nome":"PP VDL3 Condicionantes","FormerNome":"PP VDL3 Condicionantes","UniqueID":"295CFBC7-542B-4D69-39B2-D11791F7EBA3"},{"ID":15,"Nome":"PP VDL3 Implantação","FormerNome":"PP VDL3 Implantação","UniqueID":"5B58AE58-2010-4F8E-BFFC-1D46682BFB93"},{"ID":16,"Nome":"PP ALM01 Implantação","FormerNome":"PP ALM01 Implantação","UniqueID":"A1501017-B204-98E2-D77D-5013F82B5AC7"},{"ID":22,"Nome":"PP ZNQ Zonamento","FormerNome":"PP ZNQ Zonamento","UniqueID":"1203BFE1-25DD-2859-B9D0-671C3DDF42D8"},{"ID":23,"Nome":"PU CE Condicionantes","FormerNome":"PU CE Condicionantes","UniqueID":"1B18BA21-CD9A-58C9-E17C-979BC2BFDC6A"},{"ID":24,"Nome":"PU CE Zonamento Classif","FormerNome":"PU CE Zonamento Classif","UniqueID":"E59D84EB-63E9-B26B-2279-898982EBA602"},{"ID":25,"Nome":"PU CE Zonamento Estrut","FormerNome":"PU CE Zonamento Estrut","UniqueID":"1E6F7B64-E6D1-94FF-888C-85BE12F708D3"},{"ID":26,"Nome":"PU CE Zonamento Risc","FormerNome":"PU CE Zonamento Risc","UniqueID":"2E895ACB-5711-9044-3279-959EFC6710DA"},{"ID":27,"Nome":"PU QNN Condicionantes","FormerNome":"PU QNN Condicionantes","UniqueID":"C9398233-FBD1-D5BD-0935-3B43FB1BC5AD"},{"ID":28,"Nome":"PU QNN Zonamento","FormerNome":"PU QNN Zonamento","UniqueID":"0B861890-6DB2-9100-C6B9-2F57983F8AC9"},{"ID":29,"Nome":"PU QL Condicionantes","FormerNome":"PU QL Condicionantes","UniqueID":"3EEDD10D-D120-F0BE-4D04-E019CE4379DC"},{"ID":30,"Nome":"PU QL Zonamento","FormerNome":"PU QL Zonamento","UniqueID":"B9C2E7B9-BA15-69ED-458F-E5FC13825B6D"},{"ID":31,"Nome":"PU VM Condicionantes","FormerNome":"PU VM Condicionantes","UniqueID":"42156147-A737-7AEE-BB69-819ADCAA4104"},{"ID":32,"Nome":"PU VM Zonamento","FormerNome":"PU VM Zonamento","UniqueID":"EB6A1AAE-E90D-9972-61AC-FDD49C428006"},{"ID":33,"Nome":"PP PIER PCQ Condicionantes","FormerNome":"PP PIER PCQ Condicionantes","UniqueID":"80D80DE3-9923-B1EE-3293-BDA530AD5A36"},{"ID":34,"Nome":"PP PIER PCQ Implantação","FormerNome":"PP PIER PCQ Implantação","UniqueID":"B629F551-97EE-25F5-1F80-96A3DB91F71F"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":6,"Nome":"Propriedade Horizontal","FormerNome":null,"UniqueID":"106da843-96f6-40d6-9a16-4bdc53210b99","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":"Planta Topográfica","UniqueID":"95D067E5-8710-5C9C-6FA1-81A38A977447"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"175770FC-B669-06A1-AF25-15998886D233"},{"ID":1,"Nome":"Cartas Militares","FormerNome":"Cartas Militares","UniqueID":"5620B614-9D01-BAFF-CB8F-47F0861ADF48"},{"ID":36,"Nome":"Loteamento","FormerNome":"Loteamento","UniqueID":"F57BC896-7DB1-3741-493C-907C385BE1ED"},{"ID":37,"Nome":"PDM Medidas Preventivas - Quarteira Nascente","FormerNome":"PDM Medidas Preventivas - Quarteira Nascente","UniqueID":"E0C6C359-233F-4775-4940-A9A956323E6F"},{"ID":38,"Nome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","FormerNome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","UniqueID":"BD7AD73C-0717-1DAC-6D9A-317F0C7487AE"},{"ID":47,"Nome":"PDM Medidas Preventivas - Matos da Picota","FormerNome":"PDM Medidas Preventivas - Matos da Picota","UniqueID":"87C32E41-6E64-76D9-88FA-F47C1F1DF356"},{"ID":40,"Nome":"PDM Ordenamento - POPNRF","FormerNome":"PDM Ordenamento - POPNRF","UniqueID":"C92CF25B-5B49-C97A-580D-8E3FBAE5F035"},{"ID":41,"Nome":"PDM Ordenamento - POOC VV","FormerNome":"PDM Ordenamento - POOC VV","UniqueID":"73E24FEE-CD02-9207-AAFF-8260B6DCC30E"},{"ID":42,"Nome":"PDM Ordenamento - POOC BV","FormerNome":"PDM Ordenamento - POOC BV","UniqueID":"82BD4E75-66B2-043A-2E49-B3E04B5E3923"},{"ID":4,"Nome":"PDM Ordenamento","FormerNome":"PDM Ordenamento","UniqueID":"95DBA288-8ACB-2F8D-9027-0AA9593FC185"},{"ID":43,"Nome":"PDM Condicionantes - POPNRF","FormerNome":"PDM Condicionantes - POPNRF","UniqueID":"4B0542AD-D9D9-2B1A-140F-5AACC9C4CA34"},{"ID":44,"Nome":"PDM Condicionantes - POOC VV","FormerNome":"PDM Condicionantes - POOC VV","UniqueID":"1E8AD25C-6041-13A0-342A-7D49E56FE34E"},{"ID":5,"Nome":"PDM Condicionantes","FormerNome":"PDM Condicionantes","UniqueID":"AF9C6BF0-0547-2D09-92E0-2E6DEFFB671B"},{"ID":45,"Nome":"Reserva Ecológica Nacional (REN)","FormerNome":"Reserva Ecológica Nacional (REN)","UniqueID":"2D9EE996-47ED-CD7D-3DDB-73A4181C3D38"},{"ID":8,"Nome":"PP PIER BV Condicionantes","FormerNome":"PP PIER BV Condicionantes","UniqueID":"15526F96-B0C1-813E-EEA3-D081EC7127E8"},{"ID":9,"Nome":"PP PIER BV Implantação","FormerNome":"PP PIER BV Implantação","UniqueID":"B2E42FF3-CCB5-EA5C-4B35-980532A9FD0A"},{"ID":10,"Nome":"PP PC Condicionantes","FormerNome":"PP PC Condicionantes","UniqueID":"9BF7DC7B-255D-AB4D-2977-1D7CF7259197"},{"ID":11,"Nome":"PP PC Implantação","FormerNome":"PP PC Implantação","UniqueID":"52153132-F06A-90F1-7414-1FEE2D949642"},{"ID":12,"Nome":"PP NDT QO Condicionantes","FormerNome":"PP NDT QO Condicionantes","UniqueID":"2C2F6EF3-A016-190D-F148-63B6081C8A76"},{"ID":13,"Nome":"PP NDT QO Implantação","FormerNome":"PP NDT QO Implantação","UniqueID":"5C86703C-C663-6C4F-474F-81567076252F"},{"ID":14,"Nome":"PP VDL3 Condicionantes","FormerNome":"PP VDL3 Condicionantes","UniqueID":"F57615D0-8909-AAEC-D07B-45935A0EAA4D"},{"ID":15,"Nome":"PP VDL3 Implantação","FormerNome":"PP VDL3 Implantação","UniqueID":"2641235F-42D7-A33F-617F-67997D3BCD07"},{"ID":16,"Nome":"PP ALM01 Implantação","FormerNome":"PP ALM01 Implantação","UniqueID":"7FBD3367-1766-CACD-96F6-8419D6E309E8"},{"ID":22,"Nome":"PP ZNQ Zonamento","FormerNome":"PP ZNQ Zonamento","UniqueID":"0A01432B-811E-3D56-9440-40DBAA0966EF"},{"ID":23,"Nome":"PU CE Condicionantes","FormerNome":"PU CE Condicionantes","UniqueID":"D9D5D648-96AD-0464-9530-CE653A28B2A8"},{"ID":24,"Nome":"PU CE Zonamento Classif","FormerNome":"PU CE Zonamento Classif","UniqueID":"0A5A25EE-24C6-0ED7-41E1-236EDF06F7AD"},{"ID":25,"Nome":"PU CE Zonamento Estrut","FormerNome":"PU CE Zonamento Estrut","UniqueID":"D65D7A67-EFC5-7C3D-747F-76A40D038C09"},{"ID":26,"Nome":"PU CE Zonamento Risc","FormerNome":"PU CE Zonamento Risc","UniqueID":"468A92B6-2DAB-C090-98EA-E8663BA57D7B"},{"ID":27,"Nome":"PU QNN Condicionantes","FormerNome":"PU QNN Condicionantes","UniqueID":"8B7166DD-5A9C-B0A1-B66B-19DA11F74E5B"},{"ID":28,"Nome":"PU QNN Zonamento","FormerNome":"PU QNN Zonamento","UniqueID":"BC2D04B6-6435-A0B2-8744-E43DA2191E96"},{"ID":29,"Nome":"PU QL Condicionantes","FormerNome":"PU QL Condicionantes","UniqueID":"80E8901D-82C3-36AD-6BD5-9EA7FF7587F4"},{"ID":30,"Nome":"PU QL Zonamento","FormerNome":"PU QL Zonamento","UniqueID":"ABBDEA4C-ECC7-830C-B088-F1BAE5A6D906"},{"ID":31,"Nome":"PU VM Condicionantes","FormerNome":"PU VM Condicionantes","UniqueID":"4F815618-2B5C-FCD5-38CF-390B814E7CB1"},{"ID":32,"Nome":"PU VM Zonamento","FormerNome":"PU VM Zonamento","UniqueID":"18AC93C4-302D-84EB-355D-6E5F5A024066"},{"ID":33,"Nome":"PP PIER PCQ Condicionantes","FormerNome":"PP PIER PCQ Condicionantes","UniqueID":"965F901C-18B6-8A56-F4EE-0F14882142FC"},{"ID":34,"Nome":"PP PIER PCQ Implantação","FormerNome":"PP PIER PCQ Implantação","UniqueID":"3E851BDE-DD7F-FB73-A02D-408B905905F5"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":7,"Nome":"Obras de Conservação","FormerNome":null,"UniqueID":"6839208d-4f2f-4650-b630-3e68c054a368","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":null,"UniqueID":"16411b2a-5599-43cc-9f08-97795f638e6b"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"175770FC-B669-06A1-AF25-15998886D233"},{"ID":1,"Nome":"Cartas Militares","FormerNome":null,"UniqueID":"f5605f4d-7190-4b88-8eb8-5953c79aa4b5"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":8,"Nome":"Certidão de Isenção","FormerNome":null,"UniqueID":"0c189ef6-df80-4754-8f7b-ad1b789b20ca","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica - 1:2000 (2008)","FormerNome":"Planta Topográfica - 1:2000 (2008)","UniqueID":"AC6BCE08-7A17-4B9B-A30D-A744BDDCFA82"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"C6E7C2F6-C742-C23B-21A1-2A655C58087F"},{"ID":1,"Nome":"Cartas Militares","FormerNome":"Cartas Militares","UniqueID":"49331B8F-2392-B8E7-E673-DE1329D9DBB6"},{"ID":36,"Nome":"Loteamento","FormerNome":"Loteamento","UniqueID":"260F14DB-6DF8-E9B8-5470-0ED60A5D6B12"},{"ID":37,"Nome":"PDM Medidas Preventivas - Quarteira Nascente","FormerNome":"PDM Medidas Preventivas - Quarteira Nascente","UniqueID":"738792F3-16F6-5220-7AF0-EDDAAC35578B"},{"ID":38,"Nome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","FormerNome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","UniqueID":"A0D7AF68-3FE3-3C4B-31AF-4CABB25F5B95"},{"ID":47,"Nome":"PDM Medidas Preventivas - Matos da Picota","FormerNome":"PDM Medidas Preventivas - Matos da Picota","UniqueID":"87C32E41-6E64-76D9-88FA-F47C1F1DF356"},{"ID":40,"Nome":"PDM Ordenamento - POPNRF","FormerNome":"PDM Ordenamento - POPNRF","UniqueID":"C92CF25B-5B49-C97A-580D-8E3FBAE5F035"},{"ID":41,"Nome":"PDM Ordenamento - POOC VV","FormerNome":"PDM Ordenamento - POOC VV","UniqueID":"73E24FEE-CD02-9207-AAFF-8260B6DCC30E"},{"ID":42,"Nome":"PDM Ordenamento - POOC BV","FormerNome":"PDM Ordenamento - POOC BV","UniqueID":"82BD4E75-66B2-043A-2E49-B3E04B5E3923"},{"ID":4,"Nome":"PDM Ordenamento","FormerNome":"PDM Ordenamento","UniqueID":"93C35C2F-4ADA-44FD-90DA-84D90CEFA529"},{"ID":43,"Nome":"PDM Condicionantes - POPNRF","FormerNome":"PDM Condicionantes - POPNRF","UniqueID":"4B0542AD-D9D9-2B1A-140F-5AACC9C4CA34"},{"ID":44,"Nome":"PDM Condicionantes - POOC VV","FormerNome":"PDM Condicionantes - POOC VV","UniqueID":"1E8AD25C-6041-13A0-342A-7D49E56FE34E"},{"ID":5,"Nome":"PDM Condicionantes","FormerNome":"PDM Condicionantes","UniqueID":"018A9834-5F66-0C57-9875-CA55682A7EEE"},{"ID":45,"Nome":"Reserva Ecológica Nacional (REN)","FormerNome":"Reserva Ecológica Nacional (REN)","UniqueID":"799D0DB1-467E-919C-CA1F-FE59EB67379B"},{"ID":8,"Nome":"PP PIER BV Condicionantes","FormerNome":"PP PIER BV Condicionantes","UniqueID":"3152D336-7FE0-18DC-A7B3-5A989CE3235C"},{"ID":9,"Nome":"PP PIER BV Implantação","FormerNome":"PP PIER BV Implantação","UniqueID":"3B76AAEB-EA0D-3E8E-03A4-80E9B6FEB686"},{"ID":10,"Nome":"PP PC Condicionantes","FormerNome":"PP PC Condicionantes","UniqueID":"52FA7B78-EC79-5796-2ED6-E0B6026B6640"},{"ID":11,"Nome":"PP PC Implantação","FormerNome":"PP PC Implantação","UniqueID":"6006E95A-E5B2-F866-F5E3-AEEA86509D7A"},{"ID":12,"Nome":"PP NDT QO Condicionantes","FormerNome":"PP NDT QO Condicionantes","UniqueID":"35A15424-CE98-5D6F-5CEE-21B5DB86EFCD"},{"ID":13,"Nome":"PP NDT QO Implantação","FormerNome":"PP NDT QO Implantação","UniqueID":"A2452295-9C9E-503E-C257-C87997A72A61"},{"ID":14,"Nome":"PP VDL3 Condicionantes","FormerNome":"PP VDL3 Condicionantes","UniqueID":"649E63B5-4507-23F8-94E1-2F5D05C5CEB4"},{"ID":15,"Nome":"PP VDL3 Implantação","FormerNome":"PP VDL3 Implantação","UniqueID":"76F56BB0-7333-71BF-A3AA-1DFFEE3118E5"},{"ID":16,"Nome":"PP ALM01 Implantação","FormerNome":"PP ALM01 Implantação","UniqueID":"3C9E5EFD-3598-AD2C-77C0-983913C6DD56"},{"ID":22,"Nome":"PP ZNQ Zonamento","FormerNome":"PP ZNQ Zonamento","UniqueID":"A015DE0E-1AE1-745A-1F20-3F1F81C74C4B"},{"ID":23,"Nome":"PU CE Condicionantes","FormerNome":"PU CE Condicionantes","UniqueID":"60521B3B-28DF-9663-D3E4-68ECD2D38F0D"},{"ID":24,"Nome":"PU CE Zonamento Classif","FormerNome":"PU CE Zonamento Classif","UniqueID":"023D2AE7-61C5-A18A-CA8C-4F56496711B5"},{"ID":25,"Nome":"PU CE Zonamento Estrut","FormerNome":"PU CE Zonamento Estrut","UniqueID":"CCB9986C-B2FB-8DEC-0003-91E08EA628F3"},{"ID":26,"Nome":"PU CE Zonamento Risc","FormerNome":"PU CE Zonamento Risc","UniqueID":"1B7287FB-F982-4691-AEB8-DB90FB5F7F1E"},{"ID":27,"Nome":"PU QNN Condicionantes","FormerNome":"PU QNN Condicionantes","UniqueID":"50FDDAE7-22C5-E5B9-8775-1306CED40086"},{"ID":28,"Nome":"PU QNN Zonamento","FormerNome":"PU QNN Zonamento","UniqueID":"5DE11253-C0E1-1B0A-E180-168CD272C083"},{"ID":29,"Nome":"PU QL Condicionantes","FormerNome":"PU QL Condicionantes","UniqueID":"11775C62-A44B-7E1E-2082-F3BF2EB84034"},{"ID":30,"Nome":"PU QL Zonamento","FormerNome":"PU QL Zonamento","UniqueID":"BB093F45-B9E7-55FE-2150-EFC7DE98BE53"},{"ID":31,"Nome":"PU VM Condicionantes","FormerNome":"PU VM Condicionantes","UniqueID":"4C98F18F-1E87-9E73-F39F-88EDE4062483"},{"ID":32,"Nome":"PU VM Zonamento","FormerNome":"PU VM Zonamento","UniqueID":"7EAB6D99-14F6-2766-2175-7806FC6DD9F9"},{"ID":33,"Nome":"PP PIER PCQ Condicionantes","FormerNome":"PP PIER PCQ Condicionantes","UniqueID":"4E554074-CF77-2C5D-BD87-4C1F4ACB8E89"},{"ID":34,"Nome":"PP PIER PCQ Implantação","FormerNome":"PP PIER PCQ Implantação","UniqueID":"72F19304-ECCD-9554-CA14-22803458EA59"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":9,"Nome":"Certidão de Dispensa de Habitabilidade","FormerNome":null,"UniqueID":"f8c4bba5-0c65-4b02-8853-e5ac953c87fd","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":"Planta Topográfica","UniqueID":"95D067E5-8710-5C9C-6FA1-81A38A977447"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"175770FC-B669-06A1-AF25-15998886D233"},{"ID":1,"Nome":"Cartas Militares","FormerNome":"Cartas Militares","UniqueID":"5620B614-9D01-BAFF-CB8F-47F0861ADF48"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":10,"Nome":"Vistoria de Deficiências","FormerNome":null,"UniqueID":"e48536d2-7c67-41a6-a7f7-0552e8605b81","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":"Planta Topográfica","UniqueID":"95D067E5-8710-5C9C-6FA1-81A38A977447"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"175770FC-B669-06A1-AF25-15998886D233"},{"ID":1,"Nome":"Cartas Militares","FormerNome":"Cartas Militares","UniqueID":"5620B614-9D01-BAFF-CB8F-47F0861ADF48"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":11,"Nome":"Certidão","FormerNome":null,"UniqueID":"1c1affee-e807-4188-9943-8b48d2c49020","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":"Planta Topográfica","UniqueID":"95D067E5-8710-5C9C-6FA1-81A38A977447"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"175770FC-B669-06A1-AF25-15998886D233"},{"ID":1,"Nome":"Cartas Militares","FormerNome":"Cartas Militares","UniqueID":"5620B614-9D01-BAFF-CB8F-47F0861ADF48"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":12,"Nome":"IMI","FormerNome":null,"UniqueID":"4cb91a59-6746-4846-847b-ca621ba76c48","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":"Planta Topográfica","UniqueID":"95D067E5-8710-5C9C-6FA1-81A38A977447"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"175770FC-B669-06A1-AF25-15998886D233"},{"ID":1,"Nome":"Cartas Militares","FormerNome":"Cartas Militares","UniqueID":"5620B614-9D01-BAFF-CB8F-47F0861ADF48"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":13,"Nome":"Ligação de Ramal (Esgotos, EDP, Telecom)","FormerNome":null,"UniqueID":"bdea430b-23a6-41eb-a809-ff1f689e0535","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":"Planta Topográfica","UniqueID":"95D067E5-8710-5C9C-6FA1-81A38A977447"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"175770FC-B669-06A1-AF25-15998886D233"},{"ID":1,"Nome":"Cartas Militares","FormerNome":"Cartas Militares","UniqueID":"5620B614-9D01-BAFF-CB8F-47F0861ADF48"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":14,"Nome":"Parecer Agrícola","FormerNome":null,"UniqueID":"a6753846-cc18-4edc-a47e-7e40b8872651","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":null,"UniqueID":"408b05e5-94d5-41bb-9e4b-b7ebf1aca0a3"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"175770FC-B669-06A1-AF25-15998886D233"},{"ID":1,"Nome":"Cartas Militares","FormerNome":null,"UniqueID":"d93d2f07-5eb4-4202-8ec9-242e41a6e496"},{"ID":43,"Nome":"PDM Condicionantes - POPNRF","FormerNome":"PDM Condicionantes - POPNRF","UniqueID":"4B0542AD-D9D9-2B1A-140F-5AACC9C4CA34"},{"ID":44,"Nome":"PDM Condicionantes - POOC VV","FormerNome":"PDM Condicionantes - POOC VV","UniqueID":"1E8AD25C-6041-13A0-342A-7D49E56FE34E"},{"ID":5,"Nome":"PDM Condicionantes","FormerNome":null,"UniqueID":"5645fd35-55d9-40cb-8b6e-16fc6ffe4165"},{"ID":45,"Nome":"Reserva Ecológica Nacional (REN)","FormerNome":"Reserva Ecológica Nacional (REN)","UniqueID":"2D9EE996-47ED-CD7D-3DDB-73A4181C3D38"},{"ID":8,"Nome":"PP PIER BV Condicionantes","FormerNome":"PP PIER BV Condicionantes","UniqueID":"E197EFA3-5BCF-D59D-4EC1-ABD570CFEEFE"},{"ID":10,"Nome":"PP PC Condicionantes","FormerNome":"PP PC Condicionantes","UniqueID":"43904153-86BD-CC39-ADAA-CC8B071955BD"},{"ID":12,"Nome":"PP NDT QO Condicionantes","FormerNome":"PP NDT QO Condicionantes","UniqueID":"C2BC7C2F-5916-A99C-82E0-AF4252313E61"},{"ID":14,"Nome":"PP VDL3 Condicionantes","FormerNome":"PP VDL3 Condicionantes","UniqueID":"98D7500B-7D51-CD5B-F988-264DC9B4B125"},{"ID":23,"Nome":"PU CE Condicionantes","FormerNome":"PU CE Condicionantes","UniqueID":"A129B207-69BD-2E4D-4833-C6C24D38F404"},{"ID":27,"Nome":"PU QNN Condicionantes","FormerNome":"PU QNN Condicionantes","UniqueID":"A5CE1794-AB00-FEC5-AF75-FC416925F906"},{"ID":29,"Nome":"PU QL Condicionantes","FormerNome":"PU QL Condicionantes","UniqueID":"54C56D96-4DD8-7CDA-422B-2A7C9990FDD8"},{"ID":31,"Nome":"PU VM Condicionantes","FormerNome":"PU VM Condicionantes","UniqueID":"C639CCC1-4964-E0A9-CBAD-0CB946FCDC59"},{"ID":33,"Nome":"PP PIER PCQ Condicionantes","FormerNome":"PP PIER PCQ Condicionantes","UniqueID":"965F901C-18B6-8A56-F4EE-0F14882142FC"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":15,"Nome":"Licenciamento de Publicidade","FormerNome":null,"UniqueID":"83684f0a-8896-4854-88b0-12832e172abe","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":null,"UniqueID":"a79d5e22-1ce6-4a05-bb24-7572eb397cb0"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"175770FC-B669-06A1-AF25-15998886D233"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]},{"ID":16,"Nome":"Avulsas","FormerNome":null,"UniqueID":"ed98f5e8-7062-4ddb-88fa-a2373544eb16","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Topográfica","FormerNome":null,"UniqueID":"ac0b8b37-583d-4343-8ee3-5abb06ba7ba1"},{"ID":39,"Nome":"Planta Topográfica - 1:10000 (2018)","FormerNome":"Planta Topográfica - 1:10000 (2018)","UniqueID":"175770FC-B669-06A1-AF25-15998886D233"},{"ID":1,"Nome":"Cartas Militares","FormerNome":null,"UniqueID":"eabbfce5-2965-4a2d-908d-6b93bb92b12d"},{"ID":37,"Nome":"PDM Medidas Preventivas - Quarteira Nascente","FormerNome":"PDM Medidas Preventivas - Quarteira Nascente","UniqueID":"6A4BEDAA-2C77-5333-CBBA-35FD8DB0BDC0"},{"ID":38,"Nome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","FormerNome":"PDM Medidas Preventivas - Mercado da Fruta (Quarteira)","UniqueID":"573B09AE-E5BF-0117-D062-C4411F20B604"},{"ID":47,"Nome":"PDM Medidas Preventivas - Matos da Picota","FormerNome":"PDM Medidas Preventivas - Matos da Picota","UniqueID":"31C0DB74-5209-B947-3F9C-02087C7730FC"},{"ID":40,"Nome":"PDM Ordenamento - POPNRF","FormerNome":"PDM Ordenamento - POPNRF","UniqueID":"C92CF25B-5B49-C97A-580D-8E3FBAE5F035"},{"ID":41,"Nome":"PDM Ordenamento - POOC VV","FormerNome":"PDM Ordenamento - POOC VV","UniqueID":"73E24FEE-CD02-9207-AAFF-8260B6DCC30E"},{"ID":42,"Nome":"PDM Ordenamento - POOC BV","FormerNome":"PDM Ordenamento - POOC BV","UniqueID":"82BD4E75-66B2-043A-2E49-B3E04B5E3923"},{"ID":4,"Nome":"PDM Ordenamento","FormerNome":null,"UniqueID":"b46f428c-6a52-4ef9-84e3-e9852f8e3bb0"},{"ID":43,"Nome":"PDM Condicionantes - POPNRF","FormerNome":"PDM Condicionantes - POPNRF","UniqueID":"4B0542AD-D9D9-2B1A-140F-5AACC9C4CA34"},{"ID":44,"Nome":"PDM Condicionantes - POOC VV","FormerNome":"PDM Condicionantes - POOC VV","UniqueID":"1E8AD25C-6041-13A0-342A-7D49E56FE34E"},{"ID":5,"Nome":"PDM Condicionantes","FormerNome":null,"UniqueID":"17d2bab7-2841-482e-8729-a36c62a4e9bc"},{"ID":45,"Nome":"Reserva Ecológica Nacional (REN)","FormerNome":"Reserva Ecológica Nacional (REN)","UniqueID":"2D9EE996-47ED-CD7D-3DDB-73A4181C3D38"},{"ID":48,"Nome":"Ortofotomapas 2021","FormerNome":"Ortofotomapas 2021","UniqueID":"70DA7651-B1BC-0394-189C-10B9B269AD3A"},{"ID":2,"Nome":"Ortofotomapas 2008","FormerNome":null,"UniqueID":"5f0cb67f-6029-4362-b1a3-91143247a80b"},{"ID":35,"Nome":"Ortofotomapas 2016","FormerNome":"Ortofotomapas 2016","UniqueID":"89F3A41F-BB35-11D1-B358-380BBFF04A05"},{"ID":3,"Nome":"Ortofotomapas 2005","FormerNome":null,"UniqueID":"c90727cf-df22-431c-bebe-00a978050632"},{"ID":49,"Nome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","FormerNome":"ARU CHL – Bairros da Graça, Alto de S. Domingos e S. Francisco","UniqueID":"A736E47D-51CC-1597-11F9-2BEA7FED0371"},{"ID":50,"Nome":"ARU CHL – Cidade Intramuros e Mouraria","FormerNome":"ARU CHL – Cidade Intramuros e Mouraria","UniqueID":"374D317D-EB93-447C-C864-F811E6C486CE"},{"ID":51,"Nome":"ARU CHQuarteira","FormerNome":"ARU CHQuarteira","UniqueID":"A4486189-F995-9684-0149-1744FC90191D"},{"ID":52,"Nome":"Zona Especial de Proteção (ZEP)","FormerNome":"Zona Especial de Proteção (ZEP)","UniqueID":"6751A94F-35CE-4858-B7F1-05EFA8FF7502"},{"ID":53,"Nome":"Área Cultural (AC)","FormerNome":"Área Cultural (AC)","UniqueID":"657D5C20-5764-9865-FF6A-7F18AC1C2A04"},{"ID":54,"Nome":"Zona Proteção Imóvel Classificado (ZPIC)","FormerNome":"Zona Proteção Imóvel Classificado (ZPIC)","UniqueID":"104129BB-F7D5-7D88-5175-91F940FAD00A"}]}],"PrintLayers":[{"ID":0,"DisplayName":"Cadastro Predial Experimental (SiNErGIC - DGT - versão 05-12-2019)","Description":"Cadastro Predial Experimental (SiNErGIC - DGT - versão 05-12-2019)","Service":"133","Layer":"0","LayerName":"Cadastro Predial Experimental (SiNErGIC - DGT - versão 05-12-2019)","SelectionText":"{DECLARACAO}"}],"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}}] }