<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to project the basemap in BNG? in Cartography and Maps Questions</title>
    <link>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822514#M483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, for a research project, I need to work with the British National Grid projection but the basemap is in WGS1984, how can I reproject the basemap in BNG ? Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Sep 2017 11:31:23 GMT</pubDate>
    <dc:creator>GladBiotel</dc:creator>
    <dc:date>2017-09-07T11:31:23Z</dc:date>
    <item>
      <title>How to project the basemap in BNG?</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822514#M483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, for a research project, I need to work with the British National Grid projection but the basemap is in WGS1984, how can I reproject the basemap in BNG ? Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 11:31:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822514#M483</guid>
      <dc:creator>GladBiotel</dc:creator>
      <dc:date>2017-09-07T11:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to project the basemap in BNG?</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822515#M484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you referring to an &lt;STRONG&gt;Esri Basemap &lt;/STRONG&gt;(Esri Basemaps are in Web Mercator)? You can't reproject an Esri basemap.&lt;/P&gt;&lt;P&gt;But, if you are working on ArcGIS Desktop, you could transform the basemap on the fly to a desired Projection system. You could follow these steps.&lt;/P&gt;&lt;P&gt;1. Open a blank Map Document.&lt;/P&gt;&lt;P&gt;2. Add a data (with BNG projection) to the data-frame/ or change the Projection System to BNG from Data-Frame Properties.&lt;/P&gt;&lt;P&gt;3. Add the desired Basemap to ArcMap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If prompted, choose an appropriate Transformation method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case it is a different basemap, please provide further details about it. Also let me know if you are working on a different platform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 12:42:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822515#M484</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-09-07T12:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to project the basemap in BNG?</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822516#M485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Are you working with ArcGIS Desktop or consuming the service in some application?&lt;/LI&gt;&lt;LI&gt;Are you referring the&amp;nbsp;ArcGIS Online basemaps?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AGOL basemaps are available with WGS 1984 Web Mercator (Auxiliary Sphere) WKID 102100 and this available as read only for all user globally. Hence we cannot permanently project the basemaps to another spatial reference, however, you can change the projection of the basemap by changing on-the-fly projection ArcMap data frame properties (If viewed in ArcGIS Desktop) or can be changed from code side (is it is being consumed in some application)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 12:46:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822516#M485</guid>
      <dc:creator>shan_sarkar</dc:creator>
      <dc:date>2017-09-07T12:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to project the basemap in BNG?</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822517#M486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you to you 2, it works almost but my points with the basemap in BNG are now located in the sea instead of being located above London.&lt;/P&gt;&lt;P&gt;With the WGS1984 projection system, the points are well located. So it is not a problem of coordinates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone knows why ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG alt="location of my points in a BNG basemap" class="image-1 jive-image j-img-original" src="/legacyfs/online/370217_BNG projection.JPG" style="width: 620px; height: 383px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 15:35:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822517#M486</guid>
      <dc:creator>GladBiotel</dc:creator>
      <dc:date>2017-09-07T15:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to project the basemap in BNG?</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822518#M487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you zip and attach a sample of the point Feature, so that we could check? It must be using BNG projection system I guess.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 15:41:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822518#M487</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-09-07T15:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to project the basemap in BNG?</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822519#M488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are my points in a Google Doc.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://docs.google.com/spreadsheets/d/1k1LEBm-_vT6dHLknxsQX813xL9h39VVfJCTcavBfwsE/edit?usp=sharing" title="https://docs.google.com/spreadsheets/d/1k1LEBm-_vT6dHLknxsQX813xL9h39VVfJCTcavBfwsE/edit?usp=sharing"&gt;Feuille de calcul sans titre - Google Sheets&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 16:08:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822519#M488</guid>
      <dc:creator>GladBiotel</dc:creator>
      <dc:date>2017-09-07T16:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to project the basemap in BNG?</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822520#M489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The points coordinates were obtained with a GPS Garmin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 16:10:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822520#M489</guid>
      <dc:creator>GladBiotel</dc:creator>
      <dc:date>2017-09-07T16:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to project the basemap in BNG?</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822521#M490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And sorry, maybe it is a silly question but since monday, I can't find a solution !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 16:11:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822521#M490</guid>
      <dc:creator>GladBiotel</dc:creator>
      <dc:date>2017-09-07T16:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to project the basemap in BNG?</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822522#M491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I feel the Lat./Lon. values in the excel sheet, are based on &lt;STRONG&gt;GCS_WGS_1984&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Follow these steps and let me know if the points are overlaying correctly or not.&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&lt;A class="link-titled" href="http://support.esri.com/en/technical-article/000012745" title="http://support.esri.com/en/technical-article/000012745"&gt;Import XY data tables to ArcMap and convert the data to a shapefile&lt;/A&gt;&amp;nbsp;. While importing, use "GCS_WGS_1984" as the spatial reference.&lt;/P&gt;&lt;P&gt;2. If required, reproject the above point shapefile to British National Grid using &lt;STRONG&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/project.htm"&gt;Project&lt;/A&gt;&lt;/STRONG&gt; tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 19:19:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822522#M491</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-09-07T19:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to project the basemap in BNG?</title>
      <link>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822523#M492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, It worked, I solved my problem !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 14:02:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/cartography-and-maps-questions/how-to-project-the-basemap-in-bng/m-p/822523#M492</guid>
      <dc:creator>GladBiotel</dc:creator>
      <dc:date>2017-09-08T14:02:38Z</dc:date>
    </item>
  </channel>
</rss>

