<feed xmlns='http://www.w3.org/2005/Atom'>
<title>KlimatanalysNorr/tools/webmap-publish, branch master</title>
<subtitle>Backend utilities for Klimatanalys Norr's web map.</subtitle>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/KlimatanalysNorr/tools/'/>
<entry>
<title>webmap-import: Add option to generate Mapbox Vector Tiles (MVT).</title>
<updated>2025-05-21T16:57:50+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2025-05-20T09:57:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/KlimatanalysNorr/tools/commit/?id=9b192ebb312741672babd46523d8558b6e74ff9a'/>
<id>9b192ebb312741672babd46523d8558b6e74ff9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add type hints and refactor a bit to please pylint.</title>
<updated>2025-04-19T03:14:48+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2025-04-17T10:23:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/KlimatanalysNorr/tools/commit/?id=2abf2297aabb355b72c6ae9e0aaf350f7a6cbe9d'/>
<id>2abf2297aabb355b72c6ae9e0aaf350f7a6cbe9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webmap-publish: Add comment regarding compression.</title>
<updated>2024-10-20T00:08:13+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-10-20T00:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/KlimatanalysNorr/tools/commit/?id=98a2d184f3795822c4a61587ef57a6ad66f7237e'/>
<id>98a2d184f3795822c4a61587ef57a6ad66f7237e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webmap-publish: Pass a serialized configuration string.</title>
<updated>2024-10-19T17:50:21+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-10-19T17:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/KlimatanalysNorr/tools/commit/?id=a0b1ff8635751d277a7a1612ac37aec1c92c887e'/>
<id>a0b1ff8635751d277a7a1612ac37aec1c92c887e</id>
<content type='text'>
Cf. https://gdal.org/en/latest/drivers/vector/mvt.html .  This enables
customizing min/maxzoom and target layer name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cf. https://gdal.org/en/latest/drivers/vector/mvt.html .  This enables
customizing min/maxzoom and target layer name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add layer with planed gigafactories.</title>
<updated>2024-10-19T17:19:12+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-10-19T17:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/KlimatanalysNorr/tools/commit/?id=c7998694e4de61cc32383f9c9e1a796155796b28'/>
<id>c7998694e4de61cc32383f9c9e1a796155796b28</id>
<content type='text'>
Own work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Own work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add layers from Svenska Kraftnät (SvK).</title>
<updated>2024-10-19T16:12:10+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-10-19T15:08:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/KlimatanalysNorr/tools/commit/?id=4f56801e9737e1f9201ea5e2d1f23f759d65d437'/>
<id>4f56801e9737e1f9201ea5e2d1f23f759d65d437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webmap-publish: Flatten geometry to 2D before exporting.</title>
<updated>2024-10-19T14:27:56+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-10-19T14:27:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/KlimatanalysNorr/tools/commit/?id=e61fd88fe81363d8f84e8f9c42b52c64314c4286'/>
<id>e61fd88fe81363d8f84e8f9c42b52c64314c4286</id>
<content type='text'>
The webmap ignores elevation, so we might as well flatten geometries to
save space.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The webmap ignores elevation, so we might as well flatten geometries to
save space.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `webmap-publish` script to export layers to Mapbox Vector Tiles.</title>
<updated>2024-09-25T19:38:46+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-09-21T02:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/KlimatanalysNorr/tools/commit/?id=7cda119879cf48ba72ba34522fa9cdf9ef6d9b49'/>
<id>7cda119879cf48ba72ba34522fa9cdf9ef6d9b49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
