Beiträge von Zverddej

    I use serverscript for making kmakemultires work. When i use kmakemultires on smaller panoramas (by pixels an megabytes) it works flawlesly, but when i try to use it on panorama that is 16 megabytes (12600 x 6300) kmakemultires cutts it, but when i load it, some of cubefaces are missing. It gives me an error.
    (those cubefaces are there, but it does not show it as it should)


    ERROR: download of "http://www.open360.net/images/uploads…/l2_f_01_04.jpg" failed
    ERROR: download of "http://www.open360.net/images/uploads…/l2_f_02_04.jpg" failed
    ERROR: download of "http://www.open360.net/images/uploads…/l2_u_04_02.jpg" failed
    ERROR: download of "http://www.open360.net/images/uploads…/l2_u_04_03.jpg" failed
    (and so on)


    http://www.open360.net/panoramas/bke-tanszk-gyorstterem_36/


    My kmakemultires.config looks like this:

    1. I would like to change preview image size when using kmakemultires to some 2:1 format. It generates 1024 x 512 image. I would like to change that size to 500 x 250.

    2. When i use

    makethumb=true
    thumbsize=470/235 it gives me thumb that is 1:1 anyway.

    Does anyone knows how to change these values.

    Hello comunity, i have managed to make kmakemultires to work on server
    (on linux 64bit) . Panorama was cutted as it supposed to, but when i try to run generated html, it shows only blank screen. Please help

    #mce_temp_url#


    Here is kmakemultires config file


    And here is xml that was generated


    Hello communuty, i have one little pickle....

    Im trying to develop something called tourmaker. It should have interface similar to 360cities. It should automaticaly make virtual tour by adding coordinates and heading attributes.
    When im viewing pano, and turn to some other panorama (with google maps radar) it should show hotspot on that exact spot. I cant seem to calculate how to show hotspot on right side.


    Every pano has attributes like heading, coordinates on google maps and its all done dynamicaly.

    On this pano, you can see automatically created hotspots, but not on right sides. Heading is good.

    http://dev6.apaone.com/open360/panora…etrovic-somb_1/

    Here is code behind this

    Dear Klaus, im writing You for the first time, i have 2 problems, im trying to develop interface that can enable heading change with the radar plugin.

    1. My radar cone is visible beyond borders of google map.
    2. Im trying to lock my radar cone to panorama spot inside map (when i move map or go into fullscreen, my map moves, but radar stays in the same place.)

    Here is my code, could you please look at it

    THIS IS RADAR CODE