Example #1
0
def main():
    copyKeys('1.0.0/ch.swisstopo.terrain.3d/default/20151231/4326/',
        '1.0.0/ch.swisstopo.terrain.3d/default/20160115/4326/', range(0, 9))
Example #2
0
def main():
    copyKeys('1.0.0/ch.swisstopo.terrain.3d/default/20151231/4326/',
             '1.0.0/ch.swisstopo.terrain.3d/default/20160115/4326/',
             range(0, 9))
Example #3
0
def main():
    copyKeys('', '1.0.0/ch.swisstopo.terrain.3d/default/20151231/4326/', [15, 16, 17, 18])
Example #4
0
def main():
    copyKeys('1.0.0/ch.swisstopo.terrain.3d/default/20160115/4326/',
        '1.0.0/ch.swisstopo.terrain.3d/default/20190902/4326/', range(0, 14))