WO2020000403A1 - 基于地理兴趣点编码的位置相关信息访问方法及装置 - Google Patents

基于地理兴趣点编码的位置相关信息访问方法及装置 Download PDF

Info

Publication number
WO2020000403A1
WO2020000403A1 PCT/CN2018/093767 CN2018093767W WO2020000403A1 WO 2020000403 A1 WO2020000403 A1 WO 2020000403A1 CN 2018093767 W CN2018093767 W CN 2018093767W WO 2020000403 A1 WO2020000403 A1 WO 2020000403A1
Authority
WO
WIPO (PCT)
Prior art keywords
interest
point
geographic
encoding
code
Prior art date
Application number
PCT/CN2018/093767
Other languages
English (en)
French (fr)
Inventor
王继龙
张千里
Original Assignee
清华大学
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 清华大学 filed Critical 清华大学
Priority to PCT/CN2018/093767 priority Critical patent/WO2020000403A1/zh
Publication of WO2020000403A1 publication Critical patent/WO2020000403A1/zh
Priority to US17/111,584 priority patent/US11005954B2/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/52Network services specially adapted for the location of the user terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1845Arrangements for providing special services to substations for broadcast or conference, e.g. multicast broadcast or multicast in a specific location, e.g. geocast
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/604Address structures or formats
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/659Internet protocol version 6 [IPv6] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/69Types of network addresses using geographic information, e.g. room number

