|
|
@@ -14,14 +14,14 @@ export class IrrigationInfoService {
|
|
|
'QUERY_LAYERS': 'water_surface_latest',
|
|
|
'LAYERS': 'water_surface_latest',
|
|
|
'INFO_FORMAT': 'application/json',
|
|
|
- 'I': 100,
|
|
|
- 'J': 129,
|
|
|
+ 'I': 117,
|
|
|
+ 'J': 235,
|
|
|
'WIDTH': 256,
|
|
|
'HEIGHT': 256,
|
|
|
'CRS': 'EPSG:3857',
|
|
|
'STYLES': '',
|
|
|
'BBOX':
|
|
|
- '2037505.4259696566,6130861.164697416,2038728.4184222193,6132084.157149979',
|
|
|
+ '2037505.4259696566,6131472.660923699,2037811.1740827973,6131778.409036839',
|
|
|
};
|
|
|
return this.httpClient.get(
|
|
|
'https://www.gis.atapex.sk/geoserver/agrihub/wms',
|