<p dir="ltr">Hi,<br>
Qgis can handle both projected and geographic CRS at the same time.  If it is a Custom CRS, it could means the projection was not recognized by a software along its production line and could indicate a problem if it contains errors... Or someone tried to recreate a missing CRS. </p>
<p dir="ltr">Try to go back in the metadata if you have it in order to find more info like the EPSG code.  Perhaps it could help you identify the problem.  Try comparing the .prj file from two file that are supposed to be in the same CRS. Maybe that could help.  </p>
<p dir="ltr">Nicolas Cadieux M.Sc.<br>
Les Entreprises Archéotec inc. <br>
8548, rue Saint-Denis Montréal H2P 2H2<br>
Téléphone: 514.381.5112  Fax: 514.381.4995<br>
www.archeotec.ca</p>
<div class="gmail_quote">Le 2015-02-26 23:55, "Sharon Selvaggio [via OSGeo.org]    " <<a href="/user/SendEmail.jtp?type=node&node=5190455&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>> a écrit :<br type='attribution'><blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

        
  
    
  
  
    Still struggling.... I am attaching the info from the prj file and
    the extent info from the metadata for each shapefile:<br />
    <br />
    I noticed that the PROJCS is labeled as "Custom"...could that be
    confusing QGIS?<br />
    <br />
    Or is it because one is a projected CRS and one is a geographic CRS?<br />
    <br />
    <b><u>or_state_boundary.prj</u></b><br />
    PROJCS["Custom",<br />
    GEOGCS["GCS_North_American_1983",<br />
    DATUM["D_North_American_1983",<br />
    SPHEROID["GRS_1980",6378137.0,298.257222101]],<br />
    PRIMEM["Greenwich",0.0],<br />
    UNIT["Degree",0.0174532925199433]],<br />
    PROJECTION["Lambert_Conformal_Conic"],<br />
    PARAMETER["False_Easting",1312335.958],<br />
    PARAMETER["False_Northing",0.0],<br />
    PARAMETER["Central_Meridian",-120.5],<br />
    PARAMETER["Standard_Parallel_1",43.0],<br />
    PARAMETER["Standard_Parallel_2",45.5],<br />
    PARAMETER["Central_Parallel",41.75],<br />
    UNIT["Foot",0.3048]] <br />
    <br />
    
    <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="color:#000000">xMin,yMin
        183871.74,88600.9 : xMax,yMax 2345213.24,1675042.97</span></p>
    
    <br />
    <br />
    <b><u>CKUWR.prj</u></b><br />
    GEOGCS["GCS_North_American_1983",<br />
    DATUM["D_North_American_1983",<br />
    SPHEROID["GRS_1980",6378137.0,298.257222101]],<br />
    PRIMEM["Greenwich",0.0],<br />
    UNIT["Degree",0.0174532925199433]]<br />
    <br />
    
    <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="color:#000000">xMin,yMin
        -123.522,43.356 : xMax,yMax -121.714,45.4562<br />
      </span></p>
    <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="color:#000000"><br />
      </span></p>
    <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="color:#000000">Help
        very much appreciated.<br />
      </span></p>
    
    <br />
    <br />
    <div>On 02/24/2015 07:26 AM, Andre Joost
      wrote:<br />
    </div>
    <blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em">Am
      24.02.2015 um 07:55 schrieb Ramon Andiñach:
      <br />
      <br />
      <blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em">
        <blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em">On 24 Feb 2015, at 14:06, Sharon
          Selvaggio
          <br />
          <br />
          I start by setting my project CRS.
          <br />
        </blockquote>
        <br />
        And make sure OTF is on.
        <br />
      </blockquote>
      <br />
      You have no choice of setting a project CRS if OTF is off.
      <br />
      <br />
      <blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em">
        <br />
        <blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em">But when I do this with files that have
          originated from two
          <br />
          different sources with different native projections (or no
          <br />
          projection?) they still do not align.
          <br />
        </blockquote>
        <br />
        Different sources or different layer CRS shouldn't matter.
        <br />
      </blockquote>
      <br />
      Shapefiles without .prj file are still existing in the world.
      <br />
      <br />
      <br />
      <blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em">
        <br />
        There is an option mentioned previously so that you can set how
        QGIS
        <br />
        handles layers that it can't tell what the CRS is.
        <br />
      </blockquote>
      <br />
      Settings -> Options, CRS Tab, CRS foor new layers.
      <br />
      <br />
      <blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em">
        <br />
        If you can point us at the files you're using - or excerpts from
        them
        <br />
        - then we might be able to understand where the problem is
        better.
        <br />
      </blockquote>
      <br />
      Or tell us the extent of every layer, as reported by Rightclick
      -> Properties, metadata tab.
      <br />
      <br />
      <br />
      <blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em">1. On a side note. Do not use the Google
        maps/satellite images to
        <br />
        check if your layers are in the right place unless you
        understand the
        <br />
        gotchas in using that service.
        <br />
        <br />
      </blockquote>
      <br />
      I don't agree with that.
      <br />
      If some layers come up on the wrong part of the Earth, it is a
      good reference to see which layers are right and which are wrong.
      <br />
      <br />
      Natural Earth shapefiles can be a reference as well.
      <br />
      <br />
      Greetings,
      <br />
      André Joost
      <br />
      <br />
      <br />
      _______________________________________________
      <br />
      Qgis-user mailing list
      <br />
      <a href="/user/SendEmail.jtp?type&#61;node&amp;node&#61;5190392&amp;i&#61;0">[hidden email]</a>
      <br />
      <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_top" rel="nofollow" link="external">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
      <br />
      <br />
    </blockquote>
    <br />
  

<br />_______________________________________________
<br />Qgis-user mailing list
<br /><a href="/user/SendEmail.jtp?type&#61;node&amp;node&#61;5190392&amp;i&#61;1">[hidden email]</a>
<br /><a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_top" rel="nofollow" link="external">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>

        
        
        
        <br />
        <br />
        <hr noshade="noshade" size="1" />
        <div style="color:#444;font:12px 'tahoma' , 'geneva' , 'helvetica' , 'arial' , sans-serif">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                <a href="http://osgeo-org.1560.x6.nabble.com/Trouble-projecting-on-the-fly-tp5189590p5190392.html" target="_top" rel="nofollow" link="external">http://osgeo-org.1560.x6.nabble.com/Trouble-projecting-on-the-fly-tp5189590p5190392.html</a>
        </div>
        <div style="color:#666;font:11px 'tahoma' , 'geneva' , 'helvetica' , 'arial' , sans-serif;margin-top:0.4em;line-height:1.5em">
                To start a new topic under Quantum GIS - User, email ml-node+s1560n4125267h38@n6.nabble.com <br />
                To unsubscribe from Quantum GIS - User, <a href="http://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro&#61;unsubscribe_by_code&amp;node&#61;4125267&amp;code&#61;bmljb2xhcy5jYWRpZXV4QGFyY2hlb3RlYy5jYXw0MTI1MjY3fDYzNDQ4MjQxNg&#61;&#61;">click here</a>.<br />
                <a href="http://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro&#61;macro_viewer&amp;id&#61;instant_html%21nabble%3Aemail.naml&amp;base&#61;nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp;breadcrumbs&#61;notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" style="font:9px serif">NAML</a>
        </div></blockquote></div>

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Trouble-projecting-on-the-fly-tp5189590p5190455.html">Re: Trouble projecting on the fly</a><br/>
Sent from the <a href="http://osgeo-org.1560.x6.nabble.com/Quantum-GIS-User-f4125267.html">Quantum GIS - User mailing list archive</a> at Nabble.com.<br/>