581 reputation
27
bio website
location
age
visits member for 1 year, 1 month
seen 21 hours ago
stats profile views 3

May
16
revised How to open the Electronic nautical chart S-57 data?
added another link
May
16
answered How to open the Electronic nautical chart S-57 data?
Apr
18
awarded  Yearling
Mar
4
comment How do I write XML metadata with Python?
If you decide to go with a python library, I can definitely recommend lxml. I find it very easy to use and the Xpath functionality is great. lxml.de/tutorial.html
Nov
11
awarded  Enthusiast
Oct
8
comment Technique using GDAL to overlay / fit one PNG map to directly overlay on another?
I didn't realize I was going to learn something when I first tried to answer your question :) Thanks, and I am glad it works now.
Oct
5
awarded  Nice Answer
Oct
5
comment Technique using GDAL to overlay / fit one PNG map to directly overlay on another?
Hi radven, I hope my newest edits are helpful. GOod luck. any questions? just ask :)
Oct
5
revised Technique using GDAL to overlay / fit one PNG map to directly overlay on another?
reformated answer for readability
Oct
5
revised Technique using GDAL to overlay / fit one PNG map to directly overlay on another?
added 140 characters in body
Oct
5
revised Technique using GDAL to overlay / fit one PNG map to directly overlay on another?
altered for new information
Oct
4
comment Technique using GDAL to overlay / fit one PNG map to directly overlay on another?
So you need to georeference the file as well? hmmm I'll get back to you.
Oct
4
revised Technique using GDAL to overlay / fit one PNG map to directly overlay on another?
added 95 characters in body
Oct
4
answered Technique using GDAL to overlay / fit one PNG map to directly overlay on another?
Oct
3
comment How to georeference a LANDSAT scene in QGIS 1.8?
Hi, It sounds to me like you need to set the CRS in the properties of the georeferencing window before creating the projected image. From the 'Settings' drop-down go to 'Transformation Settings' and set the 'Target SRS' to what you need. I am pretty sure you can georeference the image in either wgs84 or in your local projection. Hope that helps :)
Oct
2
comment How can I use py2exe with the OSGeo4W Python installation?
2 days...good to know. Also, no matter who gets the credit, at least we all have another osgeo4w problem solved! I am sure you are not the only one who wants to use py2exe.
Oct
2
comment How can I use py2exe with the OSGeo4W Python installation?
@rudivostaden: Would it be best to accept this answer so people know there is a solution? congratulations, btw,on solving your problem :)
Oct
2
comment How can I use py2exe with the OSGeo4W Python installation?
I should have looked there first! thanks mattwilkie
Oct
2
comment How can I use py2exe with the OSGeo4W Python installation?
I was envisioning using it temporarily. ie. taking the C:\python version out of registry and using osgeo\python and then switching back later...best I could think of :)
Oct
2
answered How can I use py2exe with the OSGeo4W Python installation?