[worldKit-dev] zoomify + worldkit

Álvaro Beltrán abeltran at iccaweb.com
Tue Feb 22 07:47:56 PST 2011


Well, I'm starting getting mad >.<
I'd followed every single step in the worldkit documentation to integrate
zomify: http://worldkit.org/doc/
But I'm stil getting the "1 image loading" message in my worldkit instance
on my web.
I've also used the "Blue Marble Earth image" from the oficial site but it
shows exactly the same message on the top: "1 image loading".
Please, anyone could tell what should i do to run the "Blue Marble Earth
image" example in my web in order to start with a simple example and then
try to use my own worldkit instance? If you show me the code and folder
hierarchy it will be perfect.

Thank you so much.

Álvaro.

-----Mensaje original-----
De: worldkit-dev-bounces at lists.brainoff.com
[mailto:worldkit-dev-bounces at lists.brainoff.com] En nombre de
worldkit-dev-request at lists.brainoff.com
Enviado el: miércoles, 16 de febrero de 2011 16:21
Para: worldkit-dev at lists.brainoff.com
Asunto: worldkit-dev Digest, Vol 38, Issue 3

Send worldkit-dev mailing list submissions to
	worldkit-dev at lists.brainoff.com

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
or, via email, send a message with subject or body 'help' to
	worldkit-dev-request at lists.brainoff.com

You can reach the person managing the list at
	worldkit-dev-owner at lists.brainoff.com

When replying, please edit your Subject line so it is more specific than
"Re: Contents of worldkit-dev digest..."


Today's Topics:

   1. Re: zoomify + worldkit (Mikel Maron)
   2. Re: worldkit-dev Digest, Vol 38, Issue 1 (Mikel Maron)


----------------------------------------------------------------------

Message: 1
Date: Wed, 16 Feb 2011 07:03:31 -0800 (PST)
From: Mikel Maron <mikel_maron at yahoo.com>
To: Discussion of worldKit use and development
	<worldkit-dev at lists.brainoff.com>
Subject: Re: [worldKit-dev] zoomify + worldkit
Message-ID: <513997.89675.qm at web161606.mail.bf1.yahoo.com>
Content-Type: text/plain; charset="utf-8"

Alvaro, can you post this worldKit instance online somewhere? Then I can
take a look and see if there's something obvious.

 == Mikel Maron ==
+254(0)724899738 @mikel s:mikelmaron
http://mapkibera.org/
http://wiki.openstreetmap.org/index.php/Haiti




________________________________
From: ?lvaro Beltr?n <abeltran at iccaweb.com>
To: worldkit-dev at lists.brainoff.com
Sent: Wed, February 16, 2011 3:34:44 AM
Subject: [worldKit-dev] zoomify + worldkit


Hi
 
I?m trying to use zoomify in a worldkit example in my web but I have a
problema:
-          When the flash should shows my image, it only shows the main
imagen 
and on the top of the map it appears the <loadimgmsg>. This message doesn?t
disappear and of course the zoom doesn?t work as a zoomify image.
 
This is my config.xml:
<worldkitconf>
      <width>900</width>
      <height>550</height>
      <plotsize>5</plotsize>
      <!--<displaytype>day</displaytype>
      <dayimg>flash/imagenes/mapa.jpg</dayimg>-->
  <displaytype>zoomify</displaytype>
  <zoomifydir>flash/imagenes/mapa</zoomifydir>
  <zoomifyselect>true</zoomifyselect>
  <toolbar>true</toolbar>
      <dataurl>flash/rss.xml</dataurl>
      <update>20</update>
      <showonlynew>false</showonlynew>
      <window>_javascript:wkCallback</window>
      <plotinterval>0</plotinterval>
      <showload>true</showload>
  <loadrssmsg>Cargando...</loadrssmsg>
  <loadimgmsg>Cargando im?genes...</loadimgmsg>
      <textinterval>0</textinterval>
      <plotshape>circle</plotshape>
      <uniqueurls>true</uniqueurls>
      <controlscale>80</controlscale>
      <controlalpha>100</controlalpha>
      <!--<grabber>true</grabber>-->
      <textboxsize>100</textboxsize>
      
