Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#4601 closed enhancement (fixed)

Add ST_TileEnvelope margin argumen

Reported by: Algunenano Owned by: Algunenano
Priority: medium Milestone: PostGIS 3.1.0
Component: postgis Version: master
Keywords: Cc:

Description

Change History (3)

comment:1 by Raúl Marín <git@…>, 4 years ago

Resolution: fixed
Status: assignedclosed

In e18a0b8/git:

Add ST_TileEnvelope margin argument

Increase or decrease if negative tile envelope by a given margin
percentage. The result is always clipped according to bounds argument.

Closes #4601
Closes https://github.com/CartoDB/cartodb/pull/15169

Signed-off-by: Raúl Marín <git@…>

comment:2 by Algunenano, 4 years ago

Sorry, but the commit message is referencing the wrong PR. The one linked above (https://github.com/postgis/postgis/pull/514) is the correct one.

comment:3 by Raúl Marín <git@…>, 4 years ago

In 413b473/git:

ST_TileEnvelope: Avoid crashing with the old SQL signature

References #4601
Closes https://github.com/postgis/postgis/pull/530

Note: See TracTickets for help on using tickets.