GB/T 23708.2-2023 English PDFUS$1699.00 · In stock
Delivery: <= 9 days. True-PDF full-copy in English will be manually translated and delivered via email. GB/T 23708.2-2023: Geographic information - Geography Markup Language(GML) - Part 2: Extended schemas and encoding rules Status: Valid
Basic dataStandard ID: GB/T 23708.2-2023 (GB/T23708.2-2023)Description (Translated English): Geographic information - Geography Markup Language(GML) - Part 2: Extended schemas and encoding rules Sector / Industry: National Standard (Recommended) Classification of Chinese Standard: A75 Classification of International Standard: 07.040, 35.240.70 Word Count Estimation: 85,844 Date of Issue: 2023-09-07 Date of Implementation: 2023-09-07 Issuing agency(ies): State Administration for Market Regulation, China National Standardization Administration GB/T 23708.2-2023: Geographic information - Geography Markup Language(GML) - Part 2: Extended schemas and encoding rules---This is a DRAFT version for illustration, not a final translation. Full copy of true-PDF in English version (including equations, symbols, images, flow-chart, tables, and figures etc.) will be manually/carefully translated upon your order. ICS 07.040;35.240.70 CCSA75 National Standards of People's Republic of China Geographic Information Geographic Markup Language (GML) Part 2.Extended patterns and coding rules (ISO 19136-2.2015,IDT) Published on 2023-09-07 Implemented on 2023-09-07 State Administration for Market Regulation Released by the National Standardization Administration Committee Table of contentsPreface III Introduction IV 1 Scope 1 2 Normative reference documents 1 3 Terms, definitions, symbols and abbreviations2 3.1 Overview 2 3.2 Terms and Definitions 2 3.3 Symbols and abbreviations 2 4 Consistency 2 5 Agreement 2 5.1 MIME media type 2 5.2 XML namespace 3 5.3 Retained portions from previous versions of GML 4 6 Other basic types5 6.1 Target namespace5 6.2 Localized strings 5 6.3 Time Position Union (TimePositionUnion) 5 6.4 Requirements Category 6 6.5 Conformance Class 7 7 Compact encoding of commonly used GML geometries7 7.1 Target namespace 7 7.2 Overview 7 7.3 Simple Polygon (SimplePolygon) 8 7.4 Simple Rectangle (SimpleRectangle) 9 7.5 SimpleTriangle 9 7.6 Simple ArcString 10 7.7 Simple Arc (SimpleArc) 11 7.10 Simple arc represented by convexity (SimpleArcByBulge) 13 7.11 Simple Circle (SimpleCircle) 13 7.13 SimpleMultiPoint 14 7.15 Requirements Category 15 7.16 Conformance class 15 8 Irregular triangular network 16 8.1 Target namespace 16 8.2 Overview 16 8.5 Triangular Irregular Network (TIN) 17 8.6 Irregular triangular network element (TINElement) 17 8.9 Requirements Category 20 8.10 Conformance Class 20 9 Linear reference 21 9.1 Target namespace 21 9.2 Overview 21 9.3 Basic linear referencing 21 9.4 Linear reference toward reference object 34 9.5 Offset linear reference 35 9.6 Offset vector linear reference 41 9.7 Requirements Class 47 9.8 Conformance Class 48 10 Reference grid 50 10.1 Target namespace 50 10.2 ISO 19123.2005 related concept notes 50 10.7 Grid coordinate reference system (gridCRS) 58 10.8 Overlay using a reference grid 59 10.9 Requirements Class 59 10.10 Conformance Class 60 11 Code lists, dictionaries and definitions 61 11.1 Overview 61 11.2 Requirements Class 62 11.3 Conformance class 62 12 Coding Rules 63 12.1 Target namespace 63 12.2 Improved conversion rules 63 12.3 Association class conversion rules 67 12.4 Coding rule extension 69 Appendix A (informative) Linear reference method example 75 Reference 78ForewordThis document complies with the provisions of GB/T 1.1-2020 "Standardization Work Guidelines Part 1.Structure and Drafting Rules of Standardization Documents" Drafting. This document is Part 2 of GB/T 23708 "Geographic Information Geographic Markup Language (GML)". GB/T 23708 has been released The following parts. ---Part 2.Extended patterns and encoding rules. This document is equivalent to ISO 19136-2.2015 "Geographic Information Geographic Markup Language (GML) Part 2.Extension Schema and Coding Code Rules". Compared with ISO 19136-2.2015, in terms of document structure, the original Chapter 2 has been adjusted to Chapter 4 of this document. This document has made the following minimal editorial changes. ---GML3.2 in the original international standard document is replaced by GB/T 23708-2009, and GML3.3 in the original international standard document Use "this document" instead. Please note that some content in this document may be subject to patents. The publisher of this document assumes no responsibility for identifying patents. This document is proposed by the Ministry of Natural Resources of the People's Republic of China. This document is under the jurisdiction of the National Geographic Information Standardization Technical Committee (SAC/TC230). The main drafting units of this document. Wuhan University, Wuhan University Gio Information Technology Co., Ltd., Beijing Jiwei Times Software Co., Ltd., Nanjing Beijing Normal University, National Basic Geographic Information Center. The main drafters of this document. Deng Yuejin, Zhang Shuliang, Lin Yang, He You, Zhang Jun, Yu Peiyu, Gong Jing, Chen Fa.IntroductionGeography Markup Language (GML) is an XML syntax expressed in XML Schema, used to describe application schemas as well as transmission and storage Geographic information. GB/T 23708 aims to provide XML syntax, data types and structures for describing application patterns and transmitting and storing geographical information. Consists of 2 parts. ---Part 1.Basics. The purpose is to provide basic geographic information models (such as geographic features, space, time and coordinate reference systems Patterns, etc.) grammar and coding rules. ---Part 2.Extended patterns and encoding rules. The purpose is to provide geographic information expansion patterns (such as irregular triangulation, linear Reference and reference grid patterns, etc.) grammar and coding rules. Key concepts in geomarkup languages for real-world modeling are derived from the ISO 19100 series of standards and the OpenGIS abstract specification. An element is “an abstraction of some phenomenon in the real world” (ISO 19101). If a feature corresponds to a location on Earth, then It is a geographical element. Therefore, a digital representation of the real world can be viewed as a collection of elements. The status of an element consists of a set of special Characteristic definition, each characteristic can be defined by a triplet of {name, type, value}. The number of attributes per feature and the name and type of each feature are determined by the type of feature. Geographic features have geometric properties elements. A feature set is a collection of multiple features, which itself can also be regarded as a feature. Therefore, a feature set has a feature type. At the same time, in addition to the characteristics of the elements it contains, it also has its own characteristics. According to ISO 19109, the element types of an application or application domain are usually defined in the application schema. A GML application schema is A specific XML schema can be constructed in one of two ways. ---By adopting the UML application pattern rules specified in ISO 19109, complying with the constraints of the pattern and mapping them to this document Rules for GML application schema; ---Create a GML application expressed directly in XML schema by adopting the GML application schema rules specified in this document model. This document supports both methods. In order to ensure the correct use of the conceptual model framework in the ISO 19100 series of standards, all application models The modeling is consistent with the common element model in ISO 19109.In the ISO 19100 series of standards, it is recommended to use UML as a concept A language for pattern modeling. Consistent with ISO 19118, GML specifies a number of conceptual classes defined in the ISO 19100 series of standards and the Open GIS Abstract Specification. XML encoding. The definitions of these conceptual models are contained in the following standards. ---ISO 19103.2015 Conceptual pattern language (units of measurement, basic types); ---ISO 19107.2019 Spatial patterns (geometric and topological objects); ---ISO 19108.2002 time mode (time geometry and topological objects, time reference system); ---ISO 19109.2015 Rules (elements) for geographic information application models; ---ISO 19111.2019 Coordinate-based spatial reference (coordinate reference system) ---ISO 19123.2005 Geographic information covering geometric and functional patterns; ---ISO 19148.2021 Linear referencing of geographical information. The purpose of this document is to provide the relevant types and standard encodings (i.e. standard XML implementation) of the conceptual models specified in the above-mentioned international standards. It is assumed that each application mode is coded independently and that the code includes types derived from e.g. GB/T 22022.Without accurate and fully fixed According to certain encoding rules, the XML encoding will be different. At the same time, since each implementation platform has specific advantages and disadvantages, ISO It is necessary to standardize the XML encoding of the core geographic information conceptual models defined in the 19100 series of standards, and these concepts Models are also commonly used in application patterns. In most cases, the mapping from a conceptual class is straightforward; in some cases, the mapping is more complex (a detailed description of the mapping is part of this document). Additionally, GML provides XML for other concepts not yet modeled in the ISO 19100 series of standards and the OpenGIS abstract specification. Encoding, such as dynamic features, simple observations or value objects. Predefined geographic feature types in GML include coverage and simple observation. Cover is a subtype of feature that has a cover function that takes into account the space and time domain and a set of numbers that describe homogeneous 1 to n-dimensional objects. collection of values. A coverage can be an element or a collection of elements, "used to construct spatial relationships and spatial distributions among earth phenomena. Modeling and Visualization" (OGC Abstract Specification Topic 6). Covers "As a function, returns a value in the range corresponding to its position in the space-time domain. value” (ISO 19123). Observation is used to model observation behavior, which usually includes a camera or some other program and a person or some Other Instruments [Merriam-Webster Dictionary. “The act of recognizing and recording facts or events often involving the use Instruments make measurements"]. An observation is considered a GML element with an observation time and an observation value. A frame of reference provides a metric for determining location, time, or other descriptive quantitative or qualitative values. A coordinate reference system consists of a set of coordinate axes related to the Earth through datums, which define the size and shape of the Earth. A time frame of reference provides a standard unit for measuring time and describing its length or duration. The Reference Systems Dictionary provides definitions of the use of reference systems in space or time geometry. Spatial geometry is the value of spatial feature properties. They specify the coordinate reference system in which measurements are made. The "parent" of a geometric complex or geometric aggregation A geometric element specifies a coordinate reference system for its constituent elements. Temporal geometry is the value of the temporal feature properties. Like its spatial counterpart, the geometry of time specifies the temporal frame of reference in which measurements are made. Spatial or temporal topology is used to represent various topological relationships between elements. The Dictionary of Measurement Units provides numerical measurement definitions of physical quantities such as length, temperature, and pressure, as well as conversions between measurement units. Geographic Information Geographic Markup Language (GML) Part 2.Extended patterns and coding rules1 ScopeGeographic Markup Language (GML) is an XML encoding consistent with ISO 19118 for transmitting and storing data according to the ISO 19100 series of standards. The conceptual model framework is adopted to model the geographical information, including the spatial and non-spatial characteristics of geographical elements. This document specifies XML schema syntax, mechanisms, and conventions, including. --- Provide an open, neutral framework for describing geospatial application models, which can transmit and store geographic information in XML format; ---Enables dedicated standards to select appropriate subsets with GML framework description capabilities; ---Support specific fields and information groups to describe geospatial application models; --- Geographical application schemas and datasets used to create and maintain links; ---Supports storage and transmission of application schemas and data sets; ---Improve the ability to share geographic application models and the information they describe. Implementers can specify whether to use GML to store geographic application schemas and information, or to convert from other storage formats as needed, or It can be specified that only GML is used to transport the schema and data. This document is based on GB/T 23708-2009 and extends the model components and requirements. Note. Consistent with the application model described in UML form in ISO 19109, as the basis for transmitting and storing geographical information, this document provides Standard rules for mapping to GML application schemas expressed as XML schemas, and description of structured data consistent with ISO 19109 application schemas The XML encoding of the data.2 Normative reference documentsThe contents of the following documents constitute essential provisions of this document through normative references in the text. Among them, the dated quotations For undated referenced documents, only the version corresponding to that date applies to this document; for undated referenced documents, the latest version (including all amendments) applies to this document. GB/T 23708-2009 Geographic Information Geographic Markup Language (GML) (ISO 19136.2007, IDT) Note. GB/T 7408-2005 Data elements and exchange formats Information exchange date and time representation (ISO 8601.2000, IDT) ISO /IEC 13249-3.2011 Information technology database language SQL multimedia and application package Part 3.Spatial (Infor- )) 1) This document corresponds to OGC document 09-144r1.Until the final publication of this international standard, the MIME media type is still in the IETF/IANA registration process. Therefore, this reference is undated so that the most recent media type after registration can refer to this document. ......Tips & Frequently Asked Questions:Question 1: How long will the true-PDF of GB/T 23708.2-2023_English be delivered?Answer: Upon your order, we will start to translate GB/T 23708.2-2023_English as soon as possible, and keep you informed of the progress. The lead time is typically 6 ~ 9 working days. The lengthier the document the longer the lead time.Question 2: Can I share the purchased PDF of GB/T 23708.2-2023_English with my colleagues?Answer: Yes. The purchased PDF of GB/T 23708.2-2023_English will be deemed to be sold to your employer/organization who actually pays for it, including your colleagues and your employer's intranet.Question 3: Does the price include tax/VAT?Answer: Yes. Our tax invoice, downloaded/delivered in 9 seconds, includes all tax/VAT and complies with 100+ countries' tax regulations (tax exempted in 100+ countries) -- See Avoidance of Double Taxation Agreements (DTAs): List of DTAs signed between Singapore and 100+ countriesQuestion 4: Do you accept my currency other than USD?Answer: Yes. If you need your currency to be printed on the invoice, please write an email to Sales@ChineseStandard.net. In 2 working-hours, we will create a special link for you to pay in any currencies. Otherwise, follow the normal steps: Add to Cart -- Checkout -- Select your currency to pay. |