Some interesting Canadian place-name trivia. In all, we have a lot of pleasant places, but we’re not all that creative when it comes to lake names! (“hey – that lake looks pretty long, let’s call it Long Lake!”)
The Taj in Jalalabad, Afghanistan is indeed an oddity. Not only is it the only bar in eastern Afghanistan, it is also the location where an ingenious “Beer for Data” program began. Put simply, if visitors to the bar have useful data (gps plots, imagery, technology white papers…) they can trade this information for a beer.
In response to Palin’s comments about her foreign policy experience based on being able to see Russia from Alaska, Michael Koswowsky has set up a special map using his “HeyWhatsThat” tools. Looks like there are only 4 very hard to reach spots where you can see Russia in Alaska.
I have been searching for some time for a simple GPX to SHP file converter. Both of these file formats are used extensively in geospatial applications, but for some reason no one has created a converter between these two files.
So, being a programmer, I decided to remedy this situation.
The UN Institute for Training and Research Operational Satellite Applications Programme (UNOSAT) has released a Google Earth layer showing the path of the cyclone and the extent of the flooding that recently hit Myanmar.
Do a search for “Lasqueti Island” on Google Maps (maps.google.ca), and you will see that Google says that this island, between Vancouver Island and Texada Island, doesn’t exist. Only when you turn on satellite or hybrid views will Lasqueti Island actually be shown.
I wonder what the 350 residents of this approximately 8 km wide and 22 km long island have to say about this!
I have found an interesting OpenSource based system that should allow you to import GPS track/route/waypoint information from your GPS into the OpenSource spatial database PostGIS. Here are the steps and tools:
Convert your GPS data to the GPX format using GPSBabel
Use the GPX2SHP program to create a SHP (ESRI Shape File)
To add your own WMS (Web Mapping Server) to Google Maps, check out the javascript here: http://docs.codehaus.org/display/GEOSDOC/Google+Maps. They talk about GeoServer (a Java Map engine), but the javascript doesn’t rely on any WMS server in-particular.
If you are using a standards compliant WMS, check out this SLD (Style Layer Discriptor) to style your maps like Google does (or very close).