Definitions

  • the present invention relates to the technical field of computer networks, and in particular, to a method and device for accessing position-related information based on geographic point of interest coding.
  • the invention realizes the acquisition of POI related information by mapping the POIs of geographical points of interest into IPv6 unicast addresses, IPv6 multicast addresses, and domain names.
  • IP addresses have become the basis for Internet interconnection and identity differentiation. With the continuous expansion of the Internet, IPv4 addresses are gradually consumed, and the next-generation Internet based on IPv6 is getting more and more widely used.
  • An IPv6 address can be a unicast address or a multicast address. In traditional unicast transmission, a point-to-point network connection is implemented between the sender and each receiver. If a sender transmits the same data to multiple receivers at the same time, multiple copies of the same data packet must also be copied accordingly.
  • Multicast solves the problem of low efficiency in unicast mode.
  • the multicast source that is, the sender of the multicast information
  • the multicast router uses the multicast routing protocol to establish a tree-like route for the multicast data packets. Reproduction and distribution began at the forks as far as possible.
  • IPv6 multicast group addresses There are many types of IPv6 multicast group addresses. Common multicast addresses based on unicast prefixes are shown in Figure 1: The highest 8 bits are 0xFF, which identifies this address as a multicast address. The next 4 bits are the Flag bit, and the most significant bit of the Flag bit is 0; the R bit indicates whether the multicast address is embedded with RP; the P bit indicates whether the multicast address is generated based on a unicast prefix; the T bit indicates multicast Whether the address is assigned permanently or temporarily. It can be seen that Flag is identified according to the attributes of a multicast address, its generation method, and other attributes. The next 4 bits indicate the range of the multicast. The common ranges are node local, link local, site local, and institution local. .
  • DNS Domain Name System
  • IP IP address
  • DNS Domain Name System
  • the so-called hierarchical naming mechanism is to add a structure to the name, and this structure is hierarchical.
  • the name space is no longer centralized management, but is divided into several parts, and each part is authorized to be managed by an organization. The authorized management organization can further divide the name space under its jurisdiction and further authorize management to several sub-organizations.
  • the name space management organization forms a hierarchical tree structure, where each node (including the management organization at each layer and the last host node) has a corresponding identifier, and the name of the host is the path from the leaf to the root of the tree An ordered sequence of node identifiers on. Obviously, as long as the identifiers of nodes in each layer under the same subtree do not conflict, host names will never conflict.
  • This hierarchical structure of DNS is shown in Figure 1. Each of these components is a domain. Intuitively, a DNS domain name is a series of characters connected by ".”.
  • the present invention aims to solve at least one of the technical problems in the related technology to a certain extent.
  • an object of the present invention is to propose a method for accessing location-related information based on geographic points of interest, which has the advantage of facilitating users to obtain geographic points of interest when visiting a site, and improving the user experience.
  • Another object of the present invention is to propose a location-related information access system based on geographic point of interest coding.
  • an embodiment of the present invention provides a method for accessing location-related information based on geographic point of interest coding, including the following steps: mapping the geographic point of interest code to an IPv6 unicast address, or mapping the geographic Map the POI to an IPv6 multicast address, or map the POI to a domain name; map to an IPv6 unicast address by accessing the POI, or map to an IPv6 multicast by adding the POI Group, or visit the domain name mapped to the geographic point of interest code to obtain the location-related information of the geographic point of interest.
  • the method for accessing location-related information based on geographic point of interest encoding maps a geographic point of interest (POI) to an IPv6 unicast address, a multicast address, or a DNS domain name by encoding, and when the user enters the unicast
  • POI geographic point of interest
  • the advantages of improving user experience are described by users.
  • the method for accessing location-related information based on geographic point of interest encoding may also have the following additional technical features:
  • encoding the geographic interest point further includes: determining whether the geographic interest point has a place name encoding; and if the geographic name encoding is available, obtaining the geographic interest point's The geographical point of interest code is set and the identifier is set to 0; if the place name code is not available, the geographical point of interest code is obtained according to a geographical point that meets a preset condition, and the identifier is registered.
  • the mapping the geographic point of interest code into an IPv6 unicast address further includes: 7-bit encoding of a provincial administrative area portion, 7-bit mapping of a municipal administrative area portion, and 7-bit Map the county-level administrative area part and 10-bit street-level township-level administrative area part; through the 20-bit mapping additional code part, and 51 bits are placed in the middle part of the IPv6 address, followed by zeros to achieve the mapping from POI to unicast addresses.
  • the 33rd bit is reserved, and then the provincial, municipal, county, and street-level codes are encoded by 31 bits.
  • the first 20 bits of the last 64 bits encode the additional code, and the subsequent 44 bits are all set to zero.
  • the mapping the geographic point of interest code into an IPv6 multicast address further includes: selecting a 32-bit multicast prefix, and the 33rd bit is a reserved bit, and 7 bits are used Encodes the provincial administrative area part, 7-bit mapped city-level administrative area part, 7-bit mapped county-level administrative area part, and 10-bit mapped street-level township-level administrative area part; through 20-bit mapping additional code part, and 51 bits are placed in the middle part of the IPv6 address, The last 12 bits are 0 and the last 32 bits are the multicast group ID.
  • the preset condition is a geographical closest point, wherein a place name encoded in a database is not selected, and a geographical point closest to the geographical point of interest is selected and registered.
  • Obtaining an identifier where the obtaining the identifier includes selecting a 12-bit identifier for registration and encoding the identifier after an additional code in the IPv6 address or IPv6 multicast address.
  • the mapping of the geographic point of interest code to a domain name further includes: a provincial administrative area part, a municipal administrative area part, a county administrative area part, and a street township administrative area generated by a dictionary ,
  • the additional code part is encoded using a code table mapping method, and is encoded using a 5-bit BASE32 encoding method, so that the 20-bit additional code is mapped to 4 letters.
  • the preset condition is a geographical closest point, wherein a place name encoded in a database is not selected, and a geographical point closest to the geographical point of interest is selected and passed On the registration page, choose a name, and use the ID as the first item in the DNS domain name.
  • an embodiment of another aspect of the present invention proposes a location-related information access system based on geographic point of interest coding, including: a judgment module for determining whether the geographic point of interest has a place name encoding; a first acquisition module for If the place name encoding is available, obtain the geographic interest point encoding of the geographical interest point and set the identifier to 0; if the place name encoding is not available, obtain the geographical point of interest based on the geographical point that satisfies a preset condition.
  • the geographical point of interest is encoded and registered to obtain an identifier, wherein the registered obtained identifier includes a 12-bit identifier; an encoding module is configured to map the geographical point of interest to an IPv6 unicast address, and will describe The geographic point of interest code is mapped to an IPv6 multicast address, and the geographic point of interest code is mapped to a domain name to obtain position related information of the geographic point of interest.
  • the location-related information access system based on geographic point of interest encoding maps a geographic point of interest (POI) to an IPv6 unicast address, a multicast address, or a DNS domain name by encoding, and when the user enters the unicast
  • POI geographic point of interest
  • users can join the IPv6 multicast group encoded by the point of interest, receive information about the point of interest, or communicate with other users who also join the multicast group, which is convenient for users to obtain geographic points of interest when visiting the site
  • the advantages of improving user experience are examples of improving user experience.
  • the location-related information access system based on geographic point of interest coding may also have the following additional technical features:
  • the encoding module further includes: a first mapping unit, configured to encode a provincial-level administrative area portion, a 7-bit mapped city-level administrative area portion, and a 7-bit mapped county-level administrative area portion through 7-bit encoding.
  • the 10-bit maps the township-level administrative district part; the second mapping module is used to map the additional code part by 20 bits, and 51 bits are placed in the middle part of the IPv6 address, followed by zeros to achieve the mapping from POI to unicast addresses.
  • FIG. 1 is a flowchart of a method for accessing position-related information based on geographic point of interest encoding according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of Internet mapping based on POI coding based on a method for accessing location-related information based on geographic point of interest coding according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a multicast address based on a unicast prefix based on a method of accessing location-related information based on geographic points of interest according to an embodiment of the present invention
  • FIG. 4 is a schematic diagram of a method for mapping a POI code to an IPv6 unicast address in a location-related information access method based on geographic point of interest encoding according to an embodiment of the present invention
  • FIG. 5 shows a method for mapping a POI code to an IPv6 multicast address in a location-related information access method based on geographic point of interest coding according to an embodiment of the present invention
  • FIG. 6 is a schematic diagram of a method for mapping a POI code to a domain name in a location-related information access method based on geographic point of interest coding according to an embodiment of the present invention
  • FIG. 7 is a schematic diagram of a BASE32 character encoding method for a location-related information access method based on geographic interest point encoding according to an embodiment of the present invention
  • FIG. 8 is a schematic structural diagram of a location-related information access system based on geographic point of interest coding according to an embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for accessing location-related information based on geographic point of interest coding according to an embodiment of the present invention.
  • the method for accessing location-related information based on geographic point of interest coding includes the following steps:
  • a geographic point of interest code is mapped to an IPv6 unicast address, or a geographic point of interest code is mapped to an IPv6 multicast address, or a geographic point of interest code is mapped to a domain name.
  • step S102 the geographic point of interest code is mapped to an IPv6 unicast address, or the geographic point of interest code is mapped to an IPv6 multicast group, or the domain name of the geographic point of interest code is mapped to obtain the location correlation of the geographic point of interest. information.
  • a geographic point of interest is encoded and mapped to an IPv6 unicast address, a multicast address, or a DNS domain name.
  • IPv6 address or DNS domain name When a user enters the unicast IPv6 address or DNS domain name , That is, you can visit the site corresponding to the address, and by accessing the site, you can get information about the point of interest.
  • the user can join the IPv6 multicast group encoded by the interest point, receive information about the interest point, or communicate with other users who also join the multicast group. As shown in Figure 2, the specific steps are:
  • step S1 determine whether the POI has a place name encoding? If yes, go to step S2, otherwise go to step S3.
  • step S2 obtain the place name encoding and set the identifier to 0, and then obtain the IPv6 unicast address mapped to POI through step S4, obtain the IPv6 multicast address mapped to POI through step S5, and obtain the POI mapping through step S6 Into a domain name.
  • step S3 according to the geographically similar POI codes, register to obtain an identifier, such as a 12-bit identifier, and then obtain the IPv6 unicast address mapped to the POI through step S4, and obtain the IPv6 group mapped to the POI through step S5. Broadcast address, and obtain the domain name into which the POI is mapped in step S6.
  • an identifier such as a 12-bit identifier
  • step S4 the POI is mapped to an IPv6 unicast address.
  • step S5 the POI is mapped into an IPv6 multicast address.
  • a geographic point of interest generally identifies a geographic location area, and locations in the area can be used as part of the geographic point of interest, and have a wide range of user acceptance.
  • any floor and any room in the building are part of the Tsinghua University Li Zhaoji Building, and when the user refers to the Tsinghua University Li Zhaoji Building, Is a collection of locations in the building.
  • Traditional geographic information collection methods require mappers to use precise surveying and mapping equipment to obtain the latitude and longitude of a point of interest, and then mark it.
  • Each POI contains four aspects of information, name, category, coordinates, and classification.
  • Comprehensive POI information is essential information for enriching the navigation map. The timely POI points of interest can remind users of detailed information about branches and surrounding buildings, and it is also convenient. Find all the places you need in the navigation.
  • POI points have an inclusion relationship.
  • the POI point of Tsinghua University's Li Zhaoji Building is included in this POI point.
  • Some POI points correspond to the same One location, for example, Tsinghua Park and Tsinghua University, are the two titles of the same location, and some POI points have intersections with each other. For example, there is a certain overlap between Huaqing Jiayuan and Wudaokou.
  • the country has established a set of coding models for the geographical name database.
  • the national geographical name database code is based on the national standards of the "Administrative Division Code of the People's Republic of China" (GB2260), The coding rules, the Code for the Compilation of Civil Administration Statistics and the Code for the Compilation of Geographical Names and Categories (GB / T18521-2001) were formulated.
  • the national place name database code has a total of 20 digits and is divided into four sections. The following introduces the specifications of these four paragraphs:
  • the first paragraph consists of 6 digits, which indicates the administrative division code at or above the county level, and implements the "Administrative Division Code of the People's Republic of China" (GB / T 2260-2002).
  • the administrative division digital code (referred to as the digital code) adopts a three-layer, six-digit hierarchical code structure, which represents the provinces (autonomous regions, municipalities, special administrative regions), cities (regions, autonomous prefectures, leagues), counties (autonomous counties, county-level cities, Flag, autonomous flag, municipal area, forest area, special zone).
  • the meaning of the structure of the digital code from left to right is: the first layer, that is, the first two digits, means provinces, autonomous regions, municipalities, and special administrative regions.
  • the second layer that is, the middle two codes represents the city / region, autonomous state, union, and municipality area / county summary code under the jurisdiction of the municipality, and the province (autonomous region) county-level administrative division summary code, where 01-20, 51-70 represent the city, 01 and 02 are also used to indicate the city, district, and county summary codes under the jurisdiction of the municipality; 21 to 50 indicate regions, autonomous prefectures, and leagues; and 90 are provincial (autonomous region) county-level administrative division summary codes.
  • the third and last two tiers indicate counties, autonomous counties, county-level cities, flags, autonomous flags, municipal districts, forest districts, and special zones, where 01 to 20 represent municipal districts and regions (autonomous states and leagues) under the jurisdiction of county-level cities and cities.
  • 01 usually indicates the municipality area summary code; 21 ⁇ 80 indicates counties, autonomous counties, flags, autonomous flags, forest areas, and regional jurisdictions; 81 ⁇ 99 indicates provinces (autonomous regions) have jurisdiction over county-level cities.
  • the three-digit code in the second paragraph implements the national standard "Rules for the Preparation of Codes for Administrative Divisions below the County" (GB / T10114-2003).
  • the first digit is the category identifier, with "0" for the street, "1" for the town, “2 and 3” for the township, and "4 and 5" for the unit of government and enterprise; the second,
  • the third digit is the sequence number of each administrative division in the code segment.
  • the specific division is as follows:
  • 3.200-399 indicates the code of the township (minority township), which should be written in ascending order within the scope of the region;
  • 4.400-599 indicates that the code for the unity of government and enterprise should be written in ascending order within the region
  • 5.600-699 indicates that the code of an illegal unit such as a development zone should be written in ascending order within the scope of the area;
  • 6.999 represents the provincial, prefecture, district (county) level code, which should be written within the scope of the region.
  • the third paragraph is composed of 5 digits, which indicates the attribute type of the place name, and implements the “Rules for Classification and Classification of Place Names” (GB / T18521-2001).
  • the fourth paragraph is a 6-digit number, which indicates an additional code.
  • the specific code segment is 000000-999999, which is used to distinguish and sort the place names of the same category and the same administrative area. If the first 13 digit codes can determine the uniqueness of this place name, the first The four pieces of code are represented by 000000.
  • the 20-bit code can be mapped into an IPv6 address, thereby forming an IPv6 unicast address into which the POI code is mapped, and users can access this one address. In order to obtain the information related to the POI point.
  • a geographic point of interest POI is coded and mapped into an IPv6 unicast address, thereby forming an IPv6 unicast address mapped to a POI code.
  • a user can access this one address to obtain the information related to the POI point. Information.
  • mapping use 7-bit encoding for provincial administrative areas, 7-bit mapping for municipal administrative areas, 7-bit mapping for county administrative areas, and 10-bit mapping for street and township administrative areas; use 20-bit mapping additional codes Partly, these 51 bits are placed in the middle part of the IPv6 address, with zero padding behind, so as to realize the mapping from POI to unicast addresses, as shown in Figure 4.
  • the 33rd bit can be reserved (set to 0), and the next 31 bits are used to encode provincial, municipal, county, and street-level codes, and the latter 64 The first 20 bits of the bit are used to encode the additional code, and the subsequent 44 bits are all set to zero.
  • a geographic point of interest POI can be coded and mapped to an IPv6 multicast address, and a user can join a group identified by the multicast address to receive information published by the POI point.
  • mapping method is as follows. A 32-bit multicast prefix is selected, and the 33rd bit is a reserved bit (set to 0), and then a 7-bit encoding is used for the provincial administrative area part, a 7-bit mapped for the municipal administrative area part, and a 7-bit mapped for the county level. Administrative area part, 10-bit mapping street township-level administrative area part; using 20-bit mapping additional code part, these 51 bits are placed in the middle part of the IPv6 address, then 12 bits are 0, and the last 32 bits are the multicast group ID, as shown in Figure 5 As shown.
  • a POI with a place name that is not encoded in the database you can select the POI that is geographically closest to the POI point and register it to obtain an identifier. For example, select a 12-bit identifier to register and then encode this identifier into After the additional code in the IPv6 address.
  • a geographic point of interest POI is coded and mapped to a domain name, and a user can visit a site corresponding to the domain name to obtain information related to the POI point.
  • mapping method is as follows.
  • Provincial administrative regions, municipal administrative regions, county administrative regions, and subdistrict administrative districts are generated from dictionaries.
  • the additional code is encoded using code table mapping, as shown in Figure 6.
  • a 5-bit BASE32 encoding method may be used for encoding, so that a 20-bit additional code can be mapped to 4 letters.
  • the BASE32 encoding is shown in Figure 7.
  • a POI geographically closest to the POI point can be selected, and its own additional code can be registered through the registration page, and then this Identifies the first entry as the DNS domain name.
  • a user can claim a site corresponding to an additional code, and select an alias for the site.
  • an alias By selecting the alias, a more popular method can be used to identify the corresponding point of interest. Site.
  • the alias length should be more or less than 4 characters, or there are characters that are not used by BASE32, such as 0, 1, 8, and 9.
  • the method for accessing location-related information based on geographic point of interest encoding maps a geographic point of interest (POI) to an IPv6 unicast address, a multicast address, or a DNS domain name by encoding, and when the user enters the unicast
  • POI geographic point of interest
  • the advantages of improving user experience are described by users.
  • FIG. 8 is a schematic structural diagram of a location-related information access system based on geographic interest point coding according to an embodiment of the present invention.
  • the location-related information access system 10 based on geographic point of interest encoding includes a determination module 100, a first acquisition module 200, a second acquisition module 300, and an encoding module 400.
  • the determination module 100 is configured to determine whether a geographic name of interest has a place name encoding.
  • the first obtaining module 200 is configured to obtain a geographical point of interest code of a geographical point of interest if there is a place name code, and set the identifier to 0. If the second obtaining module 300 does not have a place name code, it obtains a geographic point of interest code according to a geographic point that satisfies a preset condition, and registers to obtain an identifier, where the obtained identifier includes a 12-bit identifier.
  • the encoding module 400 is configured to map a geographic point of interest code to an IPv6 unicast address, map the geographic point of interest code to an IPv6 multicast address, and map a geographic point of interest code to a domain name to obtain location-related information of the geographic point of interest .
  • the location-related information access system 10 based on geographic point of interest coding has the advantage of facilitating users to obtain geographic points of interest when visiting a site, improving the user experience.
  • the encoding module 300 further includes: a first mapping unit, configured to encode a provincial administrative region portion by a 7-bit encoding, a 7-bit mapping by a municipal administrative portion, a 7-bit mapping by a county-level administrative portion, The 10-bit map maps the township-level administrative district part; the second mapping module is used to map the additional code part with 20 bits, and 51 bits are placed in the middle part of the IPv6 address, followed by zeros to achieve the mapping from POI to unicast addresses.
  • a first mapping unit configured to encode a provincial administrative region portion by a 7-bit encoding, a 7-bit mapping by a municipal administrative portion, a 7-bit mapping by a county-level administrative portion, The 10-bit map maps the township-level administrative district part
  • the second mapping module is used to map the additional code part with 20 bits, and 51 bits are placed in the middle part of the IPv6 address, followed by zeros to achieve the mapping from POI to unicast addresses.
  • the encoding module 300 reserves the 33rd bit when mapping using the IPv6 / 32 subnet, and then encodes the provincial, municipal, county, and street townships by 31 bits. Level encoding, the first 20 bits of the last 64 bits encode the additional code, and the subsequent 44 bits are all set to zero.
  • the location-related information access system based on geographic point of interest encoding maps a geographic point of interest (POI) to an IPv6 unicast address, a multicast address, or a DNS domain name by encoding, and when the user enters the unicast
  • POI geographic point of interest
  • users can join the IPv6 multicast group encoded by the point of interest, receive information about the point of interest, or communicate with other users who also join the multicast group, which is convenient for users to obtain geographic points of interest when visiting the site
  • the advantages of improving user experience are examples of improving user experience.
  • first and second are used for descriptive purposes only and cannot be understood as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Therefore, the features defined as “first” and “second” may explicitly or implicitly include at least one of the features. In the description of the present invention, the meaning of "a plurality” is at least two, for example, two, three, etc., unless it is specifically and specifically defined otherwise.

