On Fri, Jul 28, 2006 at 11:44:17AM +0200, Arnaud Lesauvage wrote: > I received a bunch of shapefiles with a .prj file. > I can't find the projection in the spatial_ref_sys table (it looks > quite strange, it says "IGNBelg_Lam72"). > How can I insert a record for this projection in the > spatial_ref_sys table ?
Arnaud has probably already realized that postgis-users would be a better place to ask this. Here's the same thread on that list: http://postgis.refractions.net/pipermail/postgis-users/2006-July/012790.html -- Michael Fuhr ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match