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

Migrate to planet-search #2097

Open
1 of 7 tasks
HarelM opened this issue Jan 26, 2025 · 0 comments
Open
1 of 7 tasks

Migrate to planet-search #2097

HarelM opened this issue Jan 26, 2025 · 0 comments

Comments

@HarelM
Copy link
Member

HarelM commented Jan 26, 2025

In order to run planet-search in production the following steps are needed:

  • 1. Add the planet-search image to the managing repo and have it start generating the PMTiles and Elasticsearch indices.
  • 2. Convert the client to use the new generated tiles (single source) + offline download
  • 3. Convert the "get POI by ID" for external sources to use the external index.
  • 4. Covert the search to use the new index
  • 5. Check if there are other places that need this index besides the two entry points above
  • 6. Remove the index and processing and only leave the OSM + index processing of generating the extranl.geojson file.
  • 7. Allow server side to get data from OSM for POIs, mainly for thumbnail for social links.
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

1 participant