<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Bas Couwenberg pushed to branch upstream at <a href="https://salsa.debian.org/debian-gis-team/python-mapnik">Debian GIS Project / python-mapnik</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/debian-gis-team/python-mapnik/-/commit/6f8e93f206193b9c3c8e64ae957eb7908df8efb0">6f8e93f2</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2024-04-18T18:16:50+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 0.0~20240222-5ab32f020</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#f201da200aae3ddf67aa94717afd6ebc5ce93c94">
bootstrap.sh
</a>
</li>
<li class="file-stats">
<a href="#edaf480c007c1e8ab4cefd80f2e6706ca8c04aef">
demo/python/rundemo.py
</a>
</li>
<li class="file-stats">
<a href="#980fc86dbce9c0cdce28255dfc275d1dd842443a">
<span class="new-file">
+
docs/getting-started.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#a6c511c99370bcdd829126985b08be560e4a4775">
<span class="new-file">
+
docs/images/world.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#fce919da2e18c0d45c1779a4de033b2c661228fc">
mapnik/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#397a762d33d27c1a978bb1d0b6ebd305da888f07">
mapnik/printing/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#e512c34819969995d558f50599509a27290d7c5f">
<span class="new-file">
+
scripts/mason.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#06f04972d3ffe011bdc6f2b3611ff1b4c203cd92">
scripts/setup_mason.sh
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#632ec327bd0d4716d32a2bc03c513fd56d7407cb">
src/mapnik_datasource.cpp
</a>
</li>
<li class="file-stats">
<a href="#5640aff140c86c75d839b90590cb122c98182147">
src/mapnik_datasource_cache.cpp
</a>
</li>
<li class="file-stats">
<a href="#c7ea75ccd39b5985310260004804407783622e09">
src/mapnik_enumeration.hpp
</a>
</li>
<li class="file-stats">
<a href="#fb9a869950d0444f707461ea03423f594cc814ed">
src/mapnik_envelope.cpp
</a>
</li>
<li class="file-stats">
<a href="#a5dd31d6ee332aab51ca38ee428757a989a0d037">
src/mapnik_feature.cpp
</a>
</li>
<li class="file-stats">
<a href="#303d0b13f1adfe2c9bb18f2b6bbc731affbf132e">
src/mapnik_gamma_method.cpp
</a>
</li>
<li class="file-stats">
<a href="#5a9ec22548276c1614629e92bf712cb552954132">
src/mapnik_geometry.cpp
</a>
</li>
<li class="file-stats">
<a href="#43534c49d64cc23771798b1787eb02998d2097eb">
src/mapnik_image.cpp
</a>
</li>
<li class="file-stats">
<a href="#ab2396ba2b1e74e955e757486ad00090cf5f9269">
src/mapnik_layer.cpp
</a>
</li>
<li class="file-stats">
<a href="#8ec16afac6297b639a9e3270371ddda14071c323">
src/mapnik_map.cpp
</a>
</li>
<li class="file-stats">
<a href="#3eaf5051c80c86f7ab191ec488a362c98962f308">
src/mapnik_parameters.cpp
</a>
</li>
<li class="file-stats">
<a href="#70777df11100d3edc0726bfda31289c537b8b351">
src/mapnik_proj_transform.cpp
</a>
</li>
<li class="file-stats">
<a href="#f9a8a68234be38b6aae9ae87683b751895299046">
src/mapnik_projection.cpp
</a>
</li>
<li class="file-stats">
<a href="#c03a4de4f2f45d0454260d10175720c97afa97be">
src/mapnik_python.cpp
</a>
</li>
<li class="file-stats">
<a href="#8e486e9c6597cab268efb7d4b324a49d718e84e1">
src/mapnik_query.cpp
</a>
</li>
<li class="file-stats">
<a href="#65b2e61844c4c85f7d1fa931e2a2103245ab171b">
src/mapnik_raster_colorizer.cpp
</a>
</li>
<li class="file-stats">
<a href="#aedc2b9a1fa34d377d6c9865a603b13c977e66b1">
src/mapnik_style.cpp
</a>
</li>
<li class="file-stats">
<a href="#5efea8fe3d48eb47474d84aefad57990d744c001">
src/mapnik_svg.hpp
</a>
</li>
<li class="file-stats">
<a href="#1a0b35fee7aa23c1e05d9d4b82ff9c4933f3f2ea">
src/mapnik_symbolizer.cpp
</a>
</li>
<li class="file-stats">
<a href="#83845b0e9a967ed17d9b7e75770b040a56fa4516">
src/python_grid_utils.cpp
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
The diff was not included because it is too large.
</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/python-mapnik/-/commit/6f8e93f206193b9c3c8e64ae957eb7908df8efb0">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/debian-gis-team/python-mapnik/-/commit/6f8e93f206193b9c3c8e64ae957eb7908df8efb0"}}</script>


</p>
</div>
</body>
</html>