<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">There are things many to think about.<br>
      <br>
      Firstly OSM data is public .. if you make changes and save them to
      OSM they will be public - that is part of the conditions of OSM. <br>
      <br>
      You could make changes and save them to your local storage - not
      to OSM .. that would be 'private'. However any updates to the OSM
      data would then be harder to manage as an update to your private
      storage. It maybe possible to update the data .. but I have not
      played with it. <br>
      <br>
      Easiest would be a separate file that 'adds' to the OSM data like
      an overlay - this means you can get the latest OSM data whenever
      you want and add it with your file to produce the new 'map'. <br>
      <br>
      In any event you will need to handle the .osm file which is XML
      format. The JOSM editor will do the editing/updating and saving at
      least for small areas... but all in .osm/XML.<br>
      <br>
      You then have the map you want ... in .osm/XML format. What you
      want to do with it after that is then your problem. Once you have
      your product it must include the OSM copyright statement -
      assuming it includes OSM data. <br>
      <br>
      <br>
      On 13-Oct-16 04:51 PM, akshay sharma wrote:<br>
    </div>
    <blockquote
cite="mid:CAN3W8QephLJOrHGWRox4Rnram7u31w+DRTPaha5NzLwrvyQpmg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi
        <div>first thing i want whatever changes i will do it that
          should be private(with my id) and how i can integrate that
          customize map with my application(desktop application).</div>
        <div><br>
        </div>
        <div>please help me i am beginner in this map stuff. you can
          contact me also on this no. 9479836104 </div>
        <div><br>
        </div>
        <div>thanks & regards </div>
        <div>Akshay Sharma </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On 13 October 2016 at 10:56, Arun
          Ganesh <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:arun.planemad@gmail.com" target="_blank">arun.planemad@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">Akshay, without seeing some code or
              documentation of what you are trying to do, it will be
              very difficult for someone to help you.</div>
            <div class="HOEnZb">
              <div class="h5">
                <div class="gmail_extra"><br>
                  <div class="gmail_quote">On Wed, Oct 12, 2016 at 9:09
                    PM, Devdatta Tengshe <span dir="ltr"><<a
                        moz-do-not-send="true"
                        href="mailto:devdatta@tengshe.in"
                        target="_blank">devdatta@tengshe.in</a>></span>
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      <div dir="ltr">What exactly are you trying to do?
                        Is this a Desktop/Mobile App? or a Web App?
                        <div><br>
                        </div>
                        <div>If it's the later, then have a look at: <a
                            moz-do-not-send="true"
                            href="https://switch2osm.org/"
                            target="_blank">https://switch2osm.org/</a></div>
                        <div><br>
                        </div>
                        <div>If it's the former, then you'll have to
                          write some code to read and parse the .osm
                          file, which is an XML file.</div>
                      </div>
                      <div class="gmail_extra"><br clear="all">
                        <div>
                          <div
                            class="m_1741558160587099184m_-180961289520821476gmail_signature"
                            data-smartmail="gmail_signature">
                            <div dir="ltr">
                              <div>
                                <div dir="ltr"><font color="#999999"
                                    size="2">Regards,</font>
                                  <div><font color="#444444" size="2">Devdatta</font></div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                        <div>
                          <div class="m_1741558160587099184h5">
                            <br>
                            <div class="gmail_quote">On Thu, Oct 13,
                              2016 at 7:10 AM, akshay sharma <span
                                dir="ltr"><<a moz-do-not-send="true"
                                  href="mailto:akku25akshay@gmail.com"
                                  target="_blank">akku25akshay@gmail.com</a>></span>
                              wrote:<br>
                              <blockquote class="gmail_quote"
                                style="margin:0 0 0 .8ex;border-left:1px
                                #ccc solid;padding-left:1ex">
                                <div dir="ltr">Hi,
                                  <div>Can I customize the map as
                                    privately, that means only in my
                                    application that area will display
                                    with customization which i will do,
                                    because of security reason I want to
                                    publish the custom map as privately
                                    Is it possible then please let me
                                    know.</div>
                                  <div><br>
                                  </div>
                                  <div>Thanks & Regards </div>
                                  <span
                                    class="m_1741558160587099184m_-180961289520821476HOEnZb"><font
                                      color="#888888">
                                      <div>akshay Sharma</div>
                                    </font></span></div>
                                <div
                                  class="m_1741558160587099184m_-180961289520821476HOEnZb">
                                  <div
                                    class="m_1741558160587099184m_-180961289520821476h5">
                                    <div class="gmail_extra"><br>
                                      <div class="gmail_quote">On 12
                                        October 2016 at 13:01, akshay
                                        sharma <span dir="ltr"><<a
                                            moz-do-not-send="true"
                                            href="mailto:akku25akshay@gmail.com"
                                            target="_blank">akku25akshay@gmail.com</a>></span>
                                        wrote:<br>
                                        <blockquote class="gmail_quote"
                                          style="margin:0 0 0
                                          .8ex;border-left:1px #ccc
                                          solid;padding-left:1ex">
                                          <div dir="ltr">After download
                                            the osm data. How i can use
                                            in my application.</div>
                                          <div
