getmaputnik:
	curl -L -o /tmp/public.zip https://github.com/maputnik/editor/releases/download/v1.7.0/public.zip && unzip /tmp/public.zip -d /tmp
	mv /tmp/public/app.*.js src/static/maputnik.js
