cphflacour / open-data-dk

4 stars 0 forks source link

Feature overflow in preview #50

Open cphflacour opened 5 years ago

cphflacour commented 5 years ago

If the data source contains too many features, the preview will overflow with an error.

This is the case for several of the WFS services.

Many of theses stem from geoserver.

Rule: If link is WFS, then add Maxfeatures=X and make a clear notice this is only preview.

cphflacour commented 5 years ago

One way of fixing this could be to add a MAXFEATURES=N to the url the preview uses, and still deliver the real url to the users.

This would require clearly signalling that this was indeed a preview, and not the full dataset displayed in preview.