Hi
I'm trying to create a custom zmp
and I'm stuck because zoom of my imagery seems halfway through two sasplanet zoom levels
any way that I can create a properly georeferenced zmp for this? (I can only manage to fake a view with wrong zoom and wrong georeferencing)
thanks a lot for any help
this is my imagery tile
https://www.gis-klagenfurt.at/GMSC/Publ ... /8/161/136
and this is the bing tile for ZOOM 20
http://ecn.t0.tiles.virtualearth.net/ti ... 0.jpeg?g=0
and the bing tile for ZOOM19
http://ecn.t0.tiles.virtualearth.net/ti ... 0.jpeg?g=0
and scripts I'm using:
DefURLBase=https://www.gis-klagenfurt.at/GMSC/Public/Map/Wmts/GMSC_KLGFT/170885fb-affe-4a41-ac26-3229859fb07c/Orthofoto2019
ResultURL:=GetURLBase+'/'+IntToStr(GetZ-12)+'/'+IntToStr(GetY - 185055)+'/'+IntToStr(GetX - 282864);