Fix datum_eq for geography points#697
Merged
estebanzimanyi merged 4 commits intoMobilityDB:masterfrom Aug 14, 2025
Merged
Conversation
Diviloper
reviewed
Aug 13, 2025
Member
Diviloper
left a comment
There was a problem hiding this comment.
Should the doc/ files be in this PR?
For the rest, looks good to me.
Member
Author
|
You are right that the documentation could be put in a second PR. Maybe you could accept it like this. |
Diviloper
previously approved these changes
Aug 13, 2025
doc/es/temporal_spatial_p1.xml
Outdated
|
|
||
| <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> |
Member
Author
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. |
Diviloper
approved these changes
Aug 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.