Re: [OpenLayers-Users] My map will not zoom in past 1: 1066

2009-05-22 Thread Adams
Try making your maxExtent larger, see if that helps. - Original Message - From: "Robert Hicks" To: users@openlayers.org, d...@openlayers.org Sent: Friday, May 22, 2009 1:18:28 PM GMT -04:00 Atlantic Time (Canada) Subject: [OpenLayers-Users] My map will not zoom in past 1: 1066 No matter

[OpenLayers-Users] Draw Polygons and Export Geometry

2009-05-22 Thread Josh S.
I need to export the geometries of multiple polygons a user draws, my plan is to use json to export the geometries to another .js I'm using. Any tips/help/code would be great. -Josh -- View this message in context: http://n2.nabble.com/Draw-Polygons-and-Export-Geometry-tp2958594p2958594.html S

Re: [OpenLayers-Users] [OpenLayers-Dev] My map will not zoom in past 1: 1066

2009-05-22 Thread Robert Hicks
Thanks Chris, I actually did try that and I get the same result. On Fri, May 22, 2009 at 12:51 PM, Chris Claydon wrote: > Are you setting the number of zoom levels on the map or on the google > layer? In a recent discussion I was led to believe that OL will pick up > settings from the base layer

[OpenLayers-Users] My map will not zoom in past 1: 1066

2009-05-22 Thread Robert Hicks
No matter what I change in my options which are passed into the map constructor I cannot zoom in on my map past a scale of 1:1066. Here are my options: var options = { projection: new OpenLayers.Projection("EPSG:900913"), displayProjection: new OpenLayers.Projection

Re: [OpenLayers-Users] Small shift between google and wms

2009-05-22 Thread Simo D
Thanks a lot for your help. I follow your suggestions and if is't fixed by this way I build a simpler webapp. Simone Christopher Schmidt-2 wrote: > > On Fri, May 22, 2009 at 08:19:49AM -0700, Simo D wrote: >> >> Yes, for sure. http://130.192.92.159/mapfish/prove/sdi_layout.html >> Ithaca >> s

Re: [OpenLayers-Users] Small shift between google and wms

2009-05-22 Thread Christopher Schmidt
On Fri, May 22, 2009 at 08:19:49AM -0700, Simo D wrote: > > Yes, for sure. http://130.192.92.159/mapfish/prove/sdi_layout.html Ithaca > sdi > Thanks That's a relatively complex example. For example, it uses MapFish, which introduces a number of potential issues. From what I can see, it appears

Re: [OpenLayers-Users] Small shift between google and wms

2009-05-22 Thread Simo D
Yes, for sure. http://130.192.92.159/mapfish/prove/sdi_layout.html Ithaca sdi Thanks Christopher Schmidt-2 wrote: > > On Fri, May 22, 2009 at 08:07:03AM -0700, Simo D wrote: >> >> I'm using a trunk version of the 2.8 checked out about three days ago. >> Shall I checkout a newer version? > >

Re: [OpenLayers-Users] Small shift between google and wms

2009-05-22 Thread Christopher Schmidt
On Fri, May 22, 2009 at 08:07:03AM -0700, Simo D wrote: > > I'm using a trunk version of the 2.8 checked out about three days ago. > Shall I checkout a newer version? No, i think any potential fix would be included in that. Do you have a URL that people can see this at? > > Christopher Schmidt-

Re: [OpenLayers-Users] Small shift between google and wms

2009-05-22 Thread Simo D
I'm using a trunk version of the 2.8 checked out about three days ago. Shall I checkout a newer version? Christopher Schmidt-2 wrote: > > On Fri, May 22, 2009 at 07:57:02AM -0700, Simo D wrote: >> >> Hi, I created an application which retireves a WMS layer from geoserver >> (chached in epsg:90

Re: [OpenLayers-Users] proxy.cgi and OS X Server (solved the hard way)

2009-05-22 Thread Asle Benoni
Although one can feel so alone with a problem at some times. It works now and that is what matters for me. So now I am glad I can focus on OpenLayers ;-) But as you say I should maybe have directed this more to the JS community. /asle 2009/5/22 Christopher Schmidt > On Fri, May 22, 2009 at 10:5

Re: [OpenLayers-Users] Small shift between google and wms

2009-05-22 Thread Christopher Schmidt
On Fri, May 22, 2009 at 07:57:02AM -0700, Simo D wrote: > > Hi, I created an application which retireves a WMS layer from geoserver > (chached in epsg:900913), the layers from google and a layer from virtual > earth plus some georss(GML+GeoRSS format). The issue is that when I switch > from wms to

Re: [OpenLayers-Users] using Prototype's element.toggle w/ OpenLayers

2009-05-22 Thread Christopher Schmidt
On Fri, May 22, 2009 at 08:55:58AM -0600, John Cartwright wrote: > Hello All, > > I'm using OL 2.7 and expected to be able to use Prototype's facilities > like element.toggle w/o having to explicitly load prototype.js, e.g.: OpenLayers is not based on prototype, and does not include prototpe fun

[OpenLayers-Users] Small shift between google and wms

2009-05-22 Thread Simo D
Hi, I created an application which retireves a WMS layer from geoserver (chached in epsg:900913), the layers from google and a layer from virtual earth plus some georss(GML+GeoRSS format). The issue is that when I switch from wms to google, there is a small shift of the map, so the georss are disp

[OpenLayers-Users] using Prototype's element.toggle w/ OpenLayers

2009-05-22 Thread John Cartwright
Hello All, I'm using OL 2.7 and expected to be able to use Prototype's facilities like element.toggle w/o having to explicitly load prototype.js, e.g.: $('map').toggle(); However, this doesn't seem to work - javascript complains that: $("map").toggle() is not a function Can some one please e

Re: [OpenLayers-Users] Add Feature and Pan into View

2009-05-22 Thread Alexandre Dube
Hi, See the example (1). Use firebug to see the new requests sent (I'm getting an error 404 on the example, but only looking at the requests should be enough for you to understand what the BBOX does). When you zoom in, since the new extent is within the previous one, no request needs to be

Re: [OpenLayers-Users] proxy.cgi and OS X Server (solved the hard way)

2009-05-22 Thread Christopher Schmidt
On Fri, May 22, 2009 at 10:56:27AM +0200, Asle Benoni wrote: > Hello, > Just want to share my experience with OpenLayers proxy.cgi on OS X Server. > It seems no one on this list is using OS X Server. If you search on the list > you will see my frustrations with problems related to proxy.cgi. I test

Re: [OpenLayers-Users] my text layer can't be seen sonetimes

2009-05-22 Thread Christopher Schmidt
On Thu, May 21, 2009 at 08:34:28PM -0700, sasi wrote: > > There are 4 layers in my map. > layer0 = Openlayers.Layer.image(...); isBaselayer=true; > layer1 = Openlayers.Layer.WMS(...); > layer2 = Openlayers.Layer.WMS(...); > layer3 = Openlayers.Layer.text(...); > > I can only see the text layer so

[OpenLayers-Users] proxy.cgi and OS X Server (solved the hard way)

2009-05-22 Thread Asle Benoni
Hello, Just want to share my experience with OpenLayers proxy.cgi on OS X Server. It seems no one on this list is using OS X Server. If you search on the list you will see my frustrations with problems related to proxy.cgi. I tested this on OS X 10.5 client and it seemed to work fine while with OS