[postgis-users] unable to make postgresql 7.2.3: please help

Makoto Yui yuin at bb.din.or.jp
Thu Sep 4 10:35:47 PDT 2003


Hi,

On Tue, 26 Aug 2003 19:25:57 -0700 (PDT)
Venu Kanaparthy <madhavsinghk at yahoo.com> wrote:

> Does postgresql support  storing of XML data(GML specifically).

I'm developing a multi-functional XML database enviroment using PostgreSQL.
http://gborg.postgresql.org/project/xpsql/projdisplay.php

the enviroment can store GML, and provides some access method.

XpSQL decompose XML documents into fragments and 
uses PostgreSQL to store them in a set of relations.

It provides a variety of means to access XML Documents;
(a) DOM functions to build and traverse XML Documents
(b) XPath engine to extract infomation from documents
(c) update functions to modify documents

I am planning to support G-XML in the future.
ex). /map/geo[near(point,'1.1.5')]

About GIS, since I still don't know well, 
I have to investigate much more about Postgis(opengis) and G-XML(GML).
I'm learning(testing) postgis now.

BTW.. although I am not an expert about GIS field, 
is there already any useful project which has geographic function 
and data management method supporting XML?

+-------------------------------------------------------------------+
Makoto Yui <yuin at bb.din.or.jp>
Key fingerprint = 6462 E285 97D8 1323 40C4  F9E5 EB0F 9DE6 1713 219E
+-------------------------------------------------------------------+



More information about the postgis-users mailing list