-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Feature] Create Data model for Journey object #7
Milestone
Comments
"application/geo+json" |
nramc
pushed a commit
that referenced
this issue
Mar 14, 2024
- Point.java added with tests - Position updated with new method to get coordinates as array -
nramc
pushed a commit
that referenced
this issue
Mar 14, 2024
- Point.java added with tests - Position updated with new method to get coordinates as array -
nramc
pushed a commit
that referenced
this issue
Mar 18, 2024
- Point.java added with tests - Position updated with new method to get coordinates as array -
nramc
pushed a commit
that referenced
this issue
Mar 18, 2024
- factory methods added for position -
nramc
pushed a commit
that referenced
this issue
Mar 18, 2024
- factory methods added for position -
nramc
pushed a commit
that referenced
this issue
Mar 18, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 21, 2024
nramc
pushed a commit
that referenced
this issue
Mar 23, 2024
nramc
pushed a commit
that referenced
this issue
Mar 24, 2024
nramc
pushed a commit
that referenced
this issue
Mar 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"id": "id_1", "type": "Feature", "geometry": {"type": "Point", "coordinates": [11.6634, 48.1230]}, "properties": { "name": "München House", "category": "Residential", "city": "Munich", "country": "Germany", "tags": ["Ram", "Sakunthala", "Germany", "Munich"], "description": "Remember that happiness is a way of travel, not a destination.", "thumbnail": "/assets/test-data/img/2022_1.png"
The text was updated successfully, but these errors were encountered: