{ "id": "IGT", "displayName": "Instrumentos de Gestão Territorial", "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":"","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":"FREGUESIA","ColumnType":""},{"ColumnName":"NOME","ColumnType":""}],"QueryRelationField":"OBJECTID","MapService":"0","MapServiceLayer":"17","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":1,"Nome":"Toponímia","Descricao":"","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":"FREG","ColumnType":""},{"ColumnName":"PRENM","ColumnType":""},{"ColumnName":"DESIGNM","ColumnType":""}],"QueryRelationField":"OBJECTID","MapService":"0","MapServiceLayer":"2","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":2,"Nome":"Nº de Policia","Descricao":"","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":"FREGUESIA","ColumnType":""},{"ColumnName":"PRENM","ColumnType":""},{"ColumnName":"DESIGNM","ColumnType":""},{"ColumnName":"PORTA","ColumnType":""}],"QueryRelationField":"OBJECTID","MapService":"0","MapServiceLayer":"1","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"}]}},{"className":"EsriPT.MuniSIG.Rest.Extension.Configuration.AdvancedPrintConfig","instance":{"Emails":{"HostSMTP":"","PortSMTP":25,"UseSsl":false,"User":"","Password":"","FromMail":"","UserDomain":"","AskForMailTo":false,"NeedMailTo":false,"InternalEMails":"","SubjectMail":"","BodyMail":""},"PrintTemplates":[],"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":true,"ShowDrawTool":true,"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":[{"ID":0,"DataFieldName":"REQUERENTE","DisplayName":"Requerente","DefaultValue":"","FieldGroup":"Geral","FieldType":"TextBox","Editable":true,"UniqueID":"ba952814-5053-4d59-b4d7-5aae59c1106e","Mandatory":false,"ComboBoxParameter":{"TypeValue":"","DataConnection":"","Table":"","DescriptiveColumn":"","DistinctValue":true,"SortResults":"","SelectPossibleValues":[],"SQLExpression":"","SQLExpressionType":"basic","MapServiceID":"","LayerID":"","LayerName":"","Field":""},"TextBoxParameter":{"MaximumSize":2147483647,"TypeValue":"Manual","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}},{"ID":1,"DataFieldName":"FREGUESIA","DisplayName":"Freguesia","DefaultValue":"","FieldGroup":"Geral","FieldType":"ComboBox","Editable":true,"UniqueID":"a472a3dd-8c44-4319-aaa7-b0c25561bd8b","Mandatory":false,"ComboBoxParameter":{"TypeValue":"DataBase","DataConnection":"0","Table":"GEOVIANA.sde.FREGUESIA","DescriptiveColumn":"FREGUESIA","DistinctValue":true,"SortResults":"Ascending","SelectPossibleValues":[],"SQLExpression":"SELECT DISTINCT FREGUESIA FROM GEOVIANA.sde.FREGUESIA ORDER BY FREGUESIA ASC","SQLExpressionType":"basic","MapServiceID":"","LayerID":"","LayerName":"","Field":""},"TextBoxParameter":{"MaximumSize":-1,"TypeValue":"","LastValue":-1,"Prefix":"","Sufix":"","RegularExpression":"","ErrorMessage":""}}],"PrintGroups":[],"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}}] }