<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 10.00.9200.17028"></HEAD>
<BODY bgColor=#ffffff text=#000000>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=078495318-14072014>Dave,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=078495318-14072014></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=078495318-14072014>Thanks for the announcement .  
</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=078495318-14072014></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=078495318-14072014>Mike,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=078495318-14072014></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=078495318-14072014>I am planning to upgrade the ST_AsX3D function in 
PostGIS, first by cleaning up some issues with how its handling some 
geometries.  Then next deciding what the best mapping is for each or 
providing people with spatial geometry to X3D mapping 
options</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=078495318-14072014>similar to what we do with <A 
href="http://postgis.net/docs/manual-dev/ST_AsGML.html">http://postgis.net/docs/manual-dev/ST_AsGML.html</A></SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=078495318-14072014></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=078495318-14072014></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=078495318-14072014>Right now it just uses IndexedFaceSets, LineSets, 
IndexedLineSet, IndexedTriangleSet ( <A 
href="http://postgis.net/docs/manual-dev/ST_AsX3D.html">http://postgis.net/docs/manual-dev/ST_AsX3D.html</A> ) 
and there are some spotty areas</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=078495318-14072014></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><SPAN class=078495318-14072014></SPAN><FONT 
face=Arial><FONT color=#0000ff><FONT size=2>A<SPAN class=078495318-14072014>re 
you referring to the X3D geospatial specs? </SPAN></FONT></FONT></FONT><FONT 
face=Arial><FONT color=#0000ff><FONT size=2><SPAN class=078495318-14072014>All I 
could find was this and link to X3D geospatial component link <A 
href="http://www.web3d.org/files/documents/Emerging-Technologies/X3D-Geospatial-Component.pdf">http://www.web3d.org/files/documents/Emerging-Technologies/X3D-Geospatial-Component.pdf</A>  
(just gives me a 404)</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=078495318-14072014></SPAN></FONT></FONT></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=078495318-14072014></SPAN></FONT></FONT></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=078495318-14072014><A 
href="http://www.web3d.org/documents/specifications/19776-1/V3.3/index.html">http://www.web3d.org/documents/specifications/19776-1/V3.3/index.html</A></SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=078495318-14072014></SPAN></FONT></FONT></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=078495318-14072014></SPAN></FONT></FONT></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=078495318-14072014></SPAN></FONT></FONT></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=078495318-14072014>Thanks,</SPAN></FONT></FONT></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=078495318-14072014>Regina</SPAN></FONT></FONT></FONT></DIV><BR>
<DIV lang=en-us class=OutlookMessageHeader dir=ltr align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> X3D-Public 
[mailto:x3d-public-bounces@web3d.org] <B>On Behalf Of </B>Dave A<BR><B>Sent:</B> 
Monday, July 14, 2014 2:41 PM<BR><B>To:</B> Mike McCann<BR><B>Cc:</B> x3d public 
mailing list; x3dom-developer mlist<BR><B>Subject:</B> Re: [X3D-Public] 
[x3dom-developers] X3DOM and PostGIS 3D Database<BR></FONT><BR></DIV>
<DIV></DIV>Hi Mike,<BR><BR>Looking at that page, it looks like 'not yet'. But 
since it's a GIS database, it seems like it would be easy enough to add. Regina 
has already done the basics of just getting a simple shape out, and all the 
plumbing that entails. At this point, I would think it's just a matter of 
grabbing the spec and the code and hammering the rest out.<BR><BR>Dave A<BR><BR>
<DIV class=moz-cite-prefix>On 7/14/2014 9:07 AM, Mike McCann wrote:<BR></DIV>
<BLOCKQUOTE cite=mid:6EA2C7E8-4B5F-4C8C-8EA2-ADBDEC46B596@mbari.org 
  type="cite">Hi Dave, 
  <DIV><BR></DIV>
  <DIV>Thanks for sharing. This is pretty cool. Is there support of the 
  Geospatial component with this capability? </DIV>
  <DIV><BR></DIV>
  <DIV>-Mike</DIV>
  <DIV><BR>
  <DIV apple-content-edited="true"><SPAN class=Apple-style-span 
  style="FONT-FAMILY: Helvetica; FONT-VARIANT: normal; WHITE-SPACE: normal; BORDER-COLLAPSE: separate; TEXT-TRANSFORM: none; WORD-SPACING: 0px; FONT-WEIGHT: normal; COLOR: rgb(0,0,0); FONT-STYLE: normal; ORPHANS: 2; WIDOWS: 2; LETTER-SPACING: normal; LINE-HEIGHT: normal; TEXT-INDENT: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px">--<BR>Mike 
  McCann<BR>Software Engineer<BR>Monterey Bay Aquarium Research 
  Institute<BR>7700 Sandholdt Road<BR>Moss Landing, CA 95039-9644<BR>Voice: 
  831.775.1769  Fax: 831.775.1736 <A href="http://www.mbari.org" 
  moz-do-not-send="true">http://www.mbari.org</A></SPAN> </DIV><BR>
  <DIV>
  <DIV>On Jul 13, 2014, at 12:49 PM, Dave A <<A 
  href="mailto:dave@realmofconcepts.com" 
  moz-do-not-send="true">dave@realmofconcepts.com</A>> wrote:</DIV><BR 
  class=Apple-interchange-newline>
  <BLOCKQUOTE type="cite">
    <DIV text="#000000" bgcolor="#FFFFFF">Hello all,<BR><BR>I would like to pass 
    along some news from 3D DB wizard Regina Obe with whom I've done some X3D 
    work with. She has X3DOM being served from a general 3D database. This is a 
    game-changer. Forget formats, at least for interchange. The DB is the 
    'format'. Input and output formatters handle the transfer. But check out 
    what she has:<BR><BR>"I finally got around to playing around with x3dom and 
    created a quickie viewer to view my PostGIS 3D queries.<BR><BR>Have it 
    described here <A 
    moz-do-not-send="true">http://www.bostongis.com/blog/index.php?/archives/229-PostGIS-Minimalist-X3D</A> 
    -<A href="http://Viewer-for-PHP-and-ASP.NET" 
    moz-do-not-send="true">Viewer-for-PHP-and-ASP.NET</A>-Viewer.html<BR><BR>X3dom.js 
    seems much better than last time I tried it a year 
    ago."<BR><BR><BR>Cheers<BR><BR>Dave A<BR><BR><PRE class=moz-signature cols="72">-- 
Follow me! @thatvrguy</PRE></DIV>------------------------------------------------------------------------------<BR>_______________________________________________<BR>x3dom-developers 
    mailing list<BR><A href="mailto:x3dom-developers@lists.sourceforge.net" 
    moz-do-not-send="true">x3dom-developers@lists.sourceforge.net</A><BR><A 
    class=moz-txt-link-freetext 
    href="https://lists.sourceforge.net/lists/listinfo/x3dom-developers">https://lists.sourceforge.net/lists/listinfo/x3dom-developers</A><BR></BLOCKQUOTE></DIV><BR></DIV></BLOCKQUOTE><BR><PRE class=moz-signature cols="72">-- 
Follow me! @thatvrguy</PRE></BODY></HTML>