Skip to content

🌎 🌟It parses and extracts coordinates from KML file to ASCCI file with PSXY and PSTEXT GMT templates 🌟 🌎

Notifications You must be signed in to change notification settings

AnaSoles/GEO_KMLToGMT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

KML_To_GMT

This tool parses and extracts geographical and utm coordinates from KML point file (Google Earth) into ASCCI file (PSXY and PSTEXT, wich have GMT templates formats) and Excel sheet with poin names and coordinates. Point names without grammatical accents (utf issues).

Steps to launch the tool: Set up in command line the path folder where you have the KML files.

Files requiered (respectively):

  1. 00_COORDENADAS.py
  2. POINTS_GEO.kml (in geographical coordinates)
  3. POINTS_UTM.kml (in UTM coordinates)
  4. OUTPUT FILE NAME (without any extension) dont recognize accents, encoding issues.

To get geographic or utm coordinates go to Google Earth and switch from one coodinates system to the other one.

Go to the menu "Tools", select "Options"

GE-1

In the pop up window check on Universal Transverse Mercator (UTEM )if you are in Geographical coordinates and you want to get UTM coordinates

GE-2

Go to "Places", select the point, right click, properties and check if the unit system has been changed in the coordinates

GE-3

To launch the tool, write down in the command line:

2020-12-07 13_36_41-Window

The output files are:

  • output.pstext (Command used in GMT mapping tool to text maps)

excel_sheet

  • output.xlsx (Excel sheet for a report)

pstext

Enjoy it :-D

About

🌎 🌟It parses and extracts coordinates from KML file to ASCCI file with PSXY and PSTEXT GMT templates 🌟 🌎

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages