| bio | website | aaboyles.com |
|---|---|---|
| location | ||
| age | 25 | |
| visits | member for | 1 year, 2 months |
| seen | yesterday | |
| stats | profile views | 16 |
|
Apr 25 |
awarded | Caucus |
|
Apr 25 |
awarded | Constituent |
|
Mar 14 |
awarded | Yearling |
|
Nov 29 |
answered | Confused about PostGIS and Postgres terminology |
|
Nov 27 |
answered | pure OpenLayer is good or GeoExt |
|
Nov 16 |
comment |
Floating Image Layer in OpenLayers Ah! Sorry about that @Aragon. You're totally right--I have no idea how I missed that. Cheers ~ |
|
Nov 15 |
accepted | Floating Image Layer in OpenLayers |
|
Nov 15 |
comment |
Floating Image Layer in OpenLayers That definitely gets me halfway there. Unfortunately, a destroy() method doesn't exist on the OL.Layer.Image class, nor on the OL.Layer parent class. |
|
Nov 14 |
asked | Floating Image Layer in OpenLayers |
|
Oct 23 |
awarded | Nice Question |
|
Oct 20 |
comment |
applying SLD to WMS raster in OpenLayers I'd try something like this: //Create the OL.Format.SLD var format = new OpenLayers.Format.SLD(); //Read the SLD Data var mySLD = format.read('yourSLDstring'); var myWMSLayer = new OpenLayers.Layer.WMS("yourparams", ..., {SLD : mySLD}); |
|
Oct 20 |
answered | applying SLD to WMS raster in OpenLayers |
|
Oct 19 |
comment |
Center-to-Center distance Also, check out this discussion on the topic: gis.stackexchange.com/questions/4906/… |
|
Oct 19 |
answered | Center-to-Center distance |
|
Oct 19 |
awarded | Supporter |
|
Oct 19 |
answered | What is the state of the art in html5 geospatial applications? |
|
Oct 18 |
awarded | Teacher |
|
Oct 18 |
answered | What are cloud-based alternatives to Google Fusion Tables? |
|
Oct 17 |
awarded | Scholar |
|
Oct 17 |
accepted | Stratified OpenLayers Clustering |