<initialplotcolor>0xFFFFFF<Visited>0xFF0000</Visited><Go>0x0000FF</Go></init
ialplotcolor>

      
<restingplotcolor>0xFFFFFF<Visited>0xFF0000</Visited><Go>0x0000FF</Go></rest
ingplotcolor>

  <east>-3.157196044921875</east>
  <west>-4.251708984375</west>
  <north>40.718119379753446</north>
  <south>40.091730433255</south>
  <visinterval>5</visinterval>
  <zlevel>1</zlevel>
</worldkitconf>
 
I built my ?mapa? folder with ?Zoomify Converter.exe?. What am I doing
wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.brainoff.com/pipermail/worldkit-dev-brainoff.com/attachments/2
0110216/feeb876f/attachment-0001.htm>

------------------------------

Message: 2
Date: Wed, 16 Feb 2011 07:09:25 -0800 (PST)
From: Mikel Maron <mikel_maron at yahoo.com>
To: Discussion of worldKit use and development
	<worldkit-dev at lists.brainoff.com>
Subject: Re: [worldKit-dev] worldkit-dev Digest, Vol 38, Issue 1
Message-ID: <309982.57462.qm at web161604.mail.bf1.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"

worldkitInteraction::SetupToolbar is what you want to look at

also in the Library, there's a MovieClip called "worldkitControlBar" you may
need to modify

Cleanest solution is to make position of the toolbar, and visibility of
toolbar elements, configurable. For that, you'd add options into
worldkitConfig.

Hope that helps

 == Mikel Maron ==
+254(0)724899738 @mikel s:mikelmaron
http://mapkibera.org/
http://wiki.openstreetmap.org/index.php/Haiti




________________________________
From: ?lvaro Beltr?n <abeltran at iccaweb.com>
To: worldkit-dev at lists.brainoff.com
Sent: Wed, February 16, 2011 2:35:23 AM
Subject: Re: [worldKit-dev] worldkit-dev Digest, Vol 38, Issue 1

Hi Mikel

I downloaded the source code. Now I only need help for my first question.
I'm ready for your indications.

Thanks a lot. 


------------------------------

Message: 2
Date: Tue, 15 Feb 2011 06:02:59 -0800 (PST)
From: Mikel Maron <mikel_maron at yahoo.com>
To: Discussion of worldKit use and development
    <worldkit-dev at lists.brainoff.com>
Subject: Re: [worldKit-dev] zoom panel location
Message-ID: <607726.77864.qm at web161618.mail.bf1.yahoo.com>
Content-Type: text/plain; charset="utf-8"

Hi Alvaro

You would need to reach into the ActionScript and recompile for a feature
like this. If you are up for that, I can guide you to the right places in
the code.

Mikel

== Mikel Maron ==
+254(0)724899738 @mikel s:mikelmaron
http://mapkibera.org/
http://wiki.openstreetmap.org/index.php/Haiti




________________________________
From: ?lvaro Beltr?n <abeltran at iccaweb.com>
To: worldkit-dev at lists.brainoff.com
Sent: Tue, February 15, 2011 6:24:02 AM
Subject: [worldKit-dev] zoom panel location


Hello worldkit team!
I have questions about working with the zoom panel but I?m not sure if this
is the correct mail address for that porpuse.
Anyway, these are my doubts:
-          How can I change the window location of the zoom options? I would

like they appears on the top of the window instead of on the bottom.
-          And also how can I show only the max/min options of the zoom
hidding
the arrows and graber/zoomselect options?

Thank you for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.brainoff.com/pipermail/worldkit-dev-brainoff.com/attachments/2
0110215/70025ea4/attachment-0001.htm>

------------------------------

_______________________________________________
worldkit-dev mailing list
worldkit-dev at lists.brainoff.com
http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com


End of worldkit-dev Digest, Vol 38, Issue 1
*******************************************

_______________________________________________
worldkit-dev mailing list
worldkit-dev at lists.brainoff.com
http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.brainoff.com/pipermail/worldkit-dev-brainoff.com/attachments/2
0110216/93adf184/attachment.htm>

------------------------------

_______________________________________________
worldkit-dev mailing list
worldkit-dev at lists.brainoff.com
http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com


End of worldkit-dev Digest, Vol 38, Issue 3
*******************************************




More information about the worldkit-dev mailing list