You are not logged in.

Search results

Search results 1-20 of 119.

Wednesday, May 30th 2018, 10:41am

Author: PanAustria

Changes to your Google Maps APIs account

Hallo I too got this mail from google. It says i have to register my existing API-key-account to a 'billing-account' with monthly free costs of $200. Otherwise my key won´t work after 11th of June. This is a major change and i am not sure, if the traffic (map calls of my customer projects) will exceed this $200 or not. So i am wondering, nobody else - only 'clio' reported this here... This should effect all googlemap plugin users! Do we have to swap (again for me) to bingmap to avoid monthly cos...

Monday, January 29th 2018, 10:06pm

Author: PanAustria

Convert Sphere to Cube drops GPS data

Hi Klaus Would be nice if the Sphere Cube Droplet could write the Exif position data from a spherical image to each of the cube faces as well. I often do a sphere to cube manually for image corrections on nadir or/and sky cube faces. With this conversion the position information stored in the source picture gets lost. Using the make vtour droplet after that makes it nessecary to add this lat / lng values manually into the resulting xml for every scene. I know it will lead to the question "which ...

Sunday, January 21st 2018, 6:16pm

Author: PanAustria

OSX VTour Droplet not working correct

Hallo Klaus Thanks for the quick response!! The droplets all are from the latest release (dated with Dec 1st 2017). So i tried to change the quarantine flag using your sudo command and it worked. ... seems that apple again changed something . For the moment i am very happy with this solution - it´s no troublemaker anymore (just one command to execute) best regards, Oliver

Sunday, January 21st 2018, 9:04am

Author: PanAustria

OSX VTour Droplet not working correct

Hallo Klaus, maybe you have an idea what to do: As in this 2 year old thread https://krpano.com/forum/wbb/index.php?p…&threadID=13699 same happens now on both of my Mac systems (OSX Sierra 10.12.6 on macmini AND OSX 10.13.2 High Sierra on brandnew MacbookPro): Pulling 10 Panos - equirect., tif-pictures (from "cube to sphere") as well as pulling 60 cubefaces - tif-pictures (from "sphere to cube", worked on) on "MAKE VTOUR (MULTIRES) Droplet.app". Sometimes terminal starts and does 2-3 panos. Igno...

Monday, January 15th 2018, 10:07am

Author: PanAustria

new set() syntax and array creation

