<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Latitude-Longitude Ordering</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx</link><description>Hi Folks, If you've been following the spatial forum over at MSDN, you've probably run across this thread . In short, we've ignited quite a controversy with the coordinate ordering for the well-known text and well-known binary we use for the geography</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>SQL Server 2008 WKT X/Y Switching Illustrated &amp;laquo; GeoMusings</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#6880234</link><pubDate>Fri, 28 Dec 2007 01:12:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6880234</guid><dc:creator>SQL Server 2008 WKT X/Y Switching Illustrated « GeoMusings</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://geobabble.wordpress.com/2007/12/18/sql-server-2008-wkt-xy-switching-illustrated/"&gt;http://geobabble.wordpress.com/2007/12/18/sql-server-2008-wkt-xy-switching-illustrated/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>The community works</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#6880627</link><pubDate>Fri, 28 Dec 2007 03:33:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6880627</guid><dc:creator>SharpGIS</dc:creator><description /></item><item><title>re: Latitude-Longitude Ordering</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#6882033</link><pubDate>Fri, 28 Dec 2007 07:57:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6882033</guid><dc:creator>Paul Ramsey</dc:creator><description>&lt;p&gt;Isaac, that's fabulous, kudos for making the difficult decision to change the behavior on a product already (somewhat) released (hooray for beta releases). &lt;/p&gt;
&lt;p&gt;&amp;quot;What's wrong?&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;quot;I felt a great disturbance in the Force, as if millions of #ifdefs cried out in terror and were suddenly silenced. I fear something terrible has happened.&amp;quot;&lt;/p&gt;
</description></item><item><title>re: Latitude-Longitude Ordering</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#6886342</link><pubDate>Fri, 28 Dec 2007 19:17:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6886342</guid><dc:creator>Bill Dollins</dc:creator><description>&lt;p&gt;Isaac,&lt;/p&gt;
&lt;p&gt;Great news! I know the debate raged (and will continue to) but I'm glad that the implementation will be consistent. It's never easy to go back and change such an implementation so I want to commend you for reconsidering it.&lt;/p&gt;
</description></item><item><title>re: Latitude-Longitude Ordering</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#6920549</link><pubDate>Mon, 31 Dec 2007 18:51:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6920549</guid><dc:creator>John Davidson</dc:creator><description>&lt;P&gt;What's "usable" for some (in this case programmers who don't want to worry about &amp;nbsp;the details and the implications) can literally kill others. Think of people in vehicles moving at high velocity on or over terrain where some data come from systems with coords in x,y order and other data come from systems with coords in y,x order. Not too far-fetched. &lt;/P&gt;
&lt;P&gt;Standards are what make systems and data usable. Adopting industry standards (and they do exist!) that define unambiguous semantics and prescribe proper usage give you firm ground to argue usability. &lt;/P&gt;
&lt;P&gt;See specs from OGC (&lt;A href="http://www.opengeospatial.org/standards/common" target=_new rel=nofollow&gt;http://www.opengeospatial.org/standards/common&lt;/A&gt;, &lt;A href="http://www.opengeospatial.org/standards/wms" target=_new rel=nofollow&gt;http://www.opengeospatial.org/standards/wms&lt;/A&gt;, &lt;A href="http://portal.opengeospatial.org/files/?artifact_id=6716" target=_new rel=nofollow&gt;http://portal.opengeospatial.org/files/?artifact_id=6716&lt;/A&gt;), GeoRSS (&lt;A href="http://georss.org/model" target=_new rel=nofollow&gt;http://georss.org/model&lt;/A&gt;), and EPSG (&lt;A href="http://www.epsg.org/Geodetic.html" target=_new rel=nofollow&gt;http://www.epsg.org/Geodetic.html&lt;/A&gt;) for examples.&lt;/P&gt;</description></item><item><title>re: Latitude-Longitude Ordering</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#6921226</link><pubDate>Mon, 31 Dec 2007 19:46:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6921226</guid><dc:creator>isaac</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt;This was my initial reaction. &amp;nbsp;Really, if you look just about anywhere other than how people use WKT and WKB you find latitude-longitude ordering. &amp;nbsp;I would argue that with any new format we ought use lat-long.&lt;/p&gt;
&lt;p&gt;But, when you look at it, this is really just a formatting issue, and while there is no clear official standard indicating any particular ordering for WKT and WKB, the de facto standard seems, perhaps unfortunately, to be long-lat.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;-Isaac&lt;/p&gt;
</description></item><item><title>re: Latitude-Longitude Ordering</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#7187276</link><pubDate>Mon, 21 Jan 2008 22:29:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7187276</guid><dc:creator>Morten</dc:creator><description>&lt;p&gt;Isaac: I wouldn't agree. There is a big difference between how we &amp;gt;store&amp;lt; stuff, and how we &amp;gt;display&amp;lt; stuff. Think of dates. They are stored as number of ticks, and it is then up to the developer to decide on a proper input/output format that he will present to the user.&lt;/p&gt;
&lt;p&gt;So as John say, long/lat is usuable for programmers, and guess what... only programmers will be the ones to worry about this, and they are ultimately the ones who control what string representaion of a point will look like on a screen. If we should really go with the analogy if storing data as we present them, why don't we store it in Degree-minutes-seconds with a N/S E/W prefix?&lt;/p&gt;
&lt;p&gt;Honestly I think any kind of internal datastructure should store longitude before latitude. Why? Because it's consistent with how we also store planar coordinates (and yes I do think they can be compared in several ways).&lt;/p&gt;
&lt;p&gt;But kudos for at least changing it for WKT/B.&lt;/p&gt;
</description></item><item><title>New Spatial Features in the SQL Server 2008 February CTP</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#7942010</link><pubDate>Fri, 29 Feb 2008 07:50:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7942010</guid><dc:creator>Ed on Spatial</dc:creator><description>&lt;p&gt;Now that the February CTP (CTP-6) for SQL Server 2008 is available , it's time to let folks know what&lt;/p&gt;
</description></item><item><title>re: Latitude-Longitude Ordering</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#8052060</link><pubDate>Wed, 05 Mar 2008 17:19:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8052060</guid><dc:creator>adamw-manifold</dc:creator><description>&lt;p&gt;Could you please elaborate on what it is you are planning to do with regards to latitude / longitude ordering for the CTP following CTP-6?&lt;/p&gt;
&lt;p&gt;I have been through the forum thread you link to and through the CTP-6 post by Ed, and I am still not sure what exactly the change is going to be. Is it that you will switch the WKB and WKT representations for the GEOGRAPHY type to use XY ordering? Is it something else? Or is it all still up in the air?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
</description></item><item><title>The Upcoming Geography Coordinate Order Swap---A FAQ</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#8055951</link><pubDate>Thu, 06 Mar 2008 00:37:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8055951</guid><dc:creator>Isaac @ MSDN</dc:creator><description>&lt;p&gt;Hi Folks, I just thought I'd take a few moments clarify the upcoming coordinate order swap for the geography&lt;/p&gt;
</description></item><item><title>re: Latitude-Longitude Ordering</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#8164733</link><pubDate>Wed, 12 Mar 2008 04:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8164733</guid><dc:creator>artlembo</dc:creator><description>&lt;p&gt;Isaac, &amp;nbsp;&lt;/p&gt;
&lt;p&gt;this is good news. &amp;nbsp;In Manifold, I was able to create an SQL loader:&lt;/p&gt;
&lt;p&gt;select &amp;quot;insert into ithparc2 (gid,geometry) values (&amp;quot; &amp;amp; id &amp;amp; &amp;quot;, geography::STGeomFromText('&amp;quot; &amp;amp; cstr(cgeomwkb([Geom (I)])) &amp;amp; &amp;quot;',4326));&amp;quot; from [Parcels] &lt;/p&gt;
&lt;p&gt;this creates thousands of lines of INSERT statements really nicely. &amp;nbsp;However, converting a Manifold geometry to WKB and then to WKT see the line - CSTR(CGEOMWKB([Geom (I)]) -&lt;/p&gt;
&lt;p&gt;creates the coordinates in reverse order. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I'll look forward to the next CTP update. &amp;nbsp;&lt;/p&gt;
</description></item><item><title>GETTING YOUR PROGRAMS READY FOR THE UPCOMING GEOGRAPHY COORDINATE ORDER SWAP</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#8333722</link><pubDate>Mon, 24 Mar 2008 18:48:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8333722</guid><dc:creator>Spatial Ed</dc:creator><description>&lt;p&gt;For those of you who have programs which work with November CTP (CTP-5) and February CTP (CTP-6) and&lt;/p&gt;
</description></item><item><title>Our Upcoming Builder API</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#8564844</link><pubDate>Sat, 31 May 2008 02:40:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8564844</guid><dc:creator>Isaac @ MSDN</dc:creator><description>&lt;p&gt;Hi Folks, We have one more upcoming pre-release before we're done with SQL Server 2008, and while I've&lt;/p&gt;
</description></item><item><title>RC0 is Out: Spatial Notes</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#8589954</link><pubDate>Tue, 10 Jun 2008 17:22:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8589954</guid><dc:creator>Isaac @ MSDN</dc:creator><description>&lt;p&gt;Hi Folks, As we continue to shut down SQL Server 2008, our first release candidate has been released&lt;/p&gt;
</description></item><item><title>Connecting With Connect</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#8869886</link><pubDate>Fri, 15 Aug 2008 18:18:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8869886</guid><dc:creator>Isaac @ MSDN</dc:creator><description>&lt;p&gt;Hi Folks, This post is motivated by some recent discussion I've seen in the various tubes .&amp;amp;#160; I don't&lt;/p&gt;
</description></item><item><title>re: Latitude-Longitude Ordering</title><link>http://blogs.msdn.com/isaac/archive/2007/12/27/latitude-longitude-ordering.aspx#9282396</link><pubDate>Mon, 05 Jan 2009 20:55:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9282396</guid><dc:creator>Andrej</dc:creator><description>&lt;p&gt;It's incredible.&lt;/p&gt;
&lt;p&gt;All my life from birthday till the present days i've thought what we must store points in the order of axis of the coordinate system this point is assigned to.&lt;/p&gt;
&lt;p&gt;There are different coordinate systems: some use lat/lon order, but there are few ones, that use lon/lat order.&lt;/p&gt;
</description></item></channel></rss>