Hello. Is there any place online where this is best documented?
You suggested altering the localconfig.json file (where in the project is this file located?) and add mapConstraints object with an restrictedExtend field. Though, as I understand, such setup would apply to the whole application, correct?
That's not what I need. I'm in need of setting up limits to each layer individually by providing a given restricting 'bounding box' to each, accordingly.
To make things worse, I need to apply this to the MapStore under my GeoNode docker instance, so I'm not sure if this works through simple changes to some config files, or if I'd have to, for instance, clone the MapStore project, customize it with these changes, compile it and plug it to my GeoNode instance, instead of the default MapStore or something.
Any help much appreciated. Best regards.