Interval Coding based GML Indexing and Querying

ZHU Fu-Bao,GUAN Ji-Hong,ZHOU Shui-Geng
2008-01-01
Computer Science
Abstract:Geography Markup Language is now becoming the de facto standard developed by OGC to standardize the representation of geographical data in XML,which makes the sharing,exchanging and integration of data easier in different geographical information system. More and more geographical data are presented in GML format with its wide application,and thus arouse the problem of how to efficiently realize retrieval and spatial analysis in GML document. This paper proposes an interval coding method to encode the element,attribute,text,and geometry information in GML,to build B tree for value query and R tree or quad tree for spatial analysis. Extended XQuery is used for GML non-spatial,spatial and hybrid query. Experiment shows that this method is effective and efficient.
What problem does this paper attempt to address?