| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 11 months |
| seen | May 13 at 11:29 | |
| stats | profile views | 12 |
|
May 10 |
awarded | Tumbleweed |
|
May 3 |
asked | OpenLayers what is the last event when everything is rendered? |
|
May 3 |
awarded | Commentator |
|
May 3 |
comment |
How to add KML data but from variable - not from url? Needs the option extractStyles: true to pick up the styles |
|
Apr 23 |
awarded | Caucus |
|
Apr 11 |
awarded | Popular Question |
|
Apr 11 |
accepted | British National Grid to KML results in offset polygons |
|
Apr 11 |
comment |
British National Grid to KML results in offset polygons Thanks, it looks like that was the problem. I installed Quantum GIS and the conversion looks okay now. Thanks a lot. |
|
Apr 11 |
asked | British National Grid to KML results in offset polygons |
|
Mar 15 |
comment |
GeoServer Web Feature Service (WFS) in Open Layers Problem What should localhost/geoserver/… say that tells you it is capable of projecting to google? I have an instance that used to work, but after a reset has stopped being able to project to google. |
|
Jan 14 |
comment |
Load and display a large number of points using openlayers Thanks. "Would you be better served displaying density of points until a specified zoom has been achieved?" - any pointers as to how I could do this. Is it as simple as having 2 layers, and switching toggling them on and off depending on zoom? would I still need something like GeoServer to provide the postcodes? |
|
Jan 14 |
comment |
OpenLayers - redrawing map after container resize I also see no reason for the delay, so left it out. Thanks |
|
Jan 10 |
awarded | Yearling |
|
Jan 10 |
asked | Load and display a large number of points using openlayers |
|
Jan 2 |
answered | Using OpenLayers how can I Extract some information relative to the whole KML file? |
|
Jan 2 |
comment |
Using OpenLayers how can I Extract some information relative to the whole KML file? Sorry? A kml file has multiple placemarks. In my case, these are polygons. Each polygon has some data associated with it. I have no problem getting to that data (I can uses the description field, and in javascript it will be at feature.attributes.description). What I want is to get to some data that is at the document level (outside a feature). Data relevant to the whole "layer" not just a selected feature. |
|
Jan 2 |
comment |
Using OpenLayers how can I Extract some information relative to the whole KML file? I am basically trying to create KML files that contain all the information needed to be understood (a title, a legend), and avoid multiple hits to get the same bit of information. If a Placemark is equivalent to a feature, what is the appropriate place to put information relating to the layer? |
|
Jan 2 |
comment |
Using OpenLayers how can I Extract some information relative to the whole KML file? Thanks. In your example, f is a feature, correct? Features are equivalent to the Placemarks in a KML file, right? All my Placemarks are in a Document node. I want to be able to get to data directly under the Document node (or a better palace should it exist). I think you are allowed to give it a name, description, ExtendedData etc. I want to know how to get to that information. It is probably lost when parsed, in which case, I want to know if there still a reference to the raw KML which I could then parse myself. |
|
Jan 2 |
comment |
Openlayers feature popup gets in the way of clicking, zooming and panning I am taking a different approach at the moment. Thanks for your answers. |
|
Jan 2 |
accepted | How to show one to many relationships in GML from GeoServer/Postgis? |