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

Airport: Add LAT LON data #194

Closed
daveroverts opened this issue Nov 21, 2020 · 1 comment
Closed

Airport: Add LAT LON data #194

daveroverts opened this issue Nov 21, 2020 · 1 comment
Assignees
Labels
php Pull requests that update Php code released

Comments

@daveroverts
Copy link
Owner

For #193 I need LAT LON data to show airports. Right now, they're not saved at all. The import file that's already in use does have such data.

@daveroverts daveroverts added the php Pull requests that update Php code label Nov 21, 2020
@daveroverts daveroverts self-assigned this Nov 21, 2020
daveroverts added a commit that referenced this issue Jan 2, 2022
at the moment, the coordinates are not used for something yet, but they may be needed for a map

fix #194
github-actions bot pushed a commit that referenced this issue Jan 2, 2022
# [2.6.0](v2.5.2...v2.6.0) (2022-01-02)

### Bug Fixes

* **AirportImport:** fix majority of airports not importing ([492cfec](492cfec))

### Features

* add coordinates to airport model ([fb88e9f](fb88e9f)), closes [#194](#194)
* **AirportImport:** replace route with command ([6e2f000](6e2f000))
* **AirportsImport:** add better validation to airport import ([6b1ae83](6b1ae83))
* **AirportsImport:** change airport import file source ([bb0859f](bb0859f))

### Performance Improvements

* **AirportImport:** AirportImport now runs on queue ([f7170fe](f7170fe))
@github-actions
Copy link

github-actions bot commented Jan 2, 2022

🎉 This issue has been resolved in version 2.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
php Pull requests that update Php code released
Projects
None yet
Development

No branches or pull requests

1 participant