WO2016029727A1 - 一种地理信息获取方法及地理信息获取系统 - Google Patents

一种地理信息获取方法及地理信息获取系统 Download PDF

Info

Publication number
WO2016029727A1
WO2016029727A1 PCT/CN2015/080560 CN2015080560W WO2016029727A1 WO 2016029727 A1 WO2016029727 A1 WO 2016029727A1 CN 2015080560 W CN2015080560 W CN 2015080560W WO 2016029727 A1 WO2016029727 A1 WO 2016029727A1
Authority
WO
WIPO (PCT)
Prior art keywords
geographic
grid
coordinate system
latitude
information
Prior art date
Application number
PCT/CN2015/080560
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 深圳市赛格导航科技股份有限公司
Publication of WO2016029727A1 publication Critical patent/WO2016029727A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Definitions

  • the present invention relates to the field of positioning technologies, and in particular, to a geographic information acquiring method and a geographic information acquiring system.
  • the technical problem to be solved by the present invention is to provide a geographic information acquisition method and a geographic information acquisition system for the above-mentioned drawbacks of the prior art.
  • the technical solution adopted by the present invention to solve the technical problem thereof is to construct a geographic information acquiring party
  • the law includes the following steps:
  • the step of establishing a Cartesian coordinate system for reflecting the distribution of the N*N geographic blocks in the world electronic map in the step S0 includes:
  • the X-axis in the Cartesian coordinate system reflects the relationship between the longitude in the world electronic map and the X-axis coordinate value
  • the Y-axis in the Cartesian coordinate system represents the relationship between the latitude and the Y-axis coordinate values in the world electronic map.
  • step S0 the following steps are further included between the step S0 and the step S1:
  • the step S1 further includes: converting the latitude and longitude data into a grid coordinate in the Cartesian coordinate system by a built-in latitude-longitude-grid coordinate conversion formula, the latitude and longitude-grid coordinate conversion
  • the formula is as follows:
  • a represents the longitude data in the geographic information acquisition request
  • X indicates that the longitude data corresponds to the coordinate value of the grid of the Cartesian coordinate system on the X axis;
  • b represents latitude data in the geographic information acquisition request
  • Y represents the coordinate value of the latitude data corresponding to the grid of the Cartesian coordinate system on the Y axis;
  • N represents the maximum coordinate value of the grid coordinates in the Cartesian coordinate system on the X-axis or the Y-axis;
  • Int is a function that rounds the value down to the nearest integer.
  • the step S2 further includes: searching a geographical area profile storage address to which the grid coordinate (X, Y) is mapped in the index table, and reading the database according to the geographic information profile storage address. Profile information of the geographic area stored therein;
  • the geographical area in the world electronic map is marked, the general situation information of the geographical area and the world electronic map marked with the geographical area are packaged as feedback information, and the packaged feedback information is transmitted back to the client.
  • the present invention also constructs a geographic information acquisition system, comprising a plurality of clients, and a geographic information service center establishing a communication connection with the plurality of clients, the geographic information service center comprising:
  • a geographic block division module for dividing an area of a world electronic map into N*N geographic blocks
  • a rectangular grid coordinate system building module for establishing a Cartesian coordinate system embodying the distribution of the N*N geographic blocks in the world electronic map;
  • a communication module configured to receive a geographic information request containing latitude and longitude data from any client;
  • a latitude and longitude and grid coordinate conversion module configured to convert the latitude and longitude data in the geographic information acquisition request into grid coordinates in the Cartesian coordinate system, and determine a geographic block corresponding to the grid coordinate in the Cartesian coordinate system ;
  • the search module is configured to search for the profile information of the geographic area corresponding to the geographic block in the database, and feed back the profile information of the geographic area to the client.
  • the geographic information service center further includes:
  • a database configured to store profile information of N*N geographic regions corresponding to the N*N geographic blocks in the world electronic map
  • An index table construction module configured to record a storage address of the profile information of the N*N geographic regions in the database, and construct a grid according to correspondence between each grid coordinate in the Cartesian coordinate system and each geographic region in the world electronic map Coordinate and geographic information storage address index table.
  • the latitude and longitude-grid coordinate conversion module has a built-in latitude-longitude-grid coordinate conversion formula for calculating the latitude and longitude data corresponding to the grid coordinates in the Cartesian coordinate system, the latitude and longitude-network
  • the grid coordinate conversion formula is as follows:
  • a represents the longitude data in the geographic information acquisition request
  • X indicates that the longitude data corresponds to the coordinate value of the grid of the Cartesian coordinate system on the X axis;
  • b represents latitude data in the geographic information acquisition request
  • Y represents the coordinate value of the latitude data corresponding to the grid of the Cartesian coordinate system on the Y axis;
  • N represents the maximum coordinate value of the grid coordinates in the Cartesian coordinate system on the X-axis or the Y-axis;
  • Int is a function that rounds the value down to the nearest integer.
  • the geographic information acquisition system further includes a marking module
  • the marking module is configured to mark an orientation of a geographic area corresponding to the geographic block in a world electronic map
  • the searching module is further configured to search for a storage address of the geographic area profile information to which the grid coordinate (X, Y) is mapped in the index table, and read the profile information of the geographic area stored in the database according to the storage address,
  • the overview information of the geographical area and the world electronic map marked with the geographical area are packaged as feedback information;
  • the communication module is further configured to receive the packetized processing feedback information input by the lookup module, and transmit the feedback information to the client.
  • a geographic information acquisition method and a geographic information acquisition system embodying the present invention have the following beneficial effects: the geographic information acquisition system of the present invention provides a cloud storage server for storing the east of the meridian and the north of the equator in the world electronic map.
  • the overview information of each geographical area of each country, the present invention can provide travelers with the geographical location query intimate service of the above geographical area, reduce the travel burden, improve the quality of travel and the safety of the traveler's life.
  • FIG. 1 is a schematic structural diagram of a geographic information acquiring system according to a preferred embodiment of the present invention.
  • FIG. 2 is a structural block diagram of a geographic information service center of the geographic information acquisition system shown in FIG. 1;
  • FIG. 3 is a flowchart of a method for acquiring geographic information according to a preferred embodiment of the present invention.
  • the main innovations of the present invention are: 1 ) Collecting and storing geographic overview information of various regions around the world through cloud servers, providing travellers with geographic location inquiry services for various regions of the world; 2) In the present invention, the world electronic maps are equally divided into N*N geographic regions.
  • the geographic information acquisition system of the present invention constructs a rectangular coordinate system according to the distribution of the above N*N geographic blocks in the world electronic map, and constructs a grid coordinate and a geographic information storage address index table based on the rectangular coordinate system, and the cloud server can Firstly, the grid coordinates corresponding to the latitude and longitude data in the Cartesian coordinate system are determined by the latitude and longitude data uploaded by the user, and the storage address of the profile of the geographic region corresponding to the grid coordinates is determined by the grid coordinates and the geographic information storage address index table. Further reading the geographic area profile stored in the database 208 according to the storage address and Return the geographic area profile to the user.
  • the present invention adopts the cloud server to collect and store the geographical overview information of various regions around the world, thereby providing the traveler with the design of the geographical overview inquiry service of various regions of the world, the prior art is solved when the tourist enters.
  • it is difficult for tourists to rely on the positioning system to understand the basic profile information of the area, which causes inconvenience to the travel life.
  • It provides travellers with geographical overview services for various regions of the world, reducing travel burden. To improve the quality of travel and the safety of travelers' lives.
  • the geographic information acquisition system of the present invention includes a plurality of clients 100, and the plurality of The client 100 establishes a geographic information service center 200 for the communication connection.
  • Each client 100 is configured to generate a geographic information acquisition request including latitude and longitude data according to a user operation, and submit the geographic information acquisition request to the geographic information service center 200.
  • the geographic service center is configured to extract the latitude and longitude data in the geographic information acquisition request when receiving the geographic information acquisition request submitted by any client 100, and obtain the latitude and longitude in the geographic information acquisition request according to the latitude and longitude-grid coordinate conversion formula. Converting the data into grid coordinates in a Cartesian coordinate system, determining a geographic block in the world electronic map corresponding to the grid coordinates, and reading the profile information of the geographic region corresponding to the geographic block in the database 208, The geographical area corresponding to the geographic block in the world electronic map is marked, and the general information of the geographical area and the world electronic map marked with the geographical area are transmitted back to the client 100 as feedback information.
  • the latitude-longitude-grid coordinate conversion formula is as follows:
  • a represents the longitude data in the geographic information acquisition request
  • X indicates that the longitude data corresponds to the coordinate value of the grid of the Cartesian coordinate system on the X axis;
  • b represents latitude data in the geographic information acquisition request
  • Y represents the coordinate value of the latitude data corresponding to the grid of the Cartesian coordinate system on the Y axis;
  • N represents the maximum coordinate value of the grid coordinates in the Cartesian coordinate system on the X-axis or the Y-axis;
  • Int is a function that rounds the value down to the nearest integer.
  • the client 100 can be a smart terminal device such as a computer, a tablet, or a smart phone.
  • the geographic information service center 200 can be a cloud server that stores geographic profile information of various regions around the world.
  • the geographic information service center 200 of the present invention includes a latitude and longitude and grid coordinate conversion module 205, a communication module 206, an index table construction module 203, a right angle grid coordinate system construction module 202, The geographic block partitioning module 201, the marking module 204, and the database 208.
  • the geographic block partitioning module 201 is configured to divide the area of the world electronic map into N*N geographic blocks.
  • the rectangular grid coordinate system construction module 202 is configured to map the N*N geographic blocks to a plane, and establish a Cartesian coordinate system for reflecting the distribution of the N*N geographic blocks in the world electronic map.
  • the Cartesian coordinate system can reflect the coordinate information of the grid formed by all geographic blocks covering the east of the meridian and north of the equator in the world electronic map;
  • the X-axis in the Cartesian coordinate system reflects the relationship between the longitude in the world electronic map and the X-axis coordinate value
  • the Y-axis in the Cartesian coordinate system reflects the relationship between the latitude and the Y-axis coordinate values in the world electronic map.
  • the index table construction module 203 is configured to collect general information about the N*N geographic regions corresponding to the N*N geographic blocks in the world electronic map (including weather, temperature, vegetation, and population distribution of the region, and road traffic). Information, hospital location information), storing the profile information of the N*N geographic regions into the database 208, and recording the storage addresses of the profile information of the N*N geographic regions in the database 208;
  • the index table construction module 203 is further configured to: according to the correspondence between each grid coordinate in the Cartesian coordinate system and the N*N geographic blocks, and the N*N geographic blocks and N*N in the world electronic map.
  • a one-to-one correspondence of geographic regions establishes a grid coordinate and a geographic information storage address index table.
  • the communication module 206 can be an existing server network card, the latitude and longitude and grid coordinate conversion module 205, the geographic block division module 201, the right angle grid coordinate system construction module 202, the search module 207, the markup module 204, and the index table.
  • the building blocks 203 can each be an existing server CPU.
  • step S101 the geographic information service center 200 divides the area of the world electronic map into 2048*2048 geographic blocks by the geographic block dividing module 201, and the right angle grid coordinate system building module 202
  • the 2048*2048 geographic blocks are mapped to the plane, and a Cartesian coordinate system for reflecting the distribution of the 2048*2048 geographic blocks in the world electronic map is established.
  • the geographic information service center 200 collects profile information of 2048*2048 geographic regions corresponding to the 2048*2048 geographic blocks in the world electronic map, and stores the profile information of the 2048*2048 geographic regions to the database. 208, and record the storage address of the 2048*2048 geographic area profile information in the database 208 by the index table construction module 203, and according to the 2048*2048 grid coordinates in the Cartesian coordinate system and the 2048* in the world electronic map.
  • a one-to-one correspondence of 2048 geographic blocks (geographic regions) constructs a grid coordinate and a geographic information storage address index table, and stores the grid coordinates and the geographic information storage address index table in the database 208.
  • step S103 the user obtains a geographic information acquisition request submitted by the client 100 to the geographic information service center 200.
  • the geographic information service center 200 receives the geographic information acquisition request through the communication module 206, and extracts the latitude and longitude data in the geographic information acquisition request.
  • step S104 the geographic information service center 200 converts the latitude and longitude data into grid coordinates (X, Y) in the Cartesian coordinate system by the latitude and longitude and grid coordinate conversion module 205 having the latitude and longitude-grid coordinate conversion formula built therein. among them
  • the latitude-longitude-grid coordinate conversion formula is as follows:
  • a represents the longitude data in the geographic information acquisition request
  • X indicates that the longitude data corresponds to the coordinate value of the grid of the Cartesian coordinate system on the X axis;
  • b represents latitude data in the geographic information acquisition request
  • Y represents the coordinate value of the latitude data corresponding to the grid of the Cartesian coordinate system on the Y axis;
  • Int is a function that rounds the value down to the nearest integer.
  • step S105 the geographic information service center 200 searches the geographic block corresponding to the grid coordinates (1707, 1366) in the Cartesian coordinate system by the marking module 204 and the geographic block corresponds to the geographical area in the world electronic map. Marking the geographic area (for example, marking the location of the geographic area in the world electronic map by means of a red circle or a five-pointed star).
  • step S106 the geographic information service center 200 searches the storage address of a certain geographic region of a certain country to which the grid coordinates (1707, 1366) in the index table of the database 208 is mapped, and reads the relevant information in the database 208 according to the storage address.
  • step S107 the geographic information service center 200 performs, by the latitude and longitude and grid coordinate conversion module 205, the profile information of the geographical region of the country and the world electronic map marked with the geographical region of the country as the feedback information.
  • the feedback information of the packaging process is transmitted back to the client 100 through the communication module 206 for reference by the user.

