User:Anneka

From OpenStreetMap Wiki
Jump to navigation Jump to search

This user uses or has experience with a Garmin eTrex Vista and is willing to answer questions on it from OSM users.


Mapping Switzerland

  • 01/2009 added POIs and way around Binntal together with webrian - Binntal
  • 05/2009 started to map Seefeld/Zürich, added routes, bus_stops, parking_places, POIS



Mapping Germany

  • in 2008 I started with some mappings in my hometown Lenzen (Elbe), that was a blank spot at OSM in this time - Lenzen (Elbe)



Mapping at Holiday



Using Openstreetmap

  • Changing code of IPhoto - Map: showing OSM Map instead of googlemaps:

File to change: '/Applications/iPhoto.app/Contents/Resources/googleMap.html'

add code: redefining of variable G_PHYSICAL_MAP in function useTerrainMap():

function useTerrainMap()
	    {	
		if (gMap.getCurrentMapType() != G_PHYSICAL_MAP)
		{var G_PHYSICAL_MAP
		   copyOSM = new GCopyrightCollection("<a href=\"http://www.openstreetmap.org/\">OpenStreetMap</a>");
		   copyOSM.addCopyright(new GCopyright(1, new GLatLngBounds(new GLatLng(-90,-180), new GLatLng(90,180)), 0, " "));
		   tilesMapnik = new GTileLayer(copyOSM, 1, 17, {tileUrlTemplate: 'http://tile.openstreetmap.org/{Z}/{X}/{Y}.png'});
		   G_PHYSICAL_MAP = new GMapType([tilesMapnik], G_NORMAL_MAP.getProjection(), "OpenStreetMap");
		   gMap.setMapType(G_PHYSICAL_MAP);
                 }
              return false;
             }

Result:

Osm on iphoto.png



Kontakt

OSM Logo This user submits data to OpenStreetMap under the name
anneka.