Re: [OpenLayers-Users] WMS Map request

2010-07-05 Thread Bart van den Eijnden (OSGIS)
Hi, use singleTile: true and ratio: 1 in your layer options. Best regards, Bart > Hi Group, > > I am trying to configure my WMS service with OpenLayers. My script looks > below > > >//var map = new OpenLayers.Map('map',{maxResolution: 1000} ); >var map = new OpenLayers.Map('map', { >

[OpenLayers-Users] WMS Map request

2010-07-05 Thread Kalyan Kamepalli
Hi Group, I am trying to configure my WMS service with OpenLayers. My script looks below //var map = new OpenLayers.Map('map',{maxResolution: 1000} ); var map = new OpenLayers.Map('map', { maxExtent: new OpenLayers.Bounds( -638480920.244,-188017611.367,665489491.580,1019789790.73), m

[OpenLayers-Users] Problem with WMS Service call - Exception Parameter

2010-07-05 Thread Kalyan Kamepalli
Hello Group, I am facing a validation problem with one of the parameters openlayers try to request along with WMS request. *Validation failed for parameter [exception], value [application/vnd.ogc.se_inimage].* I am getting the image/map response when I use the same URL at browser and getting the

Re: [OpenLayers-Users] Open Layers Configuration

2010-07-05 Thread Phil Scadden
> Thanks for the reply. I just placed my html file in the openLayers > folder and it came out with the default zoom and pan controls on the > map. But, the real problem is that, it's not sending any WMS requests > to my Web server. I wonder, I may have done something wrong. But, > couldn't fin

Re: [OpenLayers-Users] Open Layers Configuration

2010-07-05 Thread Kalyan Kamepalli
Robert, Yes. I did get images with WMS service from my server. I have JBOSS running on my machine as a web server. I'll place my html and openlayers.jc in htdocs and give it a go. On Tue, Jul 6, 2010 at 12:24 PM, Robert Sanson < robert.san...@asurequality.com> wrote: > Hi Kalyan > > Can you g

Re: [OpenLayers-Users] Open Layers Configuration

2010-07-05 Thread Kalyan Kamepalli
Another problem with the configuration, I got heaps of the following xml files in my OGC resources folder http://www.opengis.net/ogc*"; xmlns:xlink="* http://www.w3.org/1999/xlink*"; xmlns:xsi="* http://www.w3.org/2001/XMLSchema-instance*"; version="*1.3.0*"xsi:schemaLocation ="*http://www.opengi

Re: [OpenLayers-Users] Open Layers Configuration

2010-07-05 Thread Kalyan Kamepalli
Hi Robert, Thanks for the reply. I just placed my html file in the openLayers folder and it came out with the default zoom and pan controls on the map. But, the real problem is that, it's not sending any WMS requests to my Web server. I wonder, I may have done something wrong. But, couldn't find i

[OpenLayers-Users] Open Layers Configuration

2010-07-05 Thread Kalyan Kamepalli
Hi Group, There are few security concerns at my organization and due to that, I can not directly access openlayers.org for OpenLayers.js. So, I installed it and changed my script as below //var map = new OpenLayers.Map('map',{maxResolution: 1000} ); var map = new OpenLayers.Map('

Re: [OpenLayers-Users] Google EPSG:900913 and Italian EPSG:3003

2010-07-05 Thread Phil Scadden
> but the google satellite map is not beeing reprojected... > As far as I know, you can reproject your vector features on the fly (say from 3003 to 900913) but you cannot reproject imagery of any sort on the fly. If you use google imagery, you are stuck with getting everything else into that

[OpenLayers-Users] Style context as an object ?

2010-07-05 Thread strk
Did anyone ever tried using a "proper" object as a Style context ? What I'm trying to do is create a class of style contexts and pass instances of them (for parametrized styles) as a Style.context, but 'this', within the callbacks, seem to always evaluate to the top of DOM. Example code: MyCon

[OpenLayers-Users] Custom EditingToolbar displays the wrong button icon

2010-07-05 Thread Adrian Popa
Hello everyone, Long time no see :) I want to add a "save" button to my editingToolbar (which was customized) in order to manually save changes. I am using the following code: //overload the EditingToolbar initialize function: OpenLayers.Control.EditingToolbar.prototype.initialize = f

Re: [OpenLayers-Users] Loading a map into a hidden div in Safari

2010-07-05 Thread JuKiM
I've seen in "http://trac.openlayers.org/ticket/2187"; that this can be a bug? Thanks! 2010/7/2 JuKiM > Hi, > > I have a page where a user can select some diferent items, and when an item > is selected, a div with a map is displayed showing where the item is.. > The div that contains the map is

Re: [OpenLayers-Users] Google EPSG:900913 and Italian EPSG:3003

2010-07-05 Thread Kiks
I'm making some progress.. but nothing appens I downloaded proj4js and added these references: I created the file the EPSG3003.js Proj4js.defs["EPSG:3003"] = "+proj=tmerc +lat_0=0 +lon_0=9 +k=0.9996+x_0=0 +y_0=0 +ellps=intl +a=6378388.0 +rf=297.00601+units=m +no