Bugs item #3519931, was opened at 2012-04-20 12:02 Message generated for change (Comment added) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3519931&group_id=118054
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Plug-In Group: None >Status: Closed >Resolution: Fixed Priority: 4 Private: No Submitted By: michael michaud (michaudm) Assigned to: michael michaud (michaudm) Summary: PostGIS : do not manage geometry dimension Initial Comment: If I have a geometry table in PostGIS with a constraint on geometry dimension (3d), I cannot update it as geometry returned is 2d only. ---------------------------------------------------------------------- >Comment By: michael michaud (michaudm) Date: 2012-11-10 07:44 Message: Fixed in r3068 >From now on, the PostGIS writer used the dimension constraint written in geometry_columns to insert/update new features. ---------------------------------------------------------------------- Comment By: michael michaud (michaudm) Date: 2012-04-21 02:33 Message: I think the simplest way to manage geometry dimensionality is to add an option in the connexion menu. The user will have to say if he wants to upload 2d or 3d geometries. Will try to add that for OJ 1.6 release, but It make take longer because the whole PostGISConnection class need a serious refactoring ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3519931&group_id=118054 ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_nov _______________________________________________ Jump-pilot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
