Commit 01a31d9d authored by Adam Paquette's avatar Adam Paquette
Browse files

Updated the old workshop links in the documentation to the new workshop links. Fixes #4138.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@6977 41f8697f-d340-4b68-9986-7bafba869bb8
parent b9fffe33
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
    <def>PVL</def> file which is specified in <i>cam2map</i> in the MAP parameter.  Note: the system defaults
    to the Sinusoidal projection (ISIS projection based templates are located in $ISIS3DATA/base/templates/maps).
    To learn more about using map projections in ISIS, refer to the ISIS Workshop 
    <a href="http://isis.astrogeology.usgs.gov/IsisWorkshop/index.php/Learning_About_Map_Projections">
    <a href="https://isis.astrogeology.usgs.gov/fixit/projects/isis/wiki/Learning_About_Map_Projections">
    "Learning About Map Projections"</a>.

    <p>
@@ -131,7 +131,7 @@
     MinimumLongitude=0 and MaximumLongitude=360.  A larger than necessary output image will be
     created, with size inversely proportional to pixel resolution.  The LONSEAM parameter allows you
     to selectively handle this case. If you are making mosaics near the seam you will need to understand
     and alter the default for this parameter. <a href="http://isis.astrogeology.usgs.gov/IsisWorkshop/index.php/Learning_About_Map_Projections#Problems_at_the_Longitude_Seams">
     and alter the default for this parameter. <a href="https://isis.astrogeology.usgs.gov/fixit/projects/isis/wiki/Learning_About_Map_Projections#Problems-at-the-Longitude-Seams">
     Section 14 </a>of The ISIS Workshop "Learning About Map Projections" includes an example to help 
     illustrate the problem.
   </p>
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@

   <p>To learn
   more about using map projections in ISIS, refer to the ISIS Workshop
   <a href="http://isis.astrogeology.usgs.gov/IsisWorkshop/index.php/Learning_About_Map_Projections">
   <a href="https://isis.astrogeology.usgs.gov/fixit/projects/isis/wiki/Learning_About_Map_Projections">
   "Learning About Map Projections"</a>.
   </p>
  </description>
+1 −1
Original line number Diff line number Diff line
@@ -346,7 +346,7 @@ Group = Mapping
     <i>mapsize</i>, <i>skymap</i>, and more. 
    </p>
    <p>
     See <a href="http://isis.astrogeology.usgs.gov/IsisWorkshop/index.php/Learning_About_Map_Projections">"Learning About Map Projections:"</a>
     See <a href="https://isis.astrogeology.usgs.gov/fixit/projects/isis/wiki/Learning_About_Map_Projections">"Learning About Map Projections:"</a>
     to learn more about mapping keywords.
   </p>
<br />  
+2 −2
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@
    <def>PVL</def> file specified with the MAP parameter.  The default projection is the system Sinusoidal projection 
    ($ISIS3DATA/base/templates/maps/sinusoidal.map).  To learn more about using map projections in ISIS, 
    refer to the ISIS Workshop 
    <a href="http://isis.astrogeology.usgs.gov/IsisWorkshop/index.php/Learning_About_Map_Projections">
    <a href="https://isis.astrogeology.usgs.gov/fixit/projects/isis/wiki/Learning_About_Map_Projections">
    "Learning About Map Projections"</a>.
    </p>
    <p>
@@ -170,7 +170,7 @@
     MinimumLongitude = 0 and MaximumLongitude = 360.  A very large output image could be created 
     depending on the pixel resolution.  The LONSEAM parameter allows you to selectively handle this case.  
     If you are making mosaics near the seam you will need to understand and alter the default for this parameter.
     <a href="http://isis.astrogeology.usgs.gov/IsisWorkshop/index.php/Learning_About_Map_Projections#Problems_at_the_Longitude_Seams">
     <a href="https://isis.astrogeology.usgs.gov/fixit/projects/isis/wiki/Learning_About_Map_Projections#Problems-at-the-Longitude-Seams">
     Section 14 </a>of The ISIS Workshop "Learning About Map Projections" includes an example to help 
     illustrate the problem.
   </p>
+2 −2
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
    specified with the MAP parameter.  The system default is to use the Planar projection 
    ($ISIS3DATA/base/templates/maps/planar.map).  To learn more about using map projections in 
    ISIS, refer to the ISIS Workshop 
    <a href="http://isis.astrogeology.usgs.gov/IsisWorkshop/index.php/Learning_About_Map_Projections">
    <a href="https://isis.astrogeology.usgs.gov/fixit/projects/isis/wiki/Learning_About_Map_Projections">
    "Learning About Map Projections"</a>.

    <p>If you need to generate your own map file you can use the <i>maptemplate</i> program or 
@@ -120,7 +120,7 @@
     depending on the pixel resolution.  The RINGLONSEAM parameter allows you to selectively handle
     this case. If you are making mosaics near the seam you will need to understand and alter the 
     default for this parameter.
     <a href="http://isis.astrogeology.usgs.gov/IsisWorkshop/index.php/Learning_About_Map_Projections#Problems_at_the_Longitude_Seams">
     <a href="https://isis.astrogeology.usgs.gov/fixit/projects/isis/wiki/Learning_About_Map_Projections#Problems-at-the-Longitude-Seams">
     Section 14 </a>of The ISIS Workshop "Learning About Map Projections" includes an example to 
     help illustrate the problem. Note that if the user chooses to match the map file, then the 
     user can not set this parameter. The program will behave as if RINGLONSEAM="CONTINUE".
Loading