The file you are looking for is spatial_ref_sys.sql.  Its usually
located in your Postgresql install folder in the subfolder contrib

so something like path
Postgresql\8.2\share\contrib\spatial_ref_sys.sql

If per chance you can't find it, its also located in the postgis source
code tar balls I think which are located on this page.

http://postgis.refractions.net/download/

Hope that helps,
Regina

 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Michael Ewald
Sent: Friday, August 10, 2007 10:34 PM
To: [email protected]
Subject: [postgis-users] Empty spatial_ref_sys table?

Hi, 
I'm new to all this but can already see the value of postgis. My issue
is that after installing postgis on OS X using these installer packages.
Everything seems to be working fine but my spatial_ref_sys table is
empty and from doing a bit of reading online it sounds like that should
be full of values to help with reprojection later.

Maybe someone could send me an sql dump of that table?

Thanks,
Michael Ewald
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

-----------------------------------------
The substance of this message, including any attachments, may be
confidential, legally privileged and/or exempt from disclosure
pursuant to Massachusetts law. It is intended
solely for the addressee. If you received this in error, please
contact the sender and delete the material from any computer.

_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to