[OpenLayers-Users] Possibility to put a tiled image on OpenLayers

Jimmy Aumard jimmy.aumard at gmail.com
Thu Apr 22 04:17:50 EDT 2010


Thanks for responses!

The Kris's solution is the best solution for me because I already have the
tiles by zoom like this :

zoom 1 :  001.png 002.png ...
zoom 2 :  001.png 002.png ...
zoom 3 :  001.png 002.png ...

I just have to overide the getURL method of OpenLayers.Layer.TileCache and
that works?

Sorry for my language.

Cheers

Jim

2010/4/21 Zac Spitzer <zac.spitzer at gmail.com>

> David's suggestion on gdal2tiles is a good one
>
> On 21 April 2010 23:40, David Fawcett <david.fawcett at gmail.com> wrote:
> > Jimmy,
> >
> > Check out the OpenLayers example that pulls data from at Tiled Map
> Service:
> >
> > http://www.openlayers.org/dev/examples/tms.html
> >
> > Here is the URL that OpenLayers generated for one of the image tiles.
> >
> > http://labs.metacarta.com/wms-c/Basic.py/1.0.0/basic/5/32/22.png
> >
> > You  should be able to slice your image up using gdal2tiles.py
> >
> > http://www.klokan.cz/projects/gdal2tiles/
> >
> > David.
> >
> > On Wed, Apr 21, 2010 at 2:16 AM, Jimmy Aumard <jimmy.aumard at gmail.com>
> wrote:
> >> Hello,
> >>
> >> I have big image (.jpg) too heavy to load by OpenLayers.
> >> I tiled it and tiles are accessible.
> >> I would like to know if OpenLayers manage tiled images.
> >>
> >> I don't know if I'm clear.
> >>
> >> Thanks
> >>
> >> --
> >> Aumard Jimmy
> >> Développeur
> >>
> >> KINAXIA
> >> c/o CICA / PacaEst
> >> 2229 Route des Crêtes
> >> F-06560 Sophia Antipolis
> >>
> >> Tél.: +33 (0)4 8973 0242
> >> Mob.: +33 (0)6 6017 2827
> >> Fax : +33 (0)4 8307 6583
> >>
> >> http://www.kinaxia.fr
> >>
> >> _______________________________________________
> >> Users mailing list
> >> Users at openlayers.org
> >> http://openlayers.org/mailman/listinfo/users
> >>
> >>
> > _______________________________________________
> > Users mailing list
> > Users at openlayers.org
> > http://openlayers.org/mailman/listinfo/users
> >
>
>
>
> --
> Zac Spitzer
> Solution Architect / Director
> Ennoble Consultancy Australia
> http://www.ennoble.com.au
> http://zacster.blogspot.com
> +61 405 847 168
>



-- 
Aumard Jimmy
Développeur

KINAXIA
c/o CICA / PacaEst
2229 Route des Crêtes
F-06560 Sophia Antipolis

Tél.: +33 (0)4 8973 0242
Mob.: +33 (0)6 6017 2827
Fax : +33 (0)4 8307 6583

http://www.kinaxia.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20100422/e07634be/attachment.html


More information about the Users mailing list