Abstract

一种地理信息获取方法及地理信息获取系统。所述地理信息获取系统包括多个客户端(100)及地理信息服务中心(200)。所述地理信息服务中心包括地理区块划分模块(201)、直角网格坐标系构建模块(202)、经纬度及网格坐标转换模块(205)、以及查找模块(207)。所述地理区块划分模块用于将世界电子地图的面积等分为N*N个地理区块。所述直角网格坐标系构建模块用于建立体现该N*N个地理区块在世界电子地图的分布状况的直角坐标系。所述经纬度及网格坐标转换模块用于将接收的地理信息获取请求中的经纬度数据转换为直角坐标系中的网格坐标,并确定该网格坐标所对应的地理区块。所述查找模块用于查找数据库中该地理区块所对应的地理区域的概况信息并将该地理区域的概况信息传回客户端。

Description

一种地理信息获取方法及地理信息获取系统 技术领域
本发明涉及定位技术领域,更具体地说,涉及一种地理信息获取方法及地理信息获取系统。
背景技术
对于旅行者来说,在旅行途中随身携带厚厚的旅游手册是不切实际的。旅行者在旅行途中失去方向感时,常常借助于GPS定位装置或北斗系统定位装置获取当前位置信息,实现初步定位。然而,通过上述的定位系统,旅行者仅可获取到当前位置信息,而无法了解到其所在区域的基本概况信息。尤其是当旅行者徒步人迹罕至的区域时,旅行者急需了解其所在区域的基本概况信息(包括天气,温度,植被及人口分布,道路交通信息,医院位置),否则,该区域的恶劣环境势必给旅游者的旅行生活造成不便,甚至威胁到旅游者的生命安全。旅行者必须通过各种途径了解该区域的基本概况信息,以树立正确导向,规避危险的旅游路线,并节省旅途耗时。
发明内容
本发明要解决的技术问题在于,针对现有技术的上述缺陷,提供一种地理信息获取方法及地理信息获取系统。
本发明解决其技术问题所采用的技术方案是:构造一种地理信息获取方 法,包括如下步骤:
S1)在接收到由任一客户端提交的包含经纬度数据的地理信息获取请求时,将该地理信息获取请求中的经纬度数据转换为直角坐标系中的网格坐标,并确定该直角坐标系中该网格坐标所对应到的该世界电子地图中的地理区块;
S2)读取数据库中该地理区块所对应的地理区域的概况信息,并将该地理区域的概况信息反馈至客户端。
在本发明上述地理信息获取方法中,在所述步骤S1之前还包括如下步骤:
S0)将世界电子地图的面积等分为N*N个地理区块,将该N*N个地理区块映射到平面,建立一个用于反映该N*N个地理区块在世界电子地图中的分布状况的直角坐标系。
在本发明上述地理信息获取方法中,所述步骤S0中所述建立用于反映该N*N个地理区块在世界电子地图中的分布状况的直角坐标系的步骤包括:
建立一个用于反映世界电子地图中涵盖子午线以东及赤道以北的所有地理区块映射到平面形成的网格的坐标信息的直角坐标系;其中
该直角坐标系中的X轴体现世界电子地图中的经度与X轴坐标值的变化关系;
该直角坐标系中的Y轴体现世界电子地图中的纬度与Y轴坐标值的变化关系。
在本发明上述地理信息获取方法中,在所述步骤S0与所述步骤S1之间还包括如下步骤:
S011)搜集该世界电子地图中该N*N个地理区块所对应的N*N个地理区域的概况信息,将该N*N个地理区域的概况信息存储到数据库,记录该N*N 个地理区域的概况信息在数据库中的存储地址,并根据该直角坐标系中各个网格坐标与世界电子地图中各个地理区块(地理区域)的一一对应关系构建网格坐标及地理信息存储地址索引表。
在本发明上述地理信息获取方法中,所述步骤S1还包括:通过内置的经纬度-网格坐标转换公式将该经纬度数据转换为该直角坐标系中的网格坐标,该经纬度-网格坐标转换公式如下所示:
X=1+int[(a+180)×N/360];
Y=1+int[(b+90)×N/180];其中
a表示该地理信息获取请求中的经度数据;
X表示该经度数据对应于该直角坐标系的网格在X轴的坐标值;
b表示该地理信息获取请求中的纬度数据;
Y表示该纬度数据对应于该直角坐标系的网格在Y轴的坐标值;
N表示该直角坐标系中的网格坐标在X轴或Y轴上的最大坐标值;
int为将数值向下取整为最接近的整数的函数。
在本发明上述地理信息获取方法中,所述步骤S2还包括:查找索引表中该网格坐标(X,Y)所映射到的地理区域概况存储地址,根据该地理信息概况存储地址读取数据库中存储的该地理区域的概况信息;
对世界电子地图中的该地理区域进行标记,将该地理区域的概况信息及标记有该地理区域的世界电子地图作为反馈信息进行打包处理,并将经打包处理的反馈信息传回客户端。
本发明还构造一种地理信息获取系统,包括多个客户端、及与该多个客户端建立通信连接的地理信息服务中心,所述地理信息服务中心包括:
地理区块划分模块,用于将世界电子地图的面积等分为N*N个地理区块;
直角网格坐标系构建模块,用于建立一个体现该N*N个地理区块在世界电子地图中的分布状况的直角坐标系;
通信模块,用于接收来自任一客户端的包含经纬度数据的地理信息请求;
经纬度及网格坐标转换模块,用于将该地理信息获取请求中的该经纬度数据转换为该直角坐标系中的网格坐标,并确定该直角坐标系中该网格坐标所对应的地理区块;
查找模块,用于查找数据库中该地理区块所对应的地理区域的概况信息,并将该地理区域的概况信息反馈至客户端。
在本发明上述地理信息获取系统中,在所述地理信息服务中心还包括:
数据库,用于存储该世界电子地图中该N*N个地理区块所对应的N*N个地理区域的概况信息;
索引表构建模块,用于记录该N*N个地理区域的概况信息在数据库中的存储地址,并根据直角坐标系中的各个网格坐标与世界电子地图中各个地理区域的对应关系构建网格坐标及地理信息存储地址索引表。
在本发明上述地理信息获取系统中,所述经纬度及网格坐标转换模块内置有用于计算该经纬度数据对应于该直角坐标系中的网格坐标的经纬度-网格坐标转换公式,该经纬度-网格坐标转换公式如下所示:
X=1+int[(a+180)×N/360];
Y=1+int[(b+90)×N/180];其中
a表示该地理信息获取请求中的经度数据;
X表示该经度数据对应于该直角坐标系的网格在X轴的坐标值;
b表示该地理信息获取请求中的纬度数据;
Y表示该纬度数据对应于该直角坐标系的网格在Y轴的坐标值;
N表示该直角坐标系中的网格坐标在X轴或Y轴上的最大坐标值;
int为将数值向下取整为最接近的整数的函数。
在本发明上述地理信息获取系统中,所述地理信息获取系统还包括标记模块;
所述标记模块用于对该地理区块所对应的地理区域在世界电子地图中的方位进行标记;
所述查找模块还用于查找索引表中该网格坐标(X,Y)所映射到的地理区域概况信息的存储地址,根据该存储地址读取数据库中存储的该地理区域的概况信息,将该地理区域的概况信息及标记有该地理区域的世界电子地图作为反馈信息进行打包处理;
所述通信模块还用于接收由所述查找模块输入的经打包处理的反馈信息,并将该反馈信息传回客户端。
实施本发明的一种地理信息获取方法及地理信息获取系统,具有以下有益效果:本发明地理信息获取系统提供有云存储服务器,用于存储涵盖有世界电子地图中子午线以东及赤道以北的各个国家各个地理区域的概况信息,本发明可为旅行者提供上述地理区域的地理概况查询贴心服务,减轻旅行负担,提高旅行质量及旅行者的人生安全。
附图说明
下面将结合附图及实施例对本发明作进一步说明,附图中:
图1是本发明较佳实施例提供的地理信息获取系统的结构示意图;
图2是图1所示的地理信息获取系统的地理信息服务中心的结构框图;
图3是本发明较佳实施例提供的地理信息获取方法的流程图。
具体实施方式
为了解决现有技术中存在的旅游者进入偏远或人迹罕至的区域时,旅游者依靠定位系统难以了解到该区域的基本概况信息,给旅行生活造成不便的缺陷,本发明的主要创新点在于:1)通过云端服务器搜集及存储全球各地各区域的地理概况信息,为旅行人士提供全球各国各区域的地理概况查询服务;2)在本发明中,世界电子地图被均分为N*N个地理区块,本发明地理信息获取系统根据上述N*N个地理区块在世界电子地图的分布状况构建直角坐标系,并基于该直角坐标系构建网格坐标及地理信息存储地址索引表,云端服务器可先通过用户上传的经纬度数据确定直角坐标系中与该经纬度数据对应的网格坐标,再通过网格坐标及地理信息存储地址索引表确定该网格坐标所对应的地理区域的概况的存储地址,进而根据该存储地址读取数据库208存储的地理区域概况及将该地理区域概况返回用户。
由于本发明采用了通过云端服务器搜集及存储全球各地各区域的地理概况信息,以此来为旅行人士提供全球各国各区域的地理概况查询服务的设计,所以解决了现有技术中当旅游者进入偏远或人迹罕至的区域时,旅游者依靠定位系统难以了解到该区域的基本概况信息,给旅行生活造成不便的技术问题,实现了为旅行者提供全球各国各区域的地理概况查询服务,减轻旅行负担,提高旅行质量及旅行者的人生安全的目的。
为了使本发明的目的更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本发明,并不用于限定本发明。
如图1所示,本发明地理信息获取系统包括多个客户端100、与该多个 客户端100建立通信连接的地理信息服务中心200。
每一个客户端100均用于根据用户操作生成包含经纬度数据的地理信息获取请求,并向该地理信息服务中心200提交该地理信息获取请求。
该地理服务中心用于接收到由任一客户端100提交的地理信息获取请求时,提取该地理信息获取请求中的经纬度数据,根据经纬度-网格坐标转换公式将该地理信息获取请求中的经纬度数据转换为直角坐标系中的网格坐标,确定该网格坐标所对应的该世界电子地图中的地理区块,读取数据库208中该地理区块所对应的地理区域的概况信息,将该世界电子地图中该地理区块所对应的地理区域进行标记,并将该地理区域的概况信息及标记有该地理区域的世界电子地图作为反馈信息传回客户端100。
其中,该经纬度-网格坐标转换公式如下所示:
X=1+int[(a+180)/360]×N;
Y=1+int[(b+90)/180]×N;其中
a表示该地理信息获取请求中的经度数据;
X表示该经度数据对应于该直角坐标系的网格在X轴的坐标值;
b表示该地理信息获取请求中的纬度数据;
Y表示该纬度数据对应于该直角坐标系的网格在Y轴的坐标值;
N表示该直角坐标系中的网格坐标在X轴或Y轴上的最大坐标值;
int为将数值向下取整为最接近的整数的函数。
该客户端100可以是电脑、平板电脑、智能手机等智能终端设备,该地理信息服务中心200可以是存储有全球各地各区域的地理概况信息的云服务器。
如图2所示,本发明地理信息服务中心200包括经纬度及网格坐标转换模块205、通信模块206、索引表构建模块203、直角网格坐标系构建模块202、 地理区块划分模块201、标记模块204以及数据库208。
该地理区块划分模块201用于将世界电子地图的面积等分为N*N个地理区块。
该直角网格坐标系构建模块202用于将该N*N个地理区块映射到平面,并建立一个用于体现该N*N个地理区块在世界电子地图的分布状况的直角坐标系。该直角坐标系可反映世界电子地图中涵盖子午线以东及赤道以北的所有地理区块映射到平面形成的网格的坐标信息;其中
该直角坐标系中的X轴体现了世界电子地图中的经度与X轴坐标值的变化关系;
该直角坐标系中的Y轴体现了世界电子地图中的纬度与Y轴坐标值的变化关系。
该索引表构建模块203用于搜集该世界电子地图中该N*N个地理区块所对应的N*N个地理区域的概况信息(包括该区域的天气,温度,植被及人口分布,道路交通信息,医院位置信息),将该N*N个地理区域的概况信息存储到数据库208,并记录该N*N个地理区域的概况信息在数据库208中的存储地址;
该索引表构建模块203还用于根据该直角坐标系中的各个网格坐标与该N*N个地理区块的对应关系以及世界电子地图中该N*N个地理区块与N*N个地理区域的一一对应关系建立一个网格坐标及地理信息存储地址索引表。
其中,该通信模块206可以是现有的服务器网卡,该经纬度及网格坐标转换模块205、地理区块划分模块201、直角网格坐标系构建模块202、查找模块207、标记模块204、索引表构建模块203均可以为现有的服务器CPU。
下面将以本发明的较佳实施方式为例,对本发明的地理信息获取方法进行 说明:
如图3所示,在步骤S101中,地理信息服务中心200通过地理区块划分模块201将世界电子地图的面积等分为2048*2048个地理区块,通过直角网格坐标系构建模块202将该2048*2048个地理区块映射到平面,建立一个用于体现该2048*2048个地理区块在世界电子地图中的分布状况的直角坐标系。
在步骤S102中,地理信息服务中心200搜集世界电子地图中该2048*2048个地理区块所对应的2048*2048个地理区域的概况信息,将该2048*2048个地理区域的概况信息存储到数据库208,并通过索引表构建模块203记录该2048*2048个地理区域的概况信息在数据库208中的存储地址,并根据该直角坐标系中的2048*2048个网格坐标与世界电子地图中2048*2048地理区块(地理区域)的一一对应关系构建网格坐标及地理信息存储地址索引表,并将该网格坐标及地理信息存储地址索引表存储于数据库208。
在步骤S103中,用户通过客户端100向地理信息服务中心200提交的地理信息获取请求。地理信息服务中心200通过通信模块206接收到地理信息获取请求,提取该地理信息获取请求中的经纬度数据。
在步骤S104中,地理信息服务中心200通过内置有经纬度-网格坐标转换公式的经纬度及网格坐标转换模块205将该经纬度数据转换为直角坐标系中的网格坐标(X,Y)。其中
该经纬度-网格坐标转换公式如下所示:
X=1+int[(a+180)×N/360];
Y=1+int[(b+90)×N/180];其中
a表示该地理信息获取请求中的经度数据;
X表示该经度数据对应于该直角坐标系的网格在X轴的坐标值;
b表示该地理信息获取请求中的纬度数据;
Y表示该纬度数据对应于该直角坐标系的网格在Y轴的坐标值;
N表示该直角坐标系的网格坐标在X轴或Y轴上的最大坐标值,在本发明较佳实施例中,N=2048;
int为将数值向下取整为最接近的整数的函数。
由于X与Y的值不能为0,故该公式中“1”的含义在于避免计算得到(0,0)的网格坐标。
举例说明,当地理信息服务中心接收到包含120E及60N(即东经120度,北纬60度)的地理信息获取请求时,通过上述的经纬度-网格坐标转换公式计算该经纬度数据所对应的网格坐标,将a=60,b=130代入公式可得:
即X=1+int{(120+180)*2048/360}=1707
Y=1+int{(30+90)*2048/180}=1366
在步骤S105中,地理信息服务中心200通过标记模块204查找该直角坐标系中的网格坐标(1707,1366)所对应的地理区块及该地理区块对应到世界电子地图中的地理区域,对该地理区域作标记处理(例如,通过划红圈或五角星等途径标示出世界电子地图中该地理区域所在位置)。
在步骤S106中,地理信息服务中心200查找数据库208索引表中该网格坐标(1707,1366)所映射到的某个国家某个地理区域的存储地址,根据该存储地址读取数据库208中有关该国该地理区域的概况信息。
在步骤S107中,地理信息服务中心200通过经纬度及网格坐标转换模块205将读取的该国该地理区域的概况信息及标示有该国该地理区域的世界电子地图作为反馈信息进行打包处理,并通过通信模块206将该打包处理的反馈信息传回客户端100,以供用户进行参考。
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。

