Re: [OpenLayers-Users] WMS Question

2008-09-17 Thread Eric Lemoine
Hi. You need your WMS to serve images projected in ESPG:900913 for that layer. OpenLayers won't do the 4326 to 900913 re-projection of the images. Eric 2008/9/18, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > Hi, > > I've got an application using the Yahoo basemap. It's loosely based on the > spherical

[OpenLayers-Users] WMS Question

2008-09-17 Thread Jeff_Hobbs
Hi, I've got an application using the Yahoo basemap. It's loosely based on the sphericalmercator example. I'd like to make a WMS in SRS 4326 as a third basemap/base layer. I can add the WMS, however it doesn't appear on my map. I'm guessing it's a projection issue. Is there a way to get it to alig

Re: [OpenLayers-Users] WMS question

2008-07-21 Thread Robert Sanson
Hi Linda If you need to split the imagery into smaller tiles, the Python Image library can do it. The following Python script can read in PNG, JPG or TIF files with associated world reference files and split them into 10 x 10. Once the splitting has been done, gdaltindex can create an index S

Re: [OpenLayers-Users] WMS question

2008-07-21 Thread Christopher Schmidt
On Mon, Jul 21, 2008 at 02:29:21PM -0600, Linda Rawson wrote: > This is really off topic but I need some help. We have a mapping provider > that can give us georeferenced images that would in turn need to be split up > into tiles and put on a WMS service. How does a complete novice go about > thi

[OpenLayers-Users] WMS question

2008-07-21 Thread Linda Rawson
This is really off topic but I need some help. We have a mapping provider that can give us georeferenced images that would in turn need to be split up into tiles and put on a WMS service. How does a complete novice go about this? What should I tell them to give us the images in? Should they be