| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | Apr 24 at 3:19 | |
| stats | profile views | 16 |
|
Dec 21 |
revised |
GeoExt2 - Popup Bug? added 1660 characters in body |
|
Dec 20 |
revised |
GeoExt2 - Popup Bug? added 8 characters in body |
|
Dec 20 |
asked | GeoExt2 - Popup Bug? |
|
Nov 3 |
accepted | LoadingPanel - Waiting for Vector & WFS loading |
|
Nov 3 |
comment |
LoadingPanel - Waiting for Vector & WFS loading Thanks, but does that work with vactor/wfs layer? |
|
Oct 17 |
revised |
LoadingPanel - Waiting for Vector & WFS loading deleted 40 characters in body |
|
Oct 17 |
asked | LoadingPanel - Waiting for Vector & WFS loading |
|
Oct 15 |
asked | Openlayers - Vector Layer - Combining hide/show features using style property |
|
Oct 11 |
accepted | Is it required to use BBOX strategy with WFS protocol in OpenLayers? |
|
Oct 11 |
awarded | Commentator |
|
Oct 11 |
comment |
BBOX strategy to load all features? Have you tried it with WFS protocol in vector layer ? |
|
Oct 11 |
accepted | BBOX strategy to load all features? |
|
Oct 10 |
comment |
BBOX strategy to load all features? I should, but this is not working for me !! take a look here please gis.stackexchange.com/questions/35142/… |
|
Oct 9 |
asked | BBOX strategy to load all features? |
|
Oct 9 |
comment |
Is it required to use BBOX strategy with WFS protocol in OpenLayers? Thanks R.K for your time :) |
|
Oct 9 |
comment |
Is it required to use BBOX strategy with WFS protocol in OpenLayers? you mean I have to set maxExtent of vector layer to new OpenLayers.Bounds(-180, -85, 180, 85).transform(geographic,mercator); ?? I did that but still the new request is sent when map's extent changes. I want all layer features to be loaded at the beginning (just one request) |
|
Oct 7 |
comment |
Is it required to use BBOX strategy with WFS protocol in OpenLayers? I am using Google Projection EPSG:3857 because I am using Google Map as my base layer. What should I do with it ? |
|
Oct 7 |
comment |
Is it required to use BBOX strategy with WFS protocol in OpenLayers? In Google Chrome, there is a very very few features appear on the map. but in FireFox, nothing at all. |
|
Oct 7 |
comment |
Is it required to use BBOX strategy with WFS protocol in OpenLayers? GeoServer version 2.1.2 |
|
Oct 7 |
comment |
Is it required to use BBOX strategy with WFS protocol in OpenLayers? I want to load all layer features once at the beginning, not read new features when the viewport changes. |