How do I create my own point layer using a table of x – y coordinates?
Here’s a step by step guide to create a point layer. All you need is a table containing your feature name, as well as the latitude (Y) and longitude (X) coordinates in decimal degrees. If you only have coordinate values in Degrees, Minutes, Seconds, you need to convert them to decimal degrees first. For that you can use Gary Park’s free online converter.