I have a set of latitude and longitude points in decimal form for a city and I need to convert them to x and y coordinates in order to draw them on a canvas and find the distance between them. I am confused as to what the formula for this would be, any help would be appreciated. I don't need to account for the curvature of the Earth as it's just a flat map.
Thanks