<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: How Is Longitude and Latitude Data Stored</title>
		<link>http://www.themolitor.com/forums/topic/how-is-longitude-and-latitude-data-stored</link>
		<description>THE MOLITOR FORUMS &#187; Topic: How Is Longitude and Latitude Data Stored</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 18:44:13 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/how-is-longitude-and-latitude-data-stored" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "How Is Longitude and Latitude Data Stored"</title>
			<link>http://www.themolitor.com/forums/topic/how-is-longitude-and-latitude-data-stored#post-24348</link>
			<pubDate>Mon, 04 Nov 2013 14:44:33 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">24348@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The new address data will be stored via custom fields and can be accessed like this...</p>
<pre><code>$addrOne = get_post_meta( $post-&#62;ID, &#039;themolitor_address_one&#039;, TRUE );
$addrTwo = get_post_meta( $post-&#62;ID, &#039;themolitor_address_two&#039;, TRUE );</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Zozman on "How Is Longitude and Latitude Data Stored"</title>
			<link>http://www.themolitor.com/forums/topic/how-is-longitude-and-latitude-data-stored#post-24346</link>
			<pubDate>Mon, 04 Nov 2013 14:36:54 +0000</pubDate>
			<dc:creator>Zozman</dc:creator>
			<guid isPermaLink="false">24346@http://www.themolitor.com/forums/</guid>
			<description><p>How will the address data be stored on 1.7?  Will it be a custom field, and if it is will it have a simple key like "address", or a more complex data structure (I know I'm being weird, but I'm trying to post remotely).
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "How Is Longitude and Latitude Data Stored"</title>
			<link>http://www.themolitor.com/forums/topic/how-is-longitude-and-latitude-data-stored#post-24345</link>
			<pubDate>Mon, 04 Nov 2013 14:36:04 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">24345@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The update has just been approved. More info: <a href="http://www.themolitor.com/forums/topic/update-v170-for-the-navigator-wp" rel="nofollow">http://www.themolitor.com/forums/topic/update-v170-for-the-navigator-wp</a></p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "How Is Longitude and Latitude Data Stored"</title>
			<link>http://www.themolitor.com/forums/topic/how-is-longitude-and-latitude-data-stored#post-24342</link>
			<pubDate>Mon, 04 Nov 2013 14:28:48 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">24342@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I just submitted an update to the theme that will no longer require lat/long data be provided. As a result, the lat/long data will not be stored in version 1.7.0+ of The Navigator. </p>
<p>The update is currently pending review on ThemeForest, so I'll post here when it's available.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Zozman on "How Is Longitude and Latitude Data Stored"</title>
			<link>http://www.themolitor.com/forums/topic/how-is-longitude-and-latitude-data-stored#post-24340</link>
			<pubDate>Mon, 04 Nov 2013 13:47:02 +0000</pubDate>
			<dc:creator>Zozman</dc:creator>
			<guid isPermaLink="false">24340@http://www.themolitor.com/forums/</guid>
			<description><p>Hi.  First of all, I just want to say that this is a beautiful theme.  What I need to find out is how does the theme store latitude and longitude data for a post?  I had assumed that it was a custom field, but when I tried to get its key and value, I got this:</p>
<pre><code>{s:4:”zoom”;s:2:”17″;s:8:”latitude”;s:2:”55″;s:9:”longitude”;s:2:”-4″;s:11:”address_one”;s:0:”&#34;;s:11:”address_two”;s:0:”&#34;;s:3:”pin”;s:0:”&#34;;s:6:”bg_img”;s:0:”&#34;;}</code></pre>
<p>I see the data, but it seems to be in an array or some sort of complex data structure?  Is this right, or am I just really bad at php?<br />
Does it have a key to access the value, or am I way off?</p>
<p>Any help you can give would be greatly appreciated.
</p></description>
		</item>

	</channel>
</rss>
