Hi,

Minor steps have been made so far. Only two days of initial effort has been
put in so don't expect much :)

Changes made:

Geotools

- Modification in gt-jdbc-postgis to be able to get postgis data:
  use ST_AsEWKB instead of ST_AsBinary because ST_AsBinary ony returns X,Y
  removed force_2d from query

- Modification in gt-referencing:
  added DirectPosition3D class

- couple of gml/geometry modifications in gt-main
- couple of modifications in gt-xsd-gml3
- couple of modifications in gt-xsd-api


JTS

- added getCoordDimensions function to geometry and implementors
- modified WKTWriter to be able to write 3d data

Geoserver
- temporary modification for WGS84 bounding box calculation when adding 3D
vector layers


I'll probably forget some changes that will appear when I'll do proper
source check.
Above modifications make it possible to get 3D GML data from a postgis
database using Geoserver.

Currently we only tested this with POINT in EPSG:7415 (Amersfoort RD new +
NAP).
We will also test LINESTRING and POLYGON pretty soon.


Best regards,
Sjoerd

On Tue, Jan 18, 2011 at 11:19 PM, Rob Atkinson <robatkinson...@gmail.com>wrote:

> Thats very good news indeed.
>
> The app-schema support provides some support for 1D objects, I'm not
> sure that 3-D has been yet tested - and certainly 3D geometry
> operations wont be.
>
> can you provide some more details of what changes you made, to which
> components, to deliver what capability - there will be interest from
> the Spatial Information Services Stack project, (contributing the
> app-schema support) in this as some of the funding comes from the
> earth resources sector, and they have a lot of 3D data.
>
> Regards
> Rob Atkinson
>
> On Wed, Jan 19, 2011 at 2:12 AM, Sjoerd Brandsma <sbrand...@gmail.com>
> wrote:
> > Hi All,
> >
> > In the past there have been several discussions about 3D support in
> > geotools, jts and geoserver.
> > Up untill know there has been done some work (plans) on this but it's
> still
> > nailed down to 2D in most of the software components.
> > Because of that we (CycloMedia) have been using Deegree 2.4 WFS for
> serving
> > 3D vector data to be able
> > to visualize this data into geotagged panoramic images. Unfortunatly this
> > functionality seems to broken in Deegree 3.1.
> >
> > This (and the horror of configuring stores and layers in Deegree)
> triggered
> > me to have a look and see if we
> > could manage to get it working in Geoserver.
> > With some modifications and extensions in Geotools and JTS we managed to
> get
> > it working for the latest 2.1dev version. (currently WFS only)
> >
> > I was wondering what the plans/roadmap are for 3D support in Geoserver
> and
> > how we can contribute to that.
> >
> > Thanks and best regards,
> > Sjoerd Brandsma
> > CycloMedia
> >
> >
> ------------------------------------------------------------------------------
> > Protect Your Site and Customers from Malware Attacks
> > Learn about various malware tactics and how to avoid them. Understand
> > malware threats, the impact they can have on your business, and how you
> > can protect your company and customers by using code signing.
> > http://p.sf.net/sfu/oracle-sfdevnl
> > _______________________________________________
> > Geoserver-devel mailing list
> > Geoserver-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/geoserver-devel
> >
> >
>
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to