[postgis-devel] [PostGIS] #1022: Change searched location of proj files when no proj variable
PostGIS
trac at osgeo.org
Tue Jun 14 18:07:35 PDT 2011
#1022: Change searched location of proj files when no proj variable
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
PostGIS currently looks for proj grid shift files in
share\contrib\postgis\proj and if present uses that.
As discussed in:
http://www.postgis.org/pipermail/postgis-devel/2011-June/013594.html
I would like the default location changed to /share/contrib/postgis-
whateverversion/proj
My plan is to release 2.0.0 with proj 4.7 instead of 4.6.1. This will not
conflict with any 1.* installs since the generated file will be
libproj-0.dll which seems to be what GDAL looks for by default when PROJSO
environment variable is not set on windows.
It will also get rid of that nagging problem of people asking -- what is
that postgis folder for and thinking its some legacy thing they can
delete. Now it will be legacy :)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1022>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list