<?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 Re: Is it possible to use a 102110 projection for a basemap? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-use-a-102110-projection-for-a/m-p/662969#M61867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Florian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A basemap is the background that your operational layers will be drawn on top of (normally imagery or something). So I am confused by your question about using JS API Point class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOD - levels of Display. The basemaps scale levels&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Mar 2017 20:58:06 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2017-03-13T20:58:06Z</dc:date>
    <item>
      <title>Is it possible to use a 102110 projection for a basemap?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-use-a-102110-projection-for-a/m-p/662966#M61864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have a problem, I have to use a Basemap projected in 102110 and datas originaly in 102110 to but I can reproject these... so I need to set the map in this projection (102110 and not in 4326) but it seems to be impossible to display datas (in each projection) on this Basemap...&lt;/P&gt;&lt;P&gt;So my question, has written in the title, is it possible to use the 102110 has main projection in the ESRI api Js ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help ! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 18:25:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-use-a-102110-projection-for-a/m-p/662966#M61864</guid>
      <dc:creator>FlorianCADOZ</dc:creator>
      <dc:date>2017-03-13T18:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use a 102110 projection for a basemap?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-use-a-102110-projection-for-a/m-p/662967#M61865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Florain,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Yes you can use &amp;nbsp;your own basemaps in your own projection. But esri basemaps are only 4326 and 102100 and can not be re-projected at runtime. I have handled this two different ways in the past.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Use a custom basemap using your own data and it's native WKID.&lt;/LI&gt;&lt;LI&gt;Use no base map and set the maps LODs yourself in code.&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 18:37:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-use-a-102110-projection-for-a/m-p/662967#M61865</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-13T18:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use a 102110 projection for a basemap?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-use-a-102110-projection-for-a/m-p/662968#M61866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer Robert !&lt;/P&gt;&lt;P&gt;My plan is your first point but it doesn't seems to work... is it OK if I generate my graphic with the tool below or should I use something else like CartographiqueToGeom ?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jsapi/point-amd.html#point1" title="https://developers.arcgis.com/javascript/3/jsapi/point-amd.html#point1"&gt;Point | API Reference | ArcGIS API for JavaScript 3.20&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What LODs does it mean ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 20:37:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-use-a-102110-projection-for-a/m-p/662968#M61866</guid>
      <dc:creator>FlorianCADOZ</dc:creator>
      <dc:date>2017-03-13T20:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use a 102110 projection for a basemap?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-use-a-102110-projection-for-a/m-p/662969#M61867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Florian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A basemap is the background that your operational layers will be drawn on top of (normally imagery or something). So I am confused by your question about using JS API Point class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOD - levels of Display. The basemaps scale levels&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 20:58:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-use-a-102110-projection-for-a/m-p/662969#M61867</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-13T20:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use a 102110 projection for a basemap?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-use-a-102110-projection-for-a/m-p/662970#M61868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh! The Point is for the operational layer on the top my Basemap, the display of my Basemap is OK but not the display of the Point ! (And it's the same 102110 projection)&lt;/P&gt;&lt;P&gt;That's why I ask if I forgot something with the Point...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 21:21:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-use-a-102110-projection-for-a/m-p/662970#M61868</guid>
      <dc:creator>FlorianCADOZ</dc:creator>
      <dc:date>2017-03-13T21:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use a 102110 projection for a basemap?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-use-a-102110-projection-for-a/m-p/662971#M61869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Florian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;No if both the basemap and the data for the points are in 102110 them they should be fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 13:01:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-use-a-102110-projection-for-a/m-p/662971#M61869</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-14T13:01:13Z</dc:date>
    </item>
  </channel>
</rss>

