<p dir="ltr">Hi,</p>
<p dir="ltr">Unless someone has magic server solution I don't know about, a QGIS project will always be a QGIS project file and a data file for each layer (vector or raster).</p>
<p dir="ltr">I don't know if spatialite is capable of storing different type of geometries (like a gml file) but it is good practice to save different geometries (point, line, polygons) and themes in different files or layers.  A DWG/DXF works differently as they can store layers within the same file but QGIS will only use one layer at a time. You can import many layers at once but keep in mind that  DWG exports and imports are far from perfect and DWG  are limited in their data base capabilities.</p>
<p dir="ltr">There is no sub project in QGIS like you have in AutoCad.  In AutoCad, you can have external references to other file so that one person can design a garage and another the first floor.  If you have a server, you can have more than one person working with the same layers.   Spatialite is a data base but it does not support multi -users (to my knowledge).<br><br></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">On Dec 18, 2015 11:23 AM, "Jesse McGraw [via OSGeo.org]" <<a href="/user/SendEmail.jtp?type=node&node=5241969&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>> wrote:<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">

        
  
    
  
  
    Even though I'd prefer one file per procedure, a QGIS project + a
    database would probably be an acceptable compromise.  <br />
    <br />
    However, how could I then add that new project file to an existing
    project as a new layer?  Is there a concept in QGIS of sub projects?<br />
    <br />
    <div>On 12/18/2015 10:01 AM, Randal Hale
      wrote:<br />
    </div>
    <blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em">
      </blockquote>
      Ye gads...<br />
      <br />
      Well....I would say no to shapefiles. <br />
      Spatialite would work - probably postgis would be better. <br />
      <br />
      You could contain your project in one QGIS File - for instance I'm
      story an entire project in postgis and am retrieving various
      components through about 20 qgs files. All the annotation etc is
      stored in the qgs file, all labels, line colors, and map layouts.
      All the data is stored in PostGIS. <br />
      <br />
      Of course that's a much larger discussion than my simple few
      sentences - but I think if you want everything stand alone.....eh
      - it's going to have to be at least two components or
      QGIS/<file format> of some sort. I think there will always
      be some external querying (be it automatic or manual)....of I'm
      understanding it all correctly. <br />
      <br />
      ...and I just looked at your example and that's a head scratcher.
      I think QGIS with Atlas to pull from the database automatically
      maybe a better train of thought. <br />
      <br />
      I just wanted to say Good Luck, We're all counting on you. <br />
      <br />
      Randy<br />
      <br />
      <div>On 12/18/2015 09:14 AM, Jesse McGraw
        wrote:<br />
      </div>
      <blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em">
        </blockquote>
        All,<br />
          Before I go too far down the wrong path perhaps you can help
        me with a suggestion on a vector format to use for a project of
        mine:  <br />
        <br />
        I'm to looking to basically re-create various Instrument
        Approach Procedure plates (see <a href="http://aeronav.faa.gov/d-tpp/1513/00375il28r.pdf" target="_top" rel="nofollow" link="external">here</a>
        for an example for San Francisco International - SFO ) from a
        database via a perl script and display a number of them as
        vector overlays in an existing QGIS project<br />
        <br />
        What would be a good format to use for this purpose?  <br />
        <br />
        I'm imagining something like a QGIS project file, but I want it
        to contain to contain all of the various bits of information
        internally (coordinates, names, styling, icons etc.) and not
        have to query anything external so each file is a stand-alone
        unit.  <br />
        <br />
        Ideally all of the coordinates would be real world lon/lat so no
        transformation would be required.  Bonus points if the format is
        openly standardized and easy to work with<br />
        <br />
        DWG/DXF?  SVG?<br />
        <br />
        Thanks,<br />
          Jesse<br />
        <br />
        <fieldset></fieldset>
        <br />
        <pre>_______________________________________________
Qgis-user mailing list
<a href="/user/SendEmail.jtp?type&#61;node&amp;node&#61;5241965&amp;i&#61;0">[hidden email]</a>
List info: <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>
Unsubscribe: <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></pre>
      
      <br />
      <pre>-- 
-----------------
Randal Hale
North River Geographic Systems, Inc
<a href="http://www.northrivergeographic.com" target="_top" rel="nofollow" link="external">http://www.northrivergeographic.com</a>
423.653.3611 <a href="/user/SendEmail.jtp?type&#61;node&amp;node&#61;5241965&amp;i&#61;1">[hidden email]</a>
twitter:rjhale     <a href="http://about.me/rjhale" target="_top" rel="nofollow" link="external">http://about.me/rjhale</a>
<a href="http://www.northrivergeographic.com/introduction-to-quantum-gis" target="_top" rel="nofollow" link="external">http://www.northrivergeographic.com/introduction-to-quantum-gis</a>
Southeast OSGEO: <a href="http://wiki.osgeo.org/wiki/Southeast_US" target="_top" rel="nofollow" link="external">http://wiki.osgeo.org/wiki/Southeast_US</a></pre>
    
    <br />
  

<br />_______________________________________________
<br />Qgis-user mailing list
<br /><a href="/user/SendEmail.jtp?type&#61;node&amp;node&#61;5241965&amp;i&#61;2">[hidden email]</a>
<br />List info: <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 />Unsubscribe: <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/Looking-for-a-suggestion-on-a-vector-format-tp5241931p5241965.html" target="_top" rel="nofollow" link="external">http://osgeo-org.1560.x6.nabble.com/Looking-for-a-suggestion-on-a-vector-format-tp5241931p5241965.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/Looking-for-a-suggestion-on-a-vector-format-tp5241931p5241969.html">Re: Looking for a suggestion on a vector format</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/>