aerospaceresearch / gcp-osm

Ground Control Points for OpenStreetMap
MIT License
4 stars 2 forks source link

Checking the OpenDroneMap GCP format! #2

Open hornig opened 5 years ago

hornig commented 5 years ago

https://github.com/aerospaceresearch/gcp-osm/blob/46377aa81896c25275ec43eb26ece9f847c640d8/main.py#L69-L78

how to handle GCPs in different, neighbouring utm zones? is the separator within the line a "space" or a "tab"? shall we allow an input from my_gcp_list without altitude?

src: https://github.com/OpenDroneMap/ODM/wiki/Running-OpenDroneMap

hornig commented 2 years ago

we now made progress and included one gcp_list format. could someone with ODM test it? :) https://github.com/aerospaceresearch/gcp-osm/blob/master/gcposm/gcp_list_writer.py#L7