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

List of changed tiles #2

Open
typebrook opened this issue Oct 20, 2020 · 2 comments
Open

List of changed tiles #2

typebrook opened this issue Oct 20, 2020 · 2 comments
Labels
FRONTEND Things on typebrook.github.io/mapstew

Comments

@typebrook
Copy link
Owner

typebrook commented Oct 20, 2020

A single file of list can let frontend know where are updated features.
This can be generated along with each tile generation workflow.

@typebrook typebrook reopened this Nov 9, 2020
@typebrook typebrook added the FRONTEND Things on typebrook.github.io/mapstew label Nov 23, 2020
@typebrook
Copy link
Owner Author

Related code is comment out now:

#- run: find tiles/ -name '*.pbf' >tiles.list
#- name: Make list of tiles
# uses: actions/upload-artifact@v2
# with:
# name: tiles.list
# path: ${{ github.workspace }}/tiles.list

@typebrook
Copy link
Owner Author

Or, just generate list of feature id and its coordinate when using osmupdate

@typebrook typebrook pinned this issue Oct 25, 2021
@typebrook typebrook unpinned this issue Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FRONTEND Things on typebrook.github.io/mapstew
Projects
None yet
Development

No branches or pull requests

1 participant