Opened 14 years ago
Last modified 10 years ago
#897 closed enhancement
Ability to output X3D using GeoCoordinates — at Initial Version
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | high | Milestone: | PostGIS 2.2.0 |
Component: | postgis | Version: | master |
Keywords: | history | 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.