<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Al 18/01/13 19:40, En/na Graham Jones
      ha escrit:<br>
    </div>
    <blockquote
cite="mid:CAJjkPVY1GUN=hsCY_ebWiYty=s9_dywmGAsMSZS352FGn0KomQ@mail.gmail.com"
      type="cite">Hi,
      <div>I know some people have experimented with sqlite, but I have
        not heard of it being used much for rendering osm data - you
        would have to search the OSM wiki or osm-dev mailing list
        archive for it.   </div>
      <div><br>
      </div>
      <div>If you are new to the tools, it is probably easier to use
        postgresql, as more people use that so will be able to help. </div>
      <div>There is a good step-by-step tutorial for setting everything
        up on Ubuntu at <a moz-do-not-send="true"
href="http://switch2osm.org/serving-tiles/manually-building-a-tile-server-12-04/">http://switch2osm.org/serving-tiles/manually-building-a-tile-server-12-04/</a>.
           You will not need the mod_tile and renderd bits, but the
        postgresql and mapnik installation instructions are useful.  
        You can then use generate_image.py (which comes with the OSM
        mapnik stylesheet) to create a map image.   </div>
      <div>Once you have it working, you can then experiment with
        changing things.</div>
      <div><br>
      </div>
      <div>(There is also a Mapnik plugin to read osm files directly,
        which may work for small areas, but I have never used it) -
        again probably best to practice with postgresql first.</div>
      <div><br>
      </div>
      <div>Regards</div>
      <div><br>
        <br>
        Graham.<br>
        <br>
        <div class="gmail_quote">On 18 January 2013 12:52, Xan <span
            dir="ltr"><<a moz-do-not-send="true"
              href="mailto:dxpublica@telefonica.net" target="_blank">dxpublica@telefonica.net</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000">
              <div>This is what I want to achieve.<br>
                Can I substitute postgresql by sqlite?<br>
                Can you put a tutorial of how to do that? (I think it's
                good to put in wiki)<br>
                <br>
                If sqlite subtitution is not possible, I will try to do
                with postgresql. But I need more help... ;-)<br>
                <br>
                Thanks in advance,<br>
                Xan.<br>
                <br>
                Al 17/01/13 23:09, En/na Graham Jones ha escrit:<br>
              </div>
              <div>
                <div class="h5">
                  <blockquote type="cite">Ah, I see.  I tried selecting
                    it using the bounding box option, but that doesn't
                    work either - it is too big for that service to
                    render.
                    <div>I did a very simple rendering of Keffalonia
                      when I was going on holiday there a couple of
                      years ago, but I suspect that that <a
                        moz-do-not-send="true"
                        href="http://nerdytoad.blogspot.co.uk/2011/04/kefalonia-map.html"
                        target="_blank">my instructions</a> are a bit
                      more complicated than the thing you are looking
                      for - it involved pulling the data into a
                      postgresql database and rendering it using mapnik.</div>
                    <div><br>
                    </div>
                    <div>Graham.<br>
                      <br>
                      <div class="gmail_quote">On 17 January 2013 21:31,
                        Xan <span dir="ltr"><<a
                            moz-do-not-send="true"
                            href="mailto:dxpublica@telefonica.net"
                            target="_blank">dxpublica@telefonica.net</a>></span>
                        wrote:<br>
                        <blockquote class="gmail_quote" style="margin:0
                          0 0 .8ex;border-left:1px #ccc
                          solid;padding-left:1ex">
                          <div bgcolor="#FFFFFF" text="#000000">
                            <div>Al 17/01/13 20:20, En/na Graham Jones
                              ha escrit:<br>
                            </div>
                            <blockquote type="cite">Take a look at <a
                                moz-do-not-send="true"
                                href="http://maposmatic.org/"
                                target="_blank">http://maposmatic.org/</a>.
                              <div>I did once start a similar
                                application that would allow
                                customisation like adding contours, POIs
                                etc, but never quite finished it.....</div>
                              <div> <br>
                              </div>
                            </blockquote>
                            <br>
                            Thanks, Graham, but I can't select Mallorca.
                            Why?<br>
                            Can you include Topographic levels too?<br>
                            <br>
                            Thanks for that.<br>
                            Xan<br>
                            <br>
                            <blockquote type="cite">
                              <div>Graham.<br>
                                <br>
                                <div class="gmail_quote">On 17 January
                                  2013 19:20, Xan <span dir="ltr"><<a
                                      moz-do-not-send="true"
                                      href="mailto:dxpublica@telefonica.net"
                                      target="_blank">dxpublica@telefonica.net</a>></span>
                                  wrote:<br>
                                  <blockquote class="gmail_quote"
                                    style="margin:0 0 0
                                    .8ex;border-left:1px #ccc
                                    solid;padding-left:1ex"> Hi,<br>
                                    <br>
                                    I want to print Mallorca [<a
                                      moz-do-not-send="true"
href="http://www.openstreetmap.org/?lat=39.677&lon=2.856&zoom=9&layers=M"
                                      target="_blank">http://www.openstreetmap.org/?lat=39.677&lon=2.856&zoom=9&layers=M</a>].


                                    I consulted OSM on Paper wiki page [<a
                                      moz-do-not-send="true"
                                      href="http://wiki.openstreetmap.org/wiki/OSM_on_Paper"
                                      target="_blank">http://wiki.openstreetmap.org/wiki/OSM_on_Paper</a>],


                                    and I started using OSMARENDER [<a
                                      moz-do-not-send="true"
                                      href="http://wiki.openstreetmap.org/wiki/Osmarender"
                                      target="_blank">http://wiki.openstreetmap.org/wiki/Osmarender</a>]
                                    but for me it's so complicated (for
                                    defining rules).
                                    <div><br>
                                      <br>
                                      Is there any more easy program to
                                      generate svg files?<br>
                                      <br>
                                    </div>
                                    By the other hand, I want to include
                                    topographic curves like in Cycle Map
                                    and some manual POIs (starting and
                                    ending points of my personal trip
                                    around Serra de Tramuntana).<br>
                                    <br>
                                    What is the easiest method for doing
                                    that? When I have svg, easyly I
                                    could pass to pdf and print a plane
                                    ;-)<br>
                                    <br>
                                    Thanks in advance,
                                    <div><br>
                                      Xan.<br>
                                      <br>
_______________________________________________<br>
                                      newbies mailing list<br>
                                      <a moz-do-not-send="true"
                                        href="mailto:newbies@openstreetmap.org"
                                        target="_blank">newbies@openstreetmap.org</a><br>
                                      <a moz-do-not-send="true"
                                        href="http://lists.openstreetmap.org/listinfo/newbies"
                                        target="_blank">http://lists.openstreetmap.org/listinfo/newbies</a><br>
                                    </div>
                                  </blockquote>
                                </div>
                                <br>
                                <br clear="all">
                                <span><font color="#888888">
                                    <div><br>
                                    </div>
                                    -- <br>
                                    Graham Jones
                                    <div>Hartlepool, UK.</div>
                                  </font></span></div>
                              <div> <br>
                                <fieldset></fieldset>
                                <br>
                                <pre>_______________________________________________
newbies mailing list
<a moz-do-not-send="true" href="mailto:newbies@openstreetmap.org" target="_blank">newbies@openstreetmap.org</a>
<a moz-do-not-send="true" href="http://lists.openstreetmap.org/listinfo/newbies" target="_blank">http://lists.openstreetmap.org/listinfo/newbies</a>
</pre>
                              </div>
                            </blockquote>
                            <br>
                          </div>
                          <br>
_______________________________________________<br>
                          newbies mailing list<br>
                          <a moz-do-not-send="true"
                            href="mailto:newbies@openstreetmap.org"
                            target="_blank">newbies@openstreetmap.org</a><br>
                          <a moz-do-not-send="true"
                            href="http://lists.openstreetmap.org/listinfo/newbies"
                            target="_blank">http://lists.openstreetmap.org/listinfo/newbies</a><br>
                          <br>
                        </blockquote>
                      </div>
                      <br>
                      <br clear="all">
                      <div><br>
                      </div>
                      -- <br>
                      Graham Jones
                      <div>Hartlepool, UK.</div>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                    <pre>_______________________________________________
newbies mailing list
<a moz-do-not-send="true" href="mailto:newbies@openstreetmap.org" target="_blank">newbies@openstreetmap.org</a>
<a moz-do-not-send="true" href="http://lists.openstreetmap.org/listinfo/newbies" target="_blank">http://lists.openstreetmap.org/listinfo/newbies</a>
</pre>
                  </blockquote>
                  <br>
                </div>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            newbies mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:newbies@openstreetmap.org">newbies@openstreetmap.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.openstreetmap.org/listinfo/newbies"
              target="_blank">http://lists.openstreetmap.org/listinfo/newbies</a><br>
            <br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        Graham Jones
        <div>Hartlepool, UK.</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
newbies mailing list
<a class="moz-txt-link-abbreviated" href="mailto:newbies@openstreetmap.org">newbies@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstreetmap.org/listinfo/newbies">http://lists.openstreetmap.org/listinfo/newbies</a>
</pre>
    </blockquote>
    <tt>I will try it and I will post if I find a trouble ;-)<br>
      <br>
      Thanks for all,<br>
      Xan.<br>
    </tt>
  </body>
</html>