[OpenLayers-Users] KML files that use balloon style and extend data.

2010-05-05 Thread Phil Scadden
I dont suppose anyone has code lying around for creating a balloon popup when the KML is using balloon style and extended data to store the attribute data? -- Phil Scadden, Senior Scientist GNS Science Ltd 764 Cumberland St, Private Bag 1930, Dunedin, New Zealand Ph +64 3 4799663, fax +64 3 477

[OpenLayers-Users] POI lost when dragging the map

2010-05-05 Thread Tobias Luetticke
Hi guys I am displaying POIs (speed cameras) via WMS as overlay on top of a Google base map. When I drag the map (in my case) to the left the POI markers disappear from the map. When I drag the map back they reappear. It appears data is coming back from GeoServer each time, but doesn't always m

Re: [OpenLayers-Users] component list for build cfg file

2010-05-05 Thread Percy
Nevermind, just search for all of the New statements in your file, and put a line in the .cfg for each unique one. much more deterministic:-) Thanks for the help on IRC! Percy Percy wrote: > I'm trying to build a smaller openlayers.js, following the instructions > in the build folder. > > I'v

Re: [OpenLayers-Users] kml-files doesn't shown correct

2010-05-05 Thread Arnd Wippermann
Hi, It seems to be a projection error. Your data come in EPSG:4326 (-180 - 180, -90 - 90), that's in sphericalMercator equal 0,0 near Africa. I would think, that you use map.projection sphericalMercator and for map.displayProjection also sphericalMercator. Set in the layer declaration projectio

[OpenLayers-Users] kml-files doesn't shown correct

2010-05-05 Thread Dirk Wimmer
Hello, I have problem to use this kml file with openlayers: http://www.dav-felsinfo.de/export/cliffs_kml.php?1=22 E.g. I use this example http://www.openlayers.org/dev/examples/sundials.html and change only a little bit: var sundials = new OpenLayers.Layer.Vector("KML", {

[OpenLayers-Users] component list for build cfg file

2010-05-05 Thread Percy
I'm trying to build a smaller openlayers.js, following the instructions in the build folder. I've looked everywhere for a list of components that I could just add the [include] section of my .CFG file for the build script and then trial and error just start deleting... Of course, I started out

[OpenLayers-Users] Multiple click control stopClick precedence/order

2010-05-05 Thread Matthew Williamson
Hello list, I'm trying to set up a vector layer to respond to click events, and also have a map-level click handler that gets fired if the click was not on one of my features. I'm doing this with two controls, one with a OpenLayers.Handler.Feature and one with a OpenLayers.Handler.Click. This is

Re: [OpenLayers-Users] Basic marker questions

2010-05-05 Thread Mike Purvis
Hi Marjie, This is what I have so far: http://sandbox.mikepurvis.com/maps/clearpath/ (doubleclick to create more waypoints) Like I say, it's a real hack, especially this kind of stuff: var lonlatProjected = map.getLonLatFromViewPortPx(e.xy); /*alert("You clicked near " + lonlat

[OpenLayers-Users] Panoramio photos as a vector layer

2010-05-05 Thread José Manuel Mira Martínez
Hi list, This is my first post. I have developed an html-javascript script to load Panoramio's photos in OpenLayers. Panoramio (http:/www.panoramio.com) is a great store of georeferenced photos accesible with a public API ( http://www.panoramio.com/api/) that allows to get a doc in JSON format.

Re: [OpenLayers-Users] is there partners ?

2010-05-05 Thread Andreas Hocevar
Hi, looks indeed like a misuse of our wiki. Chris, can you please remove user BrendonMiller from trac? I have reverted the change that added these links. Thanks, Andreas. On May 5, 2010, at 09:13 , Tonton wrote: > in trac like > > http://trac.openlayers.org/wiki/NewToOpenLayers > > there i

Re: [OpenLayers-Users] RootContainer styleMap problem- IE

2010-05-05 Thread Andreas Hocevar
Hi, On May 5, 2010, at 04:15 , mortac8 wrote: > > It turns out my problem occurs because I am setting a custom layer.id after I > create an OpenLayers.Layer. > > I guess my next question is: Is there any way to provide your own custom ID > when creating a layer? If you provide it via the opti

[OpenLayers-Users] is there partners ?

2010-05-05 Thread Tonton
in trac like http://trac.openlayers.org/wiki/NewToOpenLayers there is some external links to custom writers ans so more ? http://cvresumewriters.com/ http://custom-essay-writing-service.org/index.php etc... is there partners or wiki squatting ? tonton __