Skip to content

loading large amount of data #12

@gis-pl

Description

@gis-pl

We tried to load large amount of data (300k polygons stored in PostGIS) to the map using this query:
https://github.com/doneill/koop-provider-pg/blob/main/src/db/sql/createGeoJson.sql

Unfortunately with this amount of data, it freezes PostGIS and it needs to be restarted.
Is it possible not to load all objects, but only a small portion, for example - only polygons that are displayed in the extent of the map by user?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions