<?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>MySQLにGIS(Spatial)関数を増やそうプロジェクトの関数紹介第3弾。 STX_MakePoint() 座標の数値を与えてPOINT型データを作る関数です。SRIDを与えて一気に地理座標のデータにできるのがポイントです（POINTだけに）。 動作紹介 X,Y座標を与えて、デカルト座標上の POINT型データを生成します。確認のためにAsTextをカマしたものと、バイナリ(HEX表示)を並べて出力しています mysql&gt; SELECT ST_AsText(STX_MakePoint(1, 2)) g1, -&gt; STX_MakePoint(1, 2) g2; +------------+…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsakaik.hateblo.jp%2Fentry%2F20260219%2FSTX_MakePoint_func&quot; title=&quot;MySQL GIS拡張関数： STX_MakePoint() - 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/20260219/20260219215147.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-02-19 21:52:47</published>
  <title>MySQL GIS拡張関数： STX_MakePoint()</title>
  <type>rich</type>
  <url>https://sakaik.hateblo.jp/entry/20260219/STX_MakePoint_func</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
