[postgis-users] PointM, PolyLineM, PolygonM, MultiPointM support patch

Paul Ramsey pramsey at refractions.net
Thu Mar 6 08:40:02 PST 2003


We discard Z for 3D shapes? That's odd, we can actually *store* the Z 
stuff, unlike the M.
Discarding M seems like a reasonable short-term hack to allow shp2pgsql 
to handle M-files for now.

P.

On Thursday, March 6, 2003, at 05:48 AM, strk wrote:

> This is my short-term proposal for "measured" shapes support.
> Just discarding 'M' array, like done for 3d shapes rigth now...
>
> http://cobalt.rmnet.it/~san/postgis/shp2pgsql.c-0.7.4-M.patch
>
> As an aside, I've corrected the code so that PolygonZ shapes
> are recognized in the right way (a wrong check prevented control
> from reaching the appropriate code for it).
>
> It is a very short patch, you can take a look at it with your eyes.
>
> --strk;
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users




More information about the postgis-users mailing list