Skip to content

Simple Python script that generates (from a csv file containing lat and long coordinates) a txt file with each row corresponding to the definition in Javascript of a ee.Geometry.Point. Each ee.Geometry.Point can then be imported and visualized in the Code Editor of Google Earth Engine, instead of writing all of them manually

Notifications You must be signed in to change notification settings

lucamarini22/csv_to_gee_points

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

About

Simple Python script that generates (from a csv file containing lat and long coordinates) a txt file with each row corresponding to the definition in Javascript of a ee.Geometry.Point. Each ee.Geometry.Point can then be imported and visualized in the Code Editor of Google Earth Engine, instead of writing all of them manually

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages