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

Uploaded joined shapefile to geoserver has missing values #283

Closed
navarroc opened this issue Mar 12, 2024 · 0 comments · Fixed by #284
Closed

Uploaded joined shapefile to geoserver has missing values #283

navarroc opened this issue Mar 12, 2024 · 0 comments · Fixed by #284
Assignees
Labels
3storypoints Between 7-15 hours of work, requiring back and forth communications to clarify a complex problem bug Something isn't working

Comments

@navarroc
Copy link
Member

When joining the shapefile and CSV output from building functionality, the output is missing data. There is a warning that the probability column name is too long and it truncates to probabilit, but it seems the data is missing to. We should investigate how to fix the join or switching to geopackage.

@navarroc navarroc added bug Something isn't working 3storypoints Between 7-15 hours of work, requiring back and forth communications to clarify a complex problem labels Mar 12, 2024
@navarroc navarroc self-assigned this Mar 12, 2024
longshuicy added a commit that referenced this issue Mar 13, 2024
* Fixes #283 - changed join to create geopackage instead of shapefile

* Changed file upload to be the geoPkgFile

* pass in dataset id as the default join (#285)

* Temp fix layername (#286)

* pass in dataset id as the default join

* one more fix

* Changed log info to debug and updated CHANGELOG

---------

Co-authored-by: Chen Wang <cwang138@illinois.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3storypoints Between 7-15 hours of work, requiring back and forth communications to clarify a complex problem bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant