#897 closed enhancement (fixed)
Ability to output X3D using GeoCoordinates (just GD WE) — at Version 2
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | high | Milestone: | PostGIS 2.2.0 |
Component: | postgis | Version: | master |
Keywords: | history | Cc: |
Description (last modified by )
I encoded this in the option argument.
2 means geocoordinates WGS 84 long,lat 3 means geocordinates WGS 84 lat,long
and is only supported if srid = 4326 and will not bother doing a transformation if a different srid.
UTM and GC support I will push to #2840.
See for details: http://www.web3d.org/x3d/wiki/index.php/X3D_Earth_public_site
Change History (2)
comment:1 by , 10 years ago
Milestone: | PostGIS Future → PostGIS 2.2.0 |
---|---|
Priority: | medium → high |
comment:2 by , 10 years ago
Description: | modified (diff) |
---|---|
Keywords: | history added |
Resolution: | → fixed |
Status: | new → closed |
Summary: | Ability to output X3D using GeoCoordinates → Ability to output X3D using GeoCoordinates (just GD WE) |
Note:
See TracTickets
for help on using tickets.
Hmm this might be a duplicate have to merge