Playing with maps, traveling around, doing things

There is code, working code, to handle Garmin GPS track logs and waypoints.

The world of places and relationships.

Statement

My current interest is in creating systems for the acquisition, management, and display of information with a geographic component. This includes maps and Geographic Information Systems (GIS). I have a special interest in geographic information that supports telling stories... read more.

misc notes:
DMS-> DM.m
divide S by 60 to get .m
add ., to M to get M.m
DM.m -> D.d divid M.m by 60 to get .d
add .d to D to get D.d

Base maps
need image
lat/long of corners
height/width (from image file-done)
offsets! what if the map doesn't start at the corners?