Abstract

本发明公开了一种基于地理兴趣点编码的位置相关信息访问方法及系统,其中,方法包括以下步骤:将地理兴趣点编码映射成IPv6单播地址,或将地理兴趣点编码映射成IPv6组播地址,或将地理兴趣点编码映射成域名。通过访问地理兴趣点编码映射成IPv6单播地址,或加入地理兴趣点编码映射成IPv6组播组,或访问地理兴趣点编码映射成的域名,以得到地理兴趣点的位置相关信息。该方法可以将地理兴趣点映射为单播地址、组播地址或DNS域名,具有方便用户在访问站点时获取地理兴趣点的优点,提升用户体验。

Description

基于地理兴趣点编码的位置相关信息访问方法及装置 技术领域
本发明涉及计算机网络技术领域,特别涉及一种基于地理兴趣点编码的位置相关信息访问方法及装置。
背景技术
目前已经有很多上网装置,能够通过附着至网络的装置进行地理定位,以确定其自身的地理位置。然而,处于一个位置的上网装置,仍然很难接接收到针对这一位置的特定信息,也难于和周边的上网装置通讯。本发明通过将地理兴趣点POI映射为IPv6单播地址、IPv6组播地址、域名,来实现POI相关信息的获得。
互联网上的每一个节点都依靠IP地址互相区分和相互联系,IP地址成了整个互联网互联互通、身份区分的基础。随着互联网规模的不断扩张,IPv4地址逐渐消耗,以IPv6为基础的下一代互联网正在得到越来越广泛的应用。IPv6地址可以是单播地址或者组播地址,在传统的单播传输中,在发送者和每一接收者之间实现点对点网络连接。如果一台发送者同时给多个的接收者传输相同的数据,也必须相应的复制多份的相同数据包。如果有大量主机希望获得数据包的同一份拷贝时,将导致发送者负担沉重、延迟长、网络拥塞;为保证一定的服务质量需增加硬件和带宽。组播解决了单播方式效率低的问题。当网络中的某些用户需求特定信息时,组播源(即组播信息发送者)仅发送一次信息,组播路由器借助组播路由协议为组播数据包建立树型路由,被传递的信息在尽可能远的分叉路口才开始复制和分发。
IPv6的组播组地址格式有很多,常见的基于单播前缀的组播地址如图1所示:最高的8个比特为0xFF,标识此地址为组播地址。接着的4个比特为Flag位,Flag位的最高位为0;R比特表示是否是内嵌RP的组播地址;P比特表示组播地址是否是基于单播前缀生成的;T比特表示组播地址是永久分配的还是临时分配的。可以看出,Flag根据一个组播地址的功能、生成方式等属性进行了标识,之后的4个比特为表示组播的范围,常见的范围有节点本地、链路本地、站点本地、机构本地等。
DNS(Domain Name System域名系统)是互联网的一项核心服务,它作为可以将域名和IP地址相互映射的一个分布式数据库,能够使人更方便的访问互联网,而不用去记住能够被机器直接读取的IP数串。DNS通过允许一个名称服务器把他的一部分名称服务委托 给子服务器而实现了一种层次结构的名称空间。所谓层次型命名机制,就是在名字中加入结构,而这种结构是层次型的。名字空间不再采用集中式管理,而是被划分成若干部分,每一部分授权给某个机构管理,授权管理机构可以将其所管辖的名字空间进一步划分,进一步授权给若干子机构管理。如此下去,名字空间管理组织形成一种层次型树形结构,其中每一节点(包括各层管理机构和最后的主机节点)都有一个相应的标识符,主机的名字就是从树叶到树根路径上各节点标识符的有序序列。显然,只要同一子树下每层节点的标识符不冲突,主机名绝对不会冲突,DNS的这一层次结构如图一所示。其中的每个组成部分就是一个域,从直观上来看,DNS域名就是由“.”连接起来的一连串的字符。例如:www.tsinghua.edu.cn,其中顶级域为cn域,第二级域为中国教育和科研计算机网络的域“edu.cn”,第三级域为清华大学的域“tsinghua.edu.cn”。
发明内容
本发明旨在至少在一定程度上解决相关技术中的技术问题之一。
为此,本发明的一个目的在于提出一种基于地理兴趣点编码的位置相关信息访问方法,具有方便用户在访问站点时获取地理兴趣点的优点,提升用户体验。
本发明的另一个目的在于提出一种基于地理兴趣点编码的位置相关信息访问系统。
为达到上述目的,本发明一方面实施例提出了一种基于地理兴趣点编码的位置相关信息访问方法,包括以下步骤:将所述地理兴趣点编码映射成IPv6单播地址,或将所述地理兴趣点编码映射成IPv6组播地址,或将所述地理兴趣点编码映射成域名;通过访问所述地理兴趣点编码映射成IPv6单播地址,或加入所述地理兴趣点编码映射成IPv6组播组,或访问所述地理兴趣点编码映射成的域名,以得到所述地理兴趣点的位置相关信息。
本发明实施例的基于地理兴趣点编码的位置相关信息访问方法,通过将地理兴趣点(POI),通过进行编码,映射为IPv6单播地址、组播地址或DNS域名,当用户输入该单播IPv6地址或DNS域名时,即可以访问该地址对应的站点,通过访问该站点,可以获得该兴趣点的相关信息。或者用户可以通过加入对该兴趣点所编码成的IPv6组播组,接收到关于该兴趣点的信息或与同样加入该组播组的其他用户通信,具有方便用户在访问站点时获取地理兴趣点的优点,提升用户体验。
另外,根据本发明上述实施例的基于地理兴趣点编码的位置相关信息访问方法还可以具有以下附加的技术特征:
进一步地,在本发明的一个实施例中,对所述地理兴趣点进行编码,进一步包括:判断所述地理兴趣点是否有地名编码;如果有所述地名编码,则获取所述地理兴趣点的所述地理兴趣点编码,并设置标识符为0;如果没有所述地名编码,则根据满足预设条件的地 理点获取所述地理兴趣点编码,并注册得到标识符。
进一步地,在本发明的一个实施例中,所述将所述地理兴趣点编码映射成IPv6单播地址,进一步包括:通过7比特编码省级行政区部分、7比特映射市级行政区部分、7比特映射县级行政区部分、10比特映射街道乡级行政区部分;通过20比特映射附加码部分,且51比特放置在IPv6地址的中间部分,后面补零,以实现POI到单播地址的映射。
进一步地,在本发明的一个实施例中,在使用IPv6的/32子网进行映射时,将第33比特保留,且之后通过31比特编码省级、市级、县级、街道乡级编码,后64比特中的前20比特编码附加码,之后的44比特全部设置为零。
进一步地,在本发明的一个实施例中,所述将述地理兴趣点编码映射成IPv6组播地址,进一步包括:选择32比特的组播前缀,并且第33比特为保留位,且使用7比特编码省级行政区部分、7比特映射市级行政区部分、7比特映射县级行政区部分、10比特映射街道乡级行政区部分;通过20比特映射附加码部分,且51比特放置在IPv6地址的中间部分,后12比特为0,最后32比特为组播的组ID。
进一步地,在本发明的一个实施例中,所述预设条件为地理最相近点,其中,在没有数据库中编码的地名,选择与所述地理兴趣点地理上最接近的地理点,并注册得到标识符,其中,所述注册得到标识符包括选择一个12比特的标识符注册,并且将标识编码入IPv6地址或IPv6组播地址中附加码之后。
进一步地,在本发明的一个实施例中,所述将所述地理兴趣点编码映射成域名,进一步包括:省级行政区部分、市级行政区部分、县级行政区部分、街道乡级行政区由字典产生,且附加码部分采用码表映射方式进行编码,并且采用5比特的BASE32编码方法进行编码,使得20比特的附加码映射为4个字母。
进一步地,在本发明的一个实施例中,所述预设条件为地理最相近点,其中,在没有数据库中编码的地名,选择与所述地理兴趣点地理上最接近的地理点,并通过注册页面注册选择名字,且将标识作为DNS域名的最前一项。
为达到上述目的,本发明另一方面实施例提出了一种基于地理兴趣点编码的位置相关信息访问系统,包括:判断模块,用于判断地理兴趣点是否有地名编码;第一获取模块,用于如果有所述地名编码,则获取所述地理兴趣点的地理兴趣点编码,并设置标识符为0;第二获取模块,如果没有所述地名编码,则根据满足预设条件的地理点获取所述地理兴趣点编码,并注册得到标识符,其中,所述注册得到标识符包括12比特的标识符;编码模块,用于将所述地理兴趣点编码映射成IPv6单播地址,且将述地理兴趣点编码映射成IPv6组播地址,并且将所述地理兴趣点编码映射成域名,以得到所述地理兴趣点的位置相关信息。
本发明实施例的基于地理兴趣点编码的位置相关信息访问系统,通过将地理兴趣点 (POI),通过进行编码,映射为IPv6单播地址、组播地址或DNS域名,当用户输入该单播IPv6地址或DNS域名时,即可以访问该地址对应的站点,通过访问该站点,可以获得该兴趣点的相关信息。或者用户可以通过加入对该兴趣点所编码成的IPv6组播组,接收到关于该兴趣点的信息或与同样加入该组播组的其他用户通信,具有方便用户在访问站点时获取地理兴趣点的优点,提升用户体验。
另外,根据本发明上述实施例的基于地理兴趣点编码的位置相关信息访问系统还可以具有以下附加的技术特征:
进一步地,在本发明的一个实施例中,所述编码模块进一步包括:第一映射单元,用于通过7比特编码省级行政区部分、7比特映射市级行政区部分、7比特映射县级行政区部分、10比特映射街道乡级行政区部分;第二映射模块,用于通过20比特映射附加码部分,且51比特放置在IPv6地址的中间部分,后面补零,以实现POI到单播地址的映射。
进一步地,在本发明的一个实施例中,判断所述地理兴趣点是否有地名编码;如果有所述地名编码,则获取所述地理兴趣点的所述地理兴趣点编码,并设置标识符为0;如果没有所述地名编码,则根据满足预设条件的地理点获取所述地理兴趣点编码,并注册得到标识符。
本发明附加的方面和优点将在下面的描述中部分给出,部分将从下面的描述中变得明显,或通过本发明的实践了解到。
附图说明
本发明上述的和/或附加的方面和优点从下面结合附图对实施例的描述中将变得明显和容易理解,其中:
图1为根据本发明一个实施例的基于地理兴趣点编码的位置相关信息访问方法的流程图;
图2为根据本发明一个实施例的基于地理兴趣点编码的位置相关信息访问方法的基于POI编码的互联网映射示意图;
图3为根据本发明一个实施例的基于地理兴趣点编码的位置相关信息访问方法的基于单播前缀的组播地址示意图;
图4为根据本发明一个实施例的基于地理兴趣点编码的位置相关信息访问方法中的将POI编码映射为IPv6单播地址的方法示意图;
图5示为根据本发明一个实施例的基于地理兴趣点编码的位置相关信息访问方法的中将POI编码映射为IPv6组播地址的方法;
图6为根据本发明一个实施例的基于地理兴趣点编码的位置相关信息访问方法中的将 POI编码映射为域名的方法的示意图;
图7为根据本发明一个实施例的基于地理兴趣点编码的位置相关信息访问方法的BASE32字符编码示意图;
图8为根据本发明一个实施例的基于地理兴趣点编码的位置相关信息访问系统的结构示意图。
具体实施方式
下面参照附图描述根据本发明实施例提出的基于地理兴趣点编码的位置相关信息访问方法及系统,首先将参照附图描述根据本发明实施例提出的基于地理兴趣点编码的位置相关信息访问方法。
图1为根据本发明一个实施例的基于地理兴趣点编码的位置相关信息访问方法的流程图。
如图1所示,该基于地理兴趣点编码的位置相关信息访问方法包括以下步骤:
在步骤S101中,将地理兴趣点编码映射成IPv6单播地址,或将地理兴趣点编码映射成IPv6组播地址,或将地理兴趣点编码映射成域名。
在步骤S102中,通过访问地理兴趣点编码映射成IPv6单播地址,或加入地理兴趣点编码映射成IPv6组播组,或访问地理兴趣点编码映射成的域名,以得到地理兴趣点的位置相关信息。
具体而言,在本发明的一个实施例中,通过对地理兴趣点(POI)进行编码,映射为IPv6单播地址、组播地址或DNS域名,当用户输入该单播IPv6地址或DNS域名时,即可以访问该地址对应的站点,通过访问该站点,可以获得该兴趣点的相关信息。或者用户可以通过加入对该兴趣点所编码成的IPv6组播组,接收到关于该兴趣点的信息或与同样加入该组播组的其他用户通信。如图2所示,其具体步骤为:
在步骤S1中:判断POI是否有地名编码?如果有,则转入步骤S2,否则转入步骤S3。
在步骤S2中:获得地名编码,并设置标识符为0,然后可以通过步骤S4获得POI映射成的IPv6单播地址,通过步骤S5获得POI映射成的IPv6组播地址,通过步骤S6获得POI映射成的域名。
在步骤S3中:根据地理上相近的POI编码,注册得到标识符,例如12比特的标识符,然后可以通过步骤S4获得POI映射成的IPv6单播地址,通过步骤S5获得POI映射成的IPv6组播地址,通过步骤S6获得POI映射成的域名。
在步骤S4中:将POI映射成IPv6单播地址。
在步骤S5中:将POI映射成IPv6组播地址。
S6:将POI映射成域名。
具体而言,在本发明的一个实施例中,地理兴趣点通常标识一个地理位置区域,该区域中的位置都可以作为该地理兴趣点的一部分,而且具备广泛的用户接受程度。在本发明的一个实施例中,以清华大学李兆基大楼为例,大楼中的任一层和任一房间,都是清华大学李兆基大楼的一部分,而且当用户提及清华大学李兆基大楼时,所指的就是该楼中的位置的集合。传统的地理信息采集方法需要地图测绘人员采用精密的测绘仪器去获取一个兴趣点的经纬度,然后再标记下来。每个POI包含四方面信息,名称、类别、坐标、分类,全面的POI讯息是丰富导航地图的必备资讯,及时的POI兴趣点能提醒用户路况的分支及周边建筑的详尽信息,也能方便导航中查到你所需要的各个地方。
可以理解的是,POI之间具有较为复杂的关系,例如,有些POI点之间具有包含关系,例如清华大学李兆基大楼这个POI点就包含于清华大学这一POI点中,有些POI点对应着同一个位置,例如清华园和清华大学是同一个位置的两种称呼,而有些POI点则互相之间有交叉,例如华清嘉园和五道口之间,就有一定的交叠。
进一步地,国家已经就地名数据库实现建立了一套编码模式,国家地名数据库代码依据国家标准《中华人民共和国行政区划代码》(GB2260)、《县以下行政区划代码编制规则》(GB10114一88)的编码规则、《民政统计代码编制规则》和《地名分类与类别代码编制规则》(GB/T18521-2001)制定。国家地名数据库代码共有20位数字,分为四段。以下简介这四段的规范:
第一段由6位数字组成,表示县级以上行政区划代码,执行《中华人民共和国行政区划代码》(GB/T 2260-2002)。行政区划数字代码(简称数字码)采用三层六位层次码结构,按层次分别表示我国各省(自治区、直辖市、特别行政区)、市(地区、自治州、盟)、县(自治县、县级市、旗、自治旗、市辖区、林区、特区)。数字码码位结构从左至右的含义是:第一层即前两位代码表示省、自治区、直辖市、特别行政区。第二层即中间两位代码表示市、地区、自治州、盟、直辖市所辖市辖区/县汇总码、省(自治区)直辖县级行政区划汇总码,其中01~20、51~70表示市,01、02还用于表示直辖市所辖市辖区、县汇总码;21~50表示地区、自治州、盟;90表示省(自治区)直辖县级行政区划汇总码。第三层即后两位表示县、自治县、县级市、旗、自治旗、市辖区、林区、特区,其中:01~20表示市辖区、地区(自治州、盟)辖县级市、市辖特区以及省(自治区)直辖县级行政区划中的县级市,01通常表示市辖区汇总码;21~80表示县、自治县、旗、自治旗、林区、地区辖特区;81~99表示省(自治区)辖县级市。
第二段的3位代码执行国家标准《县以下行政区划代码编制规则》(GB/T10114-2003)。其中的第一位数字为类别标识,以“0”表示街道,“1”表示镇,“2和3”表示乡,“4和5”表示 政企合一的单位;其中的第二位、第三位数字为该代码段中各行政区划的顺序号。具体划分如下:
1.001—099表示街道的代码,应在本地区的范围内由小到大顺序编写;
2.100—199表示镇(民族镇)的代码,应在本地区的范围内由小到大顺序编写;
3.200—399表示乡(民族乡)的代码,应在本地区的范围内由小到大顺序编写;
4.400—599表示政企合一单位的代码,应在本地区的范围内由小到大顺序编写;
5.600-699表示开发区等非法定单位代码,应在本地区的范围内由小到大顺序编写;
6.999表示省、地、区(县)本级的代码,应在本地区的范围内编写。
第三段由5位数字组成,表示地名属性类别,执行《地名分类与类别代码编制规则》(GB/T 18521-2001)。
第四段为6位数字,表示附加码,具体代码段为000000-999999,用以区分同一类别并且是同一行政区的地名并进行排序,如果前13位编码可以确定此地名的唯一性,则第四段代码用000000表示。
在本发明的一个实施例中,针对一个具有20位编码的地名POI,可以将这20位编码映射到IPv6地址中,从而形成POI编码映射成的IPv6单播地址,用户可以访问这一个地址,以得到该POI点所相关的信息。
本发明的一个实施例中,将一个地理兴趣点POI,编码映射为IPv6单播地址中,从而形成POI编码映射成的IPv6单播地址,用户可以访问这一个地址,以得到该POI点所相关的信息。
特别的,可以使用如下方法进行映射:使用7比特编码省级行政区部分、7比特映射市级行政区部分、7比特映射县级行政区部分、10比特映射街道乡级行政区部分;使用20比特映射附加码部分,这51比特放置在IPv6地址的中间部分,其中后面补零,从而实现POI到单播地址的映射,如图4所示。
特别的,如果使用一个IPv6的/32子网进行映射的话,可以将第33比特保留(设置为0),之后31比特用来编码省级、市级、县级、街道乡级编码,后64比特中的前20比特用来编码附加码,之后的44比特全部设置为零。
特别的,针对一个没有在数据库中编码的地名POI,可以选择与该POI点地理上最接近的POI,并注册得到一个标识符,例如选择一个12比特的标识符注册,然后将这一标识编码入IPv6地址中附加码之后。
在本发明的以一个实施例中,可以将一个地理兴趣点POI,编码映射为IPv6组播地址,用户可以加入该组播地址所标识的组,以接收该POI点所发布的信息。
特别的,映射方法如下,选择32比特的组播前缀,第33比特为保留位(设置为0), 然后使用7比特编码省级行政区部分、7比特映射市级行政区部分、7比特映射县级行政区部分、10比特映射街道乡级行政区部分;使用20比特映射附加码部分,这51比特放置在IPv6地址的中间部分,然后12比特为0,最后32比特为组播的组ID,如图5所示。
特别的,针对一个没有在数据库中编码的地名POI,可以选择与该POI点地理上最接近的POI,并注册得到标识符,例如选择一个12比特的标识符注册,然后将这一标识编码入IPv6地址中附加码之后。
本发明的一个实施例中,将一个地理兴趣点POI,编码映射为域名,用户可以访问这一个域名所对应的站点,以得到该POI点相关的信息。
特别的,映射方法如下,省级行政区部分、市级行政区部分、县级行政区部分、街道乡级行政区由字典产生,附加码部分采用码表映射方式进行编码,如图6所示。
特别的,在本发明的一个实施例中,可以采用5比特的BASE32编码方法进行编码,这样20比特的附加码可以映射为4个字母。BASE32编码如图7所示
特别的,在本发明的一个实施例中,针对一个没有在数据库中编码的地名POI,可以选择与该POI点地理上最接近的POI,并通过注册页面注册自己的附加码,然后将这一标识作为DNS域名的最前一项。
特别的,在本发明的一个实施例中,用户可以认领一个附加码所对应的站点,并为这一站点选择别名,通过选择别名,可以使用更为通俗的方法来标识该兴趣点所对应的站点。为与编码形成的名字相区别,该别名长度应当多于或者少于4个字符,或者存在BASE32所不使用的字符如0、1、8、9。
本发明实施例的基于地理兴趣点编码的位置相关信息访问方法,通过将地理兴趣点(POI),通过进行编码,映射为IPv6单播地址、组播地址或DNS域名,当用户输入该单播IPv6地址或DNS域名时,即可以访问该地址对应的站点,通过访问该站点,可以获得该兴趣点的相关信息。或者用户可以通过加入对该兴趣点所编码成的IPv6组播组,接收到关于该兴趣点的信息或与同样加入该组播组的其他用户通信,具有方便用户在访问站点时获取地理兴趣点的优点,提升用户体验。
其次参照附图描述根据本发明实施例提出的基于地理兴趣点编码的位置相关信息访问系统。
图8是本发明一个实施例的基于地理兴趣点编码的位置相关信息访问系统的结构示意图。
如图8所示,该基于地理兴趣点编码的位置相关信息访问系统10包括:判断模块100、第一获取模块200、第二获取模块300和编码模块400。
其中,判断模块100用于判断地理兴趣点是否有地名编码。第一获取模块200用于如 果有地名编码,则获取地理兴趣点的地理兴趣点编码,并设置标识符为0。第二获取模块300如果没有地名编码,则根据满足预设条件的地理点获取地理兴趣点编码,并注册得到标识符,其中,注册得到标识符包括12比特的标识符。编码模块400用于将地理兴趣点编码映射成IPv6单播地址,且将述地理兴趣点编码映射成IPv6组播地址,并且将地理兴趣点编码映射成域名,以得到地理兴趣点的位置相关信息。该基于地理兴趣点编码的位置相关信息访问系统10具有方便用户在访问站点时获取地理兴趣点的优点,提升用户体验。
进一步地,在本发明的一个实施例中,编码模块300进一步包括:第一映射单元,用于通过7比特编码省级行政区部分、7比特映射市级行政区部分、7比特映射县级行政区部分、10比特映射街道乡级行政区部分;第二映射模块,用于通过20比特映射附加码部分,且51比特放置在IPv6地址的中间部分,后面补零,以实现POI到单播地址的映射。
进一步地,在本发明的一个实施例中,编码模块300在使用IPv6的/32子网进行映射时,将第33比特保留,且之后通过31比特编码省级、市级、县级、街道乡级编码,后64比特中的前20比特编码附加码,之后的44比特全部设置为零。
需要说明的是,前述对基于地理兴趣点编码的位置相关信息访问方法实施例的解释说明也适用于该实施例的基于地理兴趣点编码的位置相关信息访问系统,此处不再赘述。
本发明实施例的基于地理兴趣点编码的位置相关信息访问系统,通过将地理兴趣点(POI),通过进行编码,映射为IPv6单播地址、组播地址或DNS域名,当用户输入该单播IPv6地址或DNS域名时,即可以访问该地址对应的站点,通过访问该站点,可以获得该兴趣点的相关信息。或者用户可以通过加入对该兴趣点所编码成的IPv6组播组,接收到关于该兴趣点的信息或与同样加入该组播组的其他用户通信,具有方便用户在访问站点时获取地理兴趣点的优点,提升用户体验。
此外,术语“第一”、“第二”仅用于描述目的,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括至少一个该特征。在本发明的描述中,“多个”的含义是至少两个,例如两个,三个等,除非另有明确具体的限定。
在本说明书的描述中,参考术语“一个实施例”、“一些实施例”、“示例”、“具体示例”、或“一些示例”等的描述意指结合该实施例或示例描述的具体特征、结构、材料或者特点包含于本发明的至少一个实施例或示例中。在本说明书中,对上述术语的示意性表述不必须针对的是相同的实施例或示例。而且,描述的具体特征、结构、材料或者特点可以在任一个或多个实施例或示例中以合适的方式结合。此外,在不相互矛盾的情况下,本领域的技术人员可以将本说明书中描述的不同实施例或示例以及不同实施例或示例的特征进行结合和组合。
尽管上面已经示出和描述了本发明的实施例,可以理解的是,上述实施例是示例性的,不能理解为对本发明的限制,本领域的普通技术人员在本发明的范围内可以对上述实施例进行变化、修改、替换和变型。

