<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>kml &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/kml/</link>
	<description>Feed of posts on WordPress.com tagged "kml"</description>
	<pubDate>Sat, 26 Dec 2009 20:01:05 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[From Old GIS to the Google Maps Data API]]></title>
<link>http://spatialint.wordpress.com/2009/12/21/the-google-maps-data-api/</link>
<pubDate>Mon, 21 Dec 2009 22:35:52 +0000</pubDate>
<dc:creator>spatialint</dc:creator>
<guid>http://spatialint.wordpress.com/2009/12/21/the-google-maps-data-api/</guid>
<description><![CDATA[For those with a GIS legacy , a mapping between  from the traditional GIS terms and concepts to the ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>For those with a GIS legacy , a mapping between  from the traditional GIS terms and concepts to the Google Maps Data API terms and concepts is probably a handy thing to have.  So here goes ..</p>
<p><strong>Feature Classes and Feature Instances:</strong></p>
<ul>
<li>Feature Class becomes a  Map:  The GIS Feature Class ( e.g Roads, Parcels etc.) becomes a Map in the the Google Maps Data API.  From the Google Developer Guide the following &#8220;<strong>Maps</strong> are containers for any number of features. A map has attributes that include a title, author, and the time this map was last updated, but does not include any geographic information or placemarks.&#8221;</li>
<li>Features, Feature Instances become Features:  From Google the following: &#8220;<strong>Features</strong> are objects on a map. A feature is associated with only one map, and is defined using KML. A feature is a <a href="http://code.google.com/apis/kml/documentation/kmlreference.html#placemark">KML placemark</a> element and can contain geographic information, descriptive information (such as a title, icon, and description balloon contents), and associated geometry, such as lines or polygons.&#8221;</li>
</ul>
<p><strong>Projections:</strong></p>
<p>KML uses WGS 84 . Thus longitude, latitude and height.</p>
<p>This means that if your GIS features must be converted to WGS 84 before uploading data into Google Maps.</p>
<p>This obviously has potential repercussions for the cadastral specialists, geodesists and guidance experts in our midst. This lat/lon limitation will be a reason for certain organizations to maintain their data internally and possibly only use Google Maps data store in a limited manner.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Google and Spatial Data (and Oracle) ...]]></title>
<link>http://spatialint.wordpress.com/2009/12/21/google-and-spatial-data-and-oracle/</link>
<pubDate>Mon, 21 Dec 2009 19:11:33 +0000</pubDate>
<dc:creator>spatialint</dc:creator>
<guid>http://spatialint.wordpress.com/2009/12/21/google-and-spatial-data-and-oracle/</guid>
<description><![CDATA[On 16 December 2009 the Google Maps team announced that they are adding geospatial and attribute sea]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>On 16 December 2009 the Google Maps team announced that they are adding <a title="Link from SpatialInt" href="http://googlegeodevelopers.blogspot.com/2009/12/maps-data-api-bringing-geospatial.html" target="_blank">geospatial and attribute search functionality for our Google Maps.</a> This is an interesting continuation of  the Google mantra of challenging the status quo of the IT (and GIS) world as we have come to know it.</p>
<address><em>Through the<a title="Link from SpatialInt" href="http://code.google.com/apis/maps/documentation/mapsdata/" target="_blank"> Google Maps Data API</a> Google allows the storage of points, lines and polygons by using the KML format &#8230; a pragmatic </em>approach<em> to the issue of geometry storage ( if you can live longitude, latitude only)  . We have played with earlier capabilities of the Maps Data API and found it interesting. We look forward to extend our experimentation and testing of the geospatial and attribute search functionality in combination with the storage of large volumes of spatial data in the Google Cloud &#8230;. thinking about 120 million objects and see how things behave in an application.</em></address>
<p>And &#8212; while we are on the topic of the Google Cloud, the 2009 <a href="http://www.oracle.com">Oracle</a> Openworld Conference comes to mind because the major theme at <a href="http://www.salesforce.com">SalesForce.com</a> booth was &#8220;The Best of Both World &#8211; Salesforce and Oracle&#8221;. There must have been a business driver for this theme &#8211; and in pursuing the answer to the driver , the SalesForce team acknowledged that enterprises are not readily jumping onto Force.com lock,stock and barrel.  Business organizations find safety in having control of what they deem to be proprietary information , in an environment that is perceived to be more secure than the nebulous cloud.</p>
<p>Oracle Corporation has an industrial strength spatially enabled database solution and they continue to see impressive adoption of their database for spatial application globally. Looking back at the SalesForce realization that they have to work and interface with the likes of Oracle, we could go out on a limb and predict that Google and Oracle &#8211; in the context of things spatial &#8211; may see a demand increase for interoperability. In fact , this is already manifested in functionality embedded in the Oracle Spatial 11g latest release. Oracle has added the <a title="Link from SpatialInt" href="http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28400/sdo_util.htm#BJEIEDAF" target="_blank">SDO_UTIL.FROM_KMLGEOMETRY</a> and the <a href="http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28400/sdo_util.htm#BJEFIFEF">SDO_UTIL.TO_KMLGEOMETRY</a> functions to respectively consume and produce data in KML format.</p>
<p>Will blog what we discover in the sandbox &#8230;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[LoveLewisham As KML]]></title>
<link>http://lovelewisham.wordpress.com/2009/12/07/lovelewisham-as-kml/</link>
<pubDate>Mon, 07 Dec 2009 15:16:07 +0000</pubDate>
<dc:creator>lovelewisham</dc:creator>
<guid>http://lovelewisham.wordpress.com/2009/12/07/lovelewisham-as-kml/</guid>
<description><![CDATA[I&#8217;ve been getting to grips with GoogleEarth over the past few days. Some of our residents woul]]></description>
<content:encoded><![CDATA[I&#8217;ve been getting to grips with GoogleEarth over the past few days. Some of our residents woul]]></content:encoded>
</item>
<item>
<title><![CDATA[The Google Earth API]]></title>
<link>http://irjejune.wordpress.com/2009/11/19/the-google-earth-api/</link>
<pubDate>Thu, 19 Nov 2009 07:38:27 +0000</pubDate>
<dc:creator>wanderlust</dc:creator>
<guid>http://irjejune.wordpress.com/2009/11/19/the-google-earth-api/</guid>
<description><![CDATA[I&#8217;ve been using it for the past couple of months, for visualizations. Here, go on and read the]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I&#8217;ve been using it for the past couple of months, for visualizations.</p>
<p>Here, go on and read the <a href="http://code.google.com/apis/earth/documentation/index.html">documentation</a>. It&#8217;s rather well-written.</p>
<p>The short of it: You can access the API using Javascript. But the fun doesn&#8217;t begin until you&#8217;ve begun with KML.</p>
<p>More coming up. I&#8217;ve been working on this quite a bit.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[A basic KML template for Notepad]]></title>
<link>http://geographicjourney.wordpress.com/2009/11/17/a-basic-kml-template-for-notepad/</link>
<pubDate>Tue, 17 Nov 2009 06:22:56 +0000</pubDate>
<dc:creator>bernszukalski</dc:creator>
<guid>http://geographicjourney.wordpress.com/2009/11/17/a-basic-kml-template-for-notepad/</guid>
<description><![CDATA[I was looking for a basic KML template that I could edit in Notepad. I checked the Google KML docume]]></description>
<content:encoded><![CDATA[I was looking for a basic KML template that I could edit in Notepad. I checked the Google KML docume]]></content:encoded>
</item>
<item>
<title><![CDATA[Google Maps and Dutch Elections - Working demo]]></title>
<link>http://weirdcorrelations.wordpress.com/2009/11/12/google-maps-and-dutch-elections-working-demo/</link>
<pubDate>Thu, 12 Nov 2009 22:30:10 +0000</pubDate>
<dc:creator>weirdcorrelations</dc:creator>
<guid>http://weirdcorrelations.wordpress.com/2009/11/12/google-maps-and-dutch-elections-working-demo/</guid>
<description><![CDATA[Finally I&#8217;ve got something to show. The results of the parliamentary elections of 2006 of the ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Finally I&#8217;ve got something to show. <a href="http://weird-correlations.appspot.com/election/#">The results of the parliamentary elections of 2006 of the Christian Democrats can be found on this page.</a></p>
<p>Things I&#8217;ve changed since my last post are, the loading of the kml-file uses jQuery. Looks more polished, maintainable and doesn&#8217;t bug in Firefox. I love the $.each method. Performance is ok, after you click on the link below the map it loads on my computer in a second or so. Not benchmarked. It works for me in Firefox,Chrome and Safari under OS X. I haven&#8217;t tested other operating systems thoroughly though it seemed to work using IE7, WinXP.</p>
<p>There seem to be a few glitches on the polygons. I&#8217;m not sure how to fix it, or where the problem originates. Have to look into that.</p>
<p>The article on <a href="http://flowingdata.com/2009/11/12/how-to-make-a-us-county-thematic-map-using-free-tools/">FlowingData</a> I posted earlier also has a link in the comments to a <a href="http://cartographer.visualmotive.com/colors.html">library</a> handling this kind of stuff. Should have found out earlier, would&#8217;ve saved me a lot of work. Might check it out though, it uses the encoded polygons for Google Maps to speed it up, something I&#8217;d like to implement. Right now only the US states are in there I belief. Also, <a href="http://blog.visualmotive.com/">nice website</a>. These (encoded) polygon really should be in a repository somewhere. I&#8217;ll happily donate my data, after the trouble I went through to convert the shapefiles to something sensible with the right projection. Nevertheless, thank you CBS for map data.</p>
<p><img class="alignnone size-full wp-image-15" title="CDA-p_2006" src="http://weirdcorrelations.wordpress.com/files/2009/11/cda-p_2006.png" alt="CDA-p_2006" width="404" height="435" /></p>
<p>&#160;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Quick script: garmin_cals]]></title>
<link>http://spaceyjase.wordpress.com/2009/11/12/quick-script-garmin_cals/</link>
<pubDate>Thu, 12 Nov 2009 22:07:49 +0000</pubDate>
<dc:creator>spaceyjase</dc:creator>
<guid>http://spaceyjase.wordpress.com/2009/11/12/quick-script-garmin_cals/</guid>
<description><![CDATA[As gpsbabel doesn&#8217;t do &#8216;calories&#8217; from garmin data (and why should it?), I&#8217;v]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>As <code>gpsbabel</code> doesn&#8217;t do &#8216;calories&#8217; from garmin data (and why should it?), I&#8217;ve been making a mental note of the calories for use in pytrainer (or, when I forget, checking the device history!).  I wasn&#8217;t aware of <code>garmin_tools</code> until just recently, discovered ploughing through the Ubuntu repository after a lovely upgrade to Karmic Koala.  The package is a set of tools to dump data from the device and then convert the data to other known formats, like GPX or Google map data.  It is not as detailed as the kml produced by <code>gpsbabel</code> but it does contain the missing information &#8212; like the calories &#8212; needed to &#8216;complete&#8217; a run in kml; if only there were a script to pull the useful bits out <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<blockquote><pre><code>#!/bin/sh

me=${0##*/}

tools=`which garmin_get_info`
if [ -z $tools ]; then
    echo "$me: Are garmin_tools installed (can't find garmin_get_info)?"
    exit 1
fi

# see garmin_save_runs man page about GAMIN_SAVE_RUNS
GARMIN_SAVE_RUNS=/tmp
export GARMIN_SAVE_RUNS
result=`garmin_save_runs &#124; grep -c "garmin unit could not be opened!"`
if [ ${result} -eq 0 ]; then
    y=`date +%Y`
    m=`date +%m`
    d=`date +%d`
    garmin_dump $GARMIN_SAVE_RUNS/$y/$m/$y$m$d*.gmn &#124; grep calories
else
    echo "$me: couldn't connect to garmin unit; is it plugged in?"
    exit 1
fi

exit 0</code></pre>
</blockquote>
<p>There.  This writes a stanza to stdout containing the calories for any of today&#8217;s tracks.  Works OK, xml can go straight in to the kml used by <code>kmlextract</code> or something.  It&#8217;s a prototype used to figure out what I can do next, like &#8217;start&#8217; and &#8216;finish&#8217; graphics in the kml.  That&#8217;s also one less manual process I need to think about therefore easing pressure on my brain <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>(which I&#8217;m sure is a tip I&#8217;ve covered before, pulled straight from the Pragmatic Programmer)</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Google Maps and Dutch election results (wip)]]></title>
<link>http://weirdcorrelations.wordpress.com/2009/11/08/google-maps-and-dutch-election-results-wip/</link>
<pubDate>Sun, 08 Nov 2009 15:59:48 +0000</pubDate>
<dc:creator>weirdcorrelations</dc:creator>
<guid>http://weirdcorrelations.wordpress.com/2009/11/08/google-maps-and-dutch-election-results-wip/</guid>
<description><![CDATA[Right now I&#8217;m working on visualising the Dutch election results (parliament, local etc.) in Go]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Right now I&#8217;m working on visualising the Dutch election results (parliament, local etc.) in Google Maps. It&#8217;s far from done but this might will serve as the documentation of my efforts for myself and hopefully for others as well. This also the reason being this post is in English.</p>
<p>My goal is relatively simple, visualise turnout, votes for party X as percentage of total votes, winning party etc. per municipality. For that purpose I have collected the results of the elections at <a href="http://www.verkiezingsuitslagen.nl/">http://www.verkiezingsuitslagen.nl/</a>, I understand the Kiesraad is planning to visualise the results themselves but I decided not to wait for that, this little project will probably not be as extensive as theirs. Besides, I have some ideas of my own I&#8217;d like to implement.<a href="http://www.verkiezingsuitslagen.nl/"><br />
</a></p>
<p>Next step was a map of Dutch municipalities, in itself not difficult but adapting it to serve my needs was. I had first decided to stick to a map in svg-format (from <a href="http://commons.wikimedia.org/wiki/File:Nederland_gemeenten_2007.svg">http://commons.wikimedia.org/wiki/File:Nederland_gemeenten_2007.svg</a>), based on the information by the CBS (The Dutch Bureau of Statistics). In fact this worked rather well, using the <a href="http://keith-wood.name/svg.html">jquery-svg library</a> I was able to select specific municipalities and color them. I might even go back to using that. Nonetheless, the thought of using Google Maps for this experiment prevailed.</p>
<p>I downloaded the borders of municipalities in the Netherlands from the <a href="http://www.cbs.nl/nl-NL/menu/themas/dossiers/nederland-regionaal/publicaties/geografische-data/archief/2009/2009-wijk-buurtkaart-2008.htm">CBS</a> and then the trouble started. I have no experience using Geodata whatsoever and figured it would be easy peasy from here on. Trouble however was that the CBS map uses a different projection that Google Maps. The projection is basically the way in which the earth is projected onto a 2d-surface. On maps Greenland is about the same size as South-America, but in fact it&#8217;s 8 times smaller, the projection is what&#8217;s causing that because there will always be distortions when you try to put a sphere on a flat piece of paper. Pretty much each country has its own projection for domestic uses and I needed to translate the Dutch one (<a href="http://nl.wikipedia.org/wiki/Rijksdriehoeksco%C3%B6rdinaten">Rijksdriehoekcoordinaten</a>) to the one used by Google Maps.</p>
<p>I tried several programs across three different platforms (my native Os X, virtualized Windows 7 and Ubuntu running on a laptop) to achieve this. I tried ogr2ogr commandline tool to convert a shape-file (.shp) delivered by CBS. It failed and only then I found out about the projections. I moved on.</p>
<p>One excellent piece of open-source software <a href="http://www.mapwindow.org/">MapWindow GIS</a>, I first tried to use it to convert the projection of the shape-files but it failed on me. Still, I&#8217;m not sure what I did wrong. Nevertheless, it looked great and MapWindow came in handy a little later. I installed a bunch of stuff to no avail until I stumbled on Quantum G (<a href="http://www.qgis.org/">Qgis</a>). There was a version for OS X, Windows and Linux. What could go wrong? The OS X version worked pretty neat, till the conversion to the Google Maps projection where it crashed. The Windows version wouldn&#8217;t install and the Linux version missed the projection-conversion menu. I went back to the OS X version, fiddled with some settings and this time it worked. What did I do? (this is the documentation for myself since I won&#8217;t remember this in a year).</p>
<p>First, open the shapefile and set the projection right (Tools-&#62;Data Management-&#62;Define current projection). In this case to the Dutch system (Amersfoort/RD New: <a href="http://wiki.openstreetmap.org/wiki/Converting_to_WGS84#The_Netherlands">EPSG 28992</a>). Then go to Tools-&#62;Data Management-&#62;Export to new projection and choose the Google Maps projection (Popular Visualisation CRS/Mercator:<a href="http://www.sharpgis.net/post/2008/05/SphericalWeb-Mercator-EPSG-code-3785.aspx">EPSG 3785</a>) Next step, select &#8216;browse&#8217; to give the filename for the output. In the save dialog, set the encoding to UTF-8. I think this was the cause of it failing on me the first time. Click OK and tada, a shapefile with the right projection.</p>
<p>Now Google Maps still needed to get the data in a format it would understand. This format is the Keyhole Markup Language or KML and many conversion tools exist for it. Qgis also has one (the ogr converter) but it didn&#8217;t work as good for me as the <a href="http://shape2earth.com/default.aspx">Shape2earth</a> plugin in MapWindow GIS. The reason for this is the number of settings in the plugin. In the Shape2earth plugin I was able to include the extra data (# of inhabitants, ages etc.) in the kml-file and set opacity levels. Not sure yet what use it will be but it&#8217;s easier to delete than add in later.</p>
<p>This about concludes what has been done so far. What&#8217;s left is to delve into the Google Maps API to show the election results and map the election results to the municipalities. It should all be doable. I&#8217;m a bit afraid of the speed the application will have in the end, especially since I plan on handling the colouring on the client-side. Possible plans are to animate the election results so you can see the difference between elections visually, and visualise the extra data embedded in the kml files. In any case, <a href="http://maps.google.nl/maps/ms?ie=UTF8&#38;hl=nl&#38;oe=UTF8&#38;start=18&#38;msa=0&#38;ll=52.807743,6.432495&#38;spn=1.397986,4.221497&#38;z=9&#38;msid=102810130278948007632.000477ddb9bd131a4606b">here</a> is what I have so far. Google Maps doesn&#8217;t show all municipalities with polygons because it only shows the current results, you&#8217;ll have to click next. Of course you are free to pose questions on how I did this.</p>
<p><a style="color:#0000ff;text-align:left;" href="http://maps.google.nl/maps/ms?ie=UTF8&#38;hl=nl&#38;oe=UTF8&#38;start=18&#38;msa=0&#38;msid=102810130278948007632.000477ddb9bd131a4606b&#38;ll=52.867472,6.190796&#38;spn=1.160573,2.334595&#38;z=8&#38;source=embed">Dutch Municipalities</a> weergeven op een grotere kaart</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Coming Soon! - Google Earth and ArcGIS Integration for Local Government Users]]></title>
<link>http://geochalkboard.wordpress.com/2009/11/05/coming-soon-google-earth-and-arcgis-integration-for-local-government-users/</link>
<pubDate>Thu, 05 Nov 2009 19:51:25 +0000</pubDate>
<dc:creator>epimpler</dc:creator>
<guid>http://geochalkboard.wordpress.com/2009/11/05/coming-soon-google-earth-and-arcgis-integration-for-local-government-users/</guid>
<description><![CDATA[GeoSpatial Training Services will be releasing a new instructor guided, Internet based course in the]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://www.geospatialtraining.com" target="_blank">GeoSpatial Training Services </a>will be releasing a new instructor guided, Internet based course in the near future.</p>
<p><a href="http://www.geospatialtraining.com/index.php?option=com_catalog&#38;view=node&#38;id=55%3Agoogle-earth-and-arcgis-integration-for-local-government-users&#38;Itemid=100" target="_blank"><strong>Google Earth and ArcGIS Integration for Local Government Users</strong></a></p>
<p>Most local government agencies have large collections of GIS data in various formats including shapefiles, geodatabases, grids, tins, CAD, and others. Sharing this data with colleagues and the public is often a challenge. Before distributing data you have to answer many questions. Does my end user have the appropriate software to view the data? Do they know how to use the software? Do they understand how to add the data into the viewer? Should I create a web mapping application for end users? Converting your existing GIS data to a Google Earth KML format offers many advantages in terms of data distribution to end users and it also offers many new ways of presenting information. This course, geared specifically for local government GIS specialists, will teach you techniques for converting your datasets, creating compelling and interactive Google Earth displays, and sharing the data with your end users.</p>
<p><strong>Notes:</strong></p>
<ul>
<li><span style="color:#ff0000;"><span style="color:#ff0000;"><strong>Register your entire GIS group for $199.00 (up to 8 people)</strong></span></span></li>
<li>This course makes extensive use of <a href="http://arc2earth.com">Arc2Earth</a>. You will be provided with an evaluation copy of Arc2Earth to use during the course</li>
<li>Exercises and data will focus on typical local government datasets</li>
</ul>
<p><strong>Modules</strong></p>
<ul>
<li>Benefits of Converting ArcGIS Data to Google Earth Format</li>
<li>What Google Earth Version Should I Use?</li>
<li>KML: The Language of Google Earth</li>
<li>Tools for Converting ArcGIS Data to Google Earth</li>
<li>The Easy Stuff: Convering Points, Lines, Polygons, and Graphics</li>
<li>The Not So Easy Stuff: Displaying Spatial Analyst Grids, Aerial Imagery, and Other Image Files</li>
<li>The Hard Stuff: Techniques for Displaying Large Datasets</li>
<li>The Fun Stuff: 3D Data Displays, Geography with a Time Element, Info Balloons with HTML, Images, and Video, Guided Tours</li>
<li>Eye Candy: Creating Legends and Logos</li>
<li>Google Earth without an Internet Connection</li>
<li>Techniques and Tools for Sharing Google Earth Data with End Users</li>
</ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Gudang 3D Model]]></title>
<link>http://smallgis.wordpress.com/2009/11/01/gudang-3d-model/</link>
<pubDate>Sun, 01 Nov 2009 07:58:14 +0000</pubDate>
<dc:creator>un_sorry™</dc:creator>
<guid>http://smallgis.wordpress.com/2009/11/01/gudang-3d-model/</guid>
<description><![CDATA[Mungkin ini sekedar sharing aja ke temen-temen yang sering mainan model 3D. Misalnya aja suatu ketik]]></description>
<content:encoded><![CDATA[Mungkin ini sekedar sharing aja ke temen-temen yang sering mainan model 3D. Misalnya aja suatu ketik]]></content:encoded>
</item>
<item>
<title><![CDATA[La mappa dei Municipi di Roma su Google Earth]]></title>
<link>http://localmapping.wordpress.com/2009/10/20/la-mappa-dei-municipi-di-roma-su-google-earth/</link>
<pubDate>Tue, 20 Oct 2009 17:59:53 +0000</pubDate>
<dc:creator>localMapping</dc:creator>
<guid>http://localmapping.wordpress.com/2009/10/20/la-mappa-dei-municipi-di-roma-su-google-earth/</guid>
<description><![CDATA[Alcuni giorni fa, un amico voleva sapere a quale Municipio di Roma appartenesse Via della Pisana. Do]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Alcuni giorni fa, un amico voleva sapere a quale <a href="http://www.comune.roma.it/was/wps/portal/!ut/p/_s.7_0_A/7_0_21L?menuPage=/Area_di_navigazione/Sezioni_del_portale/Municipi/" target="_blank">Municipio di Roma</a> appartenesse Via della Pisana.</p>
<p>Dopo una vana ricerca in google, Antonio mi ha chiesto di visualizzare i limiti dei <a href="http://www.comune.roma.it/was/wps/portal/!ut/p/_s.7_0_A/7_0_21L?menuPage=/Area_di_navigazione/Sezioni_del_portale/Municipi/" target="_blank">Municipi</a> con <a href="http://earth.google.com/intl/it/" target="_blank">Google Earth</a>.</p>
<p><a rel="attachment wp-att-393" href="http://localmapping.wordpress.com/2009/10/20/la-mappa-dei-municipi-di-roma-su-google-earth/municipi/"><img class="alignnone size-medium wp-image-393" title="municipi" src="http://localmapping.wordpress.com/files/2009/10/municipi.jpg?w=300" alt="municipi" width="448" height="313" /></a></p>
<p><a href="http://sites.google.com/site/localmapping/Home/kml/MunicipidiRoma.kmz?attredirects=0"><img class="alignnone size-full wp-image-85" title="kml-feed-small.png" src="http://localmapping.wordpress.com/files/2008/11/kml-feed-small.png" alt="kml-feed-small.png" width="20" height="20" /></a><a href="http://sites.google.com/site/localmapping/Home/kml/MunicipidiRoma.kmz?attredirects=0" target="_blank">clicca qui</a> per visualizzare in <a href="http://earth.google.com/intl/it/" target="_blank">Google Earth</a></p>
<p>Fatto ciò, con la funzione di ricerca nella barra in alto a sinistra, puoi trovare l&#8217;indirizzo che ti interessa.</p>
<p><a rel="attachment wp-att-400" href="http://localmapping.wordpress.com/2009/10/20/la-mappa-dei-municipi-di-roma-su-google-earth/ricerca/"><img class="alignnone size-medium wp-image-400" title="ricerca" src="http://localmapping.wordpress.com/files/2009/10/ricerca.jpg?w=300" alt="ricerca" width="445" height="288" /></a></p>
<p>Se anche tu eri nella stessa situazione, non devi che ringraziare Antonio.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Foward thinking to Remetal 0.4]]></title>
<link>http://corey.leong.name/2009/10/09/foward-thinking-to-remetal-0-4/</link>
<pubDate>Fri, 09 Oct 2009 13:03:39 +0000</pubDate>
<dc:creator>coreyleong</dc:creator>
<guid>http://corey.leong.name/2009/10/09/foward-thinking-to-remetal-0-4/</guid>
<description><![CDATA[As I finish work on 0.3 of the Real Estate Meta Language, I can&#8217;t help to look forward to rele]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>
  As I finish work on 0.3 of the <a href="http://remetal.org">Real Estate Meta Language</a>, I can&#8217;t help to look forward to release 0.4. The obvious element which needs a bit of attending to is the &#60;location&#62; element.  So here&#8217;s my thought for this.
</p>
<p>For &#60;location&#62;, Remetal will reuse the &#60;Location&#62; compound element offered by Google&#8217;s <a href="http://code.google.com/apis/kml/documentation/">Keyhole Markup Language</a> (KML).  &#60;Location&#62; is the parent element to following elements as such:
</p>
<pre class="brush: xml;">
   &#60;Location&#62;
     &#60;longitude&#62;39.55375305703105&#60;/longitude&#62;
     &#60;latitude&#62;-118.9813220168456&#60;/latitude&#62;
     &#60;altitude&#62;1223&#60;/altitude&#62;
   &#60;/Location&#62;
</pre>
<p> With this and a bit of xsl transformation, could this element inclusion lead to mapping apps reusing remetal listings?  Hopefully is my first thought.  I&#8217;ll let the developers decide what to do and resist tainting. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />
</p>
<p> One of the main principles of the Internet is to &#8220;reuse&#8221; protocols which already exist, but in this case Remetal will simply reuse an element which already exists thanks to KML.
</p>
<p>Feel free to leave comments.
<p>&#8211;Corey</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Charleston Pollution - October Updates]]></title>
<link>http://pollutionhunter.wordpress.com/2009/10/05/charleston-pollution-october-updates/</link>
<pubDate>Mon, 05 Oct 2009 17:26:48 +0000</pubDate>
<dc:creator>pollutionhunter</dc:creator>
<guid>http://pollutionhunter.wordpress.com/2009/10/05/charleston-pollution-october-updates/</guid>
<description><![CDATA[&#8230;are being uploaded often; please check back for updates. The SC DHEC groundwater contaminatio]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>&#8230;are being uploaded often; please check back for updates. </p>
<p>The SC DHEC groundwater contamination list is being organized (currently listed sites are being moved to a folder within the KMZ file), and as soon as this is done, this list will be more helpful for your investigations.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[What would be in your CD player?]]></title>
<link>http://leakycreek.wordpress.com/2009/10/04/what-would-be-in-your-cd-player/</link>
<pubDate>Sun, 04 Oct 2009 17:44:00 +0000</pubDate>
<dc:creator>Mary K.  Smith</dc:creator>
<guid>http://leakycreek.wordpress.com/2009/10/04/what-would-be-in-your-cd-player/</guid>
<description><![CDATA[Have you ever thought about if you were to die right now.  What CD would be in your CD player? John ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Have you ever thought about if you were to die right now.  What CD would be in your CD player?</p>
<p>John had a CD in his Jeep&#8217;s player.  I always wondered what it was.  But, I just wasn&#8217;t ready to know yet.</p>
<p>I had my speculations.  John was diagnosed in February with stage IV.  Dr. Elias had him stop working immediately.  John didn&#8217;t often listen to CDs while we were in the car together.  He either had the radio on- 98 Rock, <a href="http://www.1057thefan.com/" target="_blank">105.7</a> for the morning show (Huge fan of Kirk, Mark &#38; Lopez on 98 Rock (RIP<a href="http://en.wikipedia.org/wiki/R._Edward_Lopez" target="_blank"> Lopez-</a> another cancer victim) , followed Kirk &#38; Mark when they moved to 105.7, settled for the <a href="http://www.1057thefan.com/pages/219796.php" target="_blank">Ed Norris Show </a>after they booted off Kirk &#38; Mark.  John couldn&#8217;t stand Mickey &#38; Amelia well&#8230; Spiegel just SUCKS!!!), or <a href="http://www.wqsr.com/main.html" target="_blank">102.7</a></p>
<p>Here&#8217;s a clip of Twisted Tunes from Kirk, Mark, &#38; Lopez (note not G rated)</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/KmkJJnTvrXU&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/KmkJJnTvrXU&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p>Anyhow&#8230; I suspected that the CD was either <a href="http://www.van-halen.com/" target="_blank">Van Halen</a>, <a href="http://garyhoey.com/" target="_blank">Gary Hoey&#8217;s</a> Christmas, or <a href="http://www.trans-siberian.com/index-main.php" target="_blank">Trans Siberian Orchestra</a>.  John would put in CDs to listen to Christmas music when he was in the mood and my theory was that he hadn&#8217;t listened to a CD since Christmas.</p>
<p>Today on the way to church I didn&#8217;t want to listen to any of the pre-sets on the radio and went to hit scan and accidentally hit CD, so I found out my answer.</p>
<p>I was Right- <a href="http://www.amazon.com/Ho-Hoey-Gary/dp/B00000E9HJ/ref=sr_1_14?ie=UTF8&#38;s=music&#38;qid=1254703799&#38;sr=1-14" target="_blank">Gary Hoey&#8217;s Ho Ho Hoey CD</a>- song 8, &#8216;White Christmas.&#8217;</p>
<p>Gary Hoey</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/_9PIkSyA6yc&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/_9PIkSyA6yc&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p>Nathaniel seemed to be having a blast listening, so I left it on&#8230; after all the stores already have Christmas stuff out.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Google Earth Image Touring]]></title>
<link>http://bakerjd99.wordpress.com/2009/10/04/google-earth-image-touring/</link>
<pubDate>Sun, 04 Oct 2009 12:00:08 +0000</pubDate>
<dc:creator>John Baker</dc:creator>
<guid>http://bakerjd99.wordpress.com/2009/10/04/google-earth-image-touring/</guid>
<description><![CDATA[In a scientific poll of one, (I sampled myself),  Google Earth was voted the greatest free program o]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>In a scientific poll of one, (I sampled myself),  <a href="http://earth.google.com/">Google Earth</a> was voted the greatest free program on Earth. The brilliant developers at Google have managed to turn the most unlikely subject, <em>geography,  </em>into a video game.  And what a game it is!  Google Earth doesn’t troll around in an adolescent make believe world.  Google Earth serves up the real thing.   This would be amazing enough but with Google Earth you can explore the Moon, Mars and the night sky as well.  If you have any <em>geographic  or astronomical needs</em> get Google Earth.</p>
<p>I got into Google Earth a few years ago when I started <a href="http://en.wikipedia.org/wiki/Geotagging">geotagging</a> old pictures.  Locating old, pre-GPS pictures, is one of the better Google Earth games.  My mother snapped this <a href="http://conceptcontrol.smugmug.com/Themes/Been-There-Done-That/7414505_n9vNC/1/#477804052_Kewve-A-LB"><img style="display:inline;margin-left:0;margin-right:0;" src="http://conceptcontrol.smugmug.com/photos/477804052_Kewve-S.jpg" alt="" align="left" /></a> <a href="http://en.wikipedia.org/wiki/Instamatic">Instamatic</a> picture of me in 1964.  I am standing in front of the Uintah mountains in north eastern Utah.</p>
<p>1964 was long before GPS was even a dream.  To find <em>exactly</em> where I was standing I turned on Google Earth’s terrain feature and slowly followed the adjacent road until all the landscape features matched up.</p>
<p>For famous sites it’s not this hard.  Here I am at Stonehenge.  Stonehenge is a Google Earth <em>nobrainer</em>.</p>
<p><a href="http://conceptcontrol.smugmug.com/Themes/Been-There-Done-That/7414505_n9vNC/1/#481349840_2EJHN-A-LB"><img style="display:inline;margin-left:0;margin-right:0;" src="http://conceptcontrol.smugmug.com/photos/481349840_2EJHN-S.jpg" alt="" align="right" /></a></p>
<p> </p>
<p>Over the last few years I have geotagged hundreds of images.  It’s something I will continue to do until I drop dead. Online picture sites like <a href="http://www.smugmug.com/">SmugMug</a> provide automatic mapping of geotagged images but Google Earth does a much better job if you do a little <a href="http://code.google.com/apis/kml/documentation/kml_tut.html">KML</a> programming.  KML is an XML namespace used by Google Earth and Google Maps.  It can be used to <em>tour </em>geotagged images.  When KML files are compressed,  (any ZIP utility will do),  they are given a KMZ file extension.  KMZ files can be loaded by Google Earth.</p>
<p>The attached KMZ file <a href="http://cid-f964330e36001519.skydrive.live.com/embedicon.aspx/Public/coords/geotagged.kmz">geotagged.kmz</a> was generated by a <a href="http://cid-f964330e36001519.skydrive.live.com/embedicon.aspx/Public/jscripts/kml.ijs">J script</a> I put together to query my geotagged SmugMug pictures.  When loaded into Google Earth it spins around the world pausing to display all the pictures I have geotagged.  I realize few will be interested in my pictures but it’s not hard to extract the KML embedded in <span style="font-family:lucida console;"><strong>geotagged.kmz</strong></span> and adapt it to your pictures.  Go forth and hack my friends.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[A new browser war is going on for Augmented Reality (AR) ARML]]></title>
<link>http://hoteurostartups.wordpress.com/2009/09/23/a-new-browser-war-is-going-on-for-augmented-reality-ar-arml/</link>
<pubDate>Wed, 23 Sep 2009 07:14:49 +0000</pubDate>
<dc:creator>hoteurostartups</dc:creator>
<guid>http://hoteurostartups.wordpress.com/2009/09/23/a-new-browser-war-is-going-on-for-augmented-reality-ar-arml/</guid>
<description><![CDATA[Mobilizy (the company behind the AR browser wikitude) has proposed the ARML specification to The AR ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a title="AR browser" href="http://www.mobilizy.com">Mobilizy </a>(the company behind the <a title="AR browser wikitude" href="http://www.wikitude.org">AR browser wikitude</a>) has proposed the ARML specification to The AR Consoritum, Mobilizy will be presenting an overview of the ARML specification at the Emerging Technologies Conference @MIT, Boston, and at the Over The Air Event held at Imperial College in London. An introduction to the ARML specification is available here: <a href="http://www.openarml.org">http://www.openarml.org</a> &#8211; an extension to KML</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/qvfEORp-fhU&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/qvfEORp-fhU&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p>more information:</p>
<p><a title="AR browser war" href="http://www.wired.com/beyond_the_beyond/2009/09/augmented-reality-markup-language-arml/">wired artice</a></p>
<p><a title="AR Browser " href="http://www.wikitude.org/">wikitude AR browser</a></p>
<p><a title="Mobilizy" href="http://www.mobilizy.com/">mobilizy</a></p>
<p><a title="Augmented Reality Markus Language ARML" href="http://www.openarml.org/">Augmented Reality Markup Language (ARML)</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to import Vector file (DWG/Shape file) to Google Earth.]]></title>
<link>http://priabroy.wordpress.com/2009/09/22/how-to-import-vector-file-dwgshape-file-to-google-earth/</link>
<pubDate>Tue, 22 Sep 2009 10:42:24 +0000</pubDate>
<dc:creator>prajuab riabroy</dc:creator>
<guid>http://priabroy.wordpress.com/2009/09/22/how-to-import-vector-file-dwgshape-file-to-google-earth/</guid>
<description><![CDATA[หลายๆคนที่เคยใช้ Google Earth คงประทับใจในการพัฒนาของโปรแกรมที่สามารถใช้ในงานได้หลากหลายมากขึ้น โดยเ]]></description>
<content:encoded><![CDATA[หลายๆคนที่เคยใช้ Google Earth คงประทับใจในการพัฒนาของโปรแกรมที่สามารถใช้ในงานได้หลากหลายมากขึ้น โดยเ]]></content:encoded>
</item>
<item>
<title><![CDATA[Rothaargebirge ]]></title>
<link>http://mopped.wordpress.com/2009/09/20/rothaargebirge/</link>
<pubDate>Sun, 20 Sep 2009 20:02:39 +0000</pubDate>
<dc:creator>jkarthaus</dc:creator>
<guid>http://mopped.wordpress.com/2009/09/20/rothaargebirge/</guid>
<description><![CDATA[246,4 KM mit An und Abreise durch Sauer und Siegerland am 20.09.09 Das Hervorragende Wetter an diese]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><em><strong>2</strong>46,4 KM mit An und Abreise durch Sauer und Siegerland am 20.09.09</em></p>
<p>Das Hervorragende Wetter an diesem Sonntag hat mich wieder auf die Kuh getrieben.<br />
Der Tag startete zwar mit dichtem Nebel &#8211; der sich im Laufe des Tages aber komlett auflöste.</p>
<p>Schon vor 1 Woche habe ich die Tour mit<a href="http://www.janboersma.nl/gett/index.php" target="_blank"> Tyre</a> geplant. Als Ziel sollte die <em>Siegquelle</em> dienen.<br />
In Verbindung mit einer schönen Runde durch das Sauerland ist daraus eine Tagestour geworden.</p>
<p>Hier die Technischen Daten</p>
<ul>
<li>Tourlänge <em>264 KM </em> &#8211; ohne An und Abfahrt : <em>125 KM </em></li>
<li>Gesammte Höhenmeter <em>2452 M</em></li>
<li>Niedrigster Punkt :<em> 219 M</em></li>
<li>Höchster Punkt : <em>724 M</em></li>
<li>Reine Fahrzeit mit An/Ab <em>: 3h 34Min</em></li>
</ul>
<p>Hier die Runde zum Überlick als <a href="http://www.joern-karthaus.de/tracks/TOUR_Rothaargebirge/Sauer-Siegerland.kml" target="_blank">Google Earth KML Datei</a></p>
<p>Los gehts erstes Stück bis Siegen Autobahn -<em> Langweilig. </em><br />
Dann in Siegen ab auf die Landstrasse erste tolle Strecke : Erdtebrücker Str. mit Applauskurve.<br />
Leider strenge Geschwindigkeitsbegrenzung.<br />
<img class="aligncenter size-full wp-image-205" title="2009-09-20 10.50.27" src="http://mopped.wordpress.com/files/2009/09/2009-09-20-10-50-27.jpg" alt="2009-09-20 10.50.27" width="450" height="337" /></p>
<p>Weiter Richtung Kirchhundem.<br />
Ab Hilchenbach ging der Weg über eine sehr schöne schmale Strasse mitten durch den Wald an einem Windpark vorbei, bis nach Würdinghausen.<br />
Oft werden die Strassenbeläge sehr schlecht, dafür gibt es viele Serpentinnen bis zum <a href="http://www.panoramapark-wildpark.de/" target="_blank">Panoramapark.</a></p>
<p><img class="aligncenter size-full wp-image-206" title="2009-09-20 11.24.26" src="http://mopped.wordpress.com/files/2009/09/2009-09-20-11-24-26.jpg" alt="2009-09-20 11.24.26" width="450" height="600" />Bin ich nur fürs Foto hin <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Zwischen den Ortschaften <em>Aue</em> und <em>Berghausen</em> an der <em>L553</em> liefen auf einmal seltsame Gestalten in weissen Gewändern über die Strasse. Also hab ich mal bei einer Gruppe Holländerdischer Motorradfahrer angehalten &#8230;</p>
<p><img class="aligncenter size-full wp-image-207" title="2009-09-20 11.45.29" src="http://mopped.wordpress.com/files/2009/09/2009-09-20-11-45-29.jpg" alt="2009-09-20 11.45.29" width="450" height="337" /><br />
und geschaut was los ist.<br />
Eine ganze Wiese war voll mit Ständen und Kurzweil aus dem Mittelalter. Es gab Schmiede, Bäcker und Bogenschiessen.</p>
<p><img class="aligncenter size-full wp-image-208" title="2009-09-20 11.45.16" src="http://mopped.wordpress.com/files/2009/09/2009-09-20-11-45-16.jpg" alt="2009-09-20 11.45.16" width="450" height="337" /></p>
<p><strong>Doll !</strong></p>
<p>Trotzdem weiter &#8211; <em>der Tag ist kurz </em>-&#62; Ziel <strong>Siegquelle</strong>.</p>
<p>Bis nach Bad Laasphe ging es richtig in die Pampa.<br />
Die Strasse oft nur einspurig und in einem sehr schlechten Zustand.<br />
Dafür wieder viele Kurven und kaum Verkehr <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
In Bad Laasphe habe ich dann endlich eine Tanke gefunden.</p>
<p>Weiter mitten durch den Busch auf die <a href="http://de.wikipedia.org/wiki/Eisenstra%C3%9Fe" target="_blank">Eisenstrasse.</a> Und plötzlich auf einem Höhenzug mit schönem Ausblick ins Tal rechts an der Strasse die Siegquelle.<br />
Die Quelle ist mit einer Mauer eingefasst aus deren Mitte die Quelle entspringen sollte. Mittlerweile hat sich die Quelle einen neuen Entspringungsort links neben der Mauer gesucht <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><img class="aligncenter size-full wp-image-209" title="2009-09-20 12.44.22" src="http://mopped.wordpress.com/files/2009/09/2009-09-20-12-44-22.jpg" alt="2009-09-20 12.44.22" width="450" height="337" /></p>
<p>Von der Quelle bin ich über eine Schöne Strasse für Motorradfahrer wieder ins Tal gefahren, und dann auf die A45 richtung Heimat.</p>
<p>Wer möchte kann die Strecke genauso nachfahren ich stelle <a href="http://www.joern-karthaus.de/tracks/TOUR_Rothaargebirge/Sauer-Siegerland.itn" target="_blank">HIER</a> meine TomTom ITN Datei zur verfügung.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[mapping out the mapping options]]></title>
<link>http://wildemus.wordpress.com/2009/09/18/mapping-options/</link>
<pubDate>Fri, 18 Sep 2009 19:37:32 +0000</pubDate>
<dc:creator>dearmariana</dc:creator>
<guid>http://wildemus.wordpress.com/2009/09/18/mapping-options/</guid>
<description><![CDATA[Here&#8217;s what I want. I want to be just like Secretary Clinton. Well&#8230; let me revise that. ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a title="clinton map" href="http://www.state.gov/secretary/trvl/map/?trip_id=14#" target="_blank">Here&#8217;s what I want</a>. I want to be just like Secretary Clinton. Well&#8230; let me revise that. I want a map on my blog just like her travel map.</p>
<p>It&#8217;s excellent.It was done with an iFrame embedded map from <a title="wayfaring" href="http://www.wayfaring.com/" target="_blank">www.wayfaring.com</a>, a very cool mapping site. WordPress.com, alas, <a title="iFrame issue" href="http://en.forums.wordpress.com/topic/how-to-get-an-iframe-source-white-listed?replies=3" target="_blank">does not support iFrame</a>, nor does it have the required &#8217;special relationship&#8217; with Wayfaring.. eh hem&#8230; hint hint.</p>
<p>Here&#8217;s what I have instead:</p>
<p><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;#38;amp;hl=en&amp;#38;amp;msa=0&amp;#38;amp;msid=102447086821872240688.000473dede3042ab5e121&amp;#38;amp;ll=28.304381,15.46875&amp;#38;amp;spn=149.896919,360&amp;#38;amp;z=1&amp;#38;amp;output=embed&amp;#38;w=600&amp;#38;h=350"></iframe><br /><small><a href="http://maps.google.com/maps/ms?ie=UTF8&amp;#38;amp;hl=en&amp;#38;amp;msa=0&amp;#38;amp;msid=102447086821872240688.000473dede3042ab5e121&amp;#38;amp;ll=28.304381,15.46875&amp;#38;amp;spn=149.896919,360&amp;#38;amp;z=1&amp;#38;amp;source=embed&amp;#38;w=600&amp;#38;h=350" style="color:#0000FF;text-align:left">View Larger Map</a></small></p>
<p>Let me explain:</p>
<p><strong>Things I like about Senator Clinton&#8217;s Wayfaring map:</strong></p>
<p>1. It doesn&#8217;t start with an obscure detailed satellite view, which ends up looking messy graphically. Instead it’s just a nice clean world map.</p>
<p>2. The icons are homemade but there aren’t a million different kinds &#8211; just one each for past trips, current location, and future trips. One map, one purpose. With a legend on the side.</p>
<p>3. It has all of her travel routes in various countries and regions, and then you click on one of the seals for a more detailed view with a numbered tour of her stops.</p>
<p>4. (This one is big) When you click on a stop, the little white bubble pops up to tell you more and show you videos and photos&#8230; and<em><strong> the window resizes to fit the bubble</strong></em>, instead of the white bubble being out of the range of the little embedded map and you can’t read it <em>or</em> pan over the map anymore and you basically have to stop using it and reload the page. That’s huge.</p>
<p><strong>Mapping options I have tried in this blog:</strong></p>
<p>1. <strong>Platial Map Widget</strong>: located towards the bottom of my sidebar. Why is it at the bottom? Because it’s ugly. I don’t like using the interface at all. If you only have one spot marked on your map, as we do now, it zooms in so that you have no idea where on Earth you are. And, I understand self-promotion, but the huge ‘Platial’ label at the top reads as though that is the title of my map. <strong>Vote: No</strong>.</p>
<p>2. <strong>Adobe Photoshop or Illustrator Maps</strong>: Endless beautiful graphic options, of course. Zero interactivity. This is fine for <a title="fear factor" href="http://wildemus.wordpress.com/2009/09/16/government-fear-factor-is-ruining-my-planning/" target="_self">this post</a>&#8230; or for my little changeable world map at the top of the sidebar highlighting an area or a large region, but it’s of no use for mapping the trip. <strong>Vote: No</strong>.</p>
<p>3. <strong>Embedded Google Map</strong>: Straight from My Maps in Google, you can embed a map with an iFrame code that WordPress.com reads because of their ‘special relationship’ with Google Maps. This is probably the best option so far. You can save your maps in your account, and come back and change them without having to update the embed code. You can change the icons and do some of the nice path and route things that are in Secretary Clinton’s map. At the moment, it’s even nudging the map around when a white bubble pops up so that you can read the whole thing. The question will be if that still works once the bubbles have more info in them. I’ll have to update this post when I find out. <strong>Vote: Maybe.</strong></p>
<p>Another thing I haven’t tried yet is making all the maps in <strong>Google Earth</strong>, exporting the kml file to Google Maps, and embedding the link. I briefly did a test run, and the transition from Google Earth to Maps lost all my handmade icons. That ticked me off so much that I stopped. I’ll let you know if I pick it up again in the future.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Lessons Learned: Creating a KML-Enabled ArcGIS Server Map Service]]></title>
<link>http://tuoutreach.com/2009/09/08/lessons-learned-creating-a-kml-enabled-arcgis-server-map-service/</link>
<pubDate>Tue, 08 Sep 2009 18:02:26 +0000</pubDate>
<dc:creator>Jeremy Monn</dc:creator>
<guid>http://tuoutreach.com/2009/09/08/lessons-learned-creating-a-kml-enabled-arcgis-server-map-service/</guid>
<description><![CDATA[Many GIS Specialists who create ArcGIS Server (AGS) map services know that you have the ability to e]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Many <a href="http://www.gis.com/careers/geospatial_career.html">GIS Specialists</a> who create <a href="http://www.esri.com/software/arcgis/arcgisserver/index.html">ArcGIS Server (AGS) map services</a> know that you have the ability to enable KML capabilities when publishing an AGS map service from an MXD or MSD.  A KML-enabled map service can be viewed in Google Earth.</p>
<p><strong>So</strong>, when I was assigned a straightforward task: <em>prove that an AGS map service and any attribute information associated with the map service’s features can be viewed in Google Earth, </em>I immediately thought it would be a cinch.  I already had a KML- enabled map service, so I assumed all I had to do was:</p>
<ol>
<li><img class="alignright size-full wp-image-184" title="klm2" src="http://tuoutreach.wordpress.com/files/2009/09/klm2.jpg" alt="klm2" width="267" height="156" />find the map service’s KML URL in the service’s capabilities tab under service properties using <a href="http://webhelp.esri.com/arcgisserver/9.3/java/index.htm#viewing_services_as_kml.htm">ArcCatalog</a></li>
<li>add this <a href="http://www.gelib.com/google-earth-network-links.htm">KML URL</a> to Google Earth as a network link.</li>
</ol>
<p><strong>Unfortunately, </strong>following this process provided me with a blank map service in Google Earth.  I knew I must be missing a step in creating a KML map service using AGS.  After doing plenty of research, I discovered that when enabling the KML capability when publishing the map service the map service’s KMZ file is not automatically created on the ArcGIS server where the map service is located&#8212;-</p>
<p><strong><a href="http://www.nytimes.com/2008/02/01/business/worldbusiness/01iht-UNBOX.1.9684125.html"><img class="alignright size-full wp-image-186" title="klm1" src="http://tuoutreach.wordpress.com/files/2009/09/klm1.jpg" alt="klm1" width="209" height="209" />Aha Moment</a></strong>, This is why I didn’t see a map when I added the map service’s KML URL in Google Earth as a network link.  In order to actually create the necessary map service KMZ file and its associated URL (called a KML Network Link), one must log into the ArcGIS server where the map service resides using <a href="http://myserver.com/ArcGIS/Manager">ArcGIS Server Manager</a> and follow the steps outlined under the “<a href="http://webhelp.esri.com/arcgisserver/9.2/dotNet/manager/applications/mng_kml_links.htm">How to create a new KML network link from a map service</a>.” After following these steps, one can copy the map service’s newly generated KML URL and add it as a network link in Google Earth.</p>
<p><strong>Now,</strong> I was able to view a dynamic AGS map service and any attribute information associated with the map service’s features in Google Earth.  However, it’s important to note that I was working with a dynamic AGS map service, not a cached AGS map service.  Cached KML AGS map services may display and function differently than dynamic KML AGS map services in Google Earth.  I have not had a chance to investigate the advantages / limitations / capabilities of a cached KML AGS map service in Google Earth, but perhaps this will be my next blog topic.   In the mean time check out how the <a href="http://wwwnew.towson.edu/outreach/cgis/">Center for GIS</a> is using these technologies to <a href="http://wwwnew.towson.edu/outreach/cgis/productsandservices/geospatial.asp">create solutions</a> for our clients!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Gestão de Vôos Aeromedia]]></title>
<link>http://zaft.wordpress.com/2009/09/02/gestao-voos-aeromedia/</link>
<pubDate>Wed, 02 Sep 2009 18:59:45 +0000</pubDate>
<dc:creator>Gabriel Santana</dc:creator>
<guid>http://zaft.wordpress.com/2009/09/02/gestao-voos-aeromedia/</guid>
<description><![CDATA[Fomos contratados para desenvolver uma aplicação para a Aeromedia, esta aplicação deveria permitir o]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;">Fomos contratados para desenvolver uma aplicação para a <a href="http://www.aeromedia.com.br" target="_blank">Aeromedia</a>, esta aplicação deveria permitir o cadastro de empresas e detalhes dos vôos realizados pela Aeromedia para cada uma dessas empresas.</p>
<p style="text-align:justify;">Os detalhes armazenados de cada vôo são a localização no Google Maps, download do KML, link para a página de fotos e link para a página com os vídeos do vôo.</p>
<p style="text-align:justify;">——————————–</p>
<p style="text-align:justify;">Somos uma equipe especializada em marketing criativo e de alto impacto, utilizando o voo livre e motorizado de paraglider como ferramentas para encantar o espectador.</p>
<p style="text-align:justify;">Nossos serviços incluem: Apresentações de motor paraglider em eventos, agenciamento para propaganda patrocinada de atletas, divulgação de marcas a mercados-alvo selecionados, propaganda de apoio em praias, eventos ou exposições, lançamentos de marcas a nível local ou nacional ou o que pudermos imaginar juntos com o uso de muita criatividade e da versatilidade do voo livre ou motorizado de paraglider, fotografia e filmagem aérea.</p>
<p style="text-align:justify;">——————————–</p>
<p>Tecnologias</p>
<ul>
<li>ASP.NET 2.0</li>
<li>XHTML</li>
<li>CSS</li>
<li>Javascript</li>
<li>Google Maps</li>
</ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Abreise und Zusammenfassung]]></title>
<link>http://mopped.wordpress.com/2009/08/29/abreise-und-zusammenfassung/</link>
<pubDate>Sat, 29 Aug 2009 20:39:04 +0000</pubDate>
<dc:creator>jkarthaus</dc:creator>
<guid>http://mopped.wordpress.com/2009/08/29/abreise-und-zusammenfassung/</guid>
<description><![CDATA[Wieder gings um 8 Uhr los. Die Abreise war wenig spektakulär -&gt; rauf auf die Bahn 377 KM Schruppe]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>W</strong>ieder gings um 8 Uhr los.</p>
<p>Die Abreise war wenig spektakulär -&#62; rauf auf die Bahn 377 KM Schruppen bis nach Hause.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p><strong>I</strong>ch habe meine geloggten GPS Daten noch ein wenig <em>bereinigt. </em></p>
<p>Durch die vielen Strassensperren sind einige Bögen entstanden, die ich in den KML Dateien rausgefiltert habe.<br />
Auch die An und Abreise Routen fehlen, so das in der KML Datei die Route bei der ersten Pause beginnt, und beim letzten Campingplatz endet.<br />
Die übrig gebliebene Streckenlänge ist 876 KM mit kompletter An und Abreise waren das ca. 1450 in 2 1/2 Tagen.</p>
<p><a href="http://www.joern-karthaus.de/tracks/TOUR_Spessart_Harz/Spessart.kml" target="_blank">Erster Abschnitt Spessart / Rhön </a></p>
<p><a href="http://www.joern-karthaus.de/tracks/TOUR_Spessart_Harz/Harz.kml" target="_blank">Zweiter Abschnitt Harz</a></p>
<p><a href="http://www.joern-karthaus.de/tracks/TOUR_Spessart_Harz/gesammt.kml" target="_blank">Tour gesammt</a></p>
<p><em> </em></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Continuing adventures with kmlextract]]></title>
<link>http://spaceyjase.wordpress.com/2009/10/04/continuing-adventures-with-kmlextract/</link>
<pubDate>Sun, 04 Oct 2009 11:20:35 +0000</pubDate>
<dc:creator>spaceyjase</dc:creator>
<guid>http://spaceyjase.wordpress.com/2009/10/04/continuing-adventures-with-kmlextract/</guid>
<description><![CDATA[I&#8217;ve been using kmlextract to manage my GPS data for a while, import it into Google Earth.  It]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I&#8217;ve been using <code><a href="http://spaceyjase.wordpress.com/2009/05/04/kmlextract/">kmlextract</a></code> to manage my GPS data for a while, import it into <a href="http://earth.google.co.uk/">Google Earth</a>.  It&#8217;s pretty good, even if I do say so myself <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>However, I soon realised that I had another need to just browse through the data on my device (a Garmin Forerunner 305).  For data I had extracted, this is fine, but I also wanted to browse (or extract) data in bulk or look at historical stuff without repeatedly running the extract script.  I was tinkering with some device driver stuff and needed some feedback about some stuff, stumbled into <a href="http://fuse.sourceforge.net/">fuse</a>.  It didn&#8217;t work out so well for another project but for KML data with multiple tracks in a larger file, it seemed ideal.</p>
<p>So, armed with Python and a fuse module, design on an electronic note (thanks, <a href="http://projects.gnome.org/tomboy/">Tomboy</a>) I set about learning fuse.  It has been difficult because the documentation isn&#8217;t too great but I finally figured it out.  I did intend to write a tutorial/guide on my adventures with fuse but I&#8217;ll leave that for a later date? <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The final result is another script, one that is part of the <code>kmlextract</code> package (which is even one of its dependencies).  <code>kmlfs</code> will mount the data read from a GPS device into the file system which can then be read using standard tools like <code>cat</code>, your favourite editor or Google Earth.</p>
<div id="attachment_310" class="wp-caption aligncenter" style="width: 310px"><a href="http://spaceyjase.wordpress.com/files/2009/10/kmlfs.jpg"><img class="size-medium wp-image-310" title="kmlfs" src="http://spaceyjase.wordpress.com/files/2009/10/kmlfs.jpg?w=300" alt="kmlfs in action" width="300" height="177" /></a><p class="wp-caption-text">kmlfs in action</p></div>
<p>This made it far easier to visualise the data on my device, click through the tracks and just copy and/or read what I wanted.  There&#8217;s still some work to be done (code duplication, some methods need adding, exceptions, blah blah) but it works <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Take a look at the project page here:</p>
<p><a href="http://code.google.com/p/kmlextract/">http://code.google.com/p/kmlextract/</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Durch den Westerwald zum Geysir von Andernach]]></title>
<link>http://mopped.wordpress.com/2009/10/03/durch-den-westerwald-zum-geysir-von-andernach/</link>
<pubDate>Sat, 03 Oct 2009 12:13:45 +0000</pubDate>
<dc:creator>jkarthaus</dc:creator>
<guid>http://mopped.wordpress.com/2009/10/03/durch-den-westerwald-zum-geysir-von-andernach/</guid>
<description><![CDATA[Wo findet man den höchsten Kaltwassergeysir der Welt ? Vor kurzem hätte ich geraten : Island oder US]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>W</strong>o findet man den höchsten Kaltwassergeysir der Welt ?</p>
<p>Vor kurzem hätte ich geraten : Island oder USA &#8211; weit gefehlt er befindet sich in <em>Andernach</em>.<br />
Zugegeben ist der Geysir nicht natürlich sondern entspringt einer Bohrung.<br />
Dennoch trägt er den Titel höchster Kaltwasser Geysir der Welt mit Eintrag im Guinnes Buch der Rekorde. :-O</p>
<p>Grund genug mal wieder Tyre anzuwerfen, und eine schöne Strecke durch den Westerwald nach Andernach zu planen.<br />
Start ist in <a href="http://www.ruppichteroth.de" target="_blank">Ruppichterroth</a> im Bröltal.</p>
<p>Hier die Strecke  in der Übersicht</p>
<p><img class="aligncenter size-full wp-image-216" title="nachAndernach" src="http://mopped.wordpress.com/files/2009/10/nachandernach.jpg" alt="nachAndernach" width="283" height="597" /></p>
<p><a href="http://www.joern-karthaus.de/tracks/TOUR_Andernach/ZumGeysir.kml" target="_blank">Hier die Strecke als Google Earth KML Datei</a></p>
<p>Die Strecke führt durch den kurvigen Westerwald teils über sehr kleine einspurige Strassen sowie auch gut ausgebaute Strassen.</p>
<p><img class="aligncenter size-full wp-image-217" title="2009-09-27 09.54.13" src="http://mopped.wordpress.com/files/2009/10/2009-09-27-09-54-13.jpg" alt="2009-09-27 09.54.13" width="450" height="600" /></p>
<p>In Puderbach entstand folgendes Bild vor dem Tor der Firma <a href="http://www.afflerbach.de/" target="_blank">Afflerbach</a></p>
<p><img class="aligncenter size-full wp-image-218" title="2009-09-27 10.28.54" src="http://mopped.wordpress.com/files/2009/10/2009-09-27-10-28-54.jpg" alt="2009-09-27 10.28.54" width="450" height="337" /></p>
<p>Weiter gehts bis nach Isenburg. Hier lädt die Bikerkneipe &#8220;<a href="http://www.zur-isenburg.de/" target="_blank">Zur Isenburg</a>&#8221; auf ein Kaltgetränk ein.</p>
<p><img class="aligncenter size-full wp-image-219" title="2009-09-27 10.49.02" src="http://mopped.wordpress.com/files/2009/10/2009-09-27-10-49-02.jpg" alt="2009-09-27 10.49.02" width="450" height="337" /></p>
<p>Ankunft in Andernach :</p>
<p><img class="aligncenter size-full wp-image-222" title="2009-09-27 11.17.06" src="http://mopped.wordpress.com/files/2009/10/2009-09-27-11-17-06.jpg" alt="2009-09-27 11.17.06" width="450" height="600" /></p>
<p>Der Geysir liegt auf einer Halbinsel und ist nur per Schiff zu erreichen. Man muss im <a href="http://www.geysir-andernach.de/" target="_blank">Geysirzentrum</a> eine Eintrittskarte kaufen,  kann dann die <a href="http://www.geysir-andernach.de/Mein-Geysir-Besuch/Erlebniszentrum/" target="_blank">Ausstellung</a> im Geysirzentrum besuchen und dann per Schiff zur Halbinsel fahren.<br />
Da der Geysir nur alle 100 Min. springt, war ich leider ein paar Minuten zur spät um die erste Fähre zu erreichen. Also war genügend Zeit um die Ausstellung un die Altstadt zu besuchen.</p>
<p>Hier das Geysirzemtrum am  Rheinufer :</p>
<p><img class="aligncenter size-full wp-image-223" title="2009-09-27 11.16.54" src="http://mopped.wordpress.com/files/2009/10/2009-09-27-11-16-54.jpg" alt="2009-09-27 11.16.54" width="450" height="337" /></p>
<p>Der Rhein hat zur Zeit einen sehr niedrigen Wasserstand :<img class="aligncenter size-full wp-image-225" title="2009-09-27 11.37.15" src="http://mopped.wordpress.com/files/2009/10/2009-09-27-11-37-151.jpg" alt="2009-09-27 11.37.15" width="450" height="337" /></p>
<p>Nach kurzer Wartezeit kahm auch schon die Geysirfähre :</p>
<p><img class="aligncenter size-full wp-image-226" title="2009-09-27 13.18.38" src="http://mopped.wordpress.com/files/2009/10/2009-09-27-13-18-38.jpg" alt="2009-09-27 13.18.38" width="450" height="337" /></p>
<p>Die Fähre fährt ca. 2Km Stromabwärts zum <a href="http://de.wikipedia.org/wiki/Namedyer_Werth" target="_blank">Namedyer Werth </a>einer Halbinsel im Rhein, auf der der Geysir gebohrt wurde.</p>
<p>Hier ist er dann endlich :</p>
<p><img class="aligncenter size-full wp-image-227" title="2009-09-27 14.11.35" src="http://mopped.wordpress.com/files/2009/10/2009-09-27-14-11-35.jpg" alt="2009-09-27 14.11.35" width="450" height="337" /><a href="http://de.wikipedia.org/wiki/Geysir_Andernach" target="_blank">Der Geysir von Andernach </a></p>
<p>Und da springt er -&#62;</p>
<p><img class="aligncenter size-full wp-image-228" title="2009-09-27 14.19.02" src="http://mopped.wordpress.com/files/2009/10/2009-09-27-14-19-02.jpg" alt="2009-09-27 14.19.02" width="450" height="600" /></p>
<p>Ich habe noch ein Handyvideo vom geysirsprung gemacht -&#62; <a href="http://www.joern-karthaus.de/tracks/TOUR_Andernach/geysirsprung.ogg" target="_blank">klickst du hier</a><br />
Das Geysirwasser ist sehr Salz und Mineralhaltig &#8211; so sehen die Bäume aus, die in der Gischt liegen&#8230;</p>
<p><img class="aligncenter size-full wp-image-229" title="2009-09-27 14.26.45" src="http://mopped.wordpress.com/files/2009/10/2009-09-27-14-26-45.jpg" alt="2009-09-27 14.26.45" width="450" height="337" /></p>
<p><strong>D</strong>as wars&#8230;</p>
<p>Meine Planung war eigendlich noch eine schöne Rückreise am Rhein entlang bis Linz, und dann wieder durch den Westerwald zurück.<br />
Da ich leider die erste Fähre verpasst hatte und am Nachmittag noch ein Termin anstand, musste ich über die Autobahn zurück <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
