<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Data Prep Toolbox</title>
        <link>https://www.dataprep.jp/en/post/</link>
        <description>Recent content on Data Prep Toolbox</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <copyright>dataprep.jp</copyright>
        <lastBuildDate>Thu, 18 Jun 2026 11:39:20 +0900</lastBuildDate><atom:link href="https://www.dataprep.jp/en/post/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>(Geo) DataMerger</title>
        <link>https://www.dataprep.jp/en/geo-data-merger/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/geo-data-merger/</guid>
        <description>&lt;img src="https://www.dataprep.jp/geo-data-merger/images/cover_geo-data-merger.jpg" alt="Featured image of post (Geo) DataMerger" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://geo-data-merger.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/geo-data-merger/images/cover_geo-data-merger.jpg&#34; alt=&#34;(Geo) DataMerger&#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;(Geo) DataMerger&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;地理データとテーマデータを手軽に結合&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;geo-data-merger.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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A web-based tool for easily merging geographic data (GeoJSON/TopoJSON) with attribute data (CSV/JSON). It is a convenient data processing tool for when you want to link thematic data (e.g., population, attribute values) to map data.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Load geographic and attribute data&amp;hellip;Read GeoJSON/TopoJSON, CSV, and JSON files, and preview their contents.&lt;/li&gt;
&lt;li&gt;Key-based join&amp;hellip;Join geographic data (Feature properties) with attribute data using a common key column (left join basis).&lt;/li&gt;
&lt;li&gt;Remove unnecessary columns&amp;hellip;After merging, select and remove unwanted columns from the output via the UI.&lt;/li&gt;
&lt;li&gt;Output format selection&amp;hellip;Save and download the merged data as GeoJSON/TopoJSON/CSV.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://www.dataprep.jp/geo-data-merger/images/cover_geo-data-merger.png&#34;
	width=&#34;3318&#34;
	height=&#34;2099&#34;
	srcset=&#34;https://www.dataprep.jp/geo-data-merger/images/cover_geo-data-merger_hu_94cc7f5573d28d59.png 480w, https://www.dataprep.jp/geo-data-merger/images/cover_geo-data-merger_hu_6628eda8ba907e87.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;158&#34;
		data-flex-basis=&#34;379px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Load geographic and attribute data&amp;hellip;Load GeoJSON/TopoJSON on the left side and CSV/JSON on the right side.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Specify the join key&amp;hellip;Select the column (key) used for joining from each data preview, and verify that they match correctly.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Remove unnecessary columns&amp;hellip;Select and delete unneeded attribute columns after merging.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;Export and save&amp;hellip;Export the merged data as GeoJSON/TopoJSON/CSV.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Input formats
&lt;ul&gt;
&lt;li&gt;GeoJSON: Geographic Features (points/lines/polygons) + attributes.&lt;/li&gt;
&lt;li&gt;TopoJSON: A geographic data format that preserves topology (an extension of GeoJSON).&lt;/li&gt;
&lt;li&gt;CSV/JSON: Thematic data to merge (tabular data containing region codes or key-value pairs).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Output formats
&lt;ul&gt;
&lt;li&gt;GeoJSON/TopoJSON: Merged geospatial data.&lt;/li&gt;
&lt;li&gt;CSV: Merged tabular data.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Choosing the Right Data Wrangling Tool</title>
        <link>https://www.dataprep.jp/en/how-to-use-data-wrangling/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/how-to-use-data-wrangling/</guid>
        <description>&lt;p&gt;Here is a guide to the data wrangling tools available, organized by purpose.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;#visually-cleanse-your-data&#34; &gt;Visually cleanse your data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;#easily-merge-map-data-with-thematic-data&#34; &gt;Easily merge map data with thematic data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;#quickly-understand-json-structure&#34; &gt;Quickly understand JSON structure&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;#fix-character-encoding-issues&#34; &gt;Fix character encoding issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;#easily-convert-addresses-to-latitudelongitude&#34; &gt;Easily convert addresses to latitude/longitude&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;#extract-table-data-from-pdfs&#34; &gt;Extract table data from PDFs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;#remove-furigana-from-aozora-bunko-texts&#34; &gt;Remove furigana from Aozora Bunko texts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;#use-mapbox-studio-base-maps-in-foursquare-studio-or-keplergl&#34; &gt;Use Mapbox Studio base maps in Foursquare Studio or Kepler.gl&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;#reduce-map-data-file-size&#34; &gt;Reduce map data file size&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;#quickly-create-buffer-zones-around-pois&#34; &gt;Quickly create buffer zones around POIs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;#create-custom-map-data&#34; &gt;Create custom map data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;#format-and-convert-map-data&#34; &gt;Format and convert map data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;#convert-bus-route-data-to-network-data&#34; &gt;Convert bus route data to network data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;#convert-svg-for-use-in-graphic-tools&#34; &gt;Convert SVG for use in graphic tools&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;visually-cleanse-your-data&#34;&gt;Visually cleanse your data
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://open-refine.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_open-refine.jpg&#34; alt=&#34;OpenRefine&#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;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;OpenRefine&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Data cleansing and transformation tool for tabular data&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;open-refine.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;easily-merge-map-data-with-thematic-data&#34;&gt;Easily merge map data with thematic data
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://geo-data-merger.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_geo-data-merger.jpg&#34; alt=&#34;(Geo) DataMerger&#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;(Geo) DataMerger&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Easily merge geographic data with thematic data&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;geo-data-merger.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;quickly-understand-json-structure&#34;&gt;Quickly understand JSON structure
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://jsoncrack.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_jsoncrack.png&#34; alt=&#34;JSON Crack&#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;JSON Crack&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Visually understand JSON data structures in your browser&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;jsoncrack.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;fix-character-encoding-issues&#34;&gt;Fix character encoding issues
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://change-character-encoding.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-change-character-encoding.png&#34; alt=&#34;Shift JIS ⇄ UTF-8 Converter&#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;Shift JIS ⇄ UTF-8 Converter&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Convert character encoding between Shift JIS and UTF-8&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;change-character-encoding.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;easily-convert-addresses-to-latitudelongitude&#34;&gt;Easily convert addresses to latitude/longitude
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://address-to-latlon.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_address-to-latlon.jpg&#34; alt=&#34;Address to Lat/Lon Converter&#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;Address to Lat/Lon Converter&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Geocoding tool&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;address-to-latlon.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;extract-table-data-from-pdfs&#34;&gt;Extract table data from PDFs
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://tabula-pdf.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_tabula-pdf.jpg&#34; alt=&#34;Tabula PDF&#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;Tabula PDF&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Extract table data from PDFs&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;tabula-pdf.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;remove-furigana-from-aozora-bunko-texts&#34;&gt;Remove furigana from Aozora Bunko texts
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://aozora-furigana.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_aozora-furigana.jpg&#34; alt=&#34;Aozora Furigana Remover&#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;Aozora Furigana Remover&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Remove furigana and metadata from Aozora Bunko novels&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;aozora-furigana.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;use-mapbox-studio-base-maps-in-foursquare-studio-or-keplergl&#34;&gt;Use Mapbox Studio base maps in Foursquare Studio or Kepler.gl
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://classic-mapbox-styles.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_classic-mapbox-styles.png&#34; alt=&#34;Mapbox Classic Styles&#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;Mapbox Classic Styles&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Mapbox map tiles for use with Kepler.gl and Foursquare Studio&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;classic-mapbox-styles.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;reduce-map-data-file-size&#34;&gt;Reduce map data file size
&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;quickly-create-buffer-zones-around-pois&#34;&gt;Quickly create buffer zones around POIs
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://turf-buffer.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_turf-buffer.png&#34; alt=&#34;Turf Buffer&#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;Turf Buffer&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Easily create radius buffers in your browser&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;turf-buffer.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;create-custom-map-data&#34;&gt;Create custom map data
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://geojson.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_geojson.jpg&#34; alt=&#34;GeoJSON.io&#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;GeoJSON.io&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Trace map tiles to create GeoJSON&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;geojson.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;format-and-convert-map-data&#34;&gt;Format and convert map data
&lt;/h2&gt;&lt;p&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://latlon-formatter.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_latlon-formatter.png&#34; alt=&#34;Lat/Lon Formatter&#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;Lat/Lon Formatter&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Easily convert latitude/longitude decimal places&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;latlon-formatter.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;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://transform-coordinates.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_transform-coordinates.png&#34; alt=&#34;Transform Coordinates&#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;Transform Coordinates&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Convert coordinates of geographic feature files&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;transform-coordinates.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;/p&gt;
&lt;h2 id=&#34;convert-bus-route-data-to-network-data&#34;&gt;Convert bus route data to network data
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://gtfs-to-network.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/gtfs-to-network.png&#34; alt=&#34;GTFS to Network&#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;GTFS to Network&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Convert GTFS transit data to network data&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;gtfs-to-network.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;convert-svg-for-use-in-graphic-tools&#34;&gt;Convert SVG for use in graphic tools
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://geojson-and-svg.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_geojson-and-svg.jpg&#34; alt=&#34;SVG ⇄ GeoJSON Converter&#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;SVG ⇄ GeoJSON Converter&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Convert between GeoJSON and SVG formats&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;geojson-and-svg.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;

