Skip to content

Fix datum_eq for geography points#697

Merged
estebanzimanyi merged 4 commits intoMobilityDB:masterfrom
estebanzimanyi:geo_same
Aug 14, 2025
Merged

Fix datum_eq for geography points#697
estebanzimanyi merged 4 commits intoMobilityDB:masterfrom
estebanzimanyi:geo_same

Conversation

@estebanzimanyi
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Member

@Diviloper Diviloper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the doc/ files be in this PR?
For the rest, looks good to me.

@estebanzimanyi
Copy link
Copy Markdown
Member Author

You are right that the documentation could be put in a second PR. Maybe you could accept it like this.

Diviloper
Diviloper previously approved these changes Aug 13, 2025
Copy link
Copy Markdown
Member

@Diviloper Diviloper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, although the documentation for temporal circular buffers in Spanish seems to be missing


<para>En este capítulo y el siguiente cubrimos el tipo <varname>TGeo</varname> y sus subtipos, es decir, los tipos espaciotemporales derivados de los tipos <varname>geometry</varname> y <varname>geography</varname> de PostGIS. En los capítulos siguientes, continuamos describiendo los tipos espaciotemporales restantes.</para>

<para>La <xref linkend="tpoint_tgeo" /> illustra el uso de los tipos <varname>tgeompoint</varname> (arriba) y <varname>tgeometry</varname> (abajo) para modelizar la trayectoria y la franja de viento de las tormentas tropicales en 2024. Los datos provienen de National Oceanic and Atmospherique Administration (<ulink url="https://www.nhc.noaa.gov/data/tcr/">NOAA</ulink>). Como se ilustra en la figura, el tipo <varname>tgeompoint</varname> permite la interpolación <emphasis>lineal</emphasis>, mientras que el tipo <varname>tgeometry</varname> solo permite la interpolación <emphasis>escalonada</emphasis>.</para>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo in illustra

@estebanzimanyi
Copy link
Copy Markdown
Member Author

Indeed, although the documentation for temporal circular buffers in Spanish seems to be missing

This is also the case for the trgeometry and tpose types. The three types are currently being developed. As soon as this is finished and the English manual is finished I will translate them to Spanish.

@estebanzimanyi estebanzimanyi merged commit 26cd460 into MobilityDB:master Aug 14, 2025
24 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants