function getLayerN(){ return 'http://195.216.117.150/kafle/SKOSNE-N/{z}/{x}/{y}.jpg'; } function getLayerE(){ return 'http://195.216.117.150/kafle/SKOSNE-E/{z}/{x}/{y}.jpg'; } function getLayerW(){ return 'http://195.216.117.150/kafle/SKOSNE-W/{z}/{x}/{y}.jpg'; } function getLayerS(){ return 'http://195.216.117.150/kafle/SKOSNE-S/{z}/{x}/{y}.jpg'; } function getLayerOrto(){ return 'http://195.216.117.150/kafle/ORTO/{z}/{x}/{y}.jpg'; } function getNmtVector(){ return 'http://195.216.117.150/geoserver/poznan/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=poznan:ukosne&maxFeatures=50000&outputFormat=application/json'; } function getInfoNVector(){ return 'http://195.216.117.150/geoserver/poznan/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=poznan:MOZ_N&outputFormat=application/json '; } function getInfoSVector(){ return 'http://195.216.117.150/geoserver/poznan/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=poznan:MOZ_S&outputFormat=application/json'; } function getInfoEVector(){ return 'http://195.216.117.150/geoserver/poznan/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=poznan:MOZ_E&outputFormat=application/json'; } function getInfoWVector(){ return 'http://195.216.117.150/geoserver/poznan/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=poznan:MOZ_W&outputFormat=application/json'; } function getSkalaDec(){ return 0.8; } function getSkalaProc(){ return '80%'; } function getStartCoordX(){ return 16.9336; } function getStartCoordY(){ return 52.4083; } function getMiniMapSynchronize(){ return true ; } function getZoomLevelMin(){ return 15; } function getZoomLevelMax(){ return 21; } function getLogoUrl(){ return './images/logo_poznan.gif'; } function getBoundCoordX1(){ return 14.930709; } function getBoundCoordX2(){ return 17.930709; } function getBoundCoordY1(){ return 51.4113038; } function getBoundCoordY2(){ return 53.4113038; } function getDefaultCityName() { return 'PoznaƄ'; } function getCoordSystem(){ return 2177; }