-
Notifications
You must be signed in to change notification settings - Fork 1
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
Library to Ingest: weekly OpenData templates #1289
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1289 +/- ##
=======================================
Coverage 69.83% 69.83%
=======================================
Files 110 110
Lines 5900 5900
Branches 659 659
=======================================
Hits 4120 4120
Misses 1648 1648
Partials 132 132 ☔ View full report in Codecov by Sentry. |
- name: most_curre | ||
- name: status | ||
- name: wkb_geometry | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
latitude
& longitude
columns no longer exist at the source - remove. These columns are actually not used in the build, so no impact. Added wkb_geometry
bc it's actually expected.
db1f5c0
to
d0a335a
Compare
Remove lon and lat columns from `lpc_landmarks` source in GFT - no longer exist at the source. Note, these columns are not used in GFT build.
d0a335a
to
529f0e1
Compare
Closes #1247. Reports for specific datasets can be found there.