<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sakaik</author_name>
  <author_url>https://blog.hatena.ne.jp/sakaik/</author_url>
  <blog_title>sakaikの日々雑感～(T)編</blog_title>
  <blog_url>https://sakaik.hateblo.jp/</blog_url>
  <categories>
    <anon>mysql</anon>
    <anon>gis</anon>
    <anon>spatial</anon>
    <anon>newfunc</anon>
  </categories>
  <description>自作の、Spatial(GIS)関連の関数をMySQLに追加するプラグインの関数をひとつひとつ動作確認しながら紹介するシリーズ。 https://sakaik.hateblo.jp/entry/20260215/mysql_spatial_functions_plugin STX_RemoveRepeatedPoints(geom [, tol]) 連続する重複頂点を除去する関数。 動作紹介 点が重複するLINESTRINGから重複部分を除去 mysql&gt; SET @g=ST_GeomFromText('LINESTRING(0 0, 0 0, 1 1, 1 1, 2 2)'); mysql&gt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsakaik.hateblo.jp%2Fentry%2F20260329%2FSTX_RemoveRepeatedPoints_func&quot; title=&quot; MySQL GIS拡張関数： STX_RemoveRepeatedPoints() - sakaikの日々雑感～(T)編&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/s/sakaik/20260222/20260222081750.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-03-29 12:43:20</published>
  <title> MySQL GIS拡張関数： STX_RemoveRepeatedPoints()</title>
  <type>rich</type>
  <url>https://sakaik.hateblo.jp/entry/20260329/STX_RemoveRepeatedPoints_func</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
