Solved! Go to Solution.
attr satellitePicture = "maps/mySatellitePicture.jpg" attr sizeX = 6121.562 attr sizeZ = 6121.562 attr offsetX = 492498.385 attr offsetZ = -28242.388 Lot --> setupProjection(0,world.xz,sizeX, -sizeZ, offsetX, offsetZ) projectUV(0) texture(satellitePicture)
attr heightAboveSeaLevel = 0 # initialize the attr Lot --> alignScopeToAxes(y) t(0,heightAboveSeaLevel ,0) Continue.
attr satellitePicture = "maps/mySatellitePicture.jpg" attr sizeX = 6121.562 attr sizeZ = 6121.562 attr offsetX = 492498.385 attr offsetZ = -28242.388 Lot --> setupProjection(0,world.xz,sizeX, -sizeZ, offsetX, offsetZ) projectUV(0) texture(satellitePicture)
attr heightAboveSeaLevel = 0 # initialize the attr Lot --> alignScopeToAxes(y) t(0,heightAboveSeaLevel ,0) Continue.