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

Feature/data fusion #810

Conversation

rafleo2008
Copy link
Contributor

This PR includes all the changes mentioned in the previous PR except the use of GID instead of osm_id and amenity (because in the moment the procedure is applied, GID does not exists yet). Moreover, after displacement, the function checks when the point is outside and relocate it to the nearest point to the origin polygon.

Reprojection has been deleted, as well as many intermediate tables, temporal tables were labeled in this way during the procedure.

Moreover, this PR also includes the implementation of areas of interest, new function to compute intersections and add them to pois and the implementation in pois.sql, this function is dynamic and can be adjusted to add/delete amenities.

@rafleo2008
Copy link
Contributor Author

I will close this PR because I updated a couple lines in a new one (to assign osm id as name where name is null) this is to avoid overestimation of accessibility when parks have many entrances

@rafleo2008 rafleo2008 closed this Oct 9, 2020
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.

None yet

2 participants