|
|
@@ -124,15 +124,15 @@ export class AppService {
|
|
|
datasources: [
|
|
|
/* You need to set up Layman in order to use it. See https://github.com/LayerManager/layman */
|
|
|
/*{
|
|
|
- title: 'Layman',
|
|
|
- url: 'http://localhost:8087',
|
|
|
- user: 'anonymous',
|
|
|
- type: 'layman',
|
|
|
- liferayProtocol: 'https',
|
|
|
- },*/
|
|
|
+ title: 'Layman',
|
|
|
+ url: 'http://localhost:8087',
|
|
|
+ user: 'anonymous',
|
|
|
+ type: 'layman',
|
|
|
+ liferayProtocol: 'https',
|
|
|
+ },*/
|
|
|
{
|
|
|
title: 'Micka',
|
|
|
- url: 'https://hub.sieusoil.eu/cat/csw',
|
|
|
+ url: 'https://www.agrihub.cz/micka/csw',
|
|
|
language: 'eng',
|
|
|
type: 'micka',
|
|
|
},
|
|
|
@@ -148,7 +148,7 @@ export class AppService {
|
|
|
: '/proxy/',
|
|
|
useProxy: true,
|
|
|
panelsEnabled: {
|
|
|
- composition_browser: false,
|
|
|
+ composition_browser: true,
|
|
|
info: false,
|
|
|
saveMap: false,
|
|
|
legend: false,
|