Opened 20 years ago

Closed 16 years ago

#869 closed defect (fixed)

Adding 3d shape support

Reported by: assefa Owned by: assefa
Priority: high Milestone:
Component: MapServer C Library Version: 4.3
Severity: normal Keywords:
Cc: Chip.Hankley@…

Description

This bug is to track the addtion of the 3d shape support in mapserver.

 3d shape support includes support for PointZ, ArcZ, PoygonZ, MulitipoinZ.

Change History (9)

comment:1 by assefa, 20 years ago

Cc: steve.lime@… added
Added first version for the Read/write support for Point, Line, Polygon, 
Multipoint. (mapshape.c/h mapprimitive.h)

Tests done utili now :
  - Read : PointZ, LineZ

Things Missing 

  - more test for Reading Point and Line
  - test for poygon and multipoint
  - tests for writing
  - exposing the z element through mapscript (I will create a new bug for 
this) 
  

comment:2 by assefa, 20 years ago

dependson: 870

comment:3 by assefa, 20 years ago

dependson: 871

comment:4 by assefa, 20 years ago

Steve,

 I am going to take care of the php mapscript side (Bug 870). Is it possible 
that you look into the SWIG version (Bug 871)?

comment:5 by sgillies@…, 20 years ago

blocked: 871
dependson: 871

comment:6 by dmorissette, 20 years ago

Cc: dmorissette@… added

comment:7 by assefa, 19 years ago

Cc: Chip.Hankley@… added

comment:8 by assefa, 19 years ago

*** Bug 255 has been marked as a duplicate of this bug. ***

comment:9 by assefa, 16 years ago

Resolution: fixed
Status: newclosed

Closing. I believe propoer suport for polygon and multipoint were added.

Note: See TracTickets for help on using tickets.