<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>Registered users are not a problem, since you can have them supply info to derive the lat/long of their location, for non registered visitors I would look for a module supporting IP/locations, and then a module to calculate distance between two locations (I seem to recall one), sorting with a view on the distance between locations.</p>
<p>Good Luck, Warren</p>
<p>On 2014-07-08 10:00, Drupal wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->Hi to all,
<div>Here&nbsp;<a href="http://iowalincolnhighway.org/Attractions">http://iowalincolnhighway.org/Attractions</a>&nbsp;you can see that the Attractions page is a just basic page, with some listed attractions.&nbsp;</div>
<div>Now I have to create new content type, with attraction name, description, image, address, county, google map and/or long/lat coordinates.</div>
<div>I know how to create new content type. I just wonder how to sort the nodes? Ideally, it would be sorting by long/lat coordinates from east to west but I&rsquo;m assuming it&rsquo;s hard? The most easiest and the fastest way would be by adding &ldquo;order&rdquo; field (integer) and manually sort it by the order. Though, it could be PITA to reorder once I have almost hundred nodes&hellip; :(</div>
<div>&nbsp;</div>
<div>Any suggestions?</div>
<div>&nbsp;</div>
<div>Thanks</div>
</blockquote>
<p>&nbsp;</p>
<div>-- <br />
<p>&nbsp;</p>
</div>
</body></html>