I have a 1500 pdf document that I need to extract latitude and longitude coordinates from. The Lat and long are formatted as one attribute so they need to be split plus there are a few other columns. I only need the lat long plus two other columns. Is there a way to read a pdf file with python code or do I have to place the data into a csv?
أكثر...
أكثر...