[GeoNode-users] how to update all the thumbnails

Toni Schönbuchner toni.schoenbuchner at csgis.de
Thu Nov 16 07:27:14 PST 2017


Hi Federico,

unsure but worth a try:
Could something like:

from geonode.maps.models import Map
for map in Map.objects.all: map.save()

Update Thumbs for you? (Run from a python shell)


Cheers,

Toni


-----------------------------------------------
CSGIS

-----------------------------------------------
Kolonnadenstraße 1
04109 Leipzig
-----------------------------------------------
Mobil	+49/ (0) 176 6680 3198
Tel 		+49/ (0) 341 24 04 738
Fax 		+49/ (0) 341 24 04 73
Web		http://csgis.de
-----------------------------------------------

Hinweis gemäß § 33 BDSG
Daten der Verfahrensbeteiligten werden gespeichert. Dieses Dokument ist ausschließlich für den
Adressaten bestimmt. Der Inhalt der E-Mail ist vertraulich. Falls Sie diese E-Mail versehentlich
erhalten haben, rufen Sie uns unter obiger Rufnummer umgehend an und löschen Sie diese Nachricht
von Ihrem Computer. Jegliche Art von Reproduktionen, Verbreitung, Vervielfältigung, Veränderung,
Verteilung und/oder Veröffentlichung dieser E-Mail ist verboten.

> Am 16.11.2017 um 16:04 schrieb geonode-users-request at lists.osgeo.org:
> 
> Message: 4
> Date: Thu, 16 Nov 2017 09:48:18 -0500
> From: Paolo Corti <pcorti at gmail.com <mailto:pcorti at gmail.com>>
> To: Federico Gianoli <alpacagis at gmail.com <mailto:alpacagis at gmail.com>>
> Cc: geonode-users <geonode-users at lists.osgeo.org <mailto:geonode-users at lists.osgeo.org>>
> Subject: Re: [GeoNode-users] how to update all the thumbnails
> Message-ID:
> 	<CAHXrU-Lsv3nNoYJA0xnKsEfAQk5WKPMKPsKiUX_Nk0+g+NeQ0w at mail.gmail.com <mailto:CAHXrU-Lsv3nNoYJA0xnKsEfAQk5WKPMKPsKiUX_Nk0+g+NeQ0w at mail.gmail.com>>
> Content-Type: text/plain; charset="UTF-8"
> 
> Hi Federico
> updatelayers will regenerate thumbnails for layers.
> Unfortunately there isn't a solution for maps right now. You can only
> manually regenerate them by using the "Set thumbnail" button
> cheers
> p

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20171116/92127b2d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20171116/92127b2d/attachment-0001.sig>


More information about the geonode-users mailing list