Re: [OpenLayers-Users] SPAM-LOW: Re: problem labeling vector features - vertices being labeled too

2009-08-20 Thread Eric Lemoine
On Thursday, August 20, 2009, Eric Lemoine eric.lemo...@camptocamp.com wrote: On Wednesday, August 19, 2009, Michael Anderson m...@spatialit.com wrote: Eric is correct. The modifyFeature control is using the select style. Setting the select style's label to an empty string does remove the

Re: [OpenLayers-Users] Get bounding box.

2009-08-20 Thread Ivan Grcic
Hi, thers getTileBounds function inside OpenLayers. Layer.Grid. could be usefull. cheers On Fri, Aug 14, 2009 at 2:08 PM, Mr. Rahul Tenirahul_g_t...@yahoo.com wrote: Dear List, I required following things to be implemented in OpenLayer. I want bounding box of tile of layer which is

[OpenLayers-Users] Issues with display of overview map in Chrome.

2009-08-20 Thread Nicholas Efremov-Kendall
Hi all, More rookie problems. I've added an overview map control and it displays, but it appears that only the top left corner of the overview map div appears in the bottom right corner. This issue only happens in chrome -- Nicholas Efremov-Kendall Fulbright Student 2009-2010, Ukraine

[OpenLayers-Users] Correction: setting overview extents

2009-08-20 Thread Nicholas Efremov-Kendall
Hi all, I've added the default overview map and I'm getting some strange behavior. First, it only targets the first baselayer (i.e. when I switch between a NASA layer, and the Metacarta WMS it stays on the NASA layer and does not change when the maps zooms in or out. Also, it appears to be very

[OpenLayers-Users] setting overview extents

2009-08-20 Thread Nicholas Efremov-Kendall
Hi all, I've added the default overview map and I'm getting some strange behavior. First, it only targets the first baselayer (i.e. when I switch between a NASA layer, and the Metacarta WMS it stays on the NASA layer. Also, it appears to be very zoomed in and pixelated (Landsatt 7 layer), whereas

Re: [OpenLayers-Users] Google Layer example

2009-08-20 Thread ashley_c_mort
All, I found the answer to my original question and have another question. I attached sample code of how we obtained the Google Fusion Server layers. The Google map/fusion sever here has 3 layers: 1) ImageryMaps1 2) VectorMapsRaster1 3) VectorMapsRaster2 Looking at fusionmapobj.js

Re: [OpenLayers-Users] Pop is not closing while Zooming

2009-08-20 Thread Ivan Grcic
On Thu, Aug 20, 2009 at 7:31 AM, Kris Geusebroekkgeusebr...@xebia.com wrote: Hi, You probably lose the connection with the feature. Popup is registered with the feature and if the feature is not there anymore …. Yes, popup is connected with feature, and if you are using some strategy that

Re: [OpenLayers-Users] Transforming from Gauß-Krü ger to UTM

2009-08-20 Thread Marc Jansen
Are the respective proj.js files loaded? -- marc Max Stephan schrieb: Hi everyone! I´m having problems with transforming my coordinates which are Gauß-Krüger/Zone 4 (Germany). In order to add them to my map they should be EPSG:4326 or EPSG:900913 (the google-EPSG). I tried to convert them

[OpenLayers-Users] Transforming from Gauß-Kr üger to UTM

2009-08-20 Thread Max Stephan
Hi everyone! I´m having problems with transforming my coordinates which are Gauß-Krüger/Zone 4 (Germany). In order to add them to my map they should be EPSG:4326 or EPSG:900913 (the google-EPSG). I tried to convert them wire the method offered by OpenLayers

Re: [OpenLayers-Users] SPAM-LOW: Re: problem labeling vector features - vertices being labeled too

2009-08-20 Thread Michael Anderson
Thanks again Eric. Haven't used a context before, but it sounds like exactly what I need. I'll give it a try later today. Mike - Original Message - From: Eric Lemoine eric.lemo...@camptocamp.com To: Michael Anderson m...@spatialit.com Cc: users@openlayers.org Sent: Thursday, August 20,

Re: [OpenLayers-Users] Transforming from Gauß-Krü ger to UTM

