Skip to content

don't accumulate id column#8

Open
kaytwo wants to merge 1 commit intodistrictr:mainfrom
kaytwo:fix-columns
Open

don't accumulate id column#8
kaytwo wants to merge 1 commit intodistrictr:mainfrom
kaytwo:fix-columns

Conversation

@kaytwo
Copy link
Copy Markdown

@kaytwo kaytwo commented Sep 1, 2021

I was having serious tile size problems that seemed to be caused by accumulating the primary key in addition to the populations/votes. Removing the id column from the columns that are accumulated helped, especially with the points version for whatever reason.

@mapmeld
Copy link
Copy Markdown
Member

mapmeld commented Sep 1, 2021

After you do this, are you still able to get the IDs saved to your assignment object? I end up getting a lot of undefined there and in the NumberMarkers endpoint

@kaytwo
Copy link
Copy Markdown
Author

kaytwo commented Sep 1, 2021

Yep, they all pop out just fine. Both the polygons and points tiles work as expected (you can take a look at https://wardmap.app). NumberMarkers have never worked for me because I didn't set up the backend to work with my custom dataset.

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

Successfully merging this pull request may close these issues.

2 participants