Claims (10)

  1. 一种地理信息获取方法,其特征在于,包括如下步骤:
    S1)在接收到由任一客户端(100)提交的包含经纬度数据的地理信息获取请求时,将该地理信息获取请求中的经纬度数据转换为直角坐标系中的网格坐标,并确定该直角坐标系中该网格坐标所对应到的该世界电子地图中的地理区块;
    S2)读取数据库(208)中该地理区块所对应的地理区域的概况信息,并将该地理区域的概况信息反馈至客户端(100)。
  2. 根据权利要求1所述的地理信息获取方法,其特征在于,在所述步骤S1之前还包括如下步骤:
    S0)将世界电子地图的面积等分为N*N个地理区块,并建立一个用于体现该N*N个地理区块在世界电子地图中的分布状况的直角坐标系。
  3. 根据权利要求2所述的地理信息获取方法,其特征在于,所述步骤S0中所述建立用于体现该N*N个地理区块在世界电子地图中的分布状况的直角坐标系的步骤包括:
    建立一个用于反映世界电子地图中涵盖子午线以东及赤道以北的所有地理区块映射到平面形成的网格的坐标信息的直角坐标系;其中
    该直角坐标系中的X轴体现世界电子地图中的经度与X轴坐标的变化关系;
    该直角坐标系中的Y轴体现世界电子地图中的纬度与Y轴坐标的变化关系。
  4. 根据权利要求3所述的地理信息获取方法,其特征在于,在所述步骤 S0与所述步骤S1之间还包括如下步骤:
    S011)搜集该世界电子地图中该N*N个地理区块所对应的N*N个地理区域的概况信息,将该N*N个地理区域的概况信息存储到数据库(208),记录该N*N个地理区域的概况信息在数据库(208)中的存储地址,并根据该直角坐标系中的各个网格坐标与该世界电子地图中各个地理区块的一一对应关系构建网格坐标及地理信息存储地址索引表。
  5. 根据权利要求4所述的地理信息获取方法,其特征在于,所述步骤S1还包括:通过内置的经纬度-网格坐标转换公式将该经纬度数据转换为该直角坐标系中的网格坐标,该经纬度-网格坐标转换公式如下所示:
    X=1+int[(a+180)×N/360];
    Y=1+int[(b+90)×N/180];其中
    a表示该地理信息获取请求中的经度数据;
    X表示该经度数据对应于该直角坐标系的网格在X轴的坐标值;
    b表示该地理信息获取请求中的纬度数据;
    Y表示该纬度数据对应于该直角坐标系的网格在Y轴的坐标值;
    N表示该直角坐标系中的网格坐标在X轴或Y轴上的最大坐标值;
    int为将数值向下取整为最接近的整数的函数。
  6. 根据权利要求5所述的地理信息获取方法,其特征在于,所述步骤S2还包括:查找索引表中该网格坐标(X,Y)所映射到的地理区域概况存储地址,根据该地理信息概况存储地址读取数据库(208)中存储的该地理区域的概况信息;
    对世界电子地图中的该地理区域进行标记,将该地理区域的概况信息及标记有该地理区域的世界电子地图作为反馈信息进行打包处理,并将经打包处理 的反馈信息传回客户端(100)。
  7. 一种地理信息获取系统,包括多个客户端(100)、及与该多个客户端(100)建立通信连接的地理信息服务中心(200),其特征在于,所述地理信息服务中心(200)包括:
    地理区块划分模块(201),用于将世界电子地图的面积等分为N*N个地理区块;
    直角网格坐标系构建模块(202),用于建立一个体现该N*N个地理区块在世界电子地图中的分布状况的直角坐标系;
    通信模块(206),用于接收来自任一客户端(100)的包含经纬度数据的地理信息请求;
    经纬度及网格坐标转换模块(205),用于将该地理信息获取请求中的该经纬度数据转换为该直角坐标系中的网格坐标,并确定该直角坐标系中该网格坐标所对应的地理区块;
    查找模块(207),用于查找数据库(208)中该地理区块所对应的地理区域的概况信息,并将该地理区域的概况信息反馈至客户端(100)。
  8. 根据权利要求7所述的地理信息获取系统,其特征在于,在所述地理信息服务中心(200)还包括:
    数据库(208),用于该世界电子地图中该N*N个地理区块所对应的N*N个地理区域的概况信息;
    索引表构建模块(203),用于记录该N*N个地理区域的概况信息在数据库(208)中的存储地址,并根据直角坐标系中的各个网格坐标与世界电子地图中各个地理区域的对应关系构建网格坐标及地理信息存储地址索引表。
  9. 根据权利要求8所述的地理信息获取系统,其特征在于,所述经纬度 及网格坐标转换模块(205)内置有用于计算该经纬度数据对应于该直角坐标系中的网格坐标的经纬度-网格坐标转换公式,该经纬度-网格坐标转换公式如下所示:
    X=1+int[(a+180)×N/360];
    Y=1+int[(b+90)×N/180];其中
    a表示该地理信息获取请求中的经度数据;
    X表示该经度数据对应于该直角坐标系的网格在X轴的坐标值;
    b表示该地理信息获取请求中的纬度数据;
    Y表示该纬度数据对应于该直角坐标系的网格在Y轴的坐标值;
    N表示该直角坐标系中的网格坐标在X轴或Y轴上的最大坐标值;
    int为将数值向下取整为最接近的整数的函数。
  10. 根据权利要求9所述的地理信息获取系统,其特征在于,所述地理信息获取系统还包括标记模块(204);
    所述标记模块(204)用于对该地理区块所对应的地理区域在世界电子地图中的方位进行标记;
    所述查找模块(207)还用于查找索引表中该网格坐标(X,Y)所映射到的地理区域概况信息的存储地址,根据该存储地址读取数据库(208)中存储的该地理区域的概况信息,将该地理区域的概况信息及标记有该地理区域的世界电子地图作为反馈信息进行打包处理;
    所述通信模块(206)还用于接收由所述查找模块(207)输入的经打包处理的反馈信息,并将该反馈信息反馈至客户端(100)。