</description>
        </item>
        <item>
        <title>GeoJSON.io</title>
        <link>https://www.dataprep.jp/en/geojson/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/geojson/</guid>
        <description>&lt;img src="https://www.dataprep.jp/geojson/images/cover_geojson.jpg" alt="Featured image of post GeoJSON.io" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://geojson.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/geojson/images/cover_geojson.jpg&#34; alt=&#34;GeoJSON.io&#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;GeoJSON.io&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;地図タイルをトレースしてGeoJSON作成&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;geojson.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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A simple browser-based tool for creating, viewing, and sharing spatial data (such as GeoJSON). You can draw and edit geographic data on a map, and the corresponding GeoJSON is generated instantly, making it ideal for prototyping and verifying spatial data.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Draw and edit data on a map&amp;hellip;Draw markers (points), polylines (lines), and polygons (areas) on the map and freely edit them.&lt;/li&gt;
&lt;li&gt;Real-time code editing and preview&amp;hellip;Drawn shapes are instantly updated and displayed as GeoJSON code, and attribute editing is also supported.&lt;/li&gt;
&lt;li&gt;Multi-format import&amp;hellip;Import and edit spatial data including GeoJSON, TopoJSON, CSV, KML, and more (historically supported by the tool).&lt;/li&gt;
&lt;li&gt;Simple attribute editing&amp;hellip;Edit and delete field values in table view to adjust Feature properties.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://www.dataprep.jp/geojson/images/cover_geojson.png&#34;
	width=&#34;3314&#34;
	height=&#34;1864&#34;
	srcset=&#34;https://www.dataprep.jp/geojson/images/cover_geojson_hu_cf5210c214b6ff33.png 480w, https://www.dataprep.jp/geojson/images/cover_geojson_hu_b9260c953e56c1eb.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;ext&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;177&#34;
		data-flex-basis=&#34;426px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;Load data or create new drawings&amp;hellip;Upload existing GeoJSON, or draw points, lines, and polygons on the map.&lt;/li&gt;
&lt;li&gt;Edit attributes and code&amp;hellip;Interactively edit drawings and attribute information.&lt;/li&gt;
&lt;li&gt;Save and share&amp;hellip;Download the completed GeoJSON as a file or share via URL parameters.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Input formats
&lt;ul&gt;
&lt;li&gt;GeoJSON: A JSON format centered on geographic Features (points, lines, areas).&lt;/li&gt;
&lt;li&gt;TopoJSON / CSV / KML / GPX, etc.: Multiple geographic data formats can be loaded and converted to GeoJSON for editing.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Output formats
&lt;ul&gt;
&lt;li&gt;GeoJSON, TopoJSON, CSV, KML, WKT, Shapefile&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>GTFSネットワークデータ変換</title>
        <link>https://www.dataprep.jp/en/gtfs-to-network/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/gtfs-to-network/</guid>
        <description>&lt;img src="https://www.dataprep.jp/gtfs-to-network/images/gtfs-to-network.png" alt="Featured image of post GTFSネットワークデータ変換" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://gtfs-to-network.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/gtfs-to-network/images/gtfs-to-network.png&#34; alt=&#34;GTFSネットワークデータ変換&#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;GTFSネットワークデータ変換&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;交通データGTFSをネットワーク・データに変換します&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;gtfs-to-network.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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;Converts GTFS data, a common format for transit information, into network data.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;p&gt;Uses stop information (stops.txt) and stop time information (stop_times.txt) to generate network data in CSV format.&lt;/p&gt;
&lt;h3 id=&#34;1-stopstxt-used-as-node-information&#34;&gt;1. stops.txt (used as node information)
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;Variable&lt;/th&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;Description&lt;/th&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;Required&lt;/th&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;Usage&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;code&gt;stop_id&lt;/code&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Stop ID&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Used as node ID (source/target).&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;code&gt;stop_name&lt;/code&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Stop name&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Node name attribute. Also assigned as origin/destination names for links.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;code&gt;stop_lat&lt;/code&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Latitude&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Node coordinates.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;code&gt;stop_lon&lt;/code&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Longitude&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Node coordinates.&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;2-stop_timestxt-used-for-link-aggregation&#34;&gt;2. stop_times.txt (used for link aggregation)
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;Variable&lt;/th&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;Description&lt;/th&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;Required&lt;/th&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;Usage&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;code&gt;trip_id&lt;/code&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Trip ID&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Used for grouping to identify movements (A to B) within the same trip.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;code&gt;stop_id&lt;/code&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Stop ID&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Identifies the source and target of each link.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;code&gt;stop_sequence&lt;/code&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Stop sequence&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Determines travel order within a trip (used for sorting).&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;code&gt;arrival_time&lt;/code&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Arrival time&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Calculates link travel time (next stop arrival - current stop departure).&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;code&gt;departure_time&lt;/code&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Departure time&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Calculates link travel time.&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;output-data-attributes-aggregatedcalculated-values&#34;&gt;Output data attributes (aggregated/calculated values)
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;CSV Header&lt;/th&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;Description&lt;/th&gt;
          &lt;th style=&#34;text-align: left&#34;&gt;Calculation Method&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;code&gt;frequency&lt;/code&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Number of trips&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Count of &lt;code&gt;trip_id&lt;/code&gt;s traversing the same segment (source to target).&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;&lt;code&gt;avg_duration_sec&lt;/code&gt;&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Average travel time (seconds)&lt;/td&gt;
          &lt;td style=&#34;text-align: left&#34;&gt;Average travel time for the same segment.&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Upload GTFS files&amp;hellip;Load the target files via drag-and-drop or file selection.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Specify the current format&amp;hellip;Select whether it is 1 file or 2 files.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Press the convert button&amp;hellip;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;After conversion, the file is automatically downloaded.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Input formats
