Page MenuHomeGitPull.it

Too slow because of too much POIs, areas, lines, etc.
Closed, ResolvedPublic

Description

The first visit should be not that heavy. The homepage is really slow because of these heavy contents.

In any case we can rethink the API to try to avoid the "load everything" strategy.

  • bounds-limited engine
    • bounds-limited APIs
    • cumulative POI load
  • avoid too many requests if you move too fast

Revisions and Commits

Event Timeline

valerio.bozzolan renamed this task from Too much GeoJSONs on the map (areas, lines, etc.) to Too slow because of too much areas, lines, etc..Nov 21 2019, 11:08
valerio.bozzolan created this task.
valerio.bozzolan added a commit: Restricted Diffusion Commit.Sep 29 2021, 10:43
valerio.bozzolan renamed this task from Too slow because of too much areas, lines, etc. to Too slow because of too much POIs, areas, lines, etc..Sep 30 2021, 10:44
valerio.bozzolan raised the priority of this task from Low to High.Sep 30 2021, 11:34
valerio.bozzolan updated the task description. (Show Details)
valerio.bozzolan updated the task description. (Show Details)

I've run the new cli/compress-geojson.php script with precision = 5. Output:

Saved chars sum: 340473
valerio.bozzolan added a commit: Restricted Diffusion Commit.Nov 3 2021, 15:20