Hi Klaus Does it affect subnodes in generally? Using multiple 'set' command does not work fpr hotspot points at the moment: Source code 1 2 3 4 5 6 7 8 9 10 11 12 13 addhotspot(iniview); set(hotspot[iniview], keep='true', enabled=false, borderwidth=3, bordercolor=get(col_paGold), borderalpha=1, fillalpha=0, point[0].ath=12, point[0].atv=1, point[1].ath=..., ... ); only the following conventional code works: Source code 1 2 3 4 5 6 7 8 9 10 11 12 13 addhotspot(iniview); set(hotspot[iniview], keep...

Friday, December 29th 2017, 7:33pm

Author: PanAustria

Hexacopter panos integrated in tour

Got a hexacopter this autumn and here are the first 7 results. The panos are updating a tour project (more than 160 panos) already existing several years. During the last time it was updated to run html-only (only flash in earlier days) and now relaunched with also responsive design and functions. Was a lot of work because some years ago when i started this project i coded many features using actionscript and now had to recode and adapt all again... direct links to the hexacopter panos here: htt...

Friday, December 29th 2017, 6:41pm

Author: PanAustria

textfield devicedepending attributes

Quoted from "indexofrefraction" the condition-appendix desktop.or.tablet gets evaluated when the xml gets parsed and plugin[myText].width gets set depending on the condition Thx, that answered my question. I was not aware i gets resolved while parseing - you are right! So it is no bug.

Friday, December 29th 2017, 9:23am

Author: PanAustria

textfield devicedepending attributes

Thank you both for your reply! I know the workaround as well - ...would be fine to here from Klaus if this is a (known/unknown) bug or part of the concept. Consequently I would expect this to work because it eases coding as well as readability and in my understanding those were the goals for the new syntax... Best regards, Panaustria

Thursday, December 21st 2017, 9:22am

Author: PanAustria

textfield devicedepending attributes

I just startet to use "attribute.xxx=..." xml-definition code in future for better readable code (xxx means e.g. "normar", "desktop.or.tablet", and so on). But i have problems with this using dynamic added layers type "text": definitions like: set(plugin[myText].autowidth.normal, true); set(plugin[myText].css.mobile, 'css here...'); set(plugin[myText].width.desktop.or.tablet, 200); don´t work. Is it not possible to use those device attributes within layers of the plugin type text? Or is it not p...

Tuesday, December 19th 2017, 9:19pm

Author: PanAustria

Panoramas jerky in latest Safari

had the same issue with safari on a brand new MacBook Pro today. It was terrible jerky! After updating to high Sierra it is much better now but still much smoother when using chrome.

Friday, May 19th 2017, 8:15pm

Author: PanAustria

WARNING: Too many active WebGL contexts. Oldest context will be lost.

Hi Having exactly the same problem as princebk: ... multiple (8) panos on one page. They are small: only 300-400 in width and 159 height. Although they are small and i generated an extra low res pano-version for this kind of animated 'preview', raising the amount of embedded panos from 4 (works) to 8 leads to black boxes for some panos. Any help out there? EDIT: Solved (with help from Klaus): The limit of live WebGL-contextes we cannot control or change. It depends on browserversions and other s...

Friday, May 19th 2017, 7:49pm

Author: PanAustria

SphereToCube Error "too small fov value"

i am using version 1.19-pr8 EDIT: Solved using 1.19-pr10 !!

Thursday, May 18th 2017, 9:58am

Author: PanAustria

SphereToCube Error "too small fov value"

Hi I try to get a rectangular view out of a sphere. Using this command line in terminal (Mac): > /Jobs/krp/krpanotools sphere2cube view /Jobs/krp/169.tif /Jobs/krp/169part.tif -outsize=10088x6724 -fov=43 -lookat=19,0,0 -noautolevel -jpegquality=100 -jpegoptimize > immediately leads to: "ERROR: view mode - too small fov value!" Don´t know if it is relevant but: This is a 1.1 GByte Tif, 84460x42230 Pixel I tried other fov´s (more than 100 degrees too) and smaller outsizes too - no success at all. ...

Friday, March 9th 2012, 9:55am

Author: PanAustria

maxpixelzoom reached

Thank you! This will exactly do what i want. It was new to me that "fovmin" is driven automatically by the userdefined "maxpixelzoom" value... ... although i now could find it in the documentation

Friday, March 9th 2012, 9:04am

Author: PanAustria

AS3 plugin interface umbau?

Bin mir nicht sicher, wo der "Hund begraben liegt", aber der code: Source code 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 import flash.display.Sprite; import flash.display.Display...

Monday, March 5th 2012, 12:04pm

Author: PanAustria

maxpixelzoom reached

Hallo all! Does anyone know a method to determine if the user has reached the max zoom in a pano (set via maxpixelzoom or fovmin)? I want to report (googleanalytics) this event because i want to know if visitors use the zoom functions extensively (interested in details) or only for short ("nice gimmic..."). It is - in multires panos - no problem to get the actual multires-level, but this is to weak for my investigation...

Saturday, March 3rd 2012, 9:29pm

Author: PanAustria

AS3 plugin interface umbau?

Ich stehe etwas an; vielleicht kann jemand helfen(?): Beim Upgraden mancher meiner touren, die eigene swf-plugins enthalten, ist es nötig, die mittlerweile neue swf 1.0.8.14 sowie deren interface.as und die neue Einbindung in as3-code zu verwenden, wie es klaus schreibt. Sieht bei mir zB so aus: Source code 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 function registerplugin(krpanointerface:Object, pluginfullpath:String, pluginobject:Object):void { // get the krpano interface and ...

Monday, February 27th 2012, 2:39pm

Author: PanAustria

Preview of the panorama using a map spots

I did something similar in my tours. You can see it work in all maps from http:\\buckligewelt.panaustria.at it was done by charging the "onover"-events of every mapspot...

Sunday, February 19th 2012, 7:42pm

Author: PanAustria

virt. tour 'St.Peter - Salzburg' has finished

My virt. tour through - and around! - St.Peter´s cathedral (Salzburg) is done and online now - 16 panos. It was not easy to gather all planned panos, because my customers decision makers changed two times(!), then suddenly all roofs of St.Peters district got serviced (for nearly a year no shooting possible...) and some other reasons made this project stuck for about 1 1/2 years... http://www.panaustria.com/vt/750101/ Please also have a look at the map and visit the both panos placed a little bit...

Tuesday, February 14th 2012, 1:41pm

Author: PanAustria

googlemap.js

Do you plan to release one in the near future? - otherwise i would start to do it on my own (my customerst WANT TO have it on iPad work...). So if you were at starting point for such a project i´d rather be patient (2-3 month) and wont waste time for sth that comes up...