<?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 convert address to lat long in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/convert-address-to-lat-long/m-p/67628#M2196</link>
    <description>&lt;P&gt;I have a one time need to convert 1mm addresses to a lat/long after which the update process will only require maybe 10k updates per quarter. &amp;nbsp;All the plans seem to be geared to monthly volumes so hence my question...Anyone have any experience with this in their powerbi data transformations whether done in powerbi or pre-bi?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;PS: It's probably worth saying I'm doing this to pre-compute the distance between data point pairs...and then find the "other" data points within a radius (set by a slicer) of any selected point.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2016 19:26:16 GMT</pubDate>
    <dc:creator>ThomasDay</dc:creator>
    <dc:date>2016-09-12T19:26:16Z</dc:date>
    <item>
      <title>convert address to lat long</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/convert-address-to-lat-long/m-p/67628#M2196</link>
      <description>&lt;P&gt;I have a one time need to convert 1mm addresses to a lat/long after which the update process will only require maybe 10k updates per quarter. &amp;nbsp;All the plans seem to be geared to monthly volumes so hence my question...Anyone have any experience with this in their powerbi data transformations whether done in powerbi or pre-bi?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;PS: It's probably worth saying I'm doing this to pre-compute the distance between data point pairs...and then find the "other" data points within a radius (set by a slicer) of any selected point.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 19:26:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/convert-address-to-lat-long/m-p/67628#M2196</guid>
      <dc:creator>ThomasDay</dc:creator>
      <dc:date>2016-09-12T19:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: convert address to lat long</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/convert-address-to-lat-long/m-p/67671#M2197</link>
      <description>&lt;P&gt;Generally, you use Bing Spatial Data Services:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/ff701734.aspx" target="_blank"&gt;https://msdn.microsoft.com/en-us/library/ff701734.aspx&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/ff859477.aspx" target="_blank"&gt;https://msdn.microsoft.com/en-us/library/ff859477.aspx&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/gg585136.aspx" target="_blank"&gt;https://msdn.microsoft.com/en-us/library/gg585136.aspx&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;or Google Maps Geocoding API&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://developers.google.com/maps/documentation/geocoding/usage-limits" target="_blank"&gt;https://developers.google.com/maps/documentation/geocoding/usage-limits&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 22:02:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/convert-address-to-lat-long/m-p/67671#M2197</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2016-09-12T22:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: convert address to lat long</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/convert-address-to-lat-long/m-p/68002#M2214</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/313"&gt;@Greg_Deckler﻿&lt;/a&gt;. &amp;nbsp;It's a little byzantine&amp;nbsp;to figure out the pricing. &amp;nbsp;We're non-standard in that we won't be attached to a map (powerbi can do that with an address) rather we're creating distances between points for slicers to go into a commercial application. &amp;nbsp;1MM geo codes can be expensive and hence the question. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was imagining I could use an opensourced service for the big push, then a bing like service for the quarterly changes...(which are modest). &amp;nbsp;Have you ever deciphered pricing for one time big jobs using bing? &amp;nbsp;I'd like to keep things in the "family" if possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 17:40:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/convert-address-to-lat-long/m-p/68002#M2214</guid>
      <dc:creator>ThomasDay</dc:creator>
      <dc:date>2016-09-13T17:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: convert address to lat long</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/convert-address-to-lat-long/m-p/68006#M2215</link>
      <description>&lt;P&gt;You should email&amp;nbsp;&lt;SPAN&gt;maplic@microsoft.com for assistance in determining the Bing Maps service and licensing program that’s best for your business.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://azure.microsoft.com/en-us/marketplace/partners/bingmaps/mapapis/" target="_blank"&gt;https://azure.microsoft.com/en-us/marketplace/partners/bingmaps/mapapis/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 17:57:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/convert-address-to-lat-long/m-p/68006#M2215</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2016-09-13T17:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: convert address to lat long</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/convert-address-to-lat-long/m-p/69985#M2306</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/313"&gt;@Greg_Deckler﻿&lt;/a&gt;&amp;nbsp; Thanks! &amp;nbsp;Should have marked this as the answer quicker. &amp;nbsp;As always, I'm in your debt---Tom&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 13:07:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/convert-address-to-lat-long/m-p/69985#M2306</guid>
      <dc:creator>ThomasDay</dc:creator>
      <dc:date>2016-09-20T13:07:38Z</dc:date>
    </item>
  </channel>
</rss>

