123 reputation
16
bio website
location Cornwall and Isles of Scilly, United Kingdom
age 24
visits member for 9 months
seen 4 hours ago
stats profile views 9

May
20
comment Is there a way to connect to PostgreSQL in ArcCatalog without SDE?
hi, is this still read-only?
May
9
comment Is there a way to connect to PostgreSQL in ArcCatalog without SDE?
so basically you can use all the ArcGIS editing tools you would use on a ESRI Geodatabase with featureclasses. I am not sure of the specifics of Topology checks.
May
9
comment Is there a way to connect to PostgreSQL in ArcCatalog without SDE?
It works is by creating a temp geodatabase for the user's selected features and locks those features to the user for editing, using ArcGIS you can then edit the feature in the geodatabase, once the edits are saved, the features are updated in PostGIS. It is also possible to edit all the feature in a layer at once.
May
9
comment Is there a way to connect to PostgreSQL in ArcCatalog without SDE?
yes GISquirrel allows full editing in ArcGIS.
May
9
awarded  Teacher
May
9
revised Is there a way to connect to PostgreSQL in ArcCatalog without SDE?
added 156 characters in body
May
9
answered Is there a way to connect to PostgreSQL in ArcCatalog without SDE?
May
6
answered Looking for open source GIS that doesn't use Google Maps or Bing Map map viewers
Apr
30
comment bathymetry for a UK location
Try the Channel Coast Observatory website channelcoast.org
Apr
29
revised 'File is too big' error when uploading QGIS Plugin
edited tags
Apr
18
accepted Using Python to parse an XML containing GML tags
Apr
17
revised Using Python to parse an XML containing GML tags
edited body
Apr
17
asked Using Python to parse an XML containing GML tags
Mar
20
awarded  Enthusiast
Mar
15
answered How can I connect to a PostGIS database from ArcMap 9.3 and 10.0?
Feb
26
comment Can you insert a marker symbol at a specific scale?
Take a look at data driven pages. resources.arcgis.com/en/help/main/10.1/index.html#/…
Feb
22
comment How do I convert GML to ESRI featureclasses?
@Alex Oulton I have the same problem converting XML's which contain GML tags, did you work out an open source solution?
Feb
22
comment 'File is too big' error when uploading QGIS Plugin
@nhopton This seems to be the the only solution, but still not ideal, if the OS change the schema of there Code Point CSV then the plugin would fail.
Feb
21
asked 'File is too big' error when uploading QGIS Plugin
Feb
20
comment How to use QgsVertexMarker in a python plugin?
doh! Many thanks :)