The original is here. How can I get on the map? See below.

http://sebastien.lorquet.fr/nuttxdevs/

How Can I Get on the Map?

If you are a regular contributor to NuttX, you can appear on this map by sending the following KML placemark to Sebastien Lorquet sebastien@lorquet.fr:

    <Placemark>
    <name>Short Description, Name, Etc</name>
    <Point>
    <coordinates>longitude,latitude[,altitude]</coordinates>
    </Point>
    </Placemark>

NOTE: coordinates need to be long,lat. If you use google maps, it will probably show lat,lon. altitude is optional.

You should not pinpoint your home, but rather just the city you live in. We respect your privacy. If you have no time to get your coordinates, you can send Sebastien the name of your city+country(direct email) and he will do the conversion for you.

  • No labels