&lt;ul&gt;
&lt;li&gt;GTFS: Stop information (stops.txt)&lt;/li&gt;
&lt;li&gt;GTFS: Stop time information (stop_times.txt)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Output formats
&lt;ul&gt;
&lt;li&gt;CSV (single-file format): Nodes and links combined in a single file&lt;/li&gt;
&lt;li&gt;CSV (two-file format): Nodes and links in separate files&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Japanese-Western Calendar Converter</title>
        <link>https://www.dataprep.jp/en/calendar-converter/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/calendar-converter/</guid>
        <description>&lt;img src="https://www.dataprep.jp/calendar-converter/images/cover_calendar-converter.png" alt="Featured image of post Japanese-Western Calendar Converter" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://calendar-converter.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/calendar-converter/images/cover_calendar-converter.png&#34; alt=&#34;Japanese-Western Calendar Converter&#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;Japanese-Western Calendar Converter&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Convert between Japanese era dates and Western dates&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;calendar-converter.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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A browser-based tool for converting between Japanese era dates (Showa, Heisei, Reiwa) and Western calendar dates. You can type a date and see the conversion in real time, or drop a CSV file to auto-detect date columns and batch-convert them for download. All processing runs entirely in your browser — no data is ever sent to a server.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Real-time conversion&lt;/strong&gt; — Type in either the Japanese era or Western date field, and the other field updates instantly&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CSV batch conversion&lt;/strong&gt; — Drag &amp;amp; drop a CSV file to auto-detect date columns and batch-convert them. Preview the results before downloading&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Auto character encoding detection&lt;/strong&gt; — Automatically detects UTF-8 and Shift_JIS, so CSV files created in Excel can be loaded as-is&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Multiple date formats supported&lt;/strong&gt; — Accepts commonly used formats such as &lt;code&gt;R6.3.22&lt;/code&gt;, &lt;code&gt;令和6年3月22日&lt;/code&gt;, &lt;code&gt;2024/03/22&lt;/code&gt;, &lt;code&gt;2024-03-22&lt;/code&gt;, and more&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Output format options&lt;/strong&gt; — When converting to Japanese era dates, choose between alphabetic notation (R6.3.22) or kanji notation (令和6年3月22日)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bilingual UI&lt;/strong&gt; — The interface displays in Japanese or English based on your browser&amp;rsquo;s language setting&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;h3 id=&#34;manual-conversion&#34;&gt;Manual conversion
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;Enter a date in either the &amp;ldquo;Japanese era&amp;rdquo; or &amp;ldquo;Western&amp;rdquo; input field at the top of the page&lt;/li&gt;
&lt;li&gt;The converted result appears automatically in the other field&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;batch-file-conversion&#34;&gt;Batch file conversion
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;Drag &amp;amp; drop a CSV file onto the drop area (or click to select a file)&lt;/li&gt;
&lt;li&gt;Date columns are auto-detected and a before/after preview is displayed&lt;/li&gt;
&lt;li&gt;Select the conversion direction (Japanese era → Western / Western → Japanese era) and format as needed&lt;/li&gt;
&lt;li&gt;Click &amp;ldquo;Convert and Download&amp;rdquo; to download the converted CSV&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;h3 id=&#34;supported-input-formats&#34;&gt;Supported input formats
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Type&lt;/th&gt;
          &lt;th&gt;Example formats&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Japanese era (alphabetic)&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;S49.9.24&lt;/code&gt;, &lt;code&gt;H1-1-8&lt;/code&gt;, &lt;code&gt;R6/3/22&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Japanese era (kanji)&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;昭和49年9月24日&lt;/code&gt;, &lt;code&gt;令和元年5月1日&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Western&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;2024/03/22&lt;/code&gt;, &lt;code&gt;2024-03-22&lt;/code&gt;, &lt;code&gt;2024.3.22&lt;/code&gt;&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;supported-eras&#34;&gt;Supported eras
&lt;/h3&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Era&lt;/th&gt;
          &lt;th&gt;Abbreviation&lt;/th&gt;
          &lt;th&gt;Period&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Showa (昭和)&lt;/td&gt;
          &lt;td&gt;S&lt;/td&gt;
          &lt;td&gt;1926/12/25 – 1989/01/07&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Heisei (平成)&lt;/td&gt;
          &lt;td&gt;H&lt;/td&gt;
          &lt;td&gt;1989/01/08 – 2019/04/30&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Reiwa (令和)&lt;/td&gt;
          &lt;td&gt;R&lt;/td&gt;
          &lt;td&gt;2019/05/01 –&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;batch-file-conversion-1&#34;&gt;Batch file conversion
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Supported file formats: CSV, TSV, TXT&lt;/li&gt;
&lt;li&gt;Delimiters (comma, tab) are auto-detected&lt;/li&gt;
&lt;li&gt;Character encoding (UTF-8, Shift_JIS) is auto-detected&lt;/li&gt;
&lt;li&gt;Output is UTF-8 (with BOM) CSV, which opens directly in Excel&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>JSON Crack</title>
        <link>https://www.dataprep.jp/en/jsoncrack/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/jsoncrack/</guid>
        <description>&lt;img src="https://www.dataprep.jp/jsoncrack/images/cover_jsoncrack.png" alt="Featured image of post JSON Crack" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://jsoncrack.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/jsoncrack/images/cover_jsoncrack.png&#34; alt=&#34;JSON Crack&#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;JSON Crack&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;ブラウザ上で JSON データ構造を視覚的に理解する&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;jsoncrack.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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;JSON Crack is a web-based data visualization tool. It is designed to help you visually understand JSON data structures in your browser.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Visualizes JSON and structured data as node-and-edge graphs or trees, with expand and collapse capabilities.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Input data&amp;hellip;Paste JSON or upload from a file.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;An interactive node diagram or tree is rendered based on the input content.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Expand/collapse, search, zoom, and other operations as needed.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;JSON&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Mapbox Classic スタイル生成</title>
        <link>https://www.dataprep.jp/en/classic-mapbox-styles/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/classic-mapbox-styles/</guid>
        <description>&lt;img src="https://www.dataprep.jp/classic-mapbox-styles/images/cover_classic-mapbox-styles.png" alt="Featured image of post Mapbox Classic スタイル生成" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://classic-mapbox-styles.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/classic-mapbox-styles/images/cover_classic-mapbox-styles.png&#34; alt=&#34;Mapbox Classic スタイル生成&#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;Mapbox Classic スタイル生成&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Kepler.gl や Foursquare Studio で利用可能な Mapbox 地図タイル&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;classic-mapbox-styles.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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A web tool for generating and managing style definitions (JSON) for legacy Mapbox Classic styles. Mapbox Classic was a set of classic map style templates provided by Mapbox, used to generate and serve map styles compatible with map tools such as Kepler.gl and Foursquare Studio.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Mapbox Classic style generation&amp;hellip;Generate and reference Classic style JSON files (e.g., Streets, Light, Dark, etc.).&lt;/li&gt;
