Opened 13 years ago

Closed 9 years ago

Last modified 9 years ago

#897 closed enhancement (fixed)

Ability to output X3D using GeoCoordinates (just GD WE)

Reported by: robe Owned by: robe
Priority: high Milestone: PostGIS 2.2.0
Component: postgis Version: master
Keywords: history Cc:

Description (last modified by robe)

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 (3)

comment:1 by robe, 9 years ago

Milestone: PostGIS FuturePostGIS 2.2.0
Priority: mediumhigh

Hmm this might be a duplicate have to merge

comment:2 by robe, 9 years ago

Description: modified (diff)
Keywords: history added
Resolution: fixed
Status: newclosed
Summary: Ability to output X3D using GeoCoordinatesAbility to output X3D using GeoCoordinates (just GD WE)

This is related to #2840. Revising this and marking it as done at r13485.

this includes support for X/Y flipping.

Last edited 9 years ago by robe (previous) (diff)

comment:3 by robe, 9 years ago

Type: defectenhancement
Note: See TracTickets for help on using tickets.