Ticket #897 (new defect)

Opened 2 years ago

Ability to output X3D using GeoCoordinates

Reported by: robe Owned by: robe
Priority: medium Milestone: PostGIS Future
Component: postgis Version: trunk
Keywords: Cc:

Description

This would be another proto version of ST_AsX3D that takes true/false boolean whether to output coordinates in GeoCoordinate? instead of standard X3D coordinates.

Of course it will need to have a known SRID. For starters just going to transform to GD (WGS 84 lon lat) (will not support the UTM ones yet since that would require mapping to their naming)

Hope to get this in in PostGIS 2.0, but might have to wait till 2.1.

See for details:  http://www.web3d.org/x3d/wiki/index.php/X3D_Earth_public_site

Note: See TracTickets for help on using tickets.