PCT/CN2015/080560 2014-08-26 2015-06-02 一种地理信息获取方法及地理信息获取系统 WO2016029727A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410427014.1A CN105373559A (zh) 2014-08-26 2014-08-26 一种地理信息获取方法及地理信息获取系统
CN201410427014.1 2014-08-26

Publications (1)

Publication Number Publication Date
WO2016029727A1 true WO2016029727A1 (zh) 2016-03-03

Family

ID=55375767

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/080560 WO2016029727A1 (zh) 2014-08-26 2015-06-02 一种地理信息获取方法及地理信息获取系统

Country Status (2)

Country Link
CN (1) CN105373559A (zh)
WO (1) WO2016029727A1 (zh)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110750602A (zh) * 2018-07-06 2020-02-04 北京京东尚科信息技术有限公司 确定订单地址所属站点的方法和装置
CN110866015A (zh) * 2019-11-18 2020-03-06 中国电子科技集团公司第二十八研究所 一种基于局部网格的动目标活动范围记录方法
CN112859130A (zh) * 2021-01-14 2021-05-28 山东瑞联博地理信息有限公司 一种野外导航巡查的高精度电子地图位置匹配方法
CN112884857A (zh) * 2021-01-26 2021-06-01 上海应用技术大学 具有地理空间属性的光照强度可视化方法
CN113065842A (zh) * 2021-03-15 2021-07-02 华南理工大学 一种适用于岩溶区的桩基施工系统
CN113884036A (zh) * 2021-09-22 2022-01-04 浙江省水利河口研究院(浙江省海洋规划设计研究院) 一种坐标转换方法及装置、电子设备、存储介质

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107463557A (zh) * 2016-06-05 2017-12-12 贵州双龙数联科技有限公司 一种企业位置信息存储系统
CN107463561A (zh) * 2016-06-05 2017-12-12 贵州双龙数联科技有限公司 用于互联网垂直搜索的企业位置信息存储方法
CN107463560A (zh) * 2016-06-05 2017-12-12 贵州双龙数联科技有限公司 用于垂直搜索的企业位置信息获取分析及存储方法
CN107463559A (zh) * 2016-06-05 2017-12-12 贵州双龙数联科技有限公司 一种企业位置信息获取分析及存储系统
CN107463558A (zh) * 2016-06-05 2017-12-12 贵州双龙数联科技有限公司 用于垂直搜索的企业位置信息获取及分析方法
CN107480175A (zh) * 2017-06-30 2017-12-15 广州数鹏通科技有限公司 一种基于网格化的地理信息数据筛选方法、电子设备、存储介质及系统
CN110019571B (zh) * 2017-07-25 2023-10-03 哈曼国际工业有限公司 位置信息生成方法和装置以及位置信息识别方法和装置
CN108170741A (zh) * 2017-12-18 2018-06-15 北京中交兴路信息科技有限公司 一种地理位置数据与行政区域的匹配方法及装置
CN109597861A (zh) * 2018-10-31 2019-04-09 百度在线网络技术(北京)有限公司 地图数据的处理方法、装置及可读存储介质
CN109408608A (zh) * 2018-11-01 2019-03-01 北京云狐时代科技有限公司 一种定位显示方法及装置
CN109918458A (zh) * 2019-01-24 2019-06-21 杭州志远科技有限公司 一种综合型地理信息数据处理系统
CN111090110A (zh) * 2019-08-30 2020-05-01 广东星舆科技有限公司 获取或提供vrs服务数据的方法、用户设备及存储介质
CN111062875B (zh) * 2019-12-19 2021-11-12 广州启量信息科技有限公司 一种用于空中全景漫游数据的坐标转换方法及装置
CN111259076A (zh) * 2020-01-14 2020-06-09 航科院中宇(北京)新技术发展有限公司 一种机载导航数据的聚类存储方法
CN111765894A (zh) * 2020-07-08 2020-10-13 北京联想软件有限公司 一种处理方法及处理装置
CN116132486B (zh) * 2023-04-13 2023-06-20 山东慧创信息科技有限公司 一种基于物联网高精度的天空地一体化数据获取系统

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1183531A (ja) * 1997-09-12 1999-03-26 Nippon Telegr & Teleph Corp <Ntt> 情報提供装置及び情報提供プログラムを記録した記録媒体
US20020093435A1 (en) * 2001-01-18 2002-07-18 Baron John M. Electronic tour guide and photo location finder
CN101769747A (zh) * 2009-12-21 2010-07-07 戴文娟 景点智能导游系统及方法
CN102506850A (zh) * 2011-09-28 2012-06-20 深圳市赛格导航科技股份有限公司 一种地理位置的定位方法、装置及信息系统
CN103279470A (zh) * 2003-02-19 2013-09-04 松下电器产业株式会社 移动终端装置、服务器装置、信息提供系统及方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1183531A (ja) * 1997-09-12 1999-03-26 Nippon Telegr & Teleph Corp <Ntt> 情報提供装置及び情報提供プログラムを記録した記録媒体
US20020093435A1 (en) * 2001-01-18 2002-07-18 Baron John M. Electronic tour guide and photo location finder
CN103279470A (zh) * 2003-02-19 2013-09-04 松下电器产业株式会社 移动终端装置、服务器装置、信息提供系统及方法
CN101769747A (zh) * 2009-12-21 2010-07-07 戴文娟 景点智能导游系统及方法
CN102506850A (zh) * 2011-09-28 2012-06-20 深圳市赛格导航科技股份有限公司 一种地理位置的定位方法、装置及信息系统

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110750602A (zh) * 2018-07-06 2020-02-04 北京京东尚科信息技术有限公司 确定订单地址所属站点的方法和装置
CN110866015A (zh) * 2019-11-18 2020-03-06 中国电子科技集团公司第二十八研究所 一种基于局部网格的动目标活动范围记录方法
CN110866015B (zh) * 2019-11-18 2022-09-06 中国电子科技集团公司第二十八研究所 一种基于局部网格的动目标活动范围记录方法
CN112859130A (zh) * 2021-01-14 2021-05-28 山东瑞联博地理信息有限公司 一种野外导航巡查的高精度电子地图位置匹配方法
CN112884857A (zh) * 2021-01-26 2021-06-01 上海应用技术大学 具有地理空间属性的光照强度可视化方法
CN113065842A (zh) * 2021-03-15 2021-07-02 华南理工大学 一种适用于岩溶区的桩基施工系统
CN113884036A (zh) * 2021-09-22 2022-01-04 浙江省水利河口研究院(浙江省海洋规划设计研究院) 一种坐标转换方法及装置、电子设备、存储介质
CN113884036B (zh) * 2021-09-22 2023-09-29 浙江省水利河口研究院(浙江省海洋规划设计研究院) 一种坐标转换方法及装置、电子设备、存储介质

