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

POIs should use representative point #347

Open
zerebubuth opened this issue Oct 27, 2015 · 0 comments
Open

POIs should use representative point #347

zerebubuth opened this issue Oct 27, 2015 · 0 comments

Comments

@zerebubuth
Copy link
Member

We use mz_centroid for POI positions from polygons. Instead, we should pull the whole polygon and use Shapely's representative point.

Upside: POIs will be within the outline of their generating polygon, which some may not be at the moment.

Downside: More network traffic to pull these polygons back over the network.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants