package bplan // Returns: a slice of objects containing a TIPLOC, Latitude and Longitude func GetTiplocLocations() []TiplocLatLong {} // Returns: a slice of objects containing a TIPLOC, Easting and Northing func GetTiplocLocationsOS() []TiplocOS {}