Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's the meaning of property X and Y in the dataset "Argoverse Motion Forecasting v1.1--traing'' #290

Open
Myfootnotsmelly opened this issue Jan 19, 2022 · 4 comments

Comments

@Myfootnotsmelly
Copy link

Hi! I'm trying to get the longitude and latitude of every row of dataset but (X,Y) is something like (2661.0156381377,1145.75305191368) which surely does not imply long&lat.
However, i notice there is property "city_name" in the dataset , then what's the base point of the X and Y, and how can i convert it into longtitude and latitude?
Thanks a lot !

@johnwlambert
Copy link
Contributor

Thanks for your interest in our work. (x,y) are measured in meters for the Motion Forecasting Dataset, in the city coordinate system. Our city coordinate system is relative to a point within each city (an origin we define). We discuss this in the Appendix of our paper -- please read me here in this issue: #95

@Myfootnotsmelly
Copy link
Author

Got it. Thank you for the answer.

@Akamel01
Copy link

@johnwlambert
Thanks for your answer. I was exploring the new argoverse2 dataset and I noticed you have covered more cities (e.g., Washington DC). Do you also have the origin point and coordinate system for each city in the new dataset?

Thanks

@senselessdev1
Copy link
Contributor

@Akamel01 we've added this functionality in the following PR:
https://github.com/argoai/av2-api/pull/28/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants