<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Data Size Reduction on Data Prep Toolbox</title>
        <link>https://www.dataprep.jp/en/tags/data-size-reduction/</link>
        <description>Recent content in Data Size Reduction on Data Prep Toolbox</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <copyright>dataprep.jp</copyright><atom:link href="https://www.dataprep.jp/en/tags/data-size-reduction/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Reduce map data file size</title>
        <link>https://www.dataprep.jp/en/pattern-reduce-map-data-file-size/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/pattern-reduce-map-data-file-size/</guid>
        <description>&lt;img src="https://visualizing.jp/gridded-cartogram/images/thumb_ph_vizjp_hu_982f6515b909acd4.png" alt="Featured image of post Reduce map data file size" /&gt;&lt;p&gt;Use this pattern when your map data is too heavy to load comfortably in the browser, share with others, or import into a visualization tool.&lt;/p&gt;
&lt;h2 id=&#34;solution&#34;&gt;Solution
&lt;/h2&gt;&lt;p&gt;Simplify geometry while preserving shape, and remove attributes you do not need. A tool that also handles conversion and merging helps keep the whole preprocessing flow in one place.&lt;/p&gt;
&lt;h2 id=&#34;tool&#34;&gt;Tool
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://mapshaper.dataprep.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://www.dataprep.jp/images/cover_mapshaper.jpg&#34; alt=&#34;Mapshaper&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataprep.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Mapshaper&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Process and convert map data&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;mapshaper.dataprep.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;h2 id=&#34;good-fit-for&#34;&gt;Good fit for
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Making GeoJSON faster to render&lt;/li&gt;
&lt;li&gt;Preparing smaller map files for sharing&lt;/li&gt;
&lt;li&gt;Cleaning attributes while simplifying geometry&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
