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

Combine heatmap calculations as dataframe like #1881

Conversation

metemaddar
Copy link
Contributor

Related issue: #1873

Copied from walking-matrix branch
+ set uvicorn port according to env file
  - Add API_PORT to .env file
It's like merging calculations/quantiles to a hexagon Dataframe
But data is now in normal numpy array
return calculations, quantiles

def convert_parent_tags_to_geojson(self, parent_tags: dict):
tags = set()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this function used or only for testing?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. It is just for testing.

@EPajares EPajares merged commit 514b3a6 into goat-community:feature/walking-matrix Jan 16, 2023
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