Open mwallschlaeger opened 1 month ago
@mwallschlaeger does this relates to #19 somehow? There you describe the effect what happens if a bbox gets extended unintentionally. However, using the globe as bbox would have a similar effect, right?
@ridoo yes it is related to #19 . If a map contains geodata and non geodata the bbox should only build from datasets with subtype != "tabular"
. But if a map only contains of tabular
data the map must have the worldwide bbox tabular data is suppose to have as well. Or bbox can be overwritten using api or ui
but in geonode e.g. documents have a default bounding box of:
In my opinion this is the preferred way of dealing with tabular data.