#199 closed enhancement (fixed)
ST_MakeEnvelope(x1,y1,x2,y2,srid)
Reported by: | pramsey | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 1.5.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
Very common use case, given minx/miny/maxx/maxy and srid, spit out a polygon for use in an indexed bbox search.
Change History (3)
comment:1 by , 15 years ago
Milestone: | postgis 1.4.0 → postgis 2.0.0 |
---|
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed docs and regression tests at r4832
Note:
See TracTickets
for help on using tickets.
-1 No more for 1.4.0. I think we closed out new features like 5 months ago