Re: [OpenLayers-Users] Can we by pass TileCache... to the tiles as static... what getURL ?

2007-11-25 Thread Christopher Schmidt
On Sun, Nov 25, 2007 at 10:33:33PM -0600, Lance Dyas wrote: > TileCache saves tiles cool.. if you use tylecache_seed ... you can > basically build a cache of them cool also > > How would I access the cache directly.. . > > my brain is wishy washy.. on this In other words what getURL would I > use

Re: [OpenLayers-Users] error in resolution index from tilecache/geoserver

2007-11-25 Thread Christopher Schmidt
On Sun, Nov 25, 2007 at 10:19:07PM -0600, Lance Dyas wrote: > This is a very hands on issue... with TileCache and it is what I would > say quite fragile. not nearly as plug and play as its advertised.. Advertised where? > you would expect the extents as advertised by the WMS in question > shou

Re: [OpenLayers-Users] Can we by pass TileCache... to the tiles as static... what getURL ?

2007-11-25 Thread Lance Dyas
In other words how do I do this with a tile cache http://trac.openlayers.org/wiki/UsingCustomTiles Lance Dyas wrote: > TileCache saves tiles cool.. if you use tylecache_seed ... you can > basically build a cache of them cool also > > but every time its called ti starts up a python script (admitt

[OpenLayers-Users] Can we by pass TileCache... to the tiles as static... what getURL ?

2007-11-25 Thread Lance Dyas
TileCache saves tiles cool.. if you use tylecache_seed ... you can basically build a cache of them cool also but every time its called ti starts up a python script (admittedly I could get around this by using mod_python but that may not be convenient) and I might want to transport the tiles to a

Re: [OpenLayers-Users] error in resolution index from tilecache/geoserver

2007-11-25 Thread Lance Dyas
This is a very hands on issue... with TileCache and it is what I would say quite fragile. not nearly as plug and play as its advertised.. you would expect the extents as advertised by the WMS in question should be sufficient.. and the default maxResolution ought to be something which just works.

Re: [OpenLayers-Users] error in resolution index from tilecache/geoserver

2007-11-25 Thread Lance Dyas
Thanks, rounding things off and using extent_type= loose did got it covered! Christopher Schmidt wrote: > On Sun, Nov 25, 2007 at 06:30:27PM -0600, Lance Dyas wrote: > >> I am getting error of this sort from tilecache... >> images are causing this.. >> > > """ > The most important thing to

Re: [OpenLayers-Users] error in resolution index from tilecache/geoserver

2007-11-25 Thread Christopher Schmidt
On Sun, Nov 25, 2007 at 06:30:27PM -0600, Lance Dyas wrote: > I am getting error of this sort from tilecache... > images are causing this.. """ The most important thing to do is to ensure that the OpenLayers Layer has the same resolutions and bounding box as your TileCache layer. You can define th

[OpenLayers-Users] error in resolution index from tilecache/geoserver

2007-11-25 Thread Lance Dyas
I am getting error of this sort from tilecache... images are causing this.. An error occurred: can't find resolution index for 0.000343. Available resolutions are: [0.0005659453124983, 0.0002829726562491, 0.0001414863281246, 7.0743164062499978e-05, 3.5371582031249989e-05, 1.76857910

Re: [OpenLayers-Users] Error in Tile Cache configh current x value too far from tile corner?

2007-11-25 Thread Christopher Schmidt
On Sun, Nov 25, 2007 at 05:55:29PM -0600, Lance Dyas wrote: > The image urls.. are all returning like this... > > An error occurred: Current x value 15.995916 is too far from tile corner x > 15.996094 Round all your values, in OL and TC, off (on maxExtent and maxResolution). Regards, -- Chris

[OpenLayers-Users] Error in Tile Cache configh current x value too far from tile corner?

2007-11-25 Thread Lance Dyas
The image urls.. are all returning like this... An error occurred: Current x value 15.995916 is too far from tile corner x 15.996094 ___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] Freemap and Osmajax developments

2007-11-25 Thread Christopher Schmidt
On Sun, Nov 25, 2007 at 11:17:35PM +0100, Pierre GIRAUD wrote: > Great catch Chris. I also wondered if Nick had receive my message. > > One general question about this. When answering to someone one the > mailing. Should I keep the ("auto completed" reply-)To or only the > mailing list address (of

Re: [OpenLayers-Users] Freemap and Osmajax developments

2007-11-25 Thread Christian López Espínola
The mailing list provider takes care of not duplicating mails. On 11/25/07, Pierre GIRAUD <[EMAIL PROTECTED]> wrote: > Great catch Chris. I also wondered if Nick had receive my message. > > One general question about this. When answering to someone one the > mailing. Should I keep the ("auto compl

Re: [OpenLayers-Users] Freemap and Osmajax developments

2007-11-25 Thread Pierre GIRAUD
Great catch Chris. I also wondered if Nick had receive my message. One general question about this. When answering to someone one the mailing. Should I keep the ("auto completed" reply-)To or only the mailing list address (often in Cc) ? Generally, I remove the single user address to avoid duplic

Re: [OpenLayers-Users] Selecting a feature - does not always work

2007-11-25 Thread Nick Whitelegg
On Friday 23 Nov 2007 09:08, you wrote: > Looking at your problem, I just remembered having a similar problem. > In my example, the returned feature argument did never change. It was > always the first clicked one. > > Hum, you are using OpenLayers 2.4 ! > This was fixed in the 2.5 version. Take a

Re: [OpenLayers-Users] Freemap and Osmajax developments

2007-11-25 Thread Nick Whitelegg
On Sunday 25 Nov 2007 18:18, Nick Whitelegg wrote: > On Sunday 25 Nov 2007 14:11, you wrote: > > You didn't respond to the previous message asking you to try upgrading > > to 2.5. Did you try it? > > Sorry - I must have missed it - have had rather a lot of email lately so it > must have got lost :-

Re: [OpenLayers-Users] Freemap and Osmajax developments

2007-11-25 Thread Nick Whitelegg
On Sunday 25 Nov 2007 14:11, you wrote: > You didn't respond to the previous message asking you to try upgrading > to 2.5. Did you try it? Sorry - I must have missed it - have had rather a lot of email lately so it must have got lost :-) Will check back. Nick

Re: [OpenLayers-Users] Freemap and Osmajax developments

2007-11-25 Thread Christopher Schmidt
On Sun, Nov 25, 2007 at 12:50:11PM +, Nick Whitelegg wrote: > OpenLayers guys (or anyone else for that matter) - I still occasionally get > an > error where if I select a feature, the feature isn't actually selected (don't > get the "You selected feature " message) - any ideas on this?

[OpenLayers-Users] Freemap and Osmajax developments

2007-11-25 Thread Nick Whitelegg
Hello everyone, One or two new developments on Freemap (free-map.org.uk) and Osmajax. I've implemented a feature where Freemap users can upload a GPX trace (this also gets uploaded to OSM) and then the Osmajax editor will load up, showing them their trace, plus waypoints, ready to draw upon.