<?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: Scalebar on printed map inaccurate in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120775#M3536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changing the "outWkid" value didn't resolve my problem. The scalebar remains unchanged whatever wkid I use. Changing the template's coordinate system doesn't work either. Any other ideas how to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mihkel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jan 2016 07:21:40 GMT</pubDate>
    <dc:creator>MihkelMänna</dc:creator>
    <dc:date>2016-01-15T07:21:40Z</dc:date>
    <item>
      <title>Scalebar on printed map inaccurate</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120769#M3530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Larry Stout's PrintPlus widget together with my own printing service and templates to print maps in my application. My basemap and printing templates are in Web Mercator (wkid 3857), the PrintParameters are also set to match the map's spatial reference. However, the scalebars on my printed maps are inaccurate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm aware that Web Mercator isn't the best projection for measuring distances etc, but is there a solution/workaround for this problem? Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 08:38:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120769#M3530</guid>
      <dc:creator>MihkelMänna</dc:creator>
      <dc:date>2016-01-13T08:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Scalebar on printed map inaccurate</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120770#M3531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mihkel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PrintTemplate.preserveScale = true;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 08:48:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120770#M3531</guid>
      <dc:creator>GirishYadav</dc:creator>
      <dc:date>2016-01-13T08:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Scalebar on printed map inaccurate</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120771#M3532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Girish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer but I actually already have it set to true.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 08:56:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120771#M3532</guid>
      <dc:creator>MihkelMänna</dc:creator>
      <dc:date>2016-01-13T08:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Scalebar on printed map inaccurate</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120772#M3533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any chance you have something hard set in the custom print service itself?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 15:42:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120772#M3533</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-01-13T15:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Scalebar on printed map inaccurate</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120773#M3534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mihkel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is one of the reasons I hate Web Mercator.&amp;nbsp; Your only option is to use a different spatial reference for the printed map.&amp;nbsp; You may get away with doing that in the config.json for the PrintPlus widget.&amp;nbsp; Set the "outWkid" value to a spatial reference that will scale reliably (almost anything except Web Mercator).&amp;nbsp; BTW, it is possible to "calculate" the UTM Zone based on the longitude, at least for North America.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 17:49:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120773#M3534</guid>
      <dc:creator>LarryStout1</dc:creator>
      <dc:date>2016-01-13T17:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Scalebar on printed map inaccurate</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120774#M3535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Larry!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems likely to work. I'll give this a try tomorrow. I don't recall hard setting or hard coding anything in the print service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 18:07:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120774#M3535</guid>
      <dc:creator>MihkelMänna</dc:creator>
      <dc:date>2016-01-13T18:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Scalebar on printed map inaccurate</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120775#M3536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changing the "outWkid" value didn't resolve my problem. The scalebar remains unchanged whatever wkid I use. Changing the template's coordinate system doesn't work either. Any other ideas how to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mihkel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 07:21:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120775#M3536</guid>
      <dc:creator>MihkelMänna</dc:creator>
      <dc:date>2016-01-15T07:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Scalebar on printed map inaccurate</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120776#M3537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically, you have a map that is at a different scale in the East-West direction than it is in the North-South direction.&amp;nbsp; From that, you want to print a map with a scalebar.&amp;nbsp; I don't know of a way to do that without converting the map to a different Spatial Reference.&amp;nbsp; I was hoping the "outWkid" setting would do that for you.&amp;nbsp; I'm out of ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 22:00:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120776#M3537</guid>
      <dc:creator>LarryStout1</dc:creator>
      <dc:date>2016-01-15T22:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Scalebar on printed map inaccurate</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120777#M3538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem seems to be the outspatialReference property for PrintParameters. This is set to the map's spatial reference in the widget, but I have Web Mercator for my spatial reference and it overrides all other spatial reference settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After changing the outspatialReference the scalebar seems to be accurate, but the layout boxes don't match the print results. How can I calculate appropriate sizes for my layout boxes now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 07:01:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120777#M3538</guid>
      <dc:creator>MihkelMänna</dc:creator>
      <dc:date>2016-01-21T07:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Scalebar on printed map inaccurate</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120778#M3539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used your PrintPlus widget. My map service is using State Plan. I change the&amp;nbsp; "outWkid": 2260, and also&lt;/P&gt;&lt;P&gt;"mapScales": [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 180000, 90000, 45000, 22500, 11275, 5600, 2800,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1400, 700, 250&lt;/P&gt;&lt;P&gt;&amp;nbsp; ]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is matches the scale for my map. But the scale bar still shows the scale which is not my scale. Could you help?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 13:12:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/scalebar-on-printed-map-inaccurate/m-p/120778#M3539</guid>
      <dc:creator>ZhujingXia</dc:creator>
      <dc:date>2016-03-25T13:12:04Z</dc:date>
    </item>
  </channel>
</rss>

