CN108924273B - Position related information access method and system based on geographical interest point codes - Google Patents

Position related information access method and system based on geographical interest point codes Download PDF

Info

Publication number
CN108924273B
CN108924273B CN201810712214.XA CN201810712214A CN108924273B CN 108924273 B CN108924273 B CN 108924273B CN 201810712214 A CN201810712214 A CN 201810712214A CN 108924273 B CN108924273 B CN 108924273B
Authority
CN
China
Prior art keywords
geographical
code
mapping
interest
point
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201810712214.XA
Other languages
Chinese (zh)
Other versions
CN108924273A (en
Inventor
王继龙
张千里
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tsinghua University
Original Assignee
Tsinghua University
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 Tsinghua University filed Critical Tsinghua University
Priority to CN201810712214.XA priority Critical patent/CN108924273B/en
Publication of CN108924273A publication Critical patent/CN108924273A/en
Application granted granted Critical
Publication of CN108924273B publication Critical patent/CN108924273B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • 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/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
    • 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/618Details of network addresses
    • H04L2101/659Internet protocol version 6 [IPv6] addresses

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a position related information access method and a system based on geographical interest point codes, wherein the method comprises the following steps: the geographical point of interest codes are mapped to IPv6 unicast addresses, or mapped to IPv6 multicast addresses, or mapped to domain names. And mapping the geographical interest point codes into IPv6 unicast addresses, or joining the geographical interest point codes into IPv6 multicast groups, or accessing domain names mapped by the geographical interest point codes to obtain the position related information of the geographical interest points. The method can map the geographic interest points to unicast addresses, multicast addresses or DNS domain names, has the advantage of facilitating users to obtain the geographic interest points when accessing sites, and improves user experience.

Description

Position related information access method and system based on geographical interest point codes
Technical Field
The invention relates to the technical field of computer networks, in particular to a position related information access method and system based on geographical interest point codes.
Background
There are many internet access devices that can be geographically located by a device attached to the network to determine its own geographic location. However, it is still difficult for the internet access device at a location to receive specific information for the location and to communicate with the surrounding internet access devices. The invention realizes the acquisition of POI related information by mapping the geographical point of interest (POI) into IPv6 unicast address, IPv6 multicast address and domain name.
Every node on the internet is distinguished and contacted with each other by means of an IP address, and the IP address forms the basis of the interconnection and intercommunication and identity distinguishing of the whole internet. With the continuous expansion of the internet scale, the IPv4 address is gradually consumed, and the next generation internet based on IPv6 is becoming more and more widely used. The IPv6 address may be a unicast address or a multicast address, where in conventional unicast transmission a point-to-point network connection is implemented between the sender and each recipient. If a sender transmits the same data to multiple receivers at the same time, multiple copies of the same data packet must be copied accordingly. If a large number of hosts wish to obtain the same copy of a packet, this can result in heavy sender burden, long delay, and network congestion; hardware and bandwidth are increased to ensure a certain quality of service. The multicast solves the problem of low efficiency of the unicast mode. When some users in the network need specific information, the multicast source (i.e. the multicast information sender) only sends the information once, the multicast router establishes tree-type routing for the multicast data packet by means of the multicast routing protocol, and the transmitted information begins to be copied and distributed at the fork intersection as far as possible.
There are many multicast group address formats of IPv6, and a common multicast address based on unicast prefix is shown in fig. 1: the top 8 bits are 0xFF, identifying this address as a multicast address. The next 4 bits are Flag bits, and the highest bit of the Flag bits is 0; the R bit indicates whether the multicast address is the multicast address of the embedded RP; the P bit indicates whether the multicast address is generated based on the unicast prefix; the T bit indicates whether the multicast address is permanently assigned or temporarily assigned. It can be seen that Flag is identified according to attributes such as function and generation mode of a multicast address, the following 4 bits are used to indicate a multicast range, and common ranges include node local, link local, site local, mechanism local, and the like.
The DNS (Domain Name System) is a core service of the internet, and as a distributed database that maps Domain names and IP addresses to each other, it enables people to access the internet more conveniently without remembering IP strings that can be read directly by machines. DNS enables a hierarchical namespace by allowing a name server to delegate some of its name services to sub-servers. The hierarchical naming mechanism is to add a structure to the name, and the structure is hierarchical. The name space is not managed in a centralized mode, but is divided into a plurality of parts, each part is authorized to be managed by a certain organization, and the name space managed by the authorized management organization can be further divided into a plurality of sub-organizations. In doing so, the namespace management organization forms a hierarchical tree structure in which each node (including each level of the management organization and the last host node) has a corresponding identifier, and the host name is an ordered sequence of node identifiers along the path from the leaf to the root of the tree. Obviously, as long as the identifiers of each level of nodes under the same subtree do not conflict, the host names never conflict, and the hierarchical structure of the DNS is shown in fig. one. Each component is a domain, and intuitively, a DNS domain name is a series of characters connected by ". ang". For example: www.tsinghua.edu.cn, wherein the top level domain is cn domain, the second level domain is the domain "edu.cn" of the computer network for education and research in china, and the third level domain is the domain "tsinghua university" of qinghua university.
Disclosure of Invention
The present invention is directed to solving, at least to some extent, one of the technical problems in the related art.
Therefore, one objective of the present invention is to provide a location-related information access method based on geographical interest point codes, which has the advantage of facilitating a user to obtain geographical interest points when accessing a website, and improves user experience.
Another object of the present invention is to provide a location-related information access system based on geographical point of interest coding.
In order to achieve the above object, an embodiment of an aspect of the present invention provides a method for accessing location-related information based on a geographic point of interest code, including the following steps: mapping the geographical interest point codes to IPv6 unicast addresses, or mapping the geographical interest point codes to IPv6 multicast addresses, or mapping the geographical interest point codes to domain names; and accessing the geographical interest point code to map the geographical interest point code into an IPv6 unicast address, or joining the geographical interest point code to map the geographical interest point code into an IPv6 multicast group, or accessing the domain name mapped by the geographical interest point code to obtain the position related information of the geographical interest point.
According to the position related information access method based on the geographical interest point codes, the geographical interest Points (POI) are coded and mapped to IPv6 unicast addresses, multicast addresses or DNS domain names, when a user inputs the unicast IPv6 addresses or the DNS domain names, the site corresponding to the addresses can be accessed, and the related information of the interest points can be obtained by accessing the site. Or the user can receive the information about the interest point or communicate with other users who also join the multicast group by joining the IPv6 multicast group coded by the interest point, so that the method has the advantages of facilitating the user to acquire the geographical interest point when visiting the site and improving the user experience.
In addition, the location-related information access method based on the geographical interest point code according to the above embodiment of the present invention may further have the following additional technical features:
further, in an embodiment of the present invention, the encoding the geographic interest point further includes: judging whether the geographical interest points have place name codes or not; if the place name code exists, acquiring the geographical interest point code of the geographical interest point, and setting an identifier to be 0; and if the place name code does not exist, acquiring the geographical interest point code according to the geographical point meeting the preset condition, and registering to obtain the identifier.
Further, in an embodiment of the present invention, the mapping the geographical point of interest code to an IPv6 unicast address further includes: encoding a provincial administrative district part, a 7-bit mapping urban administrative district part, a 7-bit mapping county administrative district part and a 10-bit mapping street rural administrative district part by 7 bits; the additional code part is mapped by 20 bits, and 51 bits are placed in the middle part of the IPv6 address, and zero padding is carried out after the additional code part, so that the mapping of the POI to the unicast address is realized.
Further, in one embodiment of the present invention, when the/32 subnet of IPv6 is used for mapping, bit 33 is reserved, and then the first 20 bits of the last 64 bits encode additional codes by 31 bits encoding provincial, urban, county, street county, etc., and the last 44 bits are all set to zero.
Further, in an embodiment of the present invention, the mapping the geographical interest point code to an IPv6 multicast address further includes: selecting a 32-bit multicast prefix, wherein the 33 th bit is a reserved bit, and 7 bits are used for coding a provincial administrative district part, a 7-bit mapping urban administrative district part, a 7-bit mapping county administrative district part and a 10-bit mapping street and rural administrative district part; the additional code part is mapped by 20 bits, 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 group ID of the multicast.
Further, in an embodiment of the present invention, the preset condition is a geographical closest point, wherein, in the absence of a place name encoded in the database, a geographical point geographically closest to the geographical point of interest is selected and an identifier is registered, wherein the registering of the identifier comprises selecting a 12-bit identifier registration and encoding the identifier after an additional code in an IPv6 address or an IPv6 multicast address.
Further, in an embodiment of the present invention, the mapping the geographical interest point code to a domain name further includes: the province level administrative district part, the city level administrative district part, the county level administrative district part and the street level administrative district are generated by a dictionary, the additional code part is coded by adopting a code table mapping mode, and is coded by adopting a 5-bit BASE32 coding method, so that the 20-bit additional code is mapped into 4 letters.
Further, in one embodiment of the present invention, the preset condition is a geographically closest point of interest, wherein there is no place name encoded in the database, the geographical point geographically closest to the geographical point of interest is selected, and the selected name is registered through a registration page, and the identity is taken as the top item of the DNS domain name.
In order to achieve the above object, another embodiment of the present invention provides a system for accessing location-related information based on geo-interest point coding, including: the judging module is used for judging whether the geographical interest points have place name codes or not; a first obtaining module, configured to obtain a geographic interest point code of the geographic interest point and set an identifier to 0 if the place name code exists; a second obtaining module, configured to obtain the geographic interest point code according to a geographic point meeting a preset condition if the geographic name code does not exist, and register to obtain an identifier, where the registered identifier includes a 12-bit identifier; and the coding module is used for mapping the geographical interest point codes to IPv6 unicast addresses, mapping the geographical interest point codes to IPv6 multicast addresses and mapping the geographical interest point codes to domain names so as to obtain the position related information of the geographical interest points.
According to the position-related information access system based on the geographical interest point codes, the geographical interest Points (POI) are coded and mapped to IPv6 unicast addresses, multicast addresses or DNS domain names, when a user inputs the unicast IPv6 addresses or the DNS domain names, the site corresponding to the addresses can be accessed, and the related information of the interest points can be obtained by accessing the site. Or the user can receive the information about the interest point or communicate with other users who also join the multicast group by joining the IPv6 multicast group coded by the interest point, so that the method has the advantages of facilitating the user to acquire the geographical interest point when visiting the site and improving the user experience.
In addition, the location-related information access system based on the geo-point of interest coding according to the above-mentioned embodiment of the present invention may further have the following additional technical features:
further, in an embodiment of the present invention, the encoding module further includes: a first mapping unit for mapping a provincial administrative district section, a 7-bit mapping urban administrative district section, a 7-bit mapping county administrative district section, and a 10-bit mapping street and county administrative district section by 7-bit encoding; and the second mapping module is used for mapping the additional code part by 20 bits, and placing 51 bits in the middle part of the IPv6 address and performing zero padding to realize the mapping of the POI to the unicast address.
Further, in an embodiment of the present invention, it is determined whether the geographic interest point has a place name code; if the place name code exists, acquiring the geographical interest point code of the geographical interest point, and setting an identifier to be 0; and if the place name code does not exist, acquiring the geographical interest point code according to the geographical point meeting the preset condition, and registering to obtain the identifier.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The foregoing and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a flow diagram of a method for accessing location related information based on geo-point of interest coding, according to one embodiment of the present invention;
fig. 2 is a schematic diagram of an internet mapping based on POI codes of a location-related information access method based on geo-POI codes according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a multicast address based on a unicast prefix of a location-related information access method based on geographical interest point coding according to an embodiment of the present invention;
fig. 4 is a schematic diagram illustrating a method for mapping POI codes to IPv6 unicast addresses in a location-related information access method based on geo-point of interest codes according to an embodiment of the present invention;
fig. 5 illustrates a method of mapping POI codes to IPv6 multicast addresses in a location-related information access method based on geographical point of interest codes according to an embodiment of the present invention;
fig. 6 is a schematic diagram illustrating a method of mapping POI codes to domain names in a location-related information access method based on geo-point of interest codes according to an embodiment of the present invention;
fig. 7 is a schematic diagram of BASE32 character codes of a location-related information access method based on geographical interest point codes according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a location-related information access system based on geo-point of interest coding according to an embodiment of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are illustrative and intended to be illustrative of the invention and are not to be construed as limiting the invention.
The method and system for accessing location related information based on geo-point of interest coding according to the embodiments of the present invention will be described with reference to the accompanying drawings.
Fig. 1 is a flowchart of a location-related information access method based on geo-point of interest coding according to an embodiment of the present invention.
As shown in fig. 1, the method for accessing location-related information based on geo-point of interest coding includes the following steps:
in step S101, the geographical interest point code is mapped to an IPv6 unicast address, or the geographical interest point code is mapped to an IPv6 multicast address, or the geographical interest point code is mapped to a domain name.
In step S102, the location related information of the geographic interest point is obtained by accessing the mapping of the geographic interest point code to the IPv6 unicast address, or joining the mapping of the geographic interest point code to the IPv6 multicast group, or accessing the domain name mapped by the geographic interest point code.
Specifically, in an embodiment of the present invention, a geographic point of interest (POI) is encoded and mapped to an IPv6 unicast address, a multicast address, or a DNS domain name, so that when a user inputs the unicast IPv6 address or the DNS domain name, the site corresponding to the address can be accessed, and by accessing the site, the relevant information of the POI can be obtained. Or the user may receive information about the point of interest by joining the IPv6 multicast group encoded for the point of interest or communicate with other users who also join the multicast group. As shown in fig. 2, the method comprises the following specific steps:
in step S1: determine if the POI has a place name encoded? If yes, the process proceeds to step S2, otherwise, the process proceeds to step S3.
In step S2: the location name code is obtained and the identifier is set to 0, and then the IPv6 unicast address to which the POI is mapped may be obtained through step S4, the IPv6 multicast address to which the POI is mapped may be obtained through step S5, and the domain name to which the POI is mapped may be obtained through step S6.
In step S3: according to the geographically close POI codes, an identifier, for example, a 12-bit identifier is registered, and then the IPv6 unicast address to which the POI is mapped may be obtained through step S4, the IPv6 multicast address to which the POI is mapped may be obtained through step S5, and the domain name to which the POI is mapped may be obtained through step S6.
In step S4: the POI is mapped to an IPv6 unicast address.
In step S5: and mapping the POI into the IPv6 multicast address.
S6: the POI is mapped to a domain name.
Specifically, in one embodiment of the present invention, a geographic point of interest generally identifies a geographic location area, and the locations in the area may be included as part of the geographic point of interest and have a wide range of user acceptance. In one embodiment of the invention, taking the university of qinghua lymegaly building as an example, any floor and any room in the building is part of the university of qinghua lymegaly building, and when a user refers to the university of qinghua lymegaly building, that is, a collection of locations in that building. The traditional geographic information acquisition method requires a mapping staff to acquire the longitude and latitude of a point of interest by using a precise mapping instrument and then mark the point of interest. Each POI comprises four-aspect information, name, category, coordinate and classification, comprehensive POI information is necessary information for enriching a navigation map, timely POI interest points can remind a user of branches of road conditions and detailed information of surrounding buildings, and all places needed by the user can be conveniently searched in navigation.
It is understood that there are more complex relationships between POIs, for example, there are some POI spots with inclusion relationships, for example, the luhua university lymegak building is included in the luhua university POI spot, some POI spots correspond to the same location, for example, the luhua garden and the luhua university are two names of the same location, and some POI spots have intersections, for example, there is some overlap between the luhua garden and the five road junctions.
Furthermore, a set of coding modes is established by the country with respect to the implementation of the place name database, and the national place name database codes are formulated according to the coding rules of the national standard 'administrative division codes of the people's republic of China (GB2260), 'administrative division code formulation rules below county' (GB 10114-88), 'civil administration statistical code formulation rules' and 'place name classification and category code formulation rules' (GB/T18521-2001). The country place name database code has 20 digits in total and is divided into four segments. The specifications of these four sections are summarized below:
the first segment is composed of 6 digits, represents administrative division codes above county level, and executes the administrative division codes of the people's republic of China (GB/T2260-. The administrative division digital code (abbreviated as digital code) adopts a three-layer six-bit hierarchical code structure, and represents each province (autonomous region, direct administration city, special administrative region), city (region, autonomous state, union) and county (autonomous county, county-level city, flag, autonomous flag, city and district, forest district and special district) of China according to the hierarchy. The meaning of the code bit structure of the digital code from left to right is: the first two codes represent province, autonomous region, direct city and special administrative region. The second layer, namely the middle two-digit code represents a city/county summary code of the prefecture, the district, the autonomous state, the union, the direct prefecture city, and a province (autonomous region) direct prefecture county level administrative division summary code, wherein 01-20 and 51-70 represent cities, and 01 and 02 are also used for representing a prefecture summary code of the prefecture city and the prefecture county of the direct prefecture city; 21-50 represent region, autonomous state, union; and 90 denotes a province (municipality) through prefecture level administrative division summary code. The third layer, namely the last two digits, represents county, self-government county, county-level city, flag, self-government flag, district of the city, forest district, and special district, wherein: 01-20 represents a county level city in a district of the city, a prefecture level city of the district (autonomous state, union), a prefecture level city of the city, and a prefecture level administrative district of the province (autonomous region), wherein 01 generally represents a city and prefecture area summary code; 21-80 represents county, autonomous county, flag, autonomous flag, forest district, regional district; 81-99 represent prefecture-level cities in provinces (autonomous districts).
The 3-bit code of the second segment executes the national standard administrative division code establishment rules under county (GB/T10114-2003). The first digit is a category identifier, 0 is used for representing a street, 1 is used for representing a town, 2 and 3 are used for representing a county, and 4 and 5 are used for representing a unit integrating the government and the enterprise; the second digit and the third digit are the sequence numbers of each administrative region in the code segment. The method is specifically divided into the following steps:
1.001-099 represent the codes of streets, which should be written in the range of the local area from small to big;
2.100-199 represent codes of town (national town), which should be written in the range of local area from small to big;
3.200-399 codes of villages (national villages) are written in the range of the local area from small to big;
4.400-599 represent codes of a government-enterprise unified unit, which should be written in a local area from small to big in sequence;
5.600-699 show illegal single-order location codes of development areas and the like, which should be written in the range of the local area from small to big;
6.999 shows the code of province, region, district (county) level, which should be written in the range of the local district.
The third section is composed of 5 digits and represents the place name attribute category, and executes the place name classification and category code establishment rule (GB/T18521-2001).
The fourth segment is a 6-digit number and represents an additional code, the specific code segment is 000000-999999 and is used for distinguishing and sorting place names of the same category and the same administrative district, and if the first 13-digit code can determine the uniqueness of the place names, the fourth segment code is represented by 000000.
In one embodiment of the invention, for a place name POI with 20-bit code, the 20-bit code can be mapped into the IPv6 address, so as to form an IPv6 unicast address to which the POI code is mapped, and the user can access the address to obtain information related to the POI point.
In one embodiment of the invention, a geographical point of interest (POI) is coded and mapped into an IPv6 unicast address, so that an IPv6 unicast address mapped by the POI code is formed, and a user can access the address to obtain information related to the POI.
In particular, the following method may be used for mapping: using 7-bit coding provincial administrative district parts, 7-bit mapping city administrative district parts, 7-bit mapping county administrative district parts and 10-bit mapping street county administrative district parts; the 20-bit map additional code portion is used, and these 51 bits are placed in the middle portion of the IPv6 address with zero padding followed, thereby achieving the mapping of the POI to the unicast address, as shown in fig. 4.
In particular, if a/32 subnet of IPv6 is used for mapping, bit 33 may be reserved (set to 0), then 31 bits are used to encode provincial, urban, county, street county codes, the first 20 bits of the last 64 bits are used to encode additional codes, and the last 44 bits are all set to zero.
Specifically, for a place name POI not encoded in the database, the POI geographically closest to the POI point may be selected and registered to obtain an identifier, for example, a 12-bit identifier registration is selected, and then this identifier is encoded into the IPv6 address after the additional code.
In one embodiment of the present invention, a geographical point of interest POI may be coded and mapped to an IPv6 multicast address, and a user may join a group identified by the multicast address to receive information published by the POI.
Specifically, the mapping method is that a 32-bit multicast prefix is selected, the 33 th bit is a reserved bit (set to 0), and then a 7-bit coding provincial administrative district part, a 7-bit mapping urban administrative district part, a 7-bit mapping county administrative district part and a 10-bit mapping street and county administrative district part are used; the additional code part is mapped using 20 bits, and the 51 bits are placed in the middle part of the IPv6 address, then 12 bits are 0, and finally 32 bits are the group ID of the multicast, as shown in fig. 5.
Specifically, for a place name POI not encoded in the database, the POI geographically closest to the POI point may be selected and registered to obtain the identifier, for example, a 12-bit identifier registration is selected, and then this identifier is encoded into the IPv6 address after the additional code.
In an embodiment of the present invention, a geographical point of interest POI is coded and mapped to a domain name, and a user can access a site corresponding to the domain name to obtain information related to the POI.
Specifically, the mapping method is as follows, the provincial administrative district section, the urban administrative district section, the county administrative district section, and the street administrative district are generated by a dictionary, and the additional code section is encoded by using a code table mapping method, as shown in fig. 6.
Specifically, in one embodiment of the present invention, the encoding may be performed using a 5-bit BASE32 encoding method, so that 20-bit additional codes may be mapped to 4 letters. BASE32 encoding is shown in FIG. 7
In particular, in one embodiment of the present invention, for a location name POI not encoded in the database, the POI geographically closest to the POI location may be selected and its additional code registered via the registration page, and this identification is then used as the top entry of the DNS domain name.
In particular, in one embodiment of the present invention, the user may claim a site corresponding to an additional code and select an alias for the site, and by selecting the alias, a more popular method may be used to identify the site corresponding to the point of interest. To distinguish from the names formed by the encodings, the alias length should be more or less than 4 characters, or there are characters such as 0, 1, 8, 9 that are not used by BASE 32.
According to the position related information access method based on the geographical interest point codes, the geographical interest Points (POI) are coded and mapped to IPv6 unicast addresses, multicast addresses or DNS domain names, when a user inputs the unicast IPv6 addresses or the DNS domain names, the site corresponding to the addresses can be accessed, and the related information of the interest points can be obtained by accessing the site. Or the user can receive the information about the interest point or communicate with other users who also join the multicast group by joining the IPv6 multicast group coded by the interest point, so that the method has the advantages of facilitating the user to acquire the geographical interest point when visiting the site and improving the user experience.
Next, a location related information access system based on geographical point of interest codes proposed according to an embodiment of the present invention will be described with reference to the accompanying drawings.
Fig. 8 is a schematic structural diagram of a location-related information access system based on geo-point of interest coding according to an embodiment of the present invention.
As shown in fig. 8, the system 10 for accessing location related information based on geo-point of interest coding includes: a judging module 100, a first obtaining module 200, a second obtaining module 300 and an encoding module 400.
The judging module 100 is configured to judge whether the geographic interest point has a place name code. The first obtaining module 200 is configured to obtain a geographic interest point code of the geographic interest point if the geographic name code exists, and set the identifier to 0. If the second obtaining module 300 does not have the place name code, obtaining the geographical interest point code according to the geographical point meeting the preset condition, and registering to obtain the identifier, wherein the registered identifier comprises a 12-bit identifier. The encoding module 400 is configured to map the geographical interest point code to an IPv6 unicast address, map the geographical interest point code to an IPv6 multicast address, and map the geographical interest point code to a domain name to obtain location-related information of the geographical interest point. The position-related information access system 10 based on the geographical interest point codes has the advantages that the user can conveniently obtain the geographical interest points when accessing the website, and the user experience is improved.
Further, in an embodiment of the present invention, the encoding module 300 further includes: a first mapping unit for mapping a provincial administrative district section, a 7-bit mapping urban administrative district section, a 7-bit mapping county administrative district section, and a 10-bit mapping street and county administrative district section by 7-bit encoding; and the second mapping module is used for mapping the additional code part by 20 bits, and placing 51 bits in the middle part of the IPv6 address and performing zero padding to realize the mapping of the POI to the unicast address.
Further, in one embodiment of the present invention, the encoding module 300 reserves bit 33 when mapping using IPv 6/32 subnet, and then encodes additional codes by 31 bits for the first 20 bits of the last 64 bits, and then sets all the 44 bits to zero.
It should be noted that the foregoing explanation on the embodiment of the location-related information access method based on the geographic interest point code is also applicable to the location-related information access system based on the geographic interest point code of this embodiment, and is not repeated here.
According to the position-related information access system based on the geographical interest point codes, the geographical interest Points (POI) are coded and mapped to IPv6 unicast addresses, multicast addresses or DNS domain names, when a user inputs the unicast IPv6 addresses or the DNS domain names, the site corresponding to the addresses can be accessed, and the related information of the interest points can be obtained by accessing the site. Or the user can receive the information about the interest point or communicate with other users who also join the multicast group by joining the IPv6 multicast group coded by the interest point, so that the method has the advantages of facilitating the user to acquire the geographical interest point when visiting the site and improving the user experience.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (2)

1. A position related information access method based on geographic interest point codes is characterized by comprising the following steps:
mapping the geographical point of interest code to an IPv6 unicast address, or mapping the geographical point of interest code to an IPv6 multicast address, or mapping the geographical point of interest code to a domain name, wherein encoding the geographical point of interest further comprises: judging whether the geographical interest points have place name codes or not; if the place name code exists, acquiring the geographical interest point code of the geographical interest point, and setting an identifier to be 0; if the place name code does not exist, acquiring the geographical interest point code according to the geographical point meeting the preset condition, and registering to obtain an identifier; the encoding of the geographical point of interest specifically includes: in step S1: judging whether the POI has a place name code, if so, turning to the step S2, otherwise, turning to the step S3; in step S2: obtaining a place name code, setting the identifier to be 0, then obtaining an IPv6 unicast address mapped by the POI through a step S4, obtaining an IPv6 multicast address mapped by the POI through a step S5, and obtaining a domain name mapped by the POI through a step S6; in step S3: according to the geographically close POI codes, the identifiers are registered, the IPv6 unicast address mapped by the POI is obtained through the step S4, the IPv6 multicast address mapped by the POI is obtained through the step S5, and the domain name mapped by the POI is obtained through the step S6; in step S4: mapping the POI to an IPv6 unicast address; in step S5: the POI is mapped into an IPv6 multicast address; s6: mapping POIs to domain names; the preset condition is that the geographical closest point is the geographical closest point, wherein, the geographical point which is geographically closest to the geographical interest point is selected without the place name coded in the database, and the identifier is obtained by registration and is coded into the IPv6 address or the IPv6 multicast address after the additional code; registering and selecting a name through a registration page, and taking an identifier as the most previous item of a DNS domain name; the geographical interest points identify a geographical location area, the positions in the area are all used as a part of the geographical interest points, the geographical interest points have wide user acceptance degree, each POI comprises four-aspect information, name, category, coordinate and classification, and the POI interest points can remind the user of detailed information of branches of road conditions and surrounding buildings in time so as to conveniently find all required places in navigation;
said mapping said geographical point of interest code to an IPv6 unicast address, further comprising: encoding a provincial administrative district part, a 7-bit mapping urban administrative district part, a 7-bit mapping county administrative district part and a 10-bit mapping street rural administrative district part by 7 bits; mapping the additional code part by 20 bits, placing 51 bits in the middle part of the IPv6 address, and filling zero behind the additional code part to realize the mapping of the POI to the unicast address;
the mapping the geographical interest point code to an IPv6 multicast address further comprises: selecting a 32-bit multicast prefix, wherein the 33 th bit is a reserved bit, and 7 bits are used for coding a provincial administrative district part, a 7-bit mapping urban administrative district part, a 7-bit mapping county administrative district part and a 10-bit mapping street and rural administrative district part; mapping the additional code part by 20 bits, placing 51 bits in the middle part of the IPv6 address, setting the last 12 bits as 0, and setting the last 32 bits as the multicast group ID; when the IPv 6/32 subnet is used for mapping, the 33 rd bit is reserved, and then provincial level, city level, county level and street county level codes are coded through 31 bits, the first 20 bits in the last 64 bits code additional codes, and the last 44 bits are all set to be zero;
the mapping the geographical point of interest code to a domain name further comprises: the province level administrative district part, the city level administrative district part, the county level administrative district part and the street level administrative district are generated by a dictionary, the additional code part is coded by adopting a code table mapping mode, and is coded by adopting a 5-bit BASE32 coding method, so that the 20-bit additional code is mapped into 4 letters;
and obtaining the position related information of the geographical interest point by accessing the geographical interest point code to be mapped into an IPv6 unicast address, or joining the geographical interest point code to be mapped into an IPv6 multicast group, or accessing the domain name mapped by the geographical interest point code.
2. A system for accessing location related information based on geo-point of interest coding, comprising:
the judging module is used for judging whether the geographical interest points have place name codes or not;
a first obtaining module, configured to obtain a geographic interest point code of the geographic interest point and set an identifier to 0 if the place name code exists;
the second acquisition module is used for acquiring the geographical interest point code according to the geographical point meeting the preset condition and registering to obtain an identifier if the place name code does not exist; and
an encoding module, configured to map the geographical point of interest code to an IPv6 unicast address, map the geographical point of interest code to an IPv6 multicast address, and map the geographical point of interest code to a domain name, so as to obtain location-related information of the geographical point of interest, wherein the encoding and mapping module is further configured to: judging whether the geographical interest points have place name codes or not; if the place name code exists, acquiring the geographical interest point code of the geographical interest point, and setting an identifier to be 0; if the place name code does not exist, acquiring the geographical interest point code according to the geographical point meeting the preset condition, and registering to obtain an identifier; the encoding of the geographical point of interest specifically includes: in step S1: judging whether the POI has a place name code, if so, turning to the step S2, otherwise, turning to the step S3; in step S2: obtaining a place name code, setting the identifier to be 0, then obtaining an IPv6 unicast address mapped by the POI through a step S4, obtaining an IPv6 multicast address mapped by the POI through a step S5, and obtaining a domain name mapped by the POI through a step S6; in step S3: according to the geographically close POI codes, the identifiers are registered, the IPv6 unicast address mapped by the POI is obtained through the step S4, the IPv6 multicast address mapped by the POI is obtained through the step S5, and the domain name mapped by the POI is obtained through the step S6; in step S4: mapping the POI to an IPv6 unicast address; in step S5: the POI is mapped into an IPv6 multicast address; s6: mapping POIs to domain names; the preset condition is that the geographical closest point is selected, the geographical closest point is selected and registered to obtain an identifier when the geographical name coded in the database does not exist, and the identifier is coded into the IPv6 address or the IPv6 multicast address after an additional code; registering and selecting a name through a registration page, and taking an identifier as the most previous item of a DNS domain name; the geographical interest points identify a geographical location area, the positions in the area are all used as a part of the geographical interest points, the geographical interest points have wide user acceptance degree, each POI comprises four-aspect information, name, category, coordinate and classification, and the POI interest points can remind the user of detailed information of branches of road conditions and surrounding buildings in time so as to conveniently find all required places in navigation;
said mapping said geographical point of interest code to an IPv6 unicast address, further comprising: encoding a provincial administrative district part, a 7-bit mapping urban administrative district part, a 7-bit mapping county administrative district part and a 10-bit mapping street rural administrative district part by 7 bits; mapping the additional code part by 20 bits, placing 51 bits in the middle part of the IPv6 address, and filling zero behind the additional code part to realize the mapping of the POI to the unicast address;
the mapping of the geographical interest point codes to the IPv6 multicast address further comprises: selecting a 32-bit multicast prefix, wherein the 33 th bit is a reserved bit, and 7 bits are used for coding a provincial administrative district part, a 7-bit mapping urban administrative district part, a 7-bit mapping county administrative district part and a 10-bit mapping street and rural administrative district part; mapping the additional code part by 20 bits, placing 51 bits in the middle part of the IPv6 address, setting the last 12 bits as 0, and setting the last 32 bits as the multicast group ID; when the IPv 6/32 subnet is used for mapping, the 33 rd bit is reserved, and then provincial level, city level, county level and street county level codes are coded through 31 bits, the first 20 bits in the last 64 bits code additional codes, and the last 44 bits are all set to be zero;
the mapping the geographical point of interest code to a domain name further comprises: the province level administrative district part, the city level administrative district part, the county level administrative district part and the street level administrative district are generated by a dictionary, the additional code part is coded by adopting a code table mapping mode, and is coded by adopting a 5-bit BASE32 coding method, so that the 20-bit additional code is mapped into 4 letters.
CN201810712214.XA 2018-06-29 2018-06-29 Position related information access method and system based on geographical interest point codes Active CN108924273B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810712214.XA CN108924273B (en) 2018-06-29 2018-06-29 Position related information access method and system based on geographical interest point codes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810712214.XA CN108924273B (en) 2018-06-29 2018-06-29 Position related information access method and system based on geographical interest point codes

Publications (2)

Publication Number Publication Date
CN108924273A CN108924273A (en) 2018-11-30
CN108924273B true CN108924273B (en) 2022-05-06

Family

ID=64423373

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810712214.XA Active CN108924273B (en) 2018-06-29 2018-06-29 Position related information access method and system based on geographical interest point codes

Country Status (1)

Country Link
CN (1) CN108924273B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020000403A1 (en) * 2018-06-29 2020-01-02 清华大学 Location-related information access method and device based on geographic interest point coding

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101425950A (en) * 2008-11-05 2009-05-06 北京理工大学 Network address hierarchical structure design and maintenance method based on geographic administrative division
CN103139325A (en) * 2013-03-01 2013-06-05 北京大学 Network address design method and data resource scheduling method based on geographic SOT (GeoSOT) subdivision codes
CN104298740A (en) * 2014-10-09 2015-01-21 清华大学 Geographic position coding method
CN104320383A (en) * 2014-10-09 2015-01-28 清华大学 Geographic location code-based domain name generation method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
NL1012721C2 (en) * 1999-07-28 2001-01-30 Benno Henricus Nicolaas Hijl Device for registration, addressing, structuring and finding entities and data, based on identification codes.

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101425950A (en) * 2008-11-05 2009-05-06 北京理工大学 Network address hierarchical structure design and maintenance method based on geographic administrative division
CN103139325A (en) * 2013-03-01 2013-06-05 北京大学 Network address design method and data resource scheduling method based on geographic SOT (GeoSOT) subdivision codes
CN104298740A (en) * 2014-10-09 2015-01-21 清华大学 Geographic position coding method
CN104320383A (en) * 2014-10-09 2015-01-28 清华大学 Geographic location code-based domain name generation method

Also Published As

Publication number Publication date
CN108924273A (en) 2018-11-30

Similar Documents

Publication Publication Date Title
US11356407B2 (en) Geocoding with geofences
US7752210B2 (en) Method of determining geographical location from IP address information
Davis et al. A means for expressing location information in the domain name system
US11575648B2 (en) Geocoding with geofences
Schulzrinne Dynamic host configuration protocol (DHCPv4 and DHCPv6) option for civic addresses configuration information
CN1504038A (en) Utilization of geographic location information in IP addressing
CN101883042A (en) Mapping method, system and domain name server based on hierarchical routing framework
CN101902442A (en) Method, system and position information server for acquiring IP geographic position information
BRPI1000053A2 (en) method for representing linear features in a localization content management system
AU2010213866A1 (en) Unique referencing scheme identifier for location
CN108924273B (en) Position related information access method and system based on geographical interest point codes
CN104320383A (en) Geographic location code-based domain name generation method
CN102982723A (en) Positioning method based on geocoding
Mabrouk et al. Opengis location services (openls): Core services
WO2015166352A2 (en) Techniques for synchronized address coding and print sequencing
WO2009021361A1 (en) System of digital gate number coding and querying
WO2020000403A1 (en) Location-related information access method and device based on geographic interest point coding
Meijerink et al. An efficient geographical addressing scheme for the internet
US7415468B1 (en) Method of identifying and registering entities and an assembly of hardware and software for applying such a method
US20230267134A1 (en) System and Method for Location Domain Name Service
WO2010147976A1 (en) Unified address enhanced locator system and method
Davis et al. RFC1876: A Means for Expressing Location Information in the Domain Name System
CN105025059B (en) Location information service system
Sargent Feature Identities, Descriptors, and Handles
JP2002176444A (en) Allocation method for communication address on the basis of position information and information communication method using the same

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant