[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[Mapserver-users] Z values from 3D shapefiles (PHP MapScript)
- Subject: [Mapserver-users] Z values from 3D shapefiles (PHP MapScript)
- From: Chip.Hankley@GASAI.Com (Hankley, Chip)
- Date: Mon, 6 Jan 2003 12:56:17 -0600
> I guess that solves the issue for you Chip, unless you need access to the
> Z values in MapScript.
I'd like to use the z values of the shapefile to create profiles... so what
I'm trying to do, is get the individual z values for each vertex in a shape.
So, I understand that I can't do this through mapScript... but I don't see a
way to do it with OGR either (albeit my OGR experience is pretty limited).
Am I missing something?