On Wed, Oct 22, 2008 at 10:22 AM, Tom Hughes <[EMAIL PROTECTED]> wrote:
> Lukasz Szybalski wrote:
>
>> ok so I kind of got this url working:
>>
>> http://www.openlayers.org/dev/examples/tms.html
>>
>> url:http://tile.openstreetmap.org/
>> image:png
>> layer_name: .. (two dots because 1.0.0 gets added to the url
>> "http://tile.openstreetmap.org/1.0.0/...)
>>
>> I've been told that mapnik/openstreetmap.org uses "flipped TMS"
>> instead of TMS and if you want to use TMS with openstreetmap.org you
>> need to create a custom get url function...
>>
>> Is there a way to configure mapnik to use proper TMS?
>
> Mapnik is just a rendering engine - where you put the tiles that it
> generates and how your web server maps URLs to those tiles is nothing to do
> with mapnik.
>
> Our mapnik tile server uses mod_tile to server the mapnik generated tiles,
> which uses the google style URL scheme, not a TMS URL scheme.

We are getting somewhere..
Is there a name for "gogle style URL scheme" in openlayers? (Not TMS
we know now)

>
> If you want to configure a web server to use a TMS URL scheme instead then
> it is perfectly possible.

How do I configure my web server (or mapnik) to server or generate TMS
URL scheme?

Thanks,
Lucas

>
> Tom
>
> --
> Tom Hughes ([EMAIL PROTECTED])
> http://www.compton.nu/
>



-- 
Turbogears2 Manual
http://lucasmanual.com/mywiki/TurboGears2
Bazaar and Launchpad
http://lucasmanual.com/mywiki/bzr

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk

Reply via email to