| bio | website | facebook.com/PixOnline |
|---|---|---|
| location | Dorset, United Kingdom | |
| age | 22 | |
| visits | member for | 1 year, 2 months |
| seen | 22 hours ago | |
| stats | profile views | 31 |
Full time web developer at Dorset County Council developing mapping application Dorset Explorer 3 (http://explorer.geowessex.com), part time photographer, images available via Facebook page facebook.com/PixOnline.
|
22h |
reviewed | Reviewed Python split table by “State” field and export to individual tables? |
|
1d |
revised |
ArcGIS crashes with no error number in Visual Studio Added visual studio tag. Format/Spell correction |
|
1d |
comment |
Where to find .mxd examples for ArcGIS 10 I can! And will. Good answer, I was about to say pretty much exactly the same thing but got ninja'd by both answerers :( |
|
1d |
reviewed | No Action Needed Where to find .mxd examples for ArcGIS 10 |
|
1d |
reviewed | Reviewed ArcGIS crashes with no error number in Visual Studio |
|
1d |
suggested | suggested edit on ArcGIS crashes with no error number in Visual Studio |
|
1d |
reviewed | Reviewed Adding a WMS - connection timed out? |
|
1d |
comment |
Adding a WMS - connection timed out? Is it a publically accessible WMS out fo your control or is it one you control? |
|
1d |
reviewed | Reviewed PostGIS - ST_Collect but only include POLYGONs not POINTs? |
|
1d |
comment |
OpenLayers vs Leaflet for specific app +1 for mentioning the closure compiler. I squished my version of OpenLayers a lot using that, really handy and built into the python script that compiles custom versions. |
|
1d |
answered | OpenLayers vs Leaflet for specific app |
|
2d |
comment |
Why do we use the terms “longitude” and “latitude” for a spherical body? +1 for being very interesting. Not that you need any more rep... |
|
2d |
reviewed | Reviewed Clipped raster leaks outside polygons |
|
May 10 |
reviewed | Reviewed Sort by selection..spreadsheet software |
|
May 9 |
comment |
Openlayers snapping the whole figure/feature You mentioning topology has suddenly made me remember the JavaScript Topology Suite. This might have something in it? I have not ever looked at it myself though so you're on your own! github.com/bjornharrtell/jsts |
|
May 9 |
answered | Openlayers snapping the whole figure/feature |
|
May 8 |
reviewed | Reviewed How much RAM can ArcMap 10 use? |
|
May 8 |
reviewed | Reviewed catchment delineation |
|
May 8 |
comment |
catchment delineation Welcome to GIS.SE! Have you tried anything yet, have you hit any particular problems? Or are you just looking for a general 'Point me in the right direction'. Questions like this that initially look like 'do the work for me' questions have a habit of getting ignored, so try and phrase your question in such a way as to give people something solid to answer, and as always, check the FAQ |
|
May 8 |
comment |
creating map not working That's not all your HTML I assume as there is no <body>. Could you include the body HTML as well? Also, seeing as you just get a blank map that normally points at a JavaScript error. You should load it up in Firefox and use the Firebug extension (Or Safari/Chrome - Developer Toos) to look at any errors returned in the console. |