[postgis-devel] [PostGIS] #1123: Create a legacy_compatibility_layer.sql.in.c
PostGIS
trac at osgeo.org
Tue Dec 13 04:09:54 PST 2011
#1123: Create a legacy_compatibility_layer.sql.in.c
----------------------+-----------------------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: closed
Priority: high | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Comment(by robe):
I was thinking we might be able to take out the srid and ndims from legacy
compatibility but realize we can't take out srid since its used in old
apps and might as well leave in ndims for those people that don't have
perl on their server. Which I can almost guarantee most windows users
don't since its blocked by many IT groups or if they do they have no clue
how to use it.
Do you still think we need a prep script to handle updating srid and
french srid to something in range or does your script handle that already?
I guess for non-perl users we'd still need that though and restore you
can't change geometries easily anyway so we'd proably still need it for
the French.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1123#comment:6>
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