[postgis-tickets] [PostGIS] #4079: ST_AsMVTGeom outputs CCW rings
PostGIS
trac at osgeo.org
Mon May 7 09:20:00 PDT 2018
#4079: ST_AsMVTGeom outputs CCW rings
---------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.4.5
Component: postgis | Version: 2.4.x
Keywords: |
---------------------+---------------------------
[MVT wants its rings to be CW](https://www.mapbox.com/vector-
tiles/specification/), but we output CCW rings, because we apply the
orientation forcing after the coordinates have been flipped into image
coordinates.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4079>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list