Discover

Geocode videos

Garmin Streetpilot instructions to geocode photos

Please see conroysworld.com for more information on how to geocode your photos. It's also a great place to share your photos and search for photos.

Geocode photos with Garmin streetpilot for Geocaching

This video will give you instructions on how to geocode your photos. Please see conroysworld.com for more information

Using a Garmin Emap to capture tracks and geocode photos

To learn more about geocoding photos, visit conroysworld.com

EXIF data explained to geocode photos for Geocaching

This video will explain what EXIF data is, how to view it, and what geocoded photos are. Please visit conroysworld.com to share your photos

geocode

blablabla

Share photos - geocode with EXIF

Visit conroysworld.com and view or share photos. You can also click on "about" or "How to Videos" if you want to learn about geocode photos or EXIF data

Put Your Customers on The Map

In this screencast we show how to geocode your customer list from an Excel file using batchgeocode.com. Please see the accompanying tutorial at http://www.1globalmind.com/google_earth_for_business.

HoudahGeo Video Tutorial - Part 1

Geocoding with HoudahGeo Produced by ScreenCastsOnline.com

GeoCommunity Module for Joomla!

Demo of GeoCommunity Module for Joomla!

conroysworld.com - Route 66 instructions for photos

This will show how to use conroysworld.com to get Historic Route 66 photos as an example.

iLOOKABOUT Is Taking Virtual Tours To A Whole New Realm

Jeff Young from iLOOKABOUT is taking photos of every house and every street. He is putting properties online with their virtual tours, and listing these photos with geocodes.

Early morning in Beijing

A little contribution to all the attention drawn to China these days. The location is Changpuhe park, just east of the Forbidden City. It is a strip of garden separated by a high wall from the busy Dongchan'an Street, running along towards Tian'anmen Square. (Google maps identifies the walking path as Dongyinsi Hutong, geocode ll=39.907769,116.405146&spn=0.006666,0.009334) Video under http://creativecommons.org/licenses/by-nc-sa/3.0/

HoudahGeo Video Tutorial - Part 2

Sharing your photos using Google Earth Produced by ScreenCastsOnline.com

HoudahGeo Video Tutorial - Part 3

Sharing your photos using Flickr Produced by ScreencastsOnline.com

See Your Business in Google Earth

In this screencast we show how to view your customers on a map and view Census Demographics in Google Earth. Please see the accompanying tutorial at http://www.1globalmind.com/google_earth_for_business.

TourFactory Virtual Home Tour #452034

http://www.tourfactory.com/s452034/r_www.youtube.com Opportunity to own in Poipu within walking distance to Poipu Beach Park. Clean 3 bedroom 2 bath with plenty of storage on a large 10,345 sq.ft lot surrounded by Plumeria Trees and Hibiscus. Easy floor plan with Master bathroom within Master Bedroom. Second bathroom located off hallway for easy access from other two bedrooms. Time is right to make this your perfect little beach home. Large yard with room for expansion if one so desires. Possible oceanview with 2 story addition. Easy to Show at a moments notice. Copy & paste this link to Google Maps to see walking directions from property to Poipu Beach Park: http://maps.google.com/maps?f=d&saddr=2590+Kipuka+St.+Koloa++Hawaii++96756&daddr=Poipu+Beach+Park&hl=en&geocode=%3BCUF46BN-9lavFZTCTQEd2O5-9iHBsxOZXzr_KQ&mra=pe&mrcr=0&dirflg=w&sll=21.87808,-159.453326&sspn=0.021943,0.042615&ie=UTF8&t=h&z=16

Get Demographic Data from gCensus

This screencast shows how to download demographic data from gCensus for use in Google Earth. Please see the accompanying tutorial at www.1globalmind.com/google_earth_for_business.

小軒軒與小舅在紅木森林區 Redwood

http://maps.google.com.tw/maps?f=q&hl=zh-TW&geocode=&q=Richardson+Grove+State+Park&sll=40.104829,-123.771372&sspn=0.012408,0.029955&ie=UTF8&ll=40.035501,-123.786049&spn=0.099384,0.239639&t=h&z=13&iwloc=addr&om=1&source=embed"

Proto Mashup: Craigslist, Yahoo! Pipes & Maps, and Email