2009-08-20 Thread Max Stephan
Hi Marc, thank you for the hint. I had already loaded the proj.js files via script src=lib/def/EPSG31468.js/script. I also have added the definition for EPSG:31468 in the proj4js-folder. The one thing I forgot is to change the folder to where those files are located. Now that I´ve done that it

Re: [OpenLayers-Users] Issues with display of overview map in Chrome.

2009-08-20 Thread Bill Thoen
Nicholas Efremov-Kendall wrote: More rookie problems. I've added an overview map control and it displays, but it appears that only the top left corner of the overview map div appears in the bottom right corner. This issue only happens in chrome I ran into this recently and fixed it by

[OpenLayers-Users] help with popup-properties

2009-08-20 Thread Maren Kiehl
Hi everyone, I have a problem with the popup in my map: When I click a point a popup with some informations is shown. The problem is that it isn't in the current map size so I have to pan to the right position to be able to read it. In the documentation I found a property named keepInMap

Re: [OpenLayers-Users] Zoom to feature and highlight it

2009-08-20 Thread kennyken
I'm going to clarify my problem a little bit. What I'm trying to do is take a parameter from the user (parameter is used to uniquely identify a property on the map), find the location of that property, and center the map on it. I figured the easiest way to do this would be to give each property

Re: [OpenLayers-Users] Zoom to feature and highlight it

2009-08-20 Thread kennyken
I'm going to clarify my problem a little bit. What I'm trying to do is take a parameter from the user (parameter is used to uniquely identify a property on the map), find the location of that property, and center the map on it. I figured the easiest way to do this would be to give each property

Re: [OpenLayers-Users] Animate effect like Virtual Earth?

2009-08-20 Thread shane_china
Oh, when you get it work, please send me the solution, thank you. I done much effects but get nothing %-| tommy408 wrote: Hiya shane. I'm dying to know too. At the end of my project I'll spend huge amount of time to get it to work if no one else know. shane_china wrote: up to

Re: [OpenLayers-Users] problem labeling vector features - vertices being labeled too

2009-08-20 Thread Michael Anderson
Using a context is working great. And understanding them will be very useful in the future to control any aspect of a style. Thanks for pointing me the the right direction. Mike - Original Message - From: Eric Lemoine eric.lemo...@camptocamp.com To: Michael Anderson m...@spatialit.com

Re: [OpenLayers-Users] Adding new features: WFS-T PostGIS

2009-08-20 Thread Juan Arévalo
Hi all, In case that someone is stuck with the same problem that I had I attached the code that works for me. By the way, Can anyone point me to some examples using a web form to enter and modify attributes store in a PostGIS DB via WFS-T? Thanks for your help! //WFS Layer wfs3 = new

[OpenLayers-Users] problem with lightbox in openlayers

2009-08-20 Thread Maren Kiehl
Hi at all, I wrote an application in openlayers which shows popups whenever you click a point of my wfs in the map. Now I want that a thumbnail is in this popup and when you click it the picture will be shown in the original size in a lightbox. The thumbnail and the link to the picture are

[OpenLayers-Users] org.gwtopenmaps.openlayers.client.layer.GMapType

2009-08-20 Thread www.gwtorm.com
I downloaded gwt-openlayers-showcase project from http://gwt-openlayers.sourceforge.net/. It works fine util I add a new map. I don't know why GMapType.*G_NORMAL_MAP* returns null in the following code: GoogleOptions googleOptions = *new* GoogleOptions(); GMapType normalMap =

[OpenLayers-Users] Why sometimes the geometry cannot be removed in Vector layer ?

2009-08-20 Thread Kevin Yang
Hi dear sir, When I using the draw feature function of OpenLayers, it sometimes leaves a geometry(such as a polygon) in the map which can't be removed in the Vector Layers, even after I close the draw control using toggle('none'). How can I deal with this issue? best regards, Yang -- View

Re: [OpenLayers-Users] help with popup-properties

2009-08-20 Thread Adrian Popa
Hello Maren, For your first question try this: ... feature.popup = popup; *popup.keepInMap = true; *map.addPopup(popup); Regards, Adrian Maren Kiehl wrote: Hi everyone, I have a problem with the popup in my map: When I click a point a popup with some informations is shown. The problem is