> Hi all > > I installed Postgresql 8.2 and Postgis 1.3.1 on XP Prof. I then installed > pgRouting but the spatial_ref_sys.sql file is missing? Any help will be > appreciated! > Hi, spatial_ref_sys does not come with pgRouting. It is a PostGIS installlation file, that you can find in the same folder as lwpostgis.sql. Loot at c:\Program Files\postgresql\8.2\contrib. Nico