http://www.protosw.com/mods/app/view/379 Here's a full screen version: http://www.protosw.com/products/movies This Proto mashup brings Craigslist, Yahoo! Pipes, Yahoo! Maps, and Microsoft Outlook together into one sweet apartment hunting and tracking mashup app. First, I built a rich RSS feed using Yahoo! Pipes to query Craigslist in New York City for apartment listings (all brokers / fees too). The Yahoo! Pipe feed adds on (this functionality rocks) a Latitude / Longitude geo-coding if it can find anything that looks like an address in any of the fields in the RSS feed, in our case apartment listings. So I build a URL for CL with the right parameters to hit newyork.craigslist.com with apartment search terms, the listing offset (page in increments of 25), and how many bedrooms. For example: http://newyork.craigslist.org/search/aap?bedrooms=1&... Then using Yahoo! Pipes, we can build this URL with some simple inputs for query, bedrooms, and "s" (start offset). Pipes will output the new feed with only listings for which it can determine some lat/lon coordinates with reasonable probability. The Yahoo! Pipe outputs a REST interface like so: http://pipes.yahoo.com/pipes/tiEOFaG42xGAp2feZYQMOQ/... Step 2: Using Proto, query the Yahoo! Pipes REST API a number of times with multiple search phrases. For example, get the first 4 pages (100) results for each of "williamsburg", "les", and "lower east side". Then Proto groups these all back together into a single feed for further display, storage, and analysis. This is nice since the Yahoo! Pipe service will usually only return about 25% of the results with legitimate geocoding. I built the multiple REST queries and aggregation functionality sort of like the deep search example. Step 3: Show all the listing results on a Yahoo! map. This makes it super easy to focus in on a certain neighborhood and ignore the "Williamsburg" listings that are past queens. Try it out... The map is shown using Adobe Flash right in Proto. Then you decide what to do: 1. Eliminate / blacklist listings you never want to see again. 2. Save listings with additional info like: Broker email, Broker phone, Broker Name, Comments, Rent, Other Monthly costs, Lease Term, broker fee, etc. 3. Analyze all your 'saved' listings to calculate the total, all in monthly rent by adding up all the costs and averaging out the broker's fee. Roommates are included into the monthly bill split. 4. If you need to light a fire because you're the one actually driving the apartment search since your lease is up in 2 weeks and your slacker friends are doing nothign about it, grab a screenshot of the apartments you've found and send it via Outlook. To do this, Proto uses VBA to create a new Email message and then uses the VBA "SendKeys" to paste in the screenshot you take of the Yahoo! Map (taken right in Proto wiht the movie / screencap module). That's it. you have a full featured applic... er, mashup to help you find some new digs in NYC. Feel free to redirect the Pipes REST request to another city or search for that matter. I tried it out with "Free Stuff", but there's way less meaningful results. For sale items could work though... Give it a try.

Geocoding in Papervision3D with Yahoo Maps (Free Source Code

In this presentation, we demonstrate a Geocoding application build in Papervision3D using Yahoo Maps. This source code is available on Google Code at http://code.google.com/p/flex3cookbook1/ This tutorial was created by Mike Lively of Northern Kentucky University.

Reverse geocoding your images (Mac OS X Workflow)

This video will show you from start to finish how I take pictures (in JPEG/Point and Shoot Kodak V610) and Geotag them with the NMEA data from a SONY GPS-CS1 module, all on OS X Leopard 10.5.5. Why? Well reverse geocoding GPS co-ordinates provides very useful search criteria; this means you can find a selection of images from a real life location if you only recall the place you too them, in the future it will lead to organisation by this data and other things I should imagine. Personally I cannot wait to dump this process and use an iPhone 3G, all in one is the way forward, but the resolution on such a device is keeping me back, and the GPS separate module is able to work with any camera that conforms to the EXIF v2.2 standard i.e. every camera that shoots in JPEG HoudahGeo {£21-£11} http://www.houdah.com/houdahGeo/ Aperture {£129} http://www.apple.com/uk/aperture/

Property Test

Test using Photo Story and MLS photos to create virtual tour plus geocoding for Google Earth.

Scripting ArcGIS (Part 1)

First in a series of ArcGIS scripting tutorials from Brown University. Discusses ArcObjects, the foundation behind ArcMap, ArcCatalog, and ArcScene.

twitter visualization

visualization of twitter public timeline @replies. user location geocoding via Google maps. period of time:2008/7/14-2008/9/7 240,000 users are sets their location in detail. tool: Python Graphviz worldwide version(HD) http://www.vimeo.com/1690380

Ruby And Google Maps

Google Tech Talks December 7, 2006 ABSTRACT Andre will be covering topics such as the following: - ImageMagick and geographic data: creating custom Google Map overlays with RMagick - Google Maps custom controls: creating a better (or at least different) zoom control - Demystifying the geocoder: you, too, can create a geocoder from scratch Credits: Speaker:Andre Lewis