class="m_1741558160587099184m_-180961289520821476m_-3265963943992177406HOEnZb">
                                            <div
class="m_1741558160587099184m_-180961289520821476m_-3265963943992177406h5">
                                              <div class="gmail_extra"><br>
                                                <div class="gmail_quote">On
                                                  12 October 2016 at
                                                  09:05, Devdatta
                                                  Tengshe <span
                                                    dir="ltr"><<a
                                                      moz-do-not-send="true"
href="mailto:devdatta@tengshe.in" target="_blank">devdatta@tengshe.in</a>></span>
                                                  wrote:<br>
                                                  <blockquote
                                                    class="gmail_quote"
                                                    style="margin:0 0 0
                                                    .8ex;border-left:1px
                                                    #ccc
                                                    solid;padding-left:1ex">
                                                    <div dir="ltr">There
                                                      are multiple ways
                                                      of extracting Data
                                                      from the OSM
                                                      Database, and
                                                      these have been
                                                      described here:
                                                      <div><br>
                                                      </div>
                                                      <div><a
                                                          moz-do-not-send="true"
href="http://wiki.openstreetmap.org/wiki/Downloading_data"
                                                          target="_blank">http://wiki.openstreetmap.org/<wbr>wiki/Downloading_data</a><br>
                                                      </div>
                                                      <div><br>
                                                      </div>
                                                      <div><a
                                                          moz-do-not-send="true"
href="http://wiki.openstreetmap.org/wiki/Export" target="_blank">http://wiki.openstreetmap.org/<wbr>wiki/Export</a><br>
                                                      </div>
                                                      <div><br>
                                                      </div>
                                                      <div>However, I
                                                        find the
                                                        following site
                                                        to be the
                                                        easiest way to
                                                        download data
                                                        for any custom
                                                        shape:</div>
                                                      <div><a
                                                          moz-do-not-send="true"
href="http://extract.bbbike.org/" target="_blank">http://extract.bbbike.org/</a><br>
                                                      </div>
                                                      <div><br>
                                                      </div>
                                                      <div><span
                                                          style="color:rgb(153,153,153)">Regards,</span><br>
                                                      </div>
                                                      <div
                                                        class="gmail_extra">
                                                        <div>
                                                          <div
class="m_1741558160587099184m_-180961289520821476m_-3265963943992177406m_6005307773670850231m_-3733732093531997897gmail_signature"
data-smartmail="gmail_signature">
                                                          <div dir="ltr">
                                                          <div dir="ltr">
                                                          <div><font
                                                          color="#444444"
                                                          size="2">Devdatta</font></div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                        </div>
                                                        <br>
                                                        <div
                                                          class="gmail_quote">
                                                          <div>
                                                          <div
class="m_1741558160587099184m_-180961289520821476m_-3265963943992177406m_6005307773670850231h5">On
                                                          Wed, Oct 12,
                                                          2016 at 8:13
                                                          AM, akshay
                                                          sharma <span
                                                          dir="ltr"><<a
moz-do-not-send="true" href="mailto:akku25akshay@gmail.com"
                                                          target="_blank">akku25akshay@gmail.com</a>></span>
                                                          wrote:<br>
                                                          </div>
                                                          </div>
                                                          <blockquote
                                                          class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                                                          <div>
                                                          <div
