{ "id": "BasesCartograficas", "displayName": "INTRA e INTER - Bases Cartográficas e Rede Geodésica", "description": null, "currentVersion": "4.12", "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, "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/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": "Município de Leiria", "displayType": "ArcGIS", "type": "ags-oauth2", "hint": null, "urls": { "signIn": "https://geoportal.cm-leiria.pt/MuniSIG/REST/security/signIn?idp_name=urn:gcx:ags:164A1AA8-1E96-415B-BC6F-33636EBD8294" } } ] }, "urls": { "expirationNotice": "https://geoportal.cm-leiria.pt/MuniSIG/REST/security/expirationNotice", "referrer": null, "refresh": null, "signIn": "https://geoportal.cm-leiria.pt/MuniSIG/REST/security/signIn", "signOut": "https://geoportal.cm-leiria.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":"Pesquisar Lugar","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Lugar","Mandatory":true,"FieldType":"TextBox","ComboBoxParameter":{"SelectedTable":"","ValueColumn":"","DescriptiveColumn":"","DistinctValue":true,"SortResults":"","pesqID":"","SQLExpression":""},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"toponimia","Operator":"Like","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID, TOPONIMIA \r\nFROM GEOLEIRIA.SDE.LUGARES \r\nWHERE TOPONIMIA LIKE %{0}%\r\n","SelectedTable":"GEOLEIRIA.SDE.LUGARES","Columns":"objectid, toponimia","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"2","MapServiceLayer":"30","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"10"},{"ID":1,"Nome":"Pesquisar Freguesia e Rua","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Freguesia","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLEIRIA.SDE.TOPONIMIA_OFICIAL","ValueColumn":"FREGUESIA","DescriptiveColumn":"FREGUESIA","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT FREGUESIA FROM GEOLEIRIA.SDE.TOPONIMIA_OFICIAL ORDER BY FREGUESIA ASC"},"TextBoxParameter":{"RegularExpression":"undefined","ErrorMessage":"undefined"},"RelationListId":""},{"ID":1,"Name":"Rua","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLEIRIA.SDE.TOPONIMIA_OFICIAL","ValueColumn":"Toponimo","DescriptiveColumn":"Toponimo","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT Toponimo FROM GEOLEIRIA.SDE.TOPONIMIA_OFICIAL WHERE freguesia LIKE {0} 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, TOPONIMO, FREGUESIA \r\nFROM GEOLEIRIA.SDE.TOPONIMIA_OFICIAL \r\nWHERE FREGUESIA = {0}\r\nAND TOPONIMO = {1}\r\n","SelectedTable":"GEOLEIRIA.SDE.TOPONIMIA_OFICIAL","Columns":"objectid, toponimo, freguesia","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"0","MapServiceLayer":"3","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"},{"ID":2,"Nome":"Pesquisar Rua","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Rua","Mandatory":true,"FieldType":"TextBox","ComboBoxParameter":{"SelectedTable":"","ValueColumn":"","DescriptiveColumn":"","DistinctValue":true,"SortResults":"","pesqID":"","SQLExpression":""},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":""},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"Toponimo","Operator":"Like","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID, TOPONIMO \r\nFROM GEOLEIRIA.SDE.TOPONIMIA_OFICIAL \r\nWHERE TOPONIMO LIKE %{0}%\r\n","SelectedTable":"GEOLEIRIA.SDE.TOPONIMIA_OFICIAL","Columns":"objectid, toponimo","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"0","MapServiceLayer":"3","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":false,"ZoomFactor":"1.25"},{"ID":3,"Nome":"Pesquisar Marco Geodésico","Descricao":null,"DataConnectionID":"0","SearchFields":[{"ID":0,"Name":"Marco Geodésico","Mandatory":true,"FieldType":"ComboBox","ComboBoxParameter":{"SelectedTable":"GEOLEIRIA.SDE.VERTICES_GEODESICOS","ValueColumn":"VG","DescriptiveColumn":"VG","DistinctValue":true,"SortResults":"Ascending","pesqID":"","SQLExpression":"SELECT DISTINCT VG FROM GEOLEIRIA.SDE.VERTICES_GEODESICOS ORDER BY VG ASC"},"TextBoxParameter":{"RegularExpression":"","ErrorMessage":"undefined"},"RelationListId":""}],"SearchConditions":[{"Conjunction":"","ColumnName":"VG","Operator":"Equals","SearchField":0}],"AdvancedQueryExpression":"SELECT OBJECTID, VG \r\nFROM GEOLEIRIA.SDE.VERTICES_GEODESICOS \r\nWHERE VG = {0}\r\n","SelectedTable":"GEOLEIRIA.SDE.VERTICES_GEODESICOS","Columns":"objectid, vg","SelectDataColumns":[],"QueryRelationField":"OBJECTID","MapService":"19","MapServiceLayer":"0","MapServiceLayerFieldName":"OBJECTID","ZoomToSelection":true,"SelectIdentifiedElements":true,"SetPushPins":true,"ZoomFactor":"1.25"}]}},{"className":"EsriPT.MuniSIG.Rest.Extension.Configuration.AdvancedPrintConfig","error":{"code":400,"message":"Failed to create JSON for extension.","details":["Object reference not set to an instance of an object."]}}] }