{ "id": "TRSU", "displayName": "015.Ambiente TRSU", "description": "Gestão do Pagamento da Tarifa de Resíduos Sólidos Urbanos", "currentVersion": "4.12", "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": false, "hasGeoprocessingEndpoints": false, "hasGeometryEndpoints": true, "hasKmlServiceEndpoint": false, "updateInterval": 3360, "timeZoneId": "Etc/UTC", "displayTimeZoneId": null, "dataProvider": null, "defaultCurrency": "EUR", "signInEnabled": true, "signOutEnabled": true, "signOutRedirectUrl": null, "principal": { "isAuthenticated": false, "label": "Guest", "expiry": null, "identities": [ { "authenticationType": "", "isAuthenticated": false, "nameClaimType": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name", "roleClaimType": "http://schemas.microsoft.com/ws/2008/06/identity/claims/role", "label": null, "claims": [ { "type": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name", "value": "Guest", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:guest", "originalIssuer": "urn:gcx:guest", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/category/guest", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:guest", "originalIssuer": "urn:gcx:guest", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/category/known", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/category/any", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/audience", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/policy", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/category", "value": "clear-conversation", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} } ] } ], "policy": { "authenticate": false, "hints": null, "issuers": [ { "displayName": "Geocortex Identity Server", "displayType": "Identity Server", "type": "wsfed-ids", "hint": null, "urls": { "signIn": "https://sig.cm-paredes.pt/MuniSIG/REST/security/signIn?idp_name=urn:gcx:idp:DFDB6D7F-B2E8-49C4-9187-B55F9437CDA2" } }, { "displayName": "Windows Integrated", "displayType": "Windows Integrated", "type": "windows", "hint": null, "urls": { "signIn": "https://sig.cm-paredes.pt/MuniSIG/REST/security/signIn?idp_name=AD AUTHORITY" } } ] }, "urls": { "expirationNotice": "https://sig.cm-paredes.pt/MuniSIG/REST/security/expirationNotice", "referrer": "http://sig.cm-paredes.pt/MuniSIG/REST/sites/TRSU?f=pjson", "refresh": null, "signIn": "https://sig.cm-paredes.pt/MuniSIG/REST/security/signIn", "signOut": "https://sig.cm-paredes.pt/MuniSIG/REST/security/signOut" }, "tokens": { "arcgis": {}, "geocortex": {}, "site": null } }, "properties": [], "extensions": [{"className":"EsriPT.MuniSIG.Rest.Extension.Configuration.AdvancedSearchConfig","instance":{"SearchList":[{"ID":3,"Nome":"TRSU - Tipo de Isenções por rua","Descricao":"Indique qual a isenção pesquisar","DataConnectionID":"1","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGAP.dbo.NPOLICIA","ValueColumn":"FREGUESIA","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT FREGUESIA FROM sigap.DBO.TRSU_GestaoUtentes_ ORDER BY FREGUESIA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Rua","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGAP.dbo.TRSU","ValueColumn":"Rua","DescriptiveColumn":"Rua","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct rua from sigap.DBO.TRSU_GestaoUtentes_ where freguesia = {0} order by rua asc"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0"},{"ID":2,"Name":"Isenção ","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGAP.dbo.ADMINISTRATIVOS_PG","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":false,"SortResults":"NoSorting","pesqID":"","SQLExpression":"select distinct TRSU_Isencao FROM sigap.DBO.TRSU_GestaoUtentes_ where freguesia = {0} and rua = {1} order by TRSU_Isencao asc"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0;1"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"COD_Toponimia","Operator":"Equals","SearchField":1},{"Conjunction":"And","ColumnName":"NPORTA","Operator":"Equals","SearchField":2}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM sigap.DBO.TRSU_GestaoUtentes_\r\nWHERE Freguesia = {0}\r\nAnd Rua = {1}\r\nAnd TRSU_Isencao = {2}","SelectedTable":"SIGAP.dbo.NPOLICIA","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"219","MapServiceLayer":"48","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"0.05"},{"ID":4,"Nome":"TRSU - Utentes por Freguesia","Descricao":"Indique qual a freguesia a pesquisar","DataConnectionID":"1","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGAP.dbo.NPOLICIA","ValueColumn":"FREGUESIA","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT FREGUESIA FROM sigap.DBO.TRSU_GestaoUtentes_ ORDER BY FREGUESIA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM sigap.DBO.TRSU_GestaoUtentes_\r\nWHERE Freguesia = {0}","SelectedTable":"SIGAP.dbo.NPOLICIA","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"219","MapServiceLayer":"48","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"0.05"},{"ID":5,"Nome":"TRSU - Utentes por Rua","Descricao":"Indique qual a rua do Utente a pesquisar","DataConnectionID":"1","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGAP.dbo.NPOLICIA","ValueColumn":"FREGUESIA","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT FREGUESIA FROM sigap.DBO.TRSU_GestaoUtentes_ ORDER BY FREGUESIA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Rua","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGAP.dbo.TRSU","ValueColumn":"Rua","DescriptiveColumn":"Rua","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct rua from sigap.DBO.TRSU_GestaoUtentes_ where freguesia = {0} order by rua asc"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"COD_Toponimia","Operator":"Equals","SearchField":1}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM sigap.DBO.TRSU_GestaoUtentes_\r\nWHERE Freguesia = {0}\r\nAnd Rua = {1}","SelectedTable":"SIGAP.dbo.NPOLICIA","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"219","MapServiceLayer":"48","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"0.05"},{"ID":6,"Nome":"TRSU - Por Utente","Descricao":"Indique qual a rua do Utente a pesquisar","DataConnectionID":"1","SearchFields":[{"ID":0,"Name":"Nº de Utente","Mandatory":true,"FieldType":"TextBox","ComboBoxParameter":{"SelectedTable":"","ValueColumn":"","DescriptiveColumn":"","DistinctValue":false,"SortResults":"","pesqID":"","SQLExpression":""},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM sigap.DBO.TRSU_GestaoUtentes_\r\nWHERE N_Utente_CMP = {0}","SelectedTable":"SIGAP.dbo.NPOLICIA","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"218","MapServiceLayer":"48","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"0.05"},{"ID":8,"Nome":"TRSU - ESTADO Por Rua","Descricao":"Indique qual a isenção pesquisar","DataConnectionID":"1","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGAP.dbo.NPOLICIA","ValueColumn":"FREGUESIA","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT FREGUESIA FROM sigap.DBO.TRSU_GestaoUtentes_ ORDER BY FREGUESIA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Rua","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGAP.dbo.TRSU","ValueColumn":"Rua","DescriptiveColumn":"Rua","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct rua from sigap.DBO.TRSU_GestaoUtentes_ where freguesia = {0} order by rua asc"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0"},{"ID":2,"Name":"ESTADO","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGAP.dbo.ADMINISTRATIVOS_PG","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":false,"SortResults":"NoSorting","pesqID":"","SQLExpression":"select distinct TRSU_ESTADO FROM sigap.DBO.TRSU_GestaoUtentes_ where freguesia = {0} and rua = {1} order by TRSU_ESTADO asc"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0;1"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"COD_Toponimia","Operator":"Equals","SearchField":1},{"Conjunction":"And","ColumnName":"NPORTA","Operator":"Equals","SearchField":2}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM sigap.DBO.TRSU_GestaoUtentes_\r\nWHERE Freguesia = {0}\r\nAnd Rua = {1}\r\nAnd TRSU_ESTADO = {2}","SelectedTable":"SIGAP.dbo.NPOLICIA","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"219","MapServiceLayer":"48","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"0.05"},{"ID":9,"Nome":"TRSU - ESTADO Por Freguesia","Descricao":"Indique qual a isenção pesquisar","DataConnectionID":"1","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGAP.dbo.NPOLICIA","ValueColumn":"FREGUESIA","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT FREGUESIA FROM sigap.DBO.TRSU_GestaoUtentes_ ORDER BY FREGUESIA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":2,"Name":"ESTADO","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGAP.dbo.ADMINISTRATIVOS_PG","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":false,"SortResults":"NoSorting","pesqID":"","SQLExpression":"select distinct TRSU_ESTADO FROM sigap.DBO.TRSU_GestaoUtentes_ where freguesia = {0} order by TRSU_ESTADO asc"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"NPORTA","Operator":"Equals","SearchField":2}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM sigap.DBO.TRSU_GestaoUtentes_\r\nWHERE Freguesia = {0}\r\nAnd TRSU_ESTADO = {2}","SelectedTable":"SIGAP.dbo.NPOLICIA","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"219","MapServiceLayer":"48","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"0.05"},{"ID":10,"Nome":"TRSU - Nº Cliente SMAS","Descricao":"Indique qual Nº de cliente SMAS a pesquisar","DataConnectionID":"1","SearchFields":[{"ID":0,"Name":"Nº de Cliente SMAS","Mandatory":true,"FieldType":"TextBox","ComboBoxParameter":{"SelectedTable":"","ValueColumn":"","DescriptiveColumn":"","DistinctValue":false,"SortResults":"","pesqID":"","SQLExpression":""},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM sigap.DBO.TRSU_GestaoUtentes_\r\nWHERE N_Cliente_SMAS = {0}","SelectedTable":"SIGAP.dbo.NPOLICIA","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"218","MapServiceLayer":"48","MapServiceLayerFieldName":"N_Cliente_SMAS","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"0.05"},{"ID":11,"Nome":"Freguesias","Descricao":"Indique qual a freguesia a pesquisar","DataConnectionID":"2","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGPLA.dbo.BUFFER_EDIFICADO_25M","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT Freguesia FROM SIGPLA.DBO.CAOP_PRD_VIGOR ORDER BY FREGUESIA asc"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID \r\nFROM SIGPLA.DBO.CAOP_PRD_VIGOR\r\nWHERE Freguesia = {0}","SelectedTable":"SIGAP.dbo.CAOP_PAREDES_PG","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"222","MapServiceLayer":"3","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"1.25"},{"ID":12,"Nome":"Topónimo","Descricao":"Indique qual o nome da rua a pesquisar","DataConnectionID":"2","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGPLA.dbo.BUFFER_EDIFICADO_25M","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT Freguesia FROM SIGPLA.SIGPLADMIN.Toponimia_de_Freguesia_LN \r\nORDER BY Freguesia ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Topónimo","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGPLA.dbo.BUFFER_EDIFICADO_25M","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT Toponimia FROM SIGPLA.SIGPLADMIN.Toponimia_de_Freguesia_LN where Obs = \u00271\u0027 AND freguesia = {0} order by Toponimia ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0"}],"SearchConditions":[{"Conjunction":"","ColumnName":"Freguesia","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"Toponimia","Operator":"Equals","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID \r\nFROM SIGPLA.SIGPLADMIN.Toponimia_de_Freguesia_LN\r\nWHERE Freguesia = {0}\r\nAnd Toponimia = {1}\r\n","SelectedTable":"SIGAP.dbo.TOPONIMIA","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"221","MapServiceLayer":"1","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"1.25"},{"ID":13,"Nome":"Nº Policia","Descricao":"Indique qual o nº de policia a pesquisar","DataConnectionID":"1","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGAP.dbo.NPOLICIA","ValueColumn":"FREGUESIA","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT FREGUESIA FROM sigap.DBO.NumeroPolicia ORDER BY FREGUESIA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Topónimo","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGAP.dbo.ADMINISTRATIVOS_PG","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"NoSorting","pesqID":"","SQLExpression":"select distinct cod_toponimo, toponimo from SIGAP.DBO.Toponimo where freguesia = {0} order by toponimo asc"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0"},{"ID":2,"Name":"Nº de Policia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"SIGAP.dbo.ADMINISTRATIVOS_PG","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":false,"SortResults":"NoSorting","pesqID":"","SQLExpression":"select NPORTA FROM SIGAP.DBO.NumeroPolicia where freguesia = {0} and COD_Toponimo = {1} order by NPORTA asc"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0;1"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"COD_Toponimia","Operator":"Equals","SearchField":1},{"Conjunction":"And","ColumnName":"NPORTA","Operator":"Equals","SearchField":2}],"AdvancedQueryExpression":"SELECT OBJECTID\r\nFROM SIGAP.DBO.NumeroPolicia\r\nWHERE Freguesia = {0}\r\nAnd COD_Toponimo= {1}\r\nAnd NPORTA = {2}","SelectedTable":"SIGAP.dbo.NPOLICIA","Columns":"objectid","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"221","MapServiceLayer":"0","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"0.05"}]}},{"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 Simples","Descricao":"","isPlanPrint":true,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"Planta Simples","FileMXD":"LC_PRT_SIMPLES_MSW.mxd","ChangeLayers":true,"FormatType":null,"TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"Extensão actual","Scale":"CurrentExtent"},{"ID":1,"DisplayName":"Escala actual","Scale":"CurrentScale"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":-1,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null}],"PrintService":{"GeoprocessingURL":"https://sig.cm-paredes.pt/arcgis/rest/services/MuniSIGPrintHtml5/GPServer/MuniSIGPrint","TemplateFolder":"\\\\10.100.0.74\\mxd\\Impressao","HistoryFolder":"F:\\Esri_App\\Web\\MuniSIG\\Output\\Impressao","VirtualDirectoryHistory":"https://sig.cm-paredes.pt/MuniSIG/Output/Impressao","SelectOutputFormats":[{"ColumnName":"PDF","ColumnType":""}],"ProxyPage":"","AGSSecurity":"","OutputFormatPdfa":false,"OutputExportDWF":false,"OutputExportDWFx":false,"IsOutputFormatPdfSigned":false,"CertificatePath":null,"CertificatePassword":null,"ShowSelectionTool":true,"ShowDrawTool":true,"ShowGeometryTypePoint":true,"ShowGeometryTypeLine":true,"ShowGeometryTypePolygon":true,"GeometryColor":"#FF0000","SelectColor":"#FF0000","SaveEmissionPlans":true,"SavePrintPlants":true,"CenterPrintActive":true,"PrintCentroidOnlyActive":false,"PrintInterfaceVisible":false,"HideGeometryPrintedPlant":false,"HidePlantsHyperlinks":false,"bufferDistance":50,"LineWidth":3,"PointSize":5,"isSequentialDtTableConfigurable":false,"isPlanHistoryConfigurable":false,"HistoryDataConnectionID":"1","SequencialValueDataConnectionID":"0","HistoryPlantsDataTable":"SIGAP.dbo.HISTORY_PLANTS","SequencialValueDataTable":"","HistoryFieldsDataTable":"SIGAP.dbo.HISTORY_FORM_FIELDS","PointMapService":"181","PointMapServiceLayer":"88","PointMapServiceLayerFieldName":"NOMERUA","PolygonMapService":"181","PolygonMapServiceLayer":"2","PolygonMapServiceLayerFieldName":"ID","PolylineMapService":"181","PolylineMapServiceLayer":"1","PolylineMapServiceLayerFieldName":"ID"},"PrintFields":[],"PrintGroups":[{"ID":0,"Nome":"Geral","FormerNome":null,"UniqueID":"11d32467-71d7-45ff-9598-75f39a476acb","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Simples","FormerNome":null,"UniqueID":"fc39bc83-02d5-49fb-97df-fd6b95541e67"}]}],"PrintLayers":[],"SelectAllLayers":false,"SendEmails":false}}] }