I am presently exploring geospatial possible solutions for a project at my work and came accross this amazing tool that geonode is.
Nonetheless, after installation and configuration on docker containers in my server at work (125gig of ram and 24 powerful gpus), I would like to address my current issue.
I need to display maps that will have several layers that can sum up to 50gig of data on one single map only. I have been able to display all my layers (shapefiles, geotiff etc...) but it is very slow. I have the hardware capabilities with my server to display these maps but how can I configure propoerly apache tomcat or nginx in order to display the data faster on the geonode front-end.
I changed several geoserver configuration such as ThreadPoolExecutor size pool, Tomcat's different service strategies and configs, nginx's client_max_body_size but I do not see an improvement...
How can I improve(speed, refresh rate) the display of big layers on geonode? Do you have a strategy to propose me?
thank you in advance!
Expected Behavior
better refresh/ map display
Actual Behavior
very slow to display several layers
Specifications
- GeoNode version: 2.10
- Installation method (manual, GeoNode Docker, SPCGeoNode Docker): DOCKER
- Platform: Ubuntu Server
- Additional details:
I am presently exploring geospatial possible solutions for a project at my work and came accross this amazing tool that geonode is.
Nonetheless, after installation and configuration on docker containers in my server at work (125gig of ram and 24 powerful gpus), I would like to address my current issue.
I need to display maps that will have several layers that can sum up to 50gig of data on one single map only. I have been able to display all my layers (shapefiles, geotiff etc...) but it is very slow. I have the hardware capabilities with my server to display these maps but how can I configure propoerly apache tomcat or nginx in order to display the data faster on the geonode front-end.
I changed several geoserver configuration such as ThreadPoolExecutor size pool, Tomcat's different service strategies and configs, nginx's client_max_body_size but I do not see an improvement...
How can I improve(speed, refresh rate) the display of big layers on geonode? Do you have a strategy to propose me?
thank you in advance!
Expected Behavior
better refresh/ map display
Actual Behavior
very slow to display several layers
Specifications