Ticket #357 (closed task: fixed)

Opened 3 years ago

Last modified 2 years ago

Update function names in loader to ST_

Reported by: pramsey Owned by: pramsey
Priority: low Milestone: PostGIS 2.0.0
Component: postgis Version: trunk
Keywords: Cc:

Description

The shp2pgsql and pgsql2shp infrastructure was written prior to the advent of the ST_ prefix. In order to future proof it against deprecation, the code should use appropriate, standards based ST_ functions where ever possible. This will break backward compatibility against PostGIS versions 1.1 and lower.

Change History

Changed 2 years ago by robe

  • status changed from new to closed
  • resolution set to fixed

I did this one already I think when I was purging legacy names.

Note: See TracTickets for help on using tickets.