mapshaper 0.7.23 → 0.7.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/mapshaper.js +4401 -4292
- package/package.json +1 -1
- package/www/mapshaper.js +4401 -4292
- package/www/sponsor.html +1 -0
package/www/sponsor.html
CHANGED
|
@@ -36,6 +36,7 @@
|
|
|
36
36
|
|
|
37
37
|
<h2>Recent work</h2>
|
|
38
38
|
<ul class="support-list">
|
|
39
|
+
<li><strong>Buffer command</strong> — Geodesic and planar buffering for points, lines and polygons</li>
|
|
39
40
|
<li><strong>Raster importing</strong> — GeoTIFF + georeferenced JPEG and PNG</li>
|
|
40
41
|
<li><strong>Undo/redo</strong> in the browser — the most requested feature</li>
|
|
41
42
|
<li><strong>New vector formats</strong> — GeoParquet, GeoPackage and FlatGeobuf</li>
|