| bio | website | members.iinet.net/~herman546/… |
|---|---|---|
| location | Australia | |
| age | 52 | |
| visits | member for | 1 year, 1 month |
| seen | 5 hours ago | |
| stats | profile views | 3 |
My home is in a small hot and dusty 'last chance for gas' town in rural ('outback') Australia where I work for the local government ('shire council') mapping and documenting information about our local roads and other assets that the council constructs and maintains.
I am restricted to using Windows XP when I'm at work but I'm an open source and free software advocate and I strongly prefer to use Ubuntu at home or on the road. Officially we are supposed to use Map Info while at work, but so far they have not stopped me from using Quantum GIS instead. I am able to install QGIS in my home computers as well as my work computer so I can practice with it in my spare time for free, which is something I can't do with proprietary software. There is plenty of information about how to work with QGIS published on the internet. Thus I am able consistently able to achieve better results in a shorter time when I am working. The Gnu Image Manipulation Program is another program I use often, mainly for adding road signs to my maps to turn them into MUTCD diagrams. QGIS has improved a lot in the last couple of years it might not be long before I will be able do it all within QGIS.
My modest bash and python programming skills are very useful for getting things done faster when I need to do something that's a little outside the scope of operations the mainstream users GUI programs are designed for. I'm by no means an expert, it takes me some time to get things working the way I want.
I would like to add an big thank you to QGIS developers for all the hard work they do making QGIS such a wonderful application, I love QGIS.
|
18h |
answered | Mapping elements in a warehouse |
|
May 4 |
revised |
Identify points near roadside in QGIS spelling correction |
|
May 4 |
answered | Identify points near roadside in QGIS |
|
Apr 8 |
revised |
cannot see map in composer grammar corrections |
|
Apr 8 |
answered | cannot see map in composer |
|
Apr 6 |
awarded | Informed |
|
Mar 23 |
awarded | Enthusiast |
|
Mar 18 |
answered | Road network Analysis |
|
Oct 8 |
revised |
Any luck with photo2shape? added 80 characters in body to clarify |
|
Oct 8 |
revised |
Any luck with photo2shape? added 80 characters in body |
|
Aug 20 |
answered | How to save bookmarks with names? |
|
Aug 2 |
revised |
How to query attributes cross-table in QGIS? Altered for clarity, removed un-necessary details |
|
Aug 1 |
answered | How to query attributes cross-table in QGIS? |
|
Jul 20 |
awarded | Teacher |
|
Jul 19 |
answered | Any luck with photo2shape? |
|
Jun 26 |
comment |
vector layer co-ordinate extraction QGIS Thank you underdark, that works well, only it seems to me it requires creating a points file from the line file first. Vector -> Geometry Tools -> Extract nodes. It's hard to say if that's actually any easier or faster. I guess it's a matter for personal preferences. |
|
Jun 25 |
comment |
vector layer co-ordinate extraction QGIS Well I think that it should be possible providing the coordinates are already present in the attribute table, which in most cases requires the three stage process explained in an earlier post. However, (strangely) qgis seems to be able to provide the coordinates quite readily if we ask for them in a kml file, which means just a two stage process instead of a three stage procedure. So it's not an extra step. :) |
|
Jun 24 |
awarded | Editor |
|
Jun 24 |
revised |
vector layer co-ordinate extraction QGIS Added instructions to alter the file name in the script just in case a person new to bash scripting needs to use it. |
|
Jun 24 |
answered | vector layer co-ordinate extraction QGIS |