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

Map Engine Project #39

Open
hallahan opened this issue Feb 25, 2023 · 0 comments
Open

Map Engine Project #39

hallahan opened this issue Feb 25, 2023 · 0 comments

Comments

@hallahan
Copy link

In the world of mapping, what are we most interested in building?

What would be a well scoped project that we can complete in a reasonably scoped block of time?

If we were interested in developing a vector tile format, the format should permit both routing and rendering.

Should the tile format also provide search?

  • Full Text Search
    • Reverse index
  • Geocoding / Reverse Geocoding ?

Should we even use vector tiles?

  • Alternatively, we could structure the data in a way that any arbitrary viewport can draw quickly enough as-is.

Should the tile size and unit be larger?

  • Baking tiles for the planet would be much faster if we target a max zoom of 12 or 10.
  • A 50-100 MiB tile would take several seconds to download, but it will still load quickly, and the cached tile can still be quick to work with.
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

No branches or pull requests

1 participant