geonode icon indicating copy to clipboard operation
geonode copied to clipboard

Remove the legacy / unused code from the Maps app

Open Gpetrak opened this issue 9 months ago • 1 comments

The Maps app contains legacy code, due to the replacement of various parts of the GeoNode client. We need to -- review the codebase and mainly the views / URLS / templates, -- identify any legacy or unused code, -- clean it up.

For example, map_download.html is used by map_download view but again it seems unused.

Gpetrak avatar Jun 09 '25 11:06 Gpetrak

The PR for this issue is available here: #13274

Gpetrak avatar Jun 17 '25 09:06 Gpetrak