{ "id": "Estudos_Urbanisticos", "displayName": "Estudos Urbanisticos", "description": null, "currentVersion": "4.08", "arcGisPortalAuthentication": null, "hasLayerCatalogs": false, "hasNamedExtents": false, "hasPrintTemplates": true, "hasWorkflows": true, "hasSearchTables": false, "hasWebMaps": false, "hasViewers": true, "hasOverviewMap": false, "hasNorthArrow": true, "hasTimeSliders": false, "hasVirtualDirectory": true, "hasGeocodingEndpoints": false, "hasGeoprocessingEndpoints": true, "hasGeometryEndpoints": true, "hasKmlServiceEndpoint": false, "updateInterval": 0, "timeZoneId": "Etc/UTC", "displayTimeZoneId": null, "dataProvider": null, "defaultCurrency": "EUR", "signInEnabled": true, "signOutEnabled": true, "signOutRedirectUrl": null, "principal": { "isAuthenticated": false, "label": "Guest", "expiry": null, "identities": [ { "authenticationType": "", "isAuthenticated": false, "nameClaimType": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name", "roleClaimType": "http://schemas.microsoft.com/ws/2008/06/identity/claims/role", "label": null, "claims": [ { "type": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name", "value": "Guest", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:guest", "originalIssuer": "urn:gcx:guest", "properties": {} }, { "type": "http://www.geocortex.net/security/claims/category/known", "value": "", "valueType": "http://www.w3.org/2001/XMLSchema#string", "issuer": "urn:gcx:global", "originalIssuer": "urn:gcx:global", "properties": {} } ] } ], "policy": { "authenticate": false, "hints": null, "issuers": [ { "displayName": "Geocortex Identity Server", "displayType": "Identity Server", "type": "wsfed-ids", "hint": null, "urls": { "signIn": "https://geo.cm-viana-castelo.pt/MuniSIG/REST/security/signIn?idp_name=urn:gcx:idp:07B06478-C971-46B8-A390-C5C2DCF8B4D7" } } ] }, "urls": { "expirationNotice": "https://geo.cm-viana-castelo.pt/MuniSIG/REST/security/expirationNotice", "referrer": null, "refresh": null, "signIn": "https://geo.cm-viana-castelo.pt/MuniSIG/REST/security/signIn", "signOut": "https://geo.cm-viana-castelo.pt/MuniSIG/REST/security/signOut" }, "tokens": { "arcgis": {}, "geocortex": {}, "site": null } }, "properties": [ { "name": "MuniSIGVersion", "value": "10.5.0" } ], "extensions": [{"className":"EsriPT.MuniSIG.Rest.Extension.Configuration.AdvancedSearchConfig","instance":{"SearchList":[{"ID":0,"Nome":"Lugares","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT FREGUESIA FROM SDE.Toponimia_Lugares ORDER BY FREGUESIA ASC"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":""},{"ID":1,"Name":"Lugares","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT NOME FROM SDE.Toponimia_Lugares WHERE FREGUESIA = {0} ORDER BY NOME ASC"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":"0"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"NOME","Operator":"Equals","SearchField":1}],"AdvancedQueryExpression":"SELECT OBJECTID \r\nFROM GEOVIANA.SDE.TOPONIMIA_LUGARES \r\nWHERE FREGUESIA = {0}\r\nAND NOME = {1}\r\n","SelectedTable":"GEOVIANA.sde.TOPONIMIA_LUGARES","Columns":"OBJECTID","SelectDataColumns":[{"ColumnName":"OBJECTID","ColumnType":""}],"QueryRelationField":"OBJECTID","MapService":"3","MapServiceLayer":"1","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":1,"Nome":"Toponímia","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct FREG from SDE.eixos_via order by FREG asc"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":""},{"ID":1,"Name":"Avenida, Rua...","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct PRENM from SDE.eixos_via where FREG = {0} order by PRENM asc"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":"0"},{"ID":2,"Name":"Designação","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct DESIGNM from sde.eixos_via where FREG = {0} and PRENM = {1} order by DESIGNM asc"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":"0;1"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREG","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"PRENM","Operator":"Equals","SearchField":1},{"Conjunction":"And","ColumnName":"DESIGNM","Operator":"Equals","SearchField":2}],"AdvancedQueryExpression":"SELECT OBJECTID \r\nFROM GEOVIANA.SDE.EIXOS_VIA \r\nWHERE FREG = {0}\r\nAND PRENM = {1}\r\nAND DESIGNM = {2}\r\n","SelectedTable":"GEOVIANA.sde.EIXOS_VIA","Columns":"OBJECTID","SelectDataColumns":[{"ColumnName":"OBJECTID","ColumnType":""}],"QueryRelationField":"OBJECTID","MapService":"3","MapServiceLayer":"2","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":2,"Nome":"Nº de Policia","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct FREGUESIA from SDE.N_POLICIA order by FREGUESIA asc"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":""},{"ID":1,"Name":"Avenida, Rua...","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct PRENM from SDE.N_POLICIA where FREGUESIA = {0} order by PRENM asc"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":"0"},{"ID":2,"Name":"Designação","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select distinct DESIGNM from sde.N_POLICIA where FREGUESIA = {0} and PRENM = {1} order by DESIGNM asc"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":"0;1"},{"ID":3,"Name":"Nº de Porta","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOVIANA.sde.AEROGERADORES","ValueColumn":"OBJECTID","DescriptiveColumn":"OBJECTID","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"select PORTA from SDE.N_POLICIA where FREGUESIA = {0} and PRENM = {1} and DESIGNM = {2} order by PORTA asc"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":"0;1;2"}],"SearchConditions":[{"Conjunction":"","ColumnName":"FREGUESIA","Operator":"Equals","SearchField":0},{"Conjunction":"And","ColumnName":"PRENM","Operator":"Equals","SearchField":1},{"Conjunction":"And","ColumnName":"DESIGNM","Operator":"Equals","SearchField":2},{"Conjunction":"And","ColumnName":"PORTA","Operator":"Equals","SearchField":3}],"AdvancedQueryExpression":"SELECT OBJECTID \r\nFROM GEOVIANA.SDE.N_POLICIA \r\nWHERE FREGUESIA = {0}\r\nAND PRENM = {1}\r\nAND DESIGNM = {2}\r\nAND PORTA = {3}\r\n","SelectedTable":"GEOVIANA.sde.N_POLICIA","Columns":"OBJECTID","SelectDataColumns":[{"ColumnName":"OBJECTID","ColumnType":""}],"QueryRelationField":"OBJECTID","MapService":"3","MapServiceLayer":"1","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"}]}},{"className":"EsriPT.MuniSIG.Rest.Extension.Configuration.AdvancedPrintConfig","instance":{"Emails":{"HostSMTP":"","PortSMTP":25,"UseSsl":false,"User":"","Password":"","FromMail":"","UserDomain":"","AskForMailTo":false,"NeedMailTo":false,"InternalEMails":"","SubjectMail":"","BodyMail":""},"PrintTemplates":[{"ID":0,"Nome":"Planta Simples","Descricao":"","isPlanPrint":true,"isPlanEmission":false,"hideDraw":false,"ResolucaoDPI":96,"GeoPDF":false,"SelectableTemplate":null,"Formats":[{"ID":0,"DisplayName":"A4","FileMXD":"EstudosUrbanisticos.mxd","ChangeLayers":true,"FormatType":null,"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-viana-castelo.pt/arcgis/rest/services/MuniSIGPrintHtml5/GPServer/MuniSIGPrint","TemplateFolder":"E:\\ESRI_MXD\\MXD_Layouts\\Extractos","HistoryFolder":"E:\\ESRIPT_APP\\PrintOutput","VirtualDirectoryHistory":"https://geo.cm-viana-castelo.pt/MuniSIG/PrintOutput","SelectOutputFormats":[{"ColumnName":"PDF","ColumnType":""}],"ProxyPage":"","AGSSecurity":"","OutputFormatPdfa":false,"OutputExportDWF":false,"OutputExportDWFx":false,"IsOutputFormatPdfSigned":false,"CertificatePath":null,"CertificatePassword":null,"ShowSelectionTool":false,"ShowDrawTool":false,"ShowGeometryTypePoint":true,"ShowGeometryTypeLine":true,"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":"","PointMapServiceLayer":"","PointMapServiceLayerFieldName":"","PolygonMapService":"","PolygonMapServiceLayer":"","PolygonMapServiceLayerFieldName":"","PolylineMapService":"","PolylineMapServiceLayer":"","PolylineMapServiceLayerFieldName":""},"PrintFields":[],"PrintGroups":[{"ID":0,"Nome":"Geral","FormerNome":null,"UniqueID":"0d3b9f1e-04b3-4110-9deb-4e040c2abab8","LockExpandGroup":false,"StartGroupExpanded":false,"LockPlantsSelection":false,"TemplatesImpressao":[{"ID":0,"Nome":"Planta Simples","FormerNome":null,"UniqueID":"f7e17774-6c67-432b-89d4-b8a7bd5cb8f2"}]}],"PrintLayers":[],"SelectAllLayers":false,"SendEmails":false}},{"className":"EsriPT.MuniSIG.Rest.Extension.Configuration.AdvancedConfrontationConfig","instance":{"ConfrontationPlans":[],"ConfrontationLayers":[],"ConfrontationConfig":{"ShowLegendConfrontation":false,"ShuffleLegendConfrontation":false,"NoLegendConfrontation":false,"OutlineColor":"#ff0000","FillColor":"#ff0000","ShowGeometryTypePoint":true,"ShowGeometryTypeLine":true,"ShowGeometryTypePolygon":true,"MergeResultsByDefinition":true,"LegentType":null,"ZoomToConfrontationResults":true},"ConfrontationReport":{"LayoutType":"","FileLocation":"","Template":"","ProxyPage":"","AGSSecurity":"","HistoryFolder":"","VirtualDirectoryHistory":"","GeoprocessingURL":"","ReportTemplatePath":"","FormatType":"","Attachment":"","AttachmentName":null,"hasAttachment":false,"Scale":"","Resolution":96,"Footer":""},"SelectAllLayers":false}}] }