Claims (10)

  1. 一种基于地理兴趣点编码的位置相关信息访问方法,其特征在于,包括以下步骤:
    将所述地理兴趣点编码映射成IPv6单播地址,或将所述地理兴趣点编码映射成IPv6组播地址,或将所述地理兴趣点编码映射成域名;
    通过访问所述地理兴趣点编码映射成IPv6单播地址,或加入所述地理兴趣点编码映射成IPv6组播组,或访问所述地理兴趣点编码映射成的域名,以得到所述地理兴趣点的位置相关信息。
  2. 根据权利要求1所述的基于地理兴趣点编码的位置相关信息访问方法,其特征在于,对所述地理兴趣点进行编码,进一步包括:
    判断所述地理兴趣点是否有地名编码;
    如果有所述地名编码,则获取所述地理兴趣点的所述地理兴趣点编码,并设置标识符为0;
    如果没有所述地名编码,则根据满足预设条件的地理点获取所述地理兴趣点编码,并注册得到标识符。
  3. 根据权利要求1所述的基于地理兴趣点编码的位置相关信息访问方法,其特征在于,所述将所述地理兴趣点编码映射成IPv6单播地址,进一步包括:
    通过7比特编码省级行政区部分、7比特映射市级行政区部分、7比特映射县级行政区部分、10比特映射街道乡级行政区部分;
    通过20比特映射附加码部分,且51比特放置在IPv6地址的中间部分,后面补零,以实现POI到单播地址的映射。
  4. 根据权利要求3所述的基于地理兴趣点编码的位置相关信息访问方法,其特征在于,其中,在使用IPv6的/32子网进行映射时,将第33比特保留,且之后通过31比特编码省级、市级、县级、街道乡级编码,后64比特中的前20比特编码附加码,之后的44比特全部设置为零。
  5. 根据权利要求1所述的基于地理兴趣点编码的位置相关信息访问方法,其特征在于,所述将述地理兴趣点编码映射成IPv6组播地址,进一步包括:
    选择32比特的组播前缀,并且第33比特为保留位,且使用7比特编码省级行政区部分、7比特映射市级行政区部分、7比特映射县级行政区部分、10比特映射街道乡级行政区部分;
    通过20比特映射附加码部分,且51比特放置在IPv6地址的中间部分,后12比特为0,最后32比特为组播的组ID。
  6. 根据权利要求1-5任一项所述的基于地理兴趣点编码的位置相关信息访问方法,其特征在于,所述预设条件为地理最相近点,其中,在没有数据库中编码的地名,选择与所述地理兴趣点地理上最接近的地理点,并注册得到标识符,并且将标识编码入IPv6地址或IPv6组播地址中附加码之后。
  7. 根据权利要求1所述的基于地理兴趣点编码的位置相关信息访问方法,其特征在于,所述将所述地理兴趣点编码映射成域名,进一步包括:
    省级行政区部分、市级行政区部分、县级行政区部分、街道乡级行政区由字典产生,且附加码部分采用码表映射方式进行编码,并且采用5比特的BASE32编码方法进行编码,使得20比特的附加码映射为4个字母。
  8. 根据权利要求6所述的基于地理兴趣点编码的位置相关信息访问方法,其特征在于,所述预设条件为地理最相近点,其中,在没有数据库中编码的地名,选择与所述地理兴趣点地理上最接近的地理点,并通过注册页面注册选择名字,且将标识作为DNS域名的最前一项。
  9. 一种基于地理兴趣点编码的位置相关信息访问系统,其特征在于,包括:
    判断模块,用于判断地理兴趣点是否有地名编码;
    第一获取模块,用于如果有所述地名编码,则获取所述地理兴趣点的地理兴趣点编码,并设置标识符为0;
    第二获取模块,如果没有所述地名编码,则根据满足预设条件的地理点获取所述地理兴趣点编码,并注册得到标识符;以及
    编码模块,用于将所述地理兴趣点编码映射成IPv6单播地址,且将述地理兴趣点编码映射成IPv6组播地址,并且将所述地理兴趣点编码映射成域名,以得到所述地理兴趣点的位置相关信息。
  10. 根据权利要求9所述的基于地理兴趣点编码的位置相关信息访问系统,其特征在于,所述编码映射模块进一步用于:
    判断所述地理兴趣点是否有地名编码;
    如果有所述地名编码,则获取所述地理兴趣点的所述地理兴趣点编码,并设置标识符为0;
    如果没有所述地名编码,则根据满足预设条件的地理点获取所述地理兴趣点编码,并注册得到标识符。
