« Hotness Circa 1983 |
Main Index
| Motherfucker »
comments | incoming pings | outgoing pings
if (time() > strtotime ("June 21, 2005 07:48 PM")) { ?>
Geotagging on Flickr
I love Flickr big time. I spend quite a bit time there browsing through photos, adding favorites, uploading pictures to groups, and more. By far, though, the coolest thing I've found seen on the site is when people geotagged their photos.
Following these very simple instructions you can add geotags to your own images which then will plot your photos on a Google map, allowing you to see who's taken pictures at nearby locations, in essence, creating a virtual tour through these photos. This is especially cool in places like New York City and Las Vegas.
I've only tagged around forty of my own pictures right now, but you can see them here. So far I've got photos in Nevada, Georgia, Pennsylvania, and New York. I'd have some in New Jersey, but I can't find the damn address for the Secaucus train station.
Here I've been thinking it that it must be so hard to get your latitude and longitude onto a photo, but with these scripts, it literally only takes a minute.
If you geotag any of your photos, let me know! I'd love to check out your map.
.: Posted June 21, 2005 07:48 PM in $entry_cats="Geeky Things, ";print substr($entry_cats, 0, -2); ?> :.$blogid = "1"; //replace this with the blog_id of your blog $entry_id = "3099"; $pingcount = mysql_query("SELECT p.tbping_blog_id, t.trackback_entry_id FROM mt_tbping p, mt_trackback t WHERE (p.tbping_blog_id = $blogid) and (t.trackback_entry_id = $entry_id) and (t.trackback_id = p.tbping_tb_id)"); $count = mysql_num_rows($pingcount); echo ""; echo "Trackbacks on this post: ", $count, ""; $pingarray = "SELECT p.tbping_source_url, p.tbping_blog_name, p.tbping_created_on, p.tbping_excerpt, p.tbping_tb_id, t.trackback_id, t.trackback_entry_id FROM mt_tbping p, mt_trackback t WHERE (p.tbping_blog_id = $blogid) and (t.trackback_entry_id = $entry_id) and (t.trackback_id = p.tbping_tb_id)"; $resultping = mysql_query($pingarray) or die (mysql_error()); while ($row = mysql_fetch_array($resultping)) { //set up the variables being used - the date can be configured below $url = ($row['tbping_source_url']); $blog = ($row['tbping_blog_name']); $date = date("F d, Y g:i A", strtotime($row['tbping_created_on'])); $excerpt = ($row['tbping_excerpt']); echo "
", $excerpt, "
Ping this post
http://www.neuroticfishbowl.com/mt/mt-tb.cgi/2360
$pingsent = "SELECT entry_pinged_urls FROM mt_entry WHERE $entry_id = entry_id and entry_pinged_urls !=\"\""; $pingsentcountresult = mysql_query($pingsent) or die (mysql_error()); $pingsentcountarray = mysql_fetch_row($pingsentcountresult); $pingsentcounts=explode("\n", $pingsentcountarray[0]); ?> if (!is_array($pingsentcountarray)) { echo "No URLs Pinged"; } else { $pingsentcount = count($pingsentcounts); if ($pingsentcount=="1") { echo $pingsentcount, " URL Pinged:";} else {echo "URLs Pinged: ", $pingsentcount;} } ?>
"..."
Comments
Glad your enjoying it! Sounds like your doing better! Take it easy!
Did you enjoy my 2 cds? never heard about it?
What, no point for Secaucus? Just look up the point for hell!
.: mac said on June 22, 2005 10:00 AM :: link it :.When were you in Georgia? (Oy, I'm feeling very slow today...)
.: Christine said on June 23, 2005 06:20 PM :: link it :.Just started Geotagging my Flickr photos. Thanks for the tip. Got some from Charlotte, NC and Columbia, SC. (Click my URL for my photostream.)
.: JasonTromm said on June 23, 2005 09:25 PM :: link it :.} else { ?>
You're too early! Come back at June 21, 2005 07:48 PM to see this post.>
} ?>
Post a comment
{HTML ok, IP address logged}
Enter e-mail address to subscribe/unsubscribe to comments on this post without having to post a comment:
Subscribe to post
Unsubscribe to post
E-mail:
(e-mail field must be filled in) -->
* Please note: Comments that are inappropriate
will be deleted - mean, spiteful, rude comments. Don't let that stop
you from posting comments. Just wanted to let you know the rules of
the house.