{ "id": "Roteiro_Municipal", "displayName": "Roteiro Municipal", "description": null, "currentVersion": "4.14", "arcGisPortalAuthentication": null, "hasLayerCatalogs": false, "hasNamedExtents": false, "hasPrintTemplates": true, "hasWorkflows": true, "hasSearchTables": false, "hasWebMaps": false, "hasViewers": true, "hasOverviewMap": false, "hasNorthArrow": true, "hasTimeSliders": false, "hasVirtualDirectory": true, "hasGeocodingEndpoints": false, "hasGeoprocessingEndpoints": false, "hasGeometryEndpoints": true, "hasKmlServiceEndpoint": false, "splashScreenUrl": "VirtualDirectory/logo entrada.jpg", "updateInterval": 3360, "timeZoneId": "Etc/UTC", "displayTimeZoneId": null, "dataProvider": null, "defaultCurrency": "EUR", "signInEnabled": true, "signOutEnabled": true, "signOutRedirectUrl": null, "principal": { "isAuthenticated": false, "label": "Guest", "expiry": null, "identities": [ { "authenticationType": "", "isAuthenticated": false, "nameClaimType": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name", "roleClaimType": "http://schemas.microsoft.com/ws/2008/06/identity/claims/role", "label": null, "claims": [ { "type": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name", "value": "Guest", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:guest", "originalIssuer": "urn:gcx:guest", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/category/guest", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:guest", "originalIssuer": "urn:gcx:guest", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/category/known", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/category/any", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/audience", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/policy", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/category", "value": "secure-conversation", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} } ] } ], "policy": { "authenticate": false, "hints": null, "issuers": [ { "displayName": "Geocortex Identity Server", "displayType": "Identity Server", "type": "wsfed-ids", "hint": null, "urls": { "signIn": "https://geo.cm-odivelas.pt/MuniSIG/REST/security/signIn?idp_name=urn:gcx:idp:1D77BF85-CEB2-4F8B-99DC-DE3B3D64FCC1" } }, { "displayName": "Windows Integrated", "displayType": "Windows Integrated", "type": "windows", "hint": null, "urls": { "signIn": "https://geo.cm-odivelas.pt/MuniSIG/REST/security/signIn?idp_name=AD AUTHORITY" } } ] }, "urls": { "expirationNotice": "https://geo.cm-odivelas.pt/MuniSIG/REST/security/expirationNotice", "referrer": null, "refresh": null, "signIn": "https://geo.cm-odivelas.pt/MuniSIG/REST/security/signIn", "signOut": "https://geo.cm-odivelas.pt/MuniSIG/REST/security/signOut" }, "tokens": { "arcgis": {}, "geocortex": {}, "site": null } }, "properties": [ { "name": "MuniSIGVersion", "value": "10.6.0" } ], "extensions": [{"className":"EsriPT.MuniSIG.Rest.Extension.Configuration.AdvancedSearchConfig","instance":{"SearchList":[{"ID":0,"Nome":"Pesquisa por Rua","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.EIXOSVIA","ValueColumn":"FREG_ANTIG","DescriptiveColumn":"FREG_ANTIG","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT FREG_ANTIG FROM sdePROD.sde.EixosVia ORDER BY FREG_ANTIG ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Tipo de Arruamento","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.EIXOSVIA","ValueColumn":"TIPO_ARRUA","DescriptiveColumn":"TIPO_ARRUA","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT TIPO_ARRUA FROM sdePROD.sde.EixosVia ORDER BY TIPO_ARRUA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":2,"Name":"Nome da Via","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.EIXOSVIA","ValueColumn":"DENOMINA","DescriptiveColumn":"DENOMINA","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT DENOMINA FROM sdePROD.sde.EixosVia WHERE FREG_ANTIG = {0} AND TIPO_ARRUA = {1} ORDER BY DENOMINA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0;1"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREG_ANTIG","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"TIPO_ARRUA","Operator":"Equals","SearchField":1},{"Conjunction":"And","ColumnName":"DENOMINA","Operator":"Like","SearchField":2}],"AdvancedQueryExpression":"SELECT OBJECTID, TIPO_ARRUA, DENOMINA, FREG_ANTIG \r\nFROM SDEPROD.SDE.EixosVia \r\nWHERE FREG_ANTIG = {0}\r\nAND TIPO_ARRUA = {1}\r\nAND DENOMINA = {2}\r\n","SelectedTable":"sdePROD.sde.EIXOS_VIA","Columns":"objectid, tipo_arrua, denomina, freg_antig","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"6","MapServiceLayer":"1","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"1.25"},{"ID":1,"Nome":"Pesquisa de Números de Polícia","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.NPOLICIA","ValueColumn":"Freguesia","DescriptiveColumn":"Freguesia","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT Freguesia FROM sdePROD.sde.NPOLICIA ORDER BY Freguesia ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Arruamento","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.NPOLICIA","ValueColumn":"DENOMINACA","DescriptiveColumn":"DENOMINACA","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT DENOMINACA FROM sdePROD.sde.NPOLICIA WHERE FREGUESIA = {0} ORDER BY DENOMINACA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0"},{"ID":2,"Name":"Número de Policia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.NPOLICIA","ValueColumn":"NPolicia","DescriptiveColumn":"NPolicia","DistinctValue":false,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT NPolicia FROM sdePROD.sde.NPOLICIA WHERE FREGUESIA = {0} AND DENOMINACA = {1} ORDER BY NPolicia ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":"0;1"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"DENOMINACA","Operator":"Equals","SearchField":1},{"Conjunction":"And","ColumnName":"NPOLICIA","Operator":"Like","SearchField":2}],"AdvancedQueryExpression":"SELECT OBJECTID, DENOMINACA, FREGUESIA, NPOLICIA \r\nFROM SDEPROD.SDE.NPolicia \r\nWHERE FREGUESIA = {0}\r\nAND DENOMINACA = {1}\r\nAND NPOLICIA = {2}","SelectedTable":"sdePROD.sde.NPOLICIA","Columns":"objectid, denominaca, freguesia, npolicia","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"6","MapServiceLayer":"3","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"1.25"},{"ID":2,"Nome":"Pesquisa Escolas 1º Ciclo - Área de Influência","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Nome","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.AREAS_INFLUÊNCIA_PARA_EFEITOS_DE_MATRICULA_1_CICLO","ValueColumn":"","DescriptiveColumn":"","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT Nome FROM sdePROD.sde.AREAS_INFLUÊNCIA_PARA_EFEITOS_DE_MATRICULA_1_CICLO ORDER BY Nome ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREG_ANTIG","Operator":"Equals","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID, Nome \r\nFROM sdePROD.SDE.Areas_Influência_Para_Efeitos_de_Matricula_1_Ciclo\r\nWHERE Nome = {0}\r\n","SelectedTable":"sdePROD.sde.EIXOS_VIA","Columns":"objectid, nome","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"12","MapServiceLayer":"0","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"1.25"},{"ID":3,"Nome":"Pesquisa Escolas 2º e 3º Ciclo - Área de Influência","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Nome","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"sdePROD.sde.AREAS_INFLUÊNCIA_PARA_EFEITOS_DE_MATRICULA_1_CICLO","ValueColumn":"","DescriptiveColumn":"","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT Nome_Agrup FROM sdePROD.SDE.Areas_Influência_Para_Efeitos_de_Matricula_2_3_Ciclo\nORDER BY Nome_Agrup ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREG_ANTIG","Operator":"Equals","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID, Nome_Agrup\r\nFROM sdePROD.SDE.Areas_Influência_Para_Efeitos_de_Matricula_2_3_Ciclo\r\nWHERE Nome_Agrup = {0}\r\n","SelectedTable":"sdePROD.sde.EIXOS_VIA","Columns":"objectid, nome_agrup","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"12","MapServiceLayer":"1","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"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":"Roteiro Municipal - Planta","Descricao":"","isPlanPrint":false,"isPlanEmission":true,"hideDraw":false,"ResolucaoDPI":100,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"Roteiro","FileMXD":"A4RoteiroMunicipal.pagx","ChangeLayers":true,"FormatType":"0","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null},{"ID":1,"DisplayName":"Roteiro Teste","FileMXD":"A4RoteiroMunicipal.pagx","ChangeLayers":true,"FormatType":"0","TemplateTypeMXD":false,"TemplateTypePAGX":false,"WidthLayout":null,"HeightLayout":null}],"MapScales":[{"ID":0,"DisplayName":"Extensão actual","Scale":"CurrentExtent"},{"ID":1,"DisplayName":"Escala actual","Scale":"CurrentScale"}],"SpatialRules":[],"Attachments":[],"DefaultPrintFields":true,"FieldsIdsString":"","DefaultMapScale":0,"DefaultTemplateFormat":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null},{"ID":1,"Nome":"Roteiro Municipal","Descricao":"","isPlanPrint":true,"isPlanEmission":false,"hideDraw":false,"ResolucaoDPI":100,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"Roteiro","FileMXD":"A4RoteiroMunicipal.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":0,"readyToPrint":0,"isAutoFormat":false,"isOnlyAutoFormat":false,"Parametros":null}],"PrintService":{"GeoprocessingURL":"https://geo.cm-odivelas.pt/arcgis/rest/services/MuniSIGPrintPro/GPServer/PrintPro","TemplateFolder":"D:\\Esri_App\\Layouts","HistoryFolder":"D:\\Esri_App\\Outputs\\PrintOutputs","VirtualDirectoryHistory":"https://geo.cm-odivelas.pt/MuniSIG/Outputs/PrintOutputs","SelectOutputFormats":[{"ColumnName":"PDF","ColumnType":""}],"ProxyPage":"","AGSSecurity":"","OutputFormatPdfa":false,"OutputExportDWF":false,"OutputExportDWFx":false,"IsOutputFormatPdfSigned":false,"CertificatePath":null,"CertificatePassword":null,"ShowSelectionTool":true,"ShowDrawTool":true,"ShowGeometryTypePoint":true,"ShowGeometryTypeLine":false,"ShowGeometryTypePolygon":true,"GeometryColor":"#ff0000","SelectColor":"#ff0000","SaveEmissionPlans":false,"SavePrintPlants":false,"CenterPrintActive":false,"PrintCentroidOnlyActive":false,"PrintInterfaceVisible":false,"HideGeometryPrintedPlant":false,"HidePlantsHyperlinks":false,"bufferDistance":50,"LineWidth":3,"PointSize":5,"isSequentialDtTableConfigurable":false,"isPlanHistoryConfigurable":false,"HistoryDataConnectionID":"0","SequencialValueDataConnectionID":"0","HistoryPlantsDataTable":"","SequencialValueDataTable":"","HistoryFieldsDataTable":"","PointMapService":"2","PointMapServiceLayer":null,"PointMapServiceLayerFieldName":null,"PolygonMapService":"2","PolygonMapServiceLayer":"0","PolygonMapServiceLayerFieldName":"UTILIZ_ALT","PolylineMapService":"2","PolylineMapServiceLayer":null,"PolylineMapServiceLayerFieldName":null},"PrintFields":[{"ID":0,"DataFieldName":"Freguesia","DisplayName":"Freguesia","DefaultValue":"","FieldGroup":"Geral","FieldType":"ComboBox","Editable":true,"UniqueID":"2251e2f5-7b3c-4b92-82a5-f3adf9933bfa","Mandatory":false,"ComboBoxParameter":{"TypeValue":"Geographic","DataConnection":"0","Table":"sdePROD.sde.a664","DescriptiveColumn":"ANGLE","DistinctValue":true,"SortResults":"NoSorting","SelectPossibleValues":[],"SQLExpression":"SELECT DISTINCT ANGLE FROM sdePROD.sde.a664","SQLExpressionType":"basic","MapServiceID":"6","LayerID":"2","LayerName":"","Field":"Freguesia"},"TextBoxParameter":{"MaximumSize":-1,"TypeValue":"","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}}],"PrintGroups":[{"ID":0,"Nome":"Geral","FormerNome":null,"UniqueID":"ca9142af-05c0-482d-8712-5ca63b023d42","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Roteiro Municipal","FormerNome":null,"UniqueID":"15192935-9d99-47b4-8d5a-b91f02ba4683"},{"ID":1,"Nome":"Roteiro Municipal -Teste","FormerNome":null,"UniqueID":"efbf3e81-818f-4837-bd7d-a2393532207f"}]}],"PrintLayers":[{"ID":0,"DisplayName":"Edifícios","Description":null,"Service":"16","Layer":"5","LayerName":"Edificado","SelectionText":"Edifícios"}],"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":"D:\\Program Files (x86)\\Esri Portugal\\MuniSIG\\Default\\REST Elements\\Sites\\Resources\\ViewerHTML5\\Reports\\RelatorioConfrontacao.rpx","FormatType":null,"Attachment":null,"AttachmentName":null,"hasAttachment":false,"Scale":null,"Resolution":96,"Footer":null},"SelectAllLayers":false}}] }