Thoughts on spatial databases and GML

Source: Internet
Author: User
Tags xquery
Theoretically, we want to use XQuery to connect spatial data.
Use GML to store space data.
Connect to GML using XQuery
The existing database platforms and 3 s platforms differ in the storage of spatial data in spatial databases.
However, all major relational databases support XML
You can consider using GML to represent spatial data in a relational database.
With this solution, the idea is very clear.

Target: XQuery-> spatial data.
Prerequisite 1: XQuery-> GML (implemented)
Prerequisite 2: XQuery-> relational data (available)
Solution:
Spatial Database = relational database + GML
XQuery-> spatial database = XQuery-> (Relational Data + GML) = XQuery-> Relational Data + xqury-> GML.
Relational data can be implemented in a common SQL statement and can be implemented using the LINQ interface.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.