[go: up one dir, main page]

CN103297466B - The upload and acquisition methods of a kind of weather data, system and mobile terminal - Google Patents

The upload and acquisition methods of a kind of weather data, system and mobile terminal Download PDF

Info

Publication number
CN103297466B
CN103297466B CN201210049727.XA CN201210049727A CN103297466B CN 103297466 B CN103297466 B CN 103297466B CN 201210049727 A CN201210049727 A CN 201210049727A CN 103297466 B CN103297466 B CN 103297466B
Authority
CN
China
Prior art keywords
mobile terminal
weather data
cloud
weather
data
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.)
Expired - Fee Related
Application number
CN201210049727.XA
Other languages
Chinese (zh)
Other versions
CN103297466A (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.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
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 Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN201210049727.XA priority Critical patent/CN103297466B/en
Publication of CN103297466A publication Critical patent/CN103297466A/en
Application granted granted Critical
Publication of CN103297466B publication Critical patent/CN103297466B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Traffic Control Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本发明适用于通信领域,提供了一种天气数据的上传和获取方法、系统及移动终端。所述天气数据的上传方法包括以下步骤:第一移动终端获取预定地区的天气数据;第一移动终端将所述天气数据以云端规定的格式发送到云端;云端对所述天气数据进行归类存储和数据分析。本发明实施例通过利用云端的强大存储能力和计算处理能力,各个移动终端通过上传自己获取到的天气数据以固定格式发给云端,云端对数据进行归类存储和数据分析,推送给其他移动终端更有价值的信息或其他移动终端可以从云端获取到更丰富的天气数据,从而不但降低了服务器端的压力,还可以降低各天气开发商的成本。

The invention is applicable to the communication field, and provides a weather data upload and acquisition method, system and mobile terminal. The method for uploading weather data includes the following steps: the first mobile terminal acquires weather data in a predetermined area; the first mobile terminal sends the weather data to the cloud in a format specified by the cloud; the cloud classifies and stores the weather data and data analysis. In the embodiment of the present invention, by using the powerful storage capacity and computing processing capacity of the cloud, each mobile terminal uploads the weather data obtained by itself and sends it to the cloud in a fixed format, and the cloud classifies and stores the data and analyzes the data, and pushes it to other mobile terminals More valuable information or other mobile terminals can obtain richer weather data from the cloud, which not only reduces the pressure on the server side, but also reduces the cost of various weather developers.

Description

一种天气数据的上传和获取方法、系统及移动终端Method, system and mobile terminal for uploading and acquiring weather data

技术领域technical field

本发明属于通信领域,尤其涉及一种天气数据的上传和获取方法、系统及移动终端。The invention belongs to the communication field, and in particular relates to a weather data upload and acquisition method, system and mobile terminal.

背景技术Background technique

现有技术的天气数据,例如天气预报,大多数是通过以下方式获取的:服务器预先从固定数据源获取天气数据或从网页抓取天气数据,并存储在服务器,客户端,例如移动终端,通过http协议与服务器交互,服务器把天气数据返回给客户端供客户端显示。Most of the weather data in the prior art, such as weather forecast, is obtained by the following methods: the server obtains the weather data from a fixed data source in advance or grabs the weather data from a web page, and stores it on the server, the client, such as a mobile terminal, through The http protocol interacts with the server, and the server returns the weather data to the client for display by the client.

然而,现有技术存在以下缺陷:However, there are following defects in the prior art:

1、服务器负担重,不但要从数据源或网页抓取天气数据,进行数据处理,还要同移动终端进行交互;1. The server has a heavy burden, not only to capture weather data from data sources or webpages, perform data processing, but also interact with mobile terminals;

2、移动终端获取的数据有限,大多数国内天气数据源对国内城市支持比较好,对国外城市支持不够,许多支持比较好的还需要付费,成本过高;2. The data obtained by mobile terminals is limited. Most domestic weather data sources support domestic cities better, but not enough support for foreign cities. Many of the better supports still need to be paid, and the cost is too high;

3、基于成本考虑和服务器处理的限制,很难对天气数据进行更进一步的分析和预测。3. Based on cost considerations and server processing limitations, it is difficult to further analyze and predict weather data.

发明内容Contents of the invention

本发明所要解决的技术问题在于提供一种天气数据的上传和获取方法、系统及移动终端,旨在解决现有技术存在的服务器负担重、移动终端获取的数据有限且很难对天气数据进行更进一步的分析和预测的问题。The technical problem to be solved by the present invention is to provide a method, system and mobile terminal for uploading and obtaining weather data, aiming to solve the problem of heavy server load, limited data obtained by mobile terminals and difficulty in updating weather data in the prior art. Further analysis and forecasting issues.

本发明是这样实现的,提供一种天气数据的上传方法,所述方法包括以下步骤:The present invention is achieved by providing a method for uploading weather data, said method comprising the following steps:

第一移动终端获取预定地区的天气数据;The first mobile terminal acquires weather data in a predetermined area;

第一移动终端将所述天气数据以规定的格式发送到云端;云端对所述天气数据进行归类存储和数据分析。The first mobile terminal sends the weather data to the cloud in a prescribed format; the cloud classifies, stores and analyzes the weather data.

本发明还提供一种天气数据的上传系统,所述系统包括:The present invention also provides a system for uploading weather data, said system comprising:

第一获取模块,用于第一移动终端获取预定地区的天气数据;和The first acquisition module is used for the first mobile terminal to acquire weather data in a predetermined area; and

发送模块,用于第一移动终端将所述天气数据以云端规定的格式发送到云端;云端对所述天气数据进行归类存储和数据分析。The sending module is used for the first mobile terminal to send the weather data to the cloud in a format specified by the cloud; the cloud classifies, stores and analyzes the weather data.

本发明还提供一种移动终端,所述移动终端包括上述天气数据的上传系统的移动终端。The present invention also provides a mobile terminal, which includes the mobile terminal of the above weather data uploading system.

本发明还提供一种天气数据的获取方法,所述方法包括以下步骤:The present invention also provides a method for obtaining weather data, the method comprising the following steps:

第二移动终端从云端获取如上述的天气数据的上传方法上传的天气数据。The second mobile terminal obtains the weather data uploaded by the method for uploading weather data mentioned above from the cloud.

本发明还提供一种天气数据的获取系统,所述系统包括:The present invention also provides a weather data acquisition system, the system comprising:

第二获取模块,用于第二移动终端从云端获取上述的天气数据的上传方法上传的天气数据。The second acquiring module is used for the second mobile terminal to acquire the weather data uploaded by the above weather data uploading method from the cloud.

本发明还提供一种移动终端,所述移动终端包括上述的天气数据的获取系统。The present invention also provides a mobile terminal, which includes the above weather data acquisition system.

本发明实施例通过利用云端的强大存储能力和计算处理能力,各个移动终端通过上传自己获取到的天气数据以固定格式发给云端,云端对数据进行归类存储和数据分析,推送给其他移动终端更有价值的信息或其他移动终端可以从云端获取到更丰富的天气数据,从而不但降低了服务器端的压力,还可以降低各天气开发商的成本。In the embodiment of the present invention, by using the powerful storage capacity and computing processing capacity of the cloud, each mobile terminal uploads the weather data obtained by itself and sends it to the cloud in a fixed format, and the cloud classifies and stores the data and analyzes the data, and pushes it to other mobile terminals More valuable information or other mobile terminals can obtain richer weather data from the cloud, which not only reduces the pressure on the server side, but also reduces the cost of various weather developers.

附图说明Description of drawings

图1是本发明第一实施例提供的天气数据的上传方法的流程图。Fig. 1 is a flowchart of a method for uploading weather data provided by the first embodiment of the present invention.

图2是本发明第二实施例提供的天气数据的上传系统的功能模块框图。Fig. 2 is a block diagram of functional modules of the weather data uploading system provided by the second embodiment of the present invention.

具体实施方式detailed description

为了使本发明的目的、技术方案及有益效果更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。In order to make the object, technical solution and beneficial effects of the present invention more clear, the present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.

请参阅图1,本发明第一实施例提供了一种天气数据的上传方法,该方法包括以下步骤:Referring to Fig. 1, the first embodiment of the present invention provides a method for uploading weather data, the method includes the following steps:

S11、第一移动终端获取预定地区的天气数据;S11. The first mobile terminal acquires weather data in a predetermined area;

在本实施例中,第一移动终端从第一移动终端所在地的天气服务器获取第一移动终端所在地的天气数据。所述天气数据包括天气、温度、湿度、云图、历史天气等;In this embodiment, the first mobile terminal acquires weather data of the location where the first mobile terminal is located from a weather server where the first mobile terminal is located. The weather data includes weather, temperature, humidity, cloud images, historical weather, etc.;

S12、第一移动终端将所述天气数据以云端规定的格式发送到云端;云端对所述天气数据进行归类存储和数据分析,对任一地区或全球历史及未来天气走势进行预测,从而得出对人们日常出行、防灾减灾、农业生产更有价值的天气数据。S12. The first mobile terminal sends the weather data to the cloud in a format specified by the cloud; the cloud classifies and stores the weather data and analyzes the data, and predicts the historical and future weather trends of any region or the world, thereby obtaining Produce more valuable weather data for people's daily travel, disaster prevention and mitigation, and agricultural production.

请参阅图2,本发明第二实施例提供了一种天气数据的上传系统,该系统包括:第一获取模块11和发送模块12,第一移动终端的第一获取模块11获取预定地区的天气数据,具体为第一移动终端从第一移动终端所在地的天气服务器获取第一移动终端所在地的天气数据。所述天气数据包括天气、温度、湿度、云图、历史天气等。第一移动终端的发送模块12将所述天气数据以云端规定的格式发送到云端;云端对所述天气数据进行归类存储和数据分析,对地区或全球历史及未来天气走势进行预测,从而得出对人们日常出行、防灾减灾、农业生产更有价值的天气数据。Please refer to Fig. 2, the second embodiment of the present invention provides a kind of uploading system of weather data, and this system comprises: first obtaining module 11 and sending module 12, the first obtaining module 11 of the first mobile terminal obtains the weather of predetermined area The data is specifically that the first mobile terminal acquires weather data of the location where the first mobile terminal is located from a weather server where the first mobile terminal is located. The weather data includes weather, temperature, humidity, cloud images, historical weather, and the like. The sending module 12 of the first mobile terminal sends the weather data to the cloud in the format prescribed by the cloud; the cloud classifies and stores the weather data and analyzes the data, and predicts regional or global historical and future weather trends, thereby obtaining Produce more valuable weather data for people's daily travel, disaster prevention and mitigation, and agricultural production.

本发明实施例还提供了一种包括本发明第二实施例提供的天气数据的上传系统的移动终端。The embodiment of the present invention also provides a mobile terminal including the weather data uploading system provided in the second embodiment of the present invention.

本发明第三实施例提供了一种天气数据的获取方法,该方法包括以下步骤:The third embodiment of the present invention provides a method for obtaining weather data, the method comprising the following steps:

第二移动终端从云端获取本发明第一实施例提供的天气数据的上传方法上传的天气数据;The second mobile terminal acquires the weather data uploaded by the method for uploading weather data provided by the first embodiment of the present invention from the cloud;

在本实施例中,由第二移动终端主动从云端获取天气数据,或由云端将天气数据推送给第二移动终端。In this embodiment, the second mobile terminal actively acquires the weather data from the cloud, or the cloud pushes the weather data to the second mobile terminal.

本发明第四实施例提供了一种天气数据的获取系统,该系统包括第二获取模块,用于第二移动终端从云端获取本发明第一实施例提供的天气数据的上传方法上传的天气数据。The fourth embodiment of the present invention provides a weather data acquisition system, the system includes a second acquisition module, used for the second mobile terminal to acquire the weather data uploaded by the method for uploading weather data provided by the first embodiment of the present invention from the cloud .

本发明实施例还提供了一种包括本发明第四实施例提供的天气数据的获取系统的移动终端。An embodiment of the present invention also provides a mobile terminal including the weather data acquisition system provided in the fourth embodiment of the present invention.

本发明实施例通过利用云端的强大存储能力和计算处理能力,各个移动终端通过上传自己获取到的天气数据以固定格式发给云端,云端对数据进行归类存储和数据分析,推送给其他移动终端更有价值的信息或其他移动终端可以从云端获取到更丰富的天气数据,从而不但降低了服务器端的压力,还可以降低各天气开发商的成本。In the embodiment of the present invention, by using the powerful storage capacity and computing processing capacity of the cloud, each mobile terminal uploads the weather data obtained by itself and sends it to the cloud in a fixed format, and the cloud classifies and stores the data and analyzes the data, and pushes it to other mobile terminals More valuable information or other mobile terminals can obtain richer weather data from the cloud, which not only reduces the pressure on the server side, but also reduces the cost of various weather developers.

本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,所述的程序可以存储于一计算机可读取存储介质中,所述的存储介质,如ROM/RAM、磁盘、光盘等。Those of ordinary skill in the art can understand that all or part of the steps in the method of the above-mentioned embodiments can be completed by instructing related hardware through a program, and the program can be stored in a computer-readable storage medium, and the storage Media such as ROM/RAM, magnetic disk, optical disk, etc.

以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalent replacements and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. within range.

Claims (5)

1.一种天气数据的上传方法,其特征在于,所述方法包括以下步骤:1. A uploading method of weather data, is characterized in that, described method comprises the following steps: 第一移动终端获取预定地区的天气数据,所述天气数据包括实时天气、温度、湿度、云图和历史天气;The first mobile terminal obtains weather data in a predetermined area, and the weather data includes real-time weather, temperature, humidity, cloud images and historical weather; 第一移动终端将所述天气数据以云端规定的格式发送到云端,使所述云端对所述天气数据进行归类存储和数据分析,并对未来天气走势进行预测,得出日常出行、防灾减灾、农业生产的天气数据;The first mobile terminal sends the weather data to the cloud in the format prescribed by the cloud, so that the cloud can classify and store the weather data and analyze the data, and predict the future weather trend, and obtain daily travel, disaster prevention, etc. Weather data for disaster reduction and agricultural production; 第二移动终端从所述云端获取所述日常出行、防灾减灾、农业生产的天气数据;The second mobile terminal acquires the weather data of daily travel, disaster prevention and mitigation, and agricultural production from the cloud; 其中,所述第一移动终端获取预定地区的天气数据的步骤具体为:Wherein, the step of the first mobile terminal acquiring weather data in a predetermined area is specifically: 所述第一移动终端通过所述第一移动终端所在地的天气服务器获取所述第一移动终端所在地的天气数据。The first mobile terminal obtains the weather data of the location of the first mobile terminal through the weather server of the location of the first mobile terminal. 2.如权利要求1所述的方法,其特征在于,所述第二移动终端从所述云端获取所述日常出行、防灾减灾、农业生产的天气数据具体为:2. The method according to claim 1, wherein the weather data obtained by the second mobile terminal from the cloud for daily travel, disaster prevention and mitigation, and agricultural production is specifically: 由第二移动终端主动从所述云端获取所述日常出行、防灾减灾、农业生产的天气数据,或由所述云端将所述日常出行、防灾减灾、农业生产的天气数据推送给所述第二移动终端。The second mobile terminal actively acquires the weather data of daily travel, disaster prevention and mitigation, and agricultural production from the cloud, or pushes the weather data of daily travel, disaster prevention and mitigation, and agricultural production to the a second mobile terminal. 3.一种天气数据的上传系统,其特征在于,所述系统包括:3. A upload system of weather data, characterized in that the system comprises: 第一获取模块,用于第一移动终端获取预定地区的天气数据,所述天气数据包括实时天气、温度、湿度、云图和历史天气;The first acquisition module is used for the first mobile terminal to acquire weather data in a predetermined area, the weather data including real-time weather, temperature, humidity, cloud images and historical weather; 发送模块,用于所述第一移动终端将所述天气数据以云端规定的格式发送到云端,使所述云端对所述天气数据进行归类存储和数据分析,并对未来天气走势进行预测,得出日常出行、防灾减灾、农业生产的天气数据;The sending module is used for the first mobile terminal to send the weather data to the cloud in a format specified by the cloud, so that the cloud can classify, store and analyze the weather data, and predict future weather trends, Obtain weather data for daily travel, disaster prevention and reduction, and agricultural production; 第二获取模块,用于第二移动终端从所述云端获取所述日常出行、防灾减灾、农业生产的天气数据;The second obtaining module is used for the second mobile terminal to obtain the weather data of daily travel, disaster prevention and mitigation, and agricultural production from the cloud; 其中,所述第一获取模块具体用于:所述第一移动终端通过所述第一移动终端所在地的天气服务器获取所述第一移动终端所在地的天气数据。Wherein, the first acquiring module is specifically configured to: the first mobile terminal acquires the weather data of the location where the first mobile terminal is located through a weather server where the first mobile terminal is located. 4.一种移动终端,其特征在于,所述移动终端包括权利要求3所述的第一获取模块和发送模块。4. A mobile terminal, characterized in that the mobile terminal comprises the first acquisition module and the sending module according to claim 3. 5.一种移动终端,其特征在于,所述移动终端包括权利要求3所述的第二获取模块。5. A mobile terminal, characterized in that the mobile terminal comprises the second acquiring module according to claim 3.
CN201210049727.XA 2012-02-29 2012-02-29 The upload and acquisition methods of a kind of weather data, system and mobile terminal Expired - Fee Related CN103297466B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210049727.XA CN103297466B (en) 2012-02-29 2012-02-29 The upload and acquisition methods of a kind of weather data, system and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210049727.XA CN103297466B (en) 2012-02-29 2012-02-29 The upload and acquisition methods of a kind of weather data, system and mobile terminal

Publications (2)

Publication Number Publication Date
CN103297466A CN103297466A (en) 2013-09-11
CN103297466B true CN103297466B (en) 2017-10-17

Family

ID=49097780

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210049727.XA Expired - Fee Related CN103297466B (en) 2012-02-29 2012-02-29 The upload and acquisition methods of a kind of weather data, system and mobile terminal

Country Status (1)

Country Link
CN (1) CN103297466B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111077814A (en) * 2019-11-06 2020-04-28 珠海格力电器股份有限公司 Control method of intelligent socket in abnormal weather, computer readable storage medium and socket

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1347238A (en) * 2000-09-22 2002-05-01 日本电气株式会社 Meteorologic information transmission system and method
CN101521847A (en) * 2009-03-23 2009-09-02 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and method and system thereof for obtaining weather forecast

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6590529B2 (en) * 2000-02-14 2003-07-08 Mysky Communications Individualized, location specific weather forecasting system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1347238A (en) * 2000-09-22 2002-05-01 日本电气株式会社 Meteorologic information transmission system and method
CN101521847A (en) * 2009-03-23 2009-09-02 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and method and system thereof for obtaining weather forecast

Also Published As

Publication number Publication date
CN103297466A (en) 2013-09-11

Similar Documents

Publication Publication Date Title
JP2024161567A (en) Method, system, kit, and apparatus for monitoring and managing an industrial environment
CN103616735A (en) Method, device and system for forecasting weather
US20200159764A1 (en) Method for Processing and Displaying Real-Time Social Data on Map
CN114943936B (en) Target behavior recognition method and device, electronic equipment and storage medium
US20140365644A1 (en) Internet traffic analytics for non-internet traffic
US20160316334A1 (en) Managing crowd sourced data acquisition
CN104618425A (en) Real-time data monitoring method and system
CN103139312A (en) Sudden accident dangerous condition real-time collection technology and system based on mobile terminal
CN103616733B (en) Meteorological data collection and weather forecast method, device and system
CN105187486A (en) Semi-offline conference activity signing-in method and system
CN114679607A (en) Video frame rate control method and device, electronic equipment and storage medium
Jan et al. Real-time flood monitoring with computer vision through edge computing-based Internet of Things
Lee et al. The Internet of Things in a smart connected world
US20160316036A1 (en) Managing data acquisition
CN107392794A (en) A kind of project counseling services management system based on internet
Mohanta et al. Big data for modelling interactive systems in IoT
CN103297466B (en) The upload and acquisition methods of a kind of weather data, system and mobile terminal
CN117128985A (en) Methods and equipment for updating point cloud maps
CN114490053A (en) Context awareness strategy recommendation system based on edge calculation and supervised learning method
CN203167127U (en) LED lamp light control and remote image monitoring device
EP2645631A3 (en) A method and a system for automating an enterprise network optimization
CN114730304A (en) Augmented reality by using radio to capture signals
CN108073854A (en) A kind of detection method and device of scene inspection
CN202443471U (en) Mobile phone cloud and client internet of things medical system for managing quit-smoking crowds
CN116827782A (en) Model switching method, device, electronic equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20171017