[OpenLayers-Users] Creating custom layer

2010-02-01 Thread Vincent Gulinao
I'm a total newbie on Openlayers, and map dev in general. I need to develop custom layer defining map political boundaries just like this: http://www.google.com/intl/en_us/2008election/. I'd appreciate pointers, code sample and docs links, learning path suggestions, etc. that you may give. TIA.

Re: [OpenLayers-Users] zoombox displacement

2010-02-01 Thread Eric Lemoine
On Tuesday, February 2, 2010, runningcodez wrote: > > Hi list, > > I am stuck with an issue of my zoombox control where the zoom box is > displaced by miles from the cursor..I came to know that it has somehing to > do with the styling..but couldnt get a right direction...could anyone advise > me o

[OpenLayers-Users] zoombox displacement

2010-02-01 Thread runningcodez
Hi list, I am stuck with an issue of my zoombox control where the zoom box is displaced by miles from the cursor..I came to know that it has somehing to do with the styling..but couldnt get a right direction...could anyone advise me on this? regards Sumith -- View this message in context: http:

Re: [OpenLayers-Users] Request with wrong column name

2010-02-01 Thread Luís de Sousa
Hello everyone, I hit the GeoServer list once more, as it was sounding again as some issue between server and database. The folk there found out what as wrong, the field's name is case sensitive. Here's the GeoServer thread for future reference: http://old.nabble.com/Inserting-geometries-into-Or

[OpenLayers-Users] What layer type to use, and how to use it?

2010-02-01 Thread Dylan Parry
Hi, I’m working on a project that has an existing tile server that generates and serves map tiles of the UK based on the British National Grid projection (EPSG:27700). The tiles are based on the following principles: Tile x=0, y=0 begins at the UK origin, ie. 0,0 at the bottom-left of the map.

[OpenLayers-Users] Changing a points location when drawing a polygon

2010-02-01 Thread Darren Karstens
Hi, I need to change the location of a point on a polygon when it is created. I tried adding a point callback: drawFeature.handler.callbacks.point = function(point) { return pointCallback(point); } then I tried changing the location of the point in the callback: function pointCal

Re: [OpenLayers-Users] WMS error with openlayers

2010-02-01 Thread subhajeet sur
On 1/31/10, Pierre Giraud wrote: > On Sun, Jan 31, 2010 at 10:40 AM, subhajeet sur > wrote: >> Dear all, >> >> I'm new to openlayers and mapserver. I'm trying to run a particular >> mapfile via mapserver. I've encountered the following errors: >> >> 1. On using OpenLayers.Layers.MapServer: >>