class="m_1741558160587099184m_-180961289520821476m_-3265963943992177406m_6005307773670850231h5">
                                                          <div dir="ltr">
                                                          <div
                                                          class="gmail_quote">
                                                          <div dir="ltr">
                                                          <div>Hi,</div>
                                                          <div>I am
                                                          using
                                                          openstreetmap
                                                          in my
                                                          application.I
                                                          want to know
                                                          how I can
                                                          extract
                                                          particular
                                                          area from your
                                                          map and show
                                                          that area only
                                                          in my
                                                          application.
                                                          Please help
                                                          me.</div>
                                                          <div>thanks
                                                          & Regads</div>
                                                          <span
class="m_1741558160587099184m_-180961289520821476m_-3265963943992177406m_6005307773670850231m_-3733732093531997897HOEnZb"><font
color="#888888"><span
class="m_1741558160587099184m_-180961289520821476m_-3265963943992177406m_6005307773670850231m_-3733732093531997897m_6647546427125414606HOEnZb"><font
color="#888888">
                                                          <div>Akshay
                                                          Sharma</div>
                                                          </font></span></font></span></div>
                                                          </div>
                                                          <br>
                                                          </div>
                                                          <br>
                                                          </div>
                                                          </div>
______________________________<wbr>_________________<br>
                                                          Talk-in
                                                          mailing list<br>
                                                          <a
                                                          moz-do-not-send="true"
href="mailto:Talk-in@openstreetmap.org" target="_blank">Talk-in@openstreetmap.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="https://lists.openstreetmap.org/listinfo/talk-in" rel="noreferrer"
target="_blank">https://lists.openstreetmap.or<wbr>g/listinfo/talk-in</a><br>
                                                          <br>
                                                          </blockquote>
                                                        </div>
                                                        <br>
                                                      </div>
                                                    </div>
                                                    <br>
______________________________<wbr>_________________<br>
                                                    Talk-in mailing list<br>
                                                    <a
                                                      moz-do-not-send="true"
href="mailto:Talk-in@openstreetmap.org" target="_blank">Talk-in@openstreetmap.org</a><br>
                                                    <a
                                                      moz-do-not-send="true"
href="https://lists.openstreetmap.org/listinfo/talk-in" rel="noreferrer"
                                                      target="_blank">https://lists.openstreetmap.or<wbr>g/listinfo/talk-in</a><br>
                                                    <br>
                                                  </blockquote>
                                                </div>
                                                <br>
                                              </div>
                                            </div>
                                          </div>
                                        </blockquote>
                                      </div>
                                      <br>
                                    </div>
                                  </div>
                                </div>
                                <br>
                                ______________________________<wbr>_________________<br>
                                Talk-in mailing list<br>
                                <a moz-do-not-send="true"
                                  href="mailto:Talk-in@openstreetmap.org"
                                  target="_blank">Talk-in@openstreetmap.org</a><br>
                                <a moz-do-not-send="true"
                                  href="https://lists.openstreetmap.org/listinfo/talk-in"
                                  rel="noreferrer" target="_blank">https://lists.openstreetmap.or<wbr>g/listinfo/talk-in</a><br>
                                <br>
                              </blockquote>
                            </div>
                            <br>
                          </div>
                        </div>
                      </div>
                      <br>
                      ______________________________<wbr>_________________<br>
                      Talk-in mailing list<br>
                      <a moz-do-not-send="true"
                        href="mailto:Talk-in@openstreetmap.org"
                        target="_blank">Talk-in@openstreetmap.org</a><br>
                      <a moz-do-not-send="true"
                        href="https://lists.openstreetmap.org/listinfo/talk-in"
                        rel="noreferrer" target="_blank">https://lists.openstreetmap.or<wbr>g/listinfo/talk-in</a><br>
                      <br>
                    </blockquote>
                  </div>
                  <br>
                </div>
              </div>
            </div>
            <br>
            ______________________________<wbr>_________________<br>
            Talk-in mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:Talk-in@openstreetmap.org">Talk-in@openstreetmap.org</a><br>
            <a moz-do-not-send="true"
              href="https://lists.openstreetmap.org/listinfo/talk-in"
              rel="noreferrer" target="_blank">https://lists.openstreetmap.<wbr>org/listinfo/talk-in</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Talk-in mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Talk-in@openstreetmap.org">Talk-in@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openstreetmap.org/listinfo/talk-in">https://lists.openstreetmap.org/listinfo/talk-in</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>