&lt;li&gt;Compatible with Kepler.gl and similar tools&amp;hellip;Use the generated styles as base maps in map visualization tools like Kepler.gl.&lt;/li&gt;
&lt;li&gt;Template management&amp;hellip;Organizes Mapbox Classic standard templates for easy access, with features to retrieve and edit JSON as needed.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;Obtain a Mapbox token&lt;/li&gt;
&lt;li&gt;Enter your Mapbox token&lt;/li&gt;
&lt;li&gt;Select a style template&amp;hellip;Choose a Classic style (e.g., Light / Dark / Streets, etc.).&lt;/li&gt;
&lt;li&gt;Generate JSON&amp;hellip;Generate the Mapbox Classic style JSON based on your selection and edits.&lt;/li&gt;
&lt;li&gt;Import&amp;hellip;Import the generated style JSON into Mapbox Studio.&lt;/li&gt;
&lt;li&gt;Base maps created in Mapbox Studio can be used in Kepler.gl and Foursquare Studio.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;p&gt;Mapbox token&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Mapshaper</title>
        <link>https://www.dataprep.jp/en/mapshaper/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/mapshaper/</guid>
        <description>&lt;img src="https://www.dataprep.jp/mapshaper/images/cover_mapshaper.jpg" alt="Featured image of post Mapshaper" /&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/mapshaper/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__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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A web-based tool for editing, converting, and simplifying geospatial vector data (GIS). It loads map data and lets you intuitively perform operations such as shape simplification, attribute editing, and format conversion. Its key advantage is the ability to process data in the browser without relying on desktop GIS software.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Load and display geographic data: Import and display vector data such as Shapefile, GeoJSON, and TopoJSON.&lt;/li&gt;
&lt;li&gt;Shape simplification: Reduce polygon/line vertices to shrink file size while preserving topology.&lt;/li&gt;
&lt;li&gt;Attribute data editing: Modify and join attribute table contents, or delete unnecessary fields.&lt;/li&gt;
&lt;li&gt;Conversion and export: Convert and export to multiple formats (Shapefile, GeoJSON, TopoJSON, CSV, TSV, SVG, etc.).&lt;/li&gt;
&lt;li&gt;Clipping and dissolving: GIS processing such as clipping, merging, splitting, and dropping data.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Load and display data&amp;hellip;Imported geographic data is displayed in map view, where you can review attributes and shapes.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Edit and process&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Simplification: Run tools for vertex reduction and topology preservation.&lt;/li&gt;
&lt;li&gt;Attribute editing: Add, delete, or join fields.&lt;/li&gt;
&lt;li&gt;Merge and clip: Merge multiple datasets or clip to a specified area.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Export&amp;hellip;Save and download in the desired format from the Export menu.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Mapshaper handles the following major GIS vector data formats for input and output:&lt;/li&gt;
&lt;li&gt;Shapefile (ESRI&amp;rsquo;s standard GIS format; a set of .shp/.dbf/.shx files, etc.)&lt;/li&gt;
&lt;li&gt;GeoJSON (JSON-based geographic information format)&lt;/li&gt;
&lt;li&gt;TopoJSON (topology-compressed format based on GeoJSON)&lt;/li&gt;
&lt;li&gt;CSV / TSV (as tabular data containing coordinates and attributes)&lt;/li&gt;
&lt;li&gt;SVG (as vector image output for geographic shapes)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://www.dataprep.jp/mapshaper/images/screen_01.png&#34;
	width=&#34;2683&#34;
	height=&#34;1631&#34;
	srcset=&#34;https://www.dataprep.jp/mapshaper/images/screen_01_hu_eefa00aa9b9f5bad.png 480w, https://www.dataprep.jp/mapshaper/images/screen_01_hu_e1037805da47f2ec.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;164&#34;
		data-flex-basis=&#34;394px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.dataprep.jp/mapshaper/images/screen_02.png&#34;
	width=&#34;2682&#34;
	height=&#34;1628&#34;
	srcset=&#34;https://www.dataprep.jp/mapshaper/images/screen_02_hu_39ee00ed388222cb.png 480w, https://www.dataprep.jp/mapshaper/images/screen_02_hu_76b1f310f48cca92.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;164&#34;
		data-flex-basis=&#34;395px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.dataprep.jp/mapshaper/images/screen_03.png&#34;
	width=&#34;2679&#34;
	height=&#34;1629&#34;
	srcset=&#34;https://www.dataprep.jp/mapshaper/images/screen_03_hu_73daee41a166a49b.png 480w, https://www.dataprep.jp/mapshaper/images/screen_03_hu_3f5988b0252a5be6.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;164&#34;
		data-flex-basis=&#34;394px&#34;
	
&gt;&lt;/p&gt;
</description>
        </item>
        <item>
        <title>OpenRefine</title>
        <link>https://www.dataprep.jp/en/open-refine/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/open-refine/</guid>
        <description>&lt;img src="https://www.dataprep.jp/open-refine/images/cover_open-refine.jpg" alt="Featured image of post OpenRefine" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://open-refine.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/open-refine/images/cover_open-refine.jpg&#34; alt=&#34;OpenRefine&#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;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;OpenRefine&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;表データのクレンジング・ツール&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;open-refine.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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;OpenRefine is a tool for cleaning (deduplication, inconsistency correction, formatting) and transforming tabular data in the browser.
