2011/8/22 Aurélien FILEZ <[email protected]>: > With shp2pgsql, I've imported world borders (with SRID 900913). France > contains some polygons like this : > "POLYGON((-3.576667 48.803886,-3.582222 48.803886,-3.582778 > 48.80722,-3.579722 48.809715,-3.575556 48.812492,-3.570834 > 48.812775,-3.565278 48.811661,-3.563334 48.808609,-3.566112 > 48.805832,-3.576667 48.803886))"
Except these are not 900913 coordinates. They look like they are already 4326. Certainly like they are already spherical coordinates. p. _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
