GPS receivers: Difference between revisions
Brian Wilson (talk | contribs) mNo edit summary |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 6: | Line 6: | ||
So for example, [http://trimble.com Trimble]'s free mission planning program is not available there. | So for example, [http://trimble.com Trimble]'s free mission planning program is not available there. | ||
From email: Since 1997, I have implemented sets of Java, Web & Wireless GIS | |||
tools. Most of them are free to use. If you are interested, please | |||
visit http://www.jshape.com for more information. -- Shiuh-Lin Lee | |||
== MapServer == | == MapServer == | ||
(This server is down right now. Sorry) | |||
The SeafloorWiki [[MapServer]] page covers the implementation of the | The SeafloorWiki [[MapServer]] page covers the implementation of the | ||
map server I am putting together at http://mapserver.seafloor.org/ | map server I am putting together at http://mapserver.seafloor.org/ |
Revision as of 23:10, 7 January 2005
The FreeGIS site http://www.freegis.org/ has the largest collection of freely available GIS/CGPS software. But the collection is not inclusive because policy prohibits them from listing free but protected commercial software.
GISuser has a collection of free tools.
So for example, Trimble's free mission planning program is not available there.
From email: Since 1997, I have implemented sets of Java, Web & Wireless GIS tools. Most of them are free to use. If you are interested, please visit http://www.jshape.com for more information. -- Shiuh-Lin Lee
MapServer
(This server is down right now. Sorry) The SeafloorWiki MapServer page covers the implementation of the map server I am putting together at http://mapserver.seafloor.org/
Mission planning software
A GPS mission consists of three phases. planning, execution, and post-processing. Mission planning software packages run on a desktop system at your office and assist with planning and post-processing phases.
The two commercial programs that I know of are tightly integrated with the field software so they are not all that useful unless you buy in to the whole enchilada -- data collector, proprietary data collector software, and "office" software.
The two programs are Trimble GPS Pathfinder Office for use with Trimble data collectors and TDS SoloOffice which works with TDS SoloField.
Planning for a GPS mission should include checking for suitable conditions. This includes knowing that the satellites will be positioned propitiously when you will be in the field.
I use Trimble's free planning program for this. You can download it from [insert Trimbles download site]. The bad part is that it is available only for Windows systems but it's handy enough that I use it anyway.
ADD MORE INFO HERE...