14,204 reputation
21853
bio website ian01.geog.psu.edu
location Worthing, United Kingdom
age 46
visits member for 2 years, 10 months
seen 12 mins ago
stats profile views 1,053

I am a software engineer at Envitia Ltd. I am a GeoTools developer in my spare time. I used to teach a course on open web standards at Penn State University.


Apr
24
reviewed Approve suggested edit on jboss tag wiki
Apr
24
comment Display points labels starting at certain zoom level
while this is technically a correct answer it doesn't really help the questioner figure out what to do
Apr
23
revised Styling a WFS layer, how to control title in legend?
fixed grammar and title
Apr
23
reviewed Approve suggested edit on Styling a WFS layer, how to control title in legend?
Apr
23
revised How to add wms layer in OpenLayers from a geoserver?
added code from comment
Apr
23
reviewed No Action Needed how separate Mixed classes
Apr
23
reviewed Approve suggested edit on Converting Categories to shapefiles
Apr
23
awarded  Constituent
Apr
23
comment Getting: org.opengis.referencing.NoSuchIdentifierException: No transform for classification “Transverse Mercator Zoned Grid System” with geotools
did you use maven to build your project? if not then there will be a missing jar
Apr
23
comment GeoServer - GeoWebCache tile larger than others
Check on disk to see what size it really is, if it is wrong then try deleting the tile from the GWC cache and see what size it gets recreated as.
Apr
22
comment not able to view imported .tif file in geoserver
you need to say how you are previewing - it is illegal because minx (0.0) is greater than maxX (-1) which seems right. I suspect that your layer is configured incorrectly - look on the layer page
Apr
22
comment SLD - disable follow line
what happens if you remove the line completely?
Apr
22
reviewed Approve suggested edit on SLD - disable follow line
Apr
22
comment not able to view imported .tif file in geoserver
your bbox is illegal - how are you trying to preview the layer?
Apr
22
comment not able to view imported .tif file in geoserver
look in the file called wms (or whatever gets downloaded)
Apr
22
comment not able to view imported .tif file in geoserver
check what is written inside the file - this is the error message
Apr
22
comment tomcat 5.5.20 on geoserver 2.3
edit JAVA_HOME to point to a newer JVM
Apr
22
comment tomcat 5.5.20 on geoserver 2.3
what's in the error log?
Apr
22
comment OpenLayers/proj4js and the EPSG:27700 (UK) Projection transform
probably a duplicate of gis.stackexchange.com/questions/4901/…
Apr
22
revised Create custom Authentication filter in GeoServer 2.3.0
spelling/typos