| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 9 months |
| seen | Apr 4 at 19:08 | |
| stats | profile views | 29 |
|
Jan 25 |
comment |
OpenLayers call ArcGIS WFS: no feature returned thanks very much for advice. since it's not me setting up the arcgis server, it may take some time to figure out the projection issue on server...and i assume it's very possible due to that.. i just added VERSION&srsName to URL, not succeed. |
|
Jan 25 |
comment |
OpenLayers call ArcGIS WFS: no feature returned just updated! thanks for your attention. |
|
Jan 25 |
revised |
OpenLayers call ArcGIS WFS: no feature returned add request Xml |
|
Jan 25 |
comment |
OpenLayers call ArcGIS WFS: no feature returned i don't have public accessible WFS. i was looking for one in order to test, but didn't find anything online... |
|
Jan 25 |
comment |
OpenLayers call ArcGIS WFS: no feature returned thanks. I just added the response XML. |
|
Jan 25 |
revised |
OpenLayers call ArcGIS WFS: no feature returned add response XML |
|
Jan 24 |
asked | OpenLayers call ArcGIS WFS: no feature returned |
|
Dec 20 |
comment |
How to add mappanel back to container once removed? thank you again! i tried using global map variable, but it just didnt work in IE. FF&Chrome are just fine. maybe one potential solution is using global variables to store those map settings, e.g., map.baseLayer before removing the mapPanel, and then create a new map and apply these map settings into this new map when get the mapPanel back |
|
Dec 19 |
comment |
How to add mappanel back to container once removed? thanks a lot. it works in this case. but still issues remain: what i am trying to get is using a shared map object, which means, no matter where this mapPanel is, it should contain the latest state of map. however, by following your method, each time map object is a new instance, although in my test it keeps the latest extent from the most recent operation, some other are not stored. for example, basemap switch, each time after mappanel remove/add operation, it only goes to the default basemap. I tried a global map varibale, and only create a new mappanel... just doesn't work in IE.... |
|
Dec 11 |
comment |
How to add mappanel back to container once removed? this is a test; my ultimate goal to have three map containers which share one map object and only one container shows while the other two hides, i.e., i want to switch map among these three containers; i don't want to define three map panels for these three containers, since this will generate three map divs; but in any case, i still think remove a map div from a container and put it back is supposed to be possible.... |
|
Dec 10 |
asked | How to add mappanel back to container once removed? |
|
Dec 7 |
asked | GeoExt (ExtJs + OpenLayers): bug in IE9 when try to change map_panel from container A to container B |
|
Dec 6 |
accepted | How to query which features of all vector layers intersect with a given bounds? |
|
Dec 6 |
revised |
How to query which features of all vector layers intersect with a given bounds? added 194 characters in body |
|
Dec 6 |
comment |
How to query which features of all vector layers intersect with a given bounds? thanks, good suggestion! In my app, I already added a WFS vector layer into map, so I suppose I don't need to request features from GeoServer again per intersection calculation. do you know whether there's better way to deal with feature intersection process for existing layers other than iterate each feature? thank you a lot! |
|
Dec 5 |
asked | How to query which features of all vector layers intersect with a given bounds? |
|
Nov 23 |
accepted | Is there a Python Lib for requesting WMS/WFS and saving as image/PDF? |
|
Nov 17 |
revised |
Is there a Python Lib for requesting WMS/WFS and saving as image/PDF? add more details |
|
Nov 17 |
comment |
Is there a Python Lib for requesting WMS/WFS and saving as image/PDF? thanks. but i just want to use Python... |
|
Nov 16 |
asked | Is there a Python Lib for requesting WMS/WFS and saving as image/PDF? |