14,412 reputation
21854
bio website ian01.geog.psu.edu
location Worthing, United Kingdom
age 46
visits member for 2 years, 11 months
seen 15 hours ago
stats profile views 1,098

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.


15h
comment geotools / jts crs transformation result not at correct position
compared to what? Several meters sounds pretty good to me.
15h
comment Update Point using WFS Transaction with GeoServer
try just EPSG:28992
16h
comment Update Point using WFS Transaction with GeoServer
are you putting urn:x-ogc:def:crs:EPSG:28992 or just EPSG:288992?
Jun
14
comment Reprojecting Natural Earth “Admin 0 – Countries” shapefile to Web Mercator
Don't try to project files that contain data north or south of 85 degrees in to Google Mercator.
Jun
14
comment Using OGRLayer::GetNextFeature() in OGR/GDAL?
can you explain what your thinking was when you added the last while loop?
Jun
14
comment Reprojecting Natural Earth “Admin 0 – Countries” shapefile to Web Mercator
the post you link to contains a clear answer to your problem
Jun
13
comment WFS - From PostGIS to Shapefile with GeoServer
when you make a WFS request you set the format (usually to gml) - if instead you set it to shape-zip you will get a zipped shapefile back
Jun
13
comment WFS - From PostGIS to Shapefile with GeoServer
set the format to SHAPE-ZIP
Jun
12
comment OpenLayers: Problems adding WMS layer to OSM
try adding http:// to "95.172.21.2:8080/geoserver/wms
Jun
10
comment From overpass to geotools
maybe this can help docs.geotools.org/latest/userguide/tutorial/feature/…
Jun
10
comment After restart Opengeo(tomcat6) not working Geoserver
how did you install it? what else have you tried to fix it?
Jun
10
comment Loading PGadmin III GUI Linux
usually you'd run pgadmin on your windows box pointing it at the linux box
Jun
10
comment From overpass to geotools
please give more details of over-pass
Jun
10
comment After restart Opengeo(tomcat6) not working Geoserver
you need to add more details of what you did and what else you have tried before we can help.
Jun
10
comment Is JAI really that usefull for raster images on Geoserver?
please read demo.geo-solutions.it/share/foss4g2011/…
Jun
7
comment How can I calculate Moran's I in 3D?
could you add a link to the journal article and describe exactly where you are stuck to give this a chance to be answerable
Jun
7
comment Only accept alphanumeric characters and underscores for a string in python
this isn't actually a geography question
Jun
7
comment How to separate and get geographic area info from planetosm
you would need to insert your own file names in the example I gave
Jun
7
comment PHP Post WMS GetMap Request using XML (GeoServer)
you might have more success asking on stackoverflow (or other php site)
Jun
6
comment Geoserver - empty native SRS field
did you check the geometry_columns table?