Janusz Dalecki ha scritto: > Thanks Andrea, > Does the query.setCoordinateSystemReproject() method take into account > the CRS Lat/Long convention? What I mean is that if the "from" CRS has > Lat/Long order and "to" CRS has Long/Lat order, would they convert lat > to lat and long to long?
If you don't set any system wide hint the various crs will be by default in lat/lon order, so you should be good. Mind, don't try to use shapefiles, postgis or any "standard" data source, all of those work only in lon/lat order (postgis works to some extent in lat/lon order too, provided you never try to compute a distance or to reproject inside the db). Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Geotools-gt2-users mailing list Geotools-gt2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users