PCT/CN2018/093767 2018-06-29 2018-06-29 基于地理兴趣点编码的位置相关信息访问方法及装置 WO2020000403A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2018/093767 WO2020000403A1 (zh) 2018-06-29 2018-06-29 基于地理兴趣点编码的位置相关信息访问方法及装置
US17/111,584 US11005954B2 (en) 2018-06-29 2020-12-04 Method and device for accessing location related information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/093767 WO2020000403A1 (zh) 2018-06-29 2018-06-29 基于地理兴趣点编码的位置相关信息访问方法及装置

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US17/111,584 Continuation US11005954B2 (en) 2018-06-29 2020-12-04 Method and device for accessing location related information

Publications (1)

Publication Number Publication Date
WO2020000403A1 true WO2020000403A1 (zh) 2020-01-02

Family

ID=68985673

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/093767 WO2020000403A1 (zh) 2018-06-29 2018-06-29 基于地理兴趣点编码的位置相关信息访问方法及装置

Country Status (2)

Country Link
US (1) US11005954B2 (zh)
WO (1) WO2020000403A1 (zh)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101513020A (zh) * 2006-07-07 2009-08-19 高通股份有限公司 针对ipv6地址的基于地理位置的寻址方法
CN102196417A (zh) * 2010-03-16 2011-09-21 杭州华三通信技术有限公司 定位用户侧设备的方法及用户侧设备、控制设备
US20130346202A1 (en) * 2012-06-20 2013-12-26 Microsoft Corporation Automated IPv6, IPv4 Address Classifier
CN105357334A (zh) * 2015-11-21 2016-02-24 广州咨元信息科技有限公司 一种基于ipv6地址划分的ipv6地址存储及快速查询方法
CN107395784A (zh) * 2017-08-02 2017-11-24 郑州云海信息技术有限公司 一种批量导入互联网协议ip池的方法和装置
CN108924273A (zh) * 2018-06-29 2018-11-30 清华大学 基于地理兴趣点编码的位置相关信息访问方法及系统

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
NL1012721C2 (nl) * 1999-07-28 2001-01-30 Benno Henricus Nicolaas Hijl Inrichting voor registratie, adressering, structurering en het vinden van entiteiten en gegevens, gebaseerd op identificatiecodes.
CN101425950B (zh) 2008-11-05 2011-01-26 北京理工大学 基于地理行政区划的网络地址分层结构设计及维护方法
CN103139325B (zh) 2013-03-01 2015-05-27 北京大学 基于GeoSOT剖分编码的网络地址设计方法和数据资源调度方法
CN104298740B (zh) 2014-10-09 2018-04-20 清华大学 基于改进的地理位置编码的通信方法
CN104320383B (zh) 2014-10-09 2018-04-10 清华大学 基于地理位置编码的域名生成方法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101513020A (zh) * 2006-07-07 2009-08-19 高通股份有限公司 针对ipv6地址的基于地理位置的寻址方法
CN102196417A (zh) * 2010-03-16 2011-09-21 杭州华三通信技术有限公司 定位用户侧设备的方法及用户侧设备、控制设备
US20130346202A1 (en) * 2012-06-20 2013-12-26 Microsoft Corporation Automated IPv6, IPv4 Address Classifier
CN105357334A (zh) * 2015-11-21 2016-02-24 广州咨元信息科技有限公司 一种基于ipv6地址划分的ipv6地址存储及快速查询方法
CN107395784A (zh) * 2017-08-02 2017-11-24 郑州云海信息技术有限公司 一种批量导入互联网协议ip池的方法和装置
CN108924273A (zh) * 2018-06-29 2018-11-30 清华大学 基于地理兴趣点编码的位置相关信息访问方法及系统