It can process large volumes of data in batch, significantly reducing the need for manual corrections.&lt;/p&gt;
&lt;p&gt;It can save the state of your cleansing work on the server side, and also record cleansing procedures for reapplication to similar files.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Filtering and faceting for narrowing down and reviewing values&lt;/li&gt;
&lt;li&gt;Column splitting/merging, value replacement, whitespace and symbol normalization&lt;/li&gt;
&lt;li&gt;Duplicate detection and clustering for inconsistency correction&lt;/li&gt;
&lt;li&gt;Batch transformation using expressions (GREL)&lt;/li&gt;
&lt;li&gt;Reconciliation with external data sources&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Load data in CSV / TSV / Excel / JSON or other formats&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Use Facets and filters to identify problematic values&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Clean up data using transformations, replacements, and clustering&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;Export in the desired format&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Input: CSV, TSV, Excel (xls/xlsx), Google Sheets, JSON, XML, OpenDocument, etc.&lt;/li&gt;
&lt;li&gt;Output: CSV, TSV, Excel, JSON, etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;official-documentation-site&#34;&gt;Official documentation site
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://open-refine-doc.dataviz.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/open-refine/images/cover_openrefine-doc.png&#34; alt=&#34;OpenRefineの公式解説サイト&#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;dataviz.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;OpenRefineの公式解説サイト&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;OpenRefine解説&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;open-refine-doc.dataviz.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;

</description>
        </item>
        <item>
        <title>Shift JIS ⇄ UTF-8 文字コード変換ツール</title>
        <link>https://www.dataprep.jp/en/change-character-encoding/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/change-character-encoding/</guid>
        <description>&lt;img src="https://www.dataprep.jp/change-character-encoding/images/cover-change-character-encoding.png" alt="Featured image of post Shift JIS ⇄ UTF-8 文字コード変換ツール" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://change-character-encoding.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/change-character-encoding/images/cover-change-character-encoding.png&#34; alt=&#34;Shift JIS ⇄ UTF-8 文字コード変換ツール&#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;Shift JIS ⇄ UTF-8 文字コード変換ツール&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;文字コードを、Shift JIS ⇄ UTF-8 間で相互に変換&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;change-character-encoding.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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A tool that converts text file character encodings between Shift JIS and UTF-8 in both directions.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Files intended for use with Excel are often distributed in Shift JIS encoding.&lt;/li&gt;
&lt;li&gt;Most modern tools assume UTF-8 encoding.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is a simple utility to bridge that gap.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Shift JIS to UTF-8 conversion: Converts text in the Shift JIS character encoding, commonly used by legacy systems and Excel, to UTF-8.&lt;/li&gt;
&lt;li&gt;UTF-8 to Shift JIS conversion: Converts text in UTF-8 format to Shift JIS, making it usable with legacy software and older systems.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Enter or upload the text you want to convert.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Copy or download the converted text.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The tool automatically detects whether the file is Shift JIS or UTF-8.&lt;/p&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Tabular data (CSV, TSV, DSV)&lt;/li&gt;
&lt;li&gt;JSON&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>SVG ⇄ GeoJSON 変換ツール</title>
        <link>https://www.dataprep.jp/en/geojson-and-svg/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/geojson-and-svg/</guid>
        <description>&lt;img src="https://www.dataprep.jp/geojson-and-svg/images/cover_geojson-and-svg.jpg" alt="Featured image of post SVG ⇄ GeoJSON 変換ツール" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://geojson-and-svg.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/geojson-and-svg/images/cover_geojson-and-svg.jpg&#34; alt=&#34;SVG ⇄ GeoJSON 変換ツール&#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;SVG ⇄ GeoJSON 変換ツール&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;GeoJSON と SVG の相互変換を支援&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;geojson-and-svg.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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A web-based tool that assists with converting and visualizing between geospatial data (GeoJSON) and SVG (vector image format).&lt;/p&gt;
&lt;p&gt;It is designed to convert geographic information such as map data and polygons into the SVG format, which is convenient for web display and print use, or to help work with SVG as GeoJSON format.&lt;/p&gt;
&lt;p&gt;GeoJSON is a standard JSON-based format for location data, widely used for web mapping and GIS integration.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;p&gt;Bi-directional conversion between geospatial data (GeoJSON) and SVG (vector image format)&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.dataprep.jp/geojson-and-svg/images/cover_geojson-and-svg.png&#34;
	width=&#34;3320&#34;
	height=&#34;1894&#34;
	srcset=&#34;https://www.dataprep.jp/geojson-and-svg/images/cover_geojson-and-svg_hu_37fb3f45a7c036b9.png 480w, https://www.dataprep.jp/geojson-and-svg/images/cover_geojson-and-svg_hu_59ed395e799da9a1.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;175&#34;
		data-flex-basis=&#34;420px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Load a file&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Download&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;No special operations are required.&lt;/p&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;SVG&lt;/li&gt;
&lt;li&gt;GeoJSON&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Tabula PDF</title>
        <link>https://www.dataprep.jp/en/tabula-pdf/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/tabula-pdf/</guid>
        <description>&lt;img src="https://www.dataprep.jp/tabula-pdf/images/cover_tabula-pdf.jpg" alt="Featured image of post Tabula PDF" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://tabula-pdf.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/tabula-pdf/images/cover_tabula-pdf.jpg&#34; alt=&#34;Tabula PDF&#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;Tabula PDF&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;PDFから表データを取り出す&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;tabula-pdf.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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;Tabula PDF is a tool for extracting tables from PDFs and converting them into reusable formats.