Also Published As

Publication number Publication date
CN105373559A (zh) 2016-03-02

Similar Documents

Publication Publication Date Title
WO2016029727A1 (zh) 一种地理信息获取方法及地理信息获取系统
CN104819723B (zh) 一种定位方法和定位服务器
US9544721B2 (en) Address point data mining
CN103884345B (zh) 兴趣点信息采集方法、显示方法、装置及系统
WO2017028433A1 (zh) 终端定位方法及系统、目标终端及定位服务器
US8566325B1 (en) Building search by contents
CN105474205A (zh) 语义命名模型
KR102234723B1 (ko) 지리상의 위치를 특정하는 방법과 이를 이용하는 데이터베이스 및 데이터베이스의 데이터베이스
WO2019072092A1 (zh) Ip地址定位方法及装置,电子设备及存储介质
RU124014U1 (ru) Система для обеспечения персонализированного поиска информации
CN104200702B (zh) 一种查找车位系统及其方法
US9264857B1 (en) Compact codes for geographic locations
JP5849155B2 (ja) ユーザコンテンツの取得方法及び取得システム
Shan et al. Collecting earthquake disaster area information using smart phone
WO2012097760A1 (zh) 获取地理位置的图片的方法和移动终端
CN110753097B (zh) 数据处理方法、电子设备及计算机可读存储介质
WO2010063189A1 (zh) 提供位置信息的方法、客户端和服务器
KR20150077607A (ko) 증강현실을 이용한 공룡 유적지 체험 서비스 제공 시스템 및 그 방법
CN103258031A (zh) 基于移动终端的医疗机构信息查询系统
CN104581633A (zh) 支持隐私保护的障碍空间内的区域最近邻查询系统及方法
CN104753982A (zh) 移动端及云端协同的感兴趣事物信息获取方法及系统
TWI291015B (en) Navigation system and method thereof
CN102831180A (zh) 土地监管数据空间基准转换设备及方法
WO2016058533A1 (zh) 一种描述性位置提示信息的生成及定位方法和装置
WO2021068268A1 (zh) 数据处理方法、处理及存储设备、飞行设备和控制系统

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: 15836137

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: 15836137

Country of ref document: EP

Kind code of ref document: A1