Also Published As

Publication number Publication date
US20210092193A1 (en) 2021-03-25
US11005954B2 (en) 2021-05-11

Similar Documents

Publication Publication Date Title
US11356407B2 (en) Geocoding with geofences
JP5576773B2 (ja) ハイパーローカル・ジオターゲティングのための方法、コンピュータプログラム製品および電子装置
CN107613041B (zh) 基于区块链的域名管理系统、域名管理方法和域名解析方法
US10044815B2 (en) Location-based domain name system service discovery
US20220321527A1 (en) Geocoding with geofences
US7752210B2 (en) Method of determining geographical location from IP address information
CN106060180B (zh) 一种针对IPv6的基于地理位置和应用信息的寻址方法
WO2015027836A1 (zh) 一种地名实体识别的方法及系统
WO2010127619A1 (zh) 层次化路由架构的映射方法及系统和域名服务器
CN101902442B (zh) 获取ip地理位置信息的方法、系统及位置信息服务器
CN103546593B (zh) 基于ip与非ip的无线传感器网络节点标识符解析方法
CN111797182A (zh) 一种地址编码解析方法及系统
CN108924273B (zh) 基于地理兴趣点编码的位置相关信息访问方法及系统
CN111813819A (zh) 一种基于时空大数据的地名地址在线匹配方法
CN103973832B (zh) 一种基于物理空间位置映射的IPv6编址与组网方法
WO2020000403A1 (zh) 基于地理兴趣点编码的位置相关信息访问方法及装置
Mabrouk et al. Opengis location services (openls): Core services
CN108021638B (zh) 一种离线地理编码非结构化地址解析系统
WO2009021361A1 (fr) Système de codage et d'interrogation de numéro de porte numérique
US20230267134A1 (en) System and Method for Location Domain Name Service
CN105245626A (zh) 在专网中使用快捷域名实现网站寻址的方法
CN105025059B (zh) 位置信息服务系统
CN104954500B (zh) 基于半永久地址的消息寻址方法
Yury et al. Comparison Research on Future Network Between IPv4, IPv6 and IPV9
KR101550401B1 (ko) 단말 식별이 가능한 인터넷 주소 제공 장치 및 그 방법

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18924029

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18924029

Country of ref document: EP

Kind code of ref document: A1