It is useful when you want to use tables from PDFs published as government documents, survey reports, handouts, and similar materials as data.&lt;/p&gt;
&lt;p&gt;You can specify the area of the table to extract on the page, and export it as CSV / JSON / Excel format.
It helps you create a starting point for data processing in situations where &amp;ldquo;you have the PDF but not the original data.&amp;rdquo;&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Table extraction from PDF (page-by-page and multi-page support)&lt;/li&gt;
&lt;li&gt;Manual selection of table regions (drag) with extraction preview&lt;/li&gt;
&lt;li&gt;Switching extraction modes (rule-based / whitespace-based)&lt;/li&gt;
&lt;li&gt;Batch output of multiple tables&lt;/li&gt;
&lt;li&gt;Download in CSV / JSON / Excel formats&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Upload a PDF file&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Open the target page and select the table area to extract&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Choose the extraction mode and review the preview&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;If everything looks correct, export as CSV / JSON / Excel&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Input: PDF&lt;/li&gt;
&lt;li&gt;Output: CSV, JSON, Excel&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;notes&#34;&gt;Notes
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;This tool is intended for use with PDFs that contain text data.&lt;/li&gt;
&lt;li&gt;For PDFs consisting primarily of scanned images, running OCR beforehand will improve extraction accuracy.&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Text Entity Extraction Tool</title>
        <link>https://www.dataprep.jp/en/text-entity/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/text-entity/</guid>
        <description>&lt;img src="https://www.dataprep.jp/text-entity/images/cover_text-entity.jpg" alt="Featured image of post Text Entity Extraction Tool" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://text-entity.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/text-entity/images/cover_text-entity.jpg&#34; alt=&#34;Text Entity Extraction Tool&#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;Text Entity Extraction Tool&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;text-entity.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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A browser-based tool that uses regular expressions to batch-extract hashtags, mentions, URLs, email addresses, and phone numbers from text in CSV/TSV tabular data. All data is processed in your browser and never sent to a server.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.dataprep.jp/text-entity/images/text-entity_01.png&#34;
	width=&#34;2378&#34;
	height=&#34;1279&#34;
	srcset=&#34;https://www.dataprep.jp/text-entity/images/text-entity_01_hu_e32d30da9debdeaf.png 480w, https://www.dataprep.jp/text-entity/images/text-entity_01_hu_8b85076a9637898e.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;185&#34;
		data-flex-basis=&#34;446px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;5 entity types&lt;/strong&gt;: Hashtags (#), mentions (@), URLs, email addresses, phone numbers&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CSV/TSV support&lt;/strong&gt;: Load data via file upload or paste into the text area&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Column selection&lt;/strong&gt;: Choose the target column with sample values displayed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Preview&lt;/strong&gt;: Review loaded data before extraction&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CSV export&lt;/strong&gt;: Download results as CSV with extracted columns appended to the original data (UTF-8 with BOM)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Japanese/English support&lt;/strong&gt;: Auto-switches based on browser language; manual switching also available&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Input data&lt;/strong&gt; — Drag &amp;amp; drop a CSV file, or paste CSV/TSV data into the text area&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Preview&lt;/strong&gt; — Check the number of columns and rows (first 100 rows displayed)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Configure &amp;amp; extract&lt;/strong&gt; — Select the target column and entity type (hashtag / mention / URL / email / phone number), then click &amp;ldquo;Extract&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Review &amp;amp; download&lt;/strong&gt; — Check the extraction count and click &amp;ldquo;Download CSV&amp;rdquo; to save the results&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;data-format&#34;&gt;Data format
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Input&lt;/strong&gt;: CSV (comma-separated), TSV (tab-separated), TXT&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Header&lt;/strong&gt;: Option to treat the first row as column names (if no header, columns are auto-named &amp;ldquo;Column 1, Column 2, &amp;hellip;&amp;rdquo;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Output&lt;/strong&gt;: CSV (UTF-8 with BOM) containing all original columns plus an appended extraction result column. Multiple entities in a single cell are joined with commas&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Visually cleanse your data</title>
        <link>https://www.dataprep.jp/en/pattern-visual-data-cleansing/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/pattern-visual-data-cleansing/</guid>
        <description>&lt;img src="https://visualizing.jp/gridded-cartogram/images/thumb_ph_vizjp_hu_982f6515b909acd4.png" alt="Featured image of post Visually cleanse your data" /&gt;&lt;p&gt;Use this pattern when you want to clean inconsistent labels, blanks, duplicate rows, or unnecessary columns in CSV or Excel data while visually checking the result.&lt;/p&gt;
&lt;h2 id=&#34;solution&#34;&gt;Solution
&lt;/h2&gt;&lt;p&gt;Choose a tool that lets you inspect value distributions, filter problem rows, and apply replacements step by step. If you also want to reuse the same preparation flow on other files, a tool with saved transformation history is a strong fit.&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://open-refine.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_open-refine.jpg&#34; alt=&#34;OpenRefine&#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;OpenRefine&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Data cleansing and transformation tool for tabular data&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;open-refine.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;Cleaning public datasets&lt;/li&gt;
&lt;li&gt;Preparing files before record matching&lt;/li&gt;
&lt;li&gt;Reducing manual find-and-replace work&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>バッファ生成ツール</title>
        <link>https://www.dataprep.jp/en/turf-buffer/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/turf-buffer/</guid>
        <description>&lt;img src="https://www.dataprep.jp/turf-buffer/images/cover_turf-buffer.png" alt="Featured image of post バッファ生成ツール" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://turf-buffer.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/turf-buffer/images/cover_turf-buffer.png&#34; alt=&#34;バッファ生成ツール&#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;バッファ生成ツール&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;turf-buffer.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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A web-based spatial analysis tool that generates &amp;ldquo;buffers (buffer zones)&amp;rdquo; at a specified distance around geospatial data (points, lines, polygons).&lt;/p&gt;
&lt;p&gt;A buffer is a polygon area that expands a specified distance around a given feature, and is a technique commonly used in GIS spatial analysis.&lt;/p&gt;
&lt;p&gt;When creating data maps with buffers such as &amp;ldquo;within a 10-minute walk from a certain point,&amp;rdquo; using the desktop application QGIS requires the following steps:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Convert the data file from a geographic coordinate system to a projected coordinate system that varies by region&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Perform the buffering operation&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Convert back to the geographic coordinate system for output&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This tool eliminates this complex workflow, enabling completion in just a few clicks within the browser.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Buffer generation
Creates a buffer zone at a specified distance (radius) around the input points, lines, or polygons.&lt;/li&gt;
&lt;li&gt;Map preview
View the loaded data and generated buffer areas on a web map.&lt;/li&gt;
&lt;li&gt;Output format
Download buffer results as GeoJSON or SVG.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Upload CSV data&amp;hellip;Select a CSV file containing latitude and longitude columns.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Specify buffer parameters&amp;hellip;Enter the buffer radius (in meters).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Generate and review the buffer&amp;hellip;Press the create button, and the buffer areas are drawn on the map.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;Download&amp;hellip;Download the results in GeoJSON or SVG format.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Input formats
&lt;ul&gt;
&lt;li&gt;CSV (tabular data containing latitude and longitude) is loaded for processing.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Output formats
&lt;ul&gt;
&lt;li&gt;GeoJSON: Retrieve the generated buffer areas in GeoJSON format.&lt;/li&gt;
&lt;li&gt;SVG: Download as an SVG vector image.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>住所 → 緯度経度 変換ツール</title>
        <link>https://www.dataprep.jp/en/address-to-latlon/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/address-to-latlon/</guid>
        <description>&lt;img src="https://www.dataprep.jp/address-to-latlon/images/cover_address-to-latlon.jpg" alt="Featured image of post 住所 → 緯度経度 変換ツール" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://address-to-latlon.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/address-to-latlon/images/cover_address-to-latlon.jpg&#34; alt=&#34;住所 → 緯度経度 変換ツール&#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;住所 → 緯度経度 変換ツール&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;address-to-latlon.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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A web-based tool that converts Japanese address data into latitude and longitude (coordinates) through geocoding. It can batch-convert multiple addresses into GPS coordinates for use in map creation and location analysis.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Batch conversion (CSV support)&amp;hellip;Upload a CSV file containing multiple addresses, and retrieve latitude and longitude for each address.&lt;/li&gt;
&lt;li&gt;High-accuracy geocoding&amp;hellip;Uses Geolonia&amp;rsquo;s community geocoder (based on the Ministry of Land, Infrastructure, Transport and Tourism&amp;rsquo;s Address Reference Information), achieving conversion accuracy specialized for Japanese addresses.&lt;/li&gt;
&lt;li&gt;Character encoding support&amp;hellip;You can specify the character encoding of the input file (UTF-8 / Shift_JIS).&lt;/li&gt;
&lt;li&gt;Browser-only processing&amp;hellip;Data is processed entirely within the browser and is never sent to a server (privacy protection).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;https://www.dataprep.jp/address-to-latlon/images/cover_address-to-latlon.png&#34;
	width=&#34;1458&#34;
	height=&#34;1424&#34;
	srcset=&#34;https://www.dataprep.jp/address-to-latlon/images/cover_address-to-latlon_hu_1972028f3a648932.png 480w, https://www.dataprep.jp/address-to-latlon/images/cover_address-to-latlon_hu_fdc2998cda9ff82a.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;102&#34;
		data-flex-basis=&#34;245px&#34;
	
&gt;&lt;/p&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Upload a CSV file&amp;hellip;Load address data by clicking or drag-and-dropping a CSV file.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Specify the character encoding&amp;hellip;Select the appropriate encoding from UTF-8 / Shift_JIS.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Run the conversion&amp;hellip;A CSV file with automatically added latitude and longitude columns is generated.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;Download / Use&amp;hellip;Download the output CSV and import it into map rendering or analysis tools.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Tabular data (CSV)&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>座標系 変換ツール</title>
        <link>https://www.dataprep.jp/en/transform-coordinates/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/transform-coordinates/</guid>
        <description>&lt;img src="https://www.dataprep.jp/transform-coordinates/images/cover_transform-coordinates.png" alt="Featured image of post 座標系 変換ツール" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://transform-coordinates.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/transform-coordinates/images/cover_transform-coordinates.png&#34; alt=&#34;座標系 変換ツール&#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;座標系 変換ツール&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;地物ファイルの座標を変換&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;transform-coordinates.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;

</description>
        </item>
        <item>
        <title>緯度経度フォーマッター</title>
        <link>https://www.dataprep.jp/en/latlon-formatter/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/latlon-formatter/</guid>
        <description>&lt;img src="https://www.dataprep.jp/latlon-formatter/images/cover_latlon-formatter.png" alt="Featured image of post 緯度経度フォーマッター" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://latlon-formatter.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/latlon-formatter/images/cover_latlon-formatter.png&#34; alt=&#34;緯度経度フォーマッター&#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;緯度経度フォーマッター&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;緯度経度データの桁数を簡単に変換&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;latlon-formatter.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;what-is-this-tool&#34;&gt;What is this tool?
&lt;/h2&gt;&lt;p&gt;A web tool for easily converting the format of latitude and longitude data within CSV files. It is useful when you need to organize and standardize coordinate notation formats when working with geographic data.&lt;/p&gt;
&lt;h2 id=&#34;features&#34;&gt;Features
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Format conversion&lt;/li&gt;
&lt;li&gt;Bi-directional conversion between single-column format (latitude and longitude in one cell, e.g., &amp;ldquo;35.6762,139.6503&amp;rdquo;) and two-column format (separate latitude and longitude columns).&lt;/li&gt;
&lt;li&gt;Auto-detection
Automatically detects latitude and longitude columns in the input CSV.&lt;/li&gt;
&lt;li&gt;Data preview
View the CSV before and after conversion on the spot.&lt;/li&gt;
&lt;li&gt;Decimal precision adjustment
Adjust the number of decimal places for latitude and longitude values.&lt;/li&gt;
&lt;li&gt;Download
Download the converted CSV as a file.&lt;/li&gt;
&lt;li&gt;Browser-only processing
All processing is completed within the browser with no server communication required.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to-use&#34;&gt;How to use
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;
&lt;ol&gt;
&lt;li&gt;Upload a CSV&amp;hellip;Load the target CSV via drag-and-drop or file selection.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Specify the current format&amp;hellip;Select whether latitude and longitude are in single-column or two-column format.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;Choose the output format&amp;hellip;Select the desired single-column or two-column format.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;Adjust precision (optional)&amp;hellip;Set the number of decimal places for latitude and longitude.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;ol start=&#34;5&#34;&gt;
&lt;li&gt;Convert and download&amp;hellip;After running the conversion, review the preview and download the CSV.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-formats&#34;&gt;Data formats
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Input formats
&lt;ul&gt;
&lt;li&gt;CSV: Tabular data with latitude and longitude in either single-column or two-column notation.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Output formats
&lt;ul&gt;
&lt;li&gt;CSV (single-column format): Latitude and longitude combined in a single field as &amp;ldquo;latitude,longitude&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;CSV (two-column format): Standard format with separate latitude and longitude columns.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>青空文庫ルビ削除ツール</title>
        <link>https://www.dataprep.jp/en/aozora-furigana/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/aozora-furigana/</guid>
        <description>&lt;img src="https://www.dataprep.jp/aozora-furigana/images/cover_aozora-furigana.jpg" alt="Featured image of post 青空文庫ルビ削除ツール" /&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://aozora-furigana.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/aozora-furigana/images/cover_aozora-furigana.jpg&#34; alt=&#34;青空文庫ルビ削除ツール&#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;青空文庫ルビ削除ツール&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;青空文庫の小説からルビとメタデータを削除&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;aozora-furigana.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;p&gt;&lt;img src=&#34;https://www.dataprep.jp/aozora-furigana/images/cover_aozora-furigana.png&#34;
	width=&#34;3330&#34;
	height=&#34;1894&#34;
	srcset=&#34;https://www.dataprep.jp/aozora-furigana/images/cover_aozora-furigana_hu_13a1982011595049.png 480w, https://www.dataprep.jp/aozora-furigana/images/cover_aozora-furigana_hu_c0aea6979cba6517.png 1024w&#34;
	loading=&#34;lazy&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;175&#34;
		data-flex-basis=&#34;421px&#34;
	
&gt;&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Easily merge map data with thematic data</title>
        <link>https://www.dataprep.jp/en/pattern-merge-map-and-data/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/pattern-merge-map-and-data/</guid>
        <description>&lt;img src="https://visualizing.jp/gridded-cartogram/images/thumb_ph_vizjp_hu_982f6515b909acd4.png" alt="Featured image of post Easily merge map data with thematic data" /&gt;&lt;p&gt;Use this pattern when you have geographic boundaries in one file and statistics in CSV or Excel, and want to combine them quickly for mapping.&lt;/p&gt;
&lt;h2 id=&#34;solution&#34;&gt;Solution
&lt;/h2&gt;&lt;p&gt;First align a shared key such as municipality code or place name. Then use a tool that accepts both geographic data and tabular data and lets you inspect the join result before exporting.&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://geo-data-merger.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_geo-data-merger.jpg&#34; alt=&#34;(Geo) DataMerger&#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;(Geo) DataMerger&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Easily merge geographic data with thematic data&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;geo-data-merger.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;Mapping statistics by municipality&lt;/li&gt;
&lt;li&gt;Testing multiple boundary datasets&lt;/li&gt;
&lt;li&gt;Checking join errors before visualization&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Quickly understand JSON structure</title>
        <link>https://www.dataprep.jp/en/pattern-understand-json-structure/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/pattern-understand-json-structure/</guid>
        <description>&lt;img src="https://visualizing.jp/gridded-cartogram/images/thumb_ph_vizjp_hu_982f6515b909acd4.png" alt="Featured image of post Quickly understand JSON structure" /&gt;&lt;p&gt;Use this pattern when an API response or configuration JSON is complex and you need to quickly see where the fields you need actually live.&lt;/p&gt;
&lt;h2 id=&#34;solution&#34;&gt;Solution
&lt;/h2&gt;&lt;p&gt;Instead of reading raw text, visualize the JSON as connected nodes. That makes parent-child relationships and nested arrays much easier to understand before you extract or transform anything.&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://jsoncrack.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_jsoncrack.png&#34; alt=&#34;JSON Crack&#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;JSON Crack&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Visually understand JSON data structures in your browser&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;jsoncrack.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;Inspecting API responses&lt;/li&gt;
&lt;li&gt;Understanding third-party data structures&lt;/li&gt;
&lt;li&gt;Preparing JSON for tabular conversion&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Fix character encoding issues</title>
        <link>https://www.dataprep.jp/en/pattern-fix-character-encoding/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/pattern-fix-character-encoding/</guid>
        <description>&lt;img src="https://visualizing.jp/gridded-cartogram/images/thumb_ph_vizjp_hu_982f6515b909acd4.png" alt="Featured image of post Fix character encoding issues" /&gt;&lt;p&gt;Use this pattern when Japanese text becomes garbled after opening a CSV, or when a GIS or spreadsheet app fails to read the file correctly.&lt;/p&gt;
&lt;h2 id=&#34;solution&#34;&gt;Solution
&lt;/h2&gt;&lt;p&gt;Identify the original encoding first, then convert the file into the encoding expected by the next tool. A fast converter makes it easy to validate both directions before sharing or importing the data.&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://change-character-encoding.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-change-character-encoding.png&#34; alt=&#34;Shift JIS ⇄ UTF-8 Converter&#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;Shift JIS ⇄ UTF-8 Converter&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Convert character encoding between Shift JIS and UTF-8&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;change-character-encoding.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;Preparing CSV files for distribution&lt;/li&gt;
&lt;li&gt;Fixing import errors in Japanese datasets&lt;/li&gt;
&lt;li&gt;Moving files between different systems&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Easily convert addresses to latitude/longitude</title>
        <link>https://www.dataprep.jp/en/pattern-address-to-latlon/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/pattern-address-to-latlon/</guid>
        <description>&lt;img src="https://visualizing.jp/gridded-cartogram/images/thumb_ph_vizjp_hu_982f6515b909acd4.png" alt="Featured image of post Easily convert addresses to latitude/longitude" /&gt;&lt;p&gt;Use this pattern when you have addresses for stores or facilities, but need latitude and longitude before you can map or analyze them.&lt;/p&gt;
&lt;h2 id=&#34;solution&#34;&gt;Solution
&lt;/h2&gt;&lt;p&gt;Convert addresses into coordinate columns first, then move on to visualization or spatial analysis. Batch geocoding is much more reliable and efficient than checking each point manually.&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://address-to-latlon.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_address-to-latlon.jpg&#34; alt=&#34;Address to Lat/Lon Converter&#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;Address to Lat/Lon Converter&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Geocoding tool for converting address lists into coordinates&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;address-to-latlon.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;Mapping store or facility locations&lt;/li&gt;
&lt;li&gt;Running spatial analysis on address-based data&lt;/li&gt;
&lt;li&gt;Avoiding manual coordinate lookup&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Extract table data from PDFs</title>
        <link>https://www.dataprep.jp/en/pattern-extract-tables-from-pdf/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/pattern-extract-tables-from-pdf/</guid>
        <description>&lt;img src="https://visualizing.jp/gridded-cartogram/images/thumb_ph_vizjp_hu_982f6515b909acd4.png" alt="Featured image of post Extract table data from PDFs" /&gt;&lt;p&gt;Use this pattern when a report or government document includes tables in PDF form and you want to extract them without manual re-entry.&lt;/p&gt;
&lt;h2 id=&#34;solution&#34;&gt;Solution
&lt;/h2&gt;&lt;p&gt;Select the tabular region first, then extract it while preserving rows and columns. Once the table is out, you can clean headers and blanks in a separate step.&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://tabula-pdf.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_tabula-pdf.jpg&#34; alt=&#34;Tabula PDF&#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;Tabula PDF&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Extract table data from PDFs&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;tabula-pdf.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;Reusing tables from public documents&lt;/li&gt;
&lt;li&gt;Extracting figures from survey reports&lt;/li&gt;
&lt;li&gt;Reducing manual data entry&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <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>
        <item>
        <title>Format and convert map data</title>
        <link>https://www.dataprep.jp/en/pattern-format-map-data/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/pattern-format-map-data/</guid>
        <description>&lt;img src="https://visualizing.jp/gridded-cartogram/images/thumb_ph_vizjp_hu_982f6515b909acd4.png" alt="Featured image of post Format and convert map data" /&gt;&lt;p&gt;Use this pattern when decimal precision or coordinate reference systems are inconsistent and your map data does not line up correctly in the next tool.&lt;/p&gt;
&lt;h2 id=&#34;solution&#34;&gt;Solution
&lt;/h2&gt;&lt;p&gt;Standardize latitude/longitude formatting first, then convert the coordinate system if needed. Splitting the work into formatting and projection changes makes it easier to isolate the source of location errors.&lt;/p&gt;
&lt;h2 id=&#34;tools&#34;&gt;Tools
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://latlon-formatter.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_latlon-formatter.png&#34; alt=&#34;Lat/Lon Formatter&#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;Lat/Lon Formatter&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Standardize latitude/longitude format and precision&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;latlon-formatter.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;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://transform-coordinates.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_transform-coordinates.png&#34; alt=&#34;Transform Coordinates&#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;Transform Coordinates&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Convert the coordinate system of geographic files&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;transform-coordinates.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;Mixing map data from different coordinate systems&lt;/li&gt;
&lt;li&gt;Normalizing latitude/longitude precision&lt;/li&gt;
&lt;li&gt;Troubleshooting positional offsets&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Create custom map data</title>
        <link>https://www.dataprep.jp/en/pattern-create-map-data/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/pattern-create-map-data/</guid>
        <description>&lt;img src="https://visualizing.jp/gridded-cartogram/images/thumb_ph_vizjp_hu_982f6515b909acd4.png" alt="Featured image of post Create custom map data" /&gt;&lt;p&gt;Use this pattern when the points, lines, or polygons you need are not available as ready-made data and you have to create them yourself.&lt;/p&gt;
&lt;h2 id=&#34;solution&#34;&gt;Solution
&lt;/h2&gt;&lt;p&gt;Use a tool that lets you draw points, lines, and polygons directly on top of a base map and export GeoJSON. Start with the minimum area or features you need, then add attributes afterward.&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://geojson.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_geojson.jpg&#34; alt=&#34;GeoJSON.io&#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;GeoJSON.io&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Create GeoJSON while tracing over map tiles&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;geojson.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;Creating a small custom map dataset&lt;/li&gt;
&lt;li&gt;Drawing survey points or movement paths&lt;/li&gt;
&lt;li&gt;Building GeoJSON without a full GIS workflow&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
