In conventional math the order is (x, y, z) and most GIS tools and frameworks use the same order, afaik. Including geojson/openlayers.
On Tue, Sep 25, 2012 at 9:11 AM, Knut Staring <[email protected]> wrote: > And geojson also, which is what we are using this for. > > http://wiki.geojson.org/GeoJSON_draft_version_5 > > On Tue, Sep 25, 2012 at 9:07 AM, Jason Pickering > <[email protected]> wrote: > > I think this is the default on GML 2.1, WKT and WKB formats, so this > > probably explains it. ogr2ogr will by default export long/lat instead > > of lat/long. > > > > On Mon, Sep 24, 2012 at 10:42 PM, Bob Jolliffe <[email protected]> > wrote: > >> Never noticed this before ... when we serialize the coordinates of a > >> point like this [30.02538,-2.18537] we interpret this as <long>,<lat>. > >> This seems odd. I think the convention is <lat>,<long> > >> > >> _______________________________________________ > >> Mailing list: https://launchpad.net/~dhis2-devs > >> Post to : [email protected] > >> Unsubscribe : https://launchpad.net/~dhis2-devs > >> More help : https://help.launchpad.net/ListHelp > > > > _______________________________________________ > > Mailing list: https://launchpad.net/~dhis2-devs > > Post to : [email protected] > > Unsubscribe : https://launchpad.net/~dhis2-devs > > More help : https://help.launchpad.net/ListHelp > > > > -- > Knut Staring > Dept. of Informatics, University of Oslo > +4791880522 > http://dhis2.org > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

