<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Google-Geocoding on Anything About IT</title><link>https://www.verboon.info/tags/google-geocoding/</link><description>Recent content in Google-Geocoding on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 27 Oct 2013 13:35:01 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/google-geocoding/index.xml" rel="self" type="application/rss+xml"/><item><title>PowerShell Script - Get-ComputerGeolocation</title><link>https://www.verboon.info/2013/10/powershell-script-get-computergeolocation/</link><pubDate>Sun, 27 Oct 2013 13:35:01 +0000</pubDate><guid>https://www.verboon.info/2013/10/powershell-script-get-computergeolocation/</guid><description>&lt;p&gt;&lt;strong&gt;28-OCT-2013 Update&lt;/strong&gt;: I have updated the script to retry when the status of the location provider is in initializing mode.&lt;/p&gt;
&lt;p&gt;The below script uses the Windows Location provider and the Google Geocoding API to retrieve the geographical location of the computer. The accuracy of the information retrieved depends on the source used to determine the location which are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Wi-Fi triangulation&lt;/li&gt;
&lt;li&gt;IP address resolution&lt;/li&gt;
&lt;li&gt;Cell phone tower triangulation&lt;/li&gt;
&lt;li&gt;Global Position System (GPS)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Windows automatically uses the best source, so when accessing the Windows Location provider you don’t need to tell it which source to use.&lt;/p&gt;</description></item></channel></rss>