WO2021139480A1 - Gis service aggregation method and apparatus, and computer device and storage medium - Google Patents

Gis service aggregation method and apparatus, and computer device and storage medium Download PDF

Info

Publication number
WO2021139480A1
WO2021139480A1 PCT/CN2020/135685 CN2020135685W WO2021139480A1 WO 2021139480 A1 WO2021139480 A1 WO 2021139480A1 CN 2020135685 W CN2020135685 W CN 2020135685W WO 2021139480 A1 WO2021139480 A1 WO 2021139480A1
Authority
WO
WIPO (PCT)
Prior art keywords
service
information
gis
configuration
target
Prior art date
Application number
PCT/CN2020/135685
Other languages
French (fr)
Chinese (zh)
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 WO2021139480A1 publication Critical patent/WO2021139480A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9537Spatial or temporal dependent retrieval, e.g. spatiotemporal queries

Definitions

  • This application relates to the technical field of geographic information system data processing, in particular to a GIS service aggregation method, device, computer equipment and storage medium.
  • GIS Geographic Information System
  • a GIS service aggregation method is provided.
  • a GIS service aggregation method includes:
  • the GIS service request carrying a target service identifier
  • a GIS service aggregation device includes:
  • the request receiving module is configured to receive a GIS service request, where the GIS service request carries a target service identifier;
  • An associated service determination module configured to determine the GIS associated service of the target service based on the geographic location data of the target service corresponding to the target service identifier;
  • the data information acquisition module is used to acquire the first configuration information of the target service and the second configuration information of the GIS relationship service, and call the corresponding service access component based on the first configuration information and the second configuration information To obtain the data information of the target service and the data information of the GIS associated service;
  • the aggregation processing module is configured to perform aggregation processing based on the data information of the target service and the data information of the GIS associated service to obtain the data aggregation information of the target service.
  • a computer device including a memory and one or more processors, the memory stores computer readable instructions, and when the computer readable instructions are executed by the processor, the one or more processors execute The following steps:
  • the GIS service request carrying a target service identifier
  • One or more computer-readable storage media storing computer-readable instructions.
  • the one or more processors perform the following steps:
  • the GIS service request carrying a target service identifier
  • the above-mentioned GIS service aggregation method, device, computer equipment and storage medium receive the GIS service request, and the GIS service request carries the target service identifier; then, based on the geographic location data of the target service corresponding to the target service identifier, the GIS related service of the target service is determined; Acquire the first configuration information of the target service and the second configuration information of the GIS relationship service, call the corresponding service access component based on the first configuration information and the second configuration information, and obtain the data information of the target service and the data information of the GIS related service; Finally, based on the data information of the target service and the data information of the GIS related service, aggregate processing is performed to obtain the data aggregation information of the target service.
  • the target service corresponding to the request and the GIS related service are obtained, and the data aggregation information of the target service is obtained by information aggregation of the target service and the GIS service, without the need for the user to manually operate multiple Service can realize the aggregation between the target service and the GIS related service, thus saving the user's manual operation and responding to the service items initiated by the user in a timely manner.
  • Fig. 1 is an application environment diagram of a GIS service aggregation method according to one or more embodiments
  • Fig. 2 is a schematic flowchart of a GIS service aggregation method according to one or more embodiments
  • Fig. 3 is a schematic flowchart of a GIS service aggregation method in another embodiment
  • FIG. 4 is a schematic flowchart of steps of obtaining data information corresponding to a service according to one or more embodiments
  • FIG. 5 is a schematic flowchart of a GIS service aggregation method in another embodiment
  • Fig. 6 is a structural block diagram of a GIS service aggregation device according to one or more embodiments
  • Fig. 7 is an internal structure diagram of a computer device according to one or more embodiments.
  • the GIS service aggregation method provided by this application can be applied to the application environment as shown in FIG. 1.
  • the client 102 communicates with the server 104 through the network.
  • the client 102 sends a GIS service request to the server 104, and the server 104 receives the GIS service request.
  • the GIS service request carries the target service identifier; based on the geographic location data of the target service corresponding to the target service identifier, the GIS associated service of the target service is determined; Based on the first configuration information of the target service and the second configuration information of the GIS relationship service, call the corresponding service access component based on the first configuration information and the second configuration information to obtain the data information of the target service and the data information of the GIS related service; The data information of the target service and the data information of the GIS related service are aggregated to obtain the data aggregation information of the target service.
  • the client 102 may be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices.
  • the server 104 may be implemented by an independent server or a server cluster composed of multiple servers.
  • the above application scenario is illustrated by the application of the GIS service aggregation method to a system including a client and a server, and is realized through the interaction between the client and the server. It can be understood that the GIS service aggregation method can also be applied to the client, or Applied to the server.
  • a GIS service aggregation method is provided. Taking the method applied to the server in Fig. 1 as an example for description, the method includes the following steps:
  • Step 202 A GIS service request is received, and the GIS service request carries a target service identifier.
  • a GIS service request refers to a request initiated by a user through a client to complete a certain item containing geographic information.
  • the target service identifier is used to distinguish different GIS services, such as scenic tour route service, medical guidance route service, etc.
  • Step 204 Determine the GIS associated service of the target service based on the geographic location data of the target service corresponding to the target service identifier.
  • GIS related services refer to other services that have an associated relationship with the target service.
  • the weather service can be called based on the geographic location information such as the place name appearing in the travel route to obtain the weather at the target location in the travel route. service.
  • Step 206 Obtain the first configuration information of the target service and the second configuration information of the GIS relationship service. Based on the first configuration information and the second configuration information, call the corresponding service access component to obtain the data information of the target service and the information of the GIS related service. Data information.
  • the configuration file can be stored in advance.
  • the configuration file records the association relationship between multiple services, including itself Services and third-party services, their own services include documents, services that recommend information to users based on their location and habits, and network security.
  • the configuration file also stores the relationship between the service identifier and the configuration sequence information.
  • the configuration sequence information is used to characterize the configuration information of the service, including the configuration location, service attributes, configuration parameters, and so on.
  • Step 208 Perform aggregation processing based on the data information of the target service and the data information of the GIS related service to obtain the data aggregation information of the target service.
  • the Aggregate the data information of the GIS related service and the data information of the target service specifically, extract the location in the target service data information, obtain the GIS related service result corresponding to each location, and associate each location with the corresponding GIS related service result Stored, the result of aggregation is obtained, and the result of aggregation is used as the data aggregation information of the target service.
  • the weather service can be called according to the target location information such as place names appearing in the travel route to obtain the weather at the target location. service.
  • the document service can generate prompt information for adjusting the travel route.
  • the prompt information includes the sequence of adjustment of each target location in the travel route according to the weather conditions.
  • navigation services can also be invoked to adjust the navigation route according to the weather conditions and the positional relationship between multiple target locations.
  • the document service can generate prompt information based on the adjusted navigation route and weather conditions.
  • the GIS service request carries the target service identifier; then based on the geographic location data of the target service corresponding to the target service identifier, the GIS related service of the target service is determined; and the first configuration information of the target service is obtained And the second configuration information of the GIS relationship service, based on the first configuration information and the second configuration information, call the corresponding service access component to obtain the data information of the target service and the data information of the GIS related service; finally based on the data information of the target service and The data information of the GIS related service is aggregated to obtain the data aggregation information of the target service.
  • the target service corresponding to the request and the GIS related service are obtained, and the data aggregation information of the target service is obtained by information aggregation of the target service and the GIS service, without the need for the user to manually operate multiple Service can realize the aggregation between the target service and the GIS related service, thus saving the user's manual operation and responding to the service items initiated by the user in a timely manner.
  • the method before obtaining the first configuration information of the target service and the second configuration information of the GIS-associated service, the method further includes: step 302, obtaining the service identifier and corresponding configuration parameters; step 304, Obtain service attribute parameters according to the service identification, and determine the configuration location information corresponding to the service identification based on the service attribute parameters and configuration parameters; step 306, generate configuration sequence information corresponding to the service identification according to the configuration location information, service attribute parameters, and configuration parameters;
  • the first configuration information of the target service and the second configuration information of the GIS-related service include: step 308, obtaining the first configuration information of the target service and the second configuration information of the GIS-related service through the configuration sequence information.
  • the configuration of the service is realized through the above configuration method, so that the configuration information corresponding to the service can be queried according to the service identifier.
  • it also includes: when a new service is detected, obtaining the relationship between the new service and each service in the configuration sequence information According to the association relationship and the attribute parameters corresponding to the new service, update the configuration sequence information; according to the updated configuration sequence information, obtain the configuration location corresponding to the new service, and add the new service based on the configuration location corresponding to the new service Configure it.
  • the content of the configuration file can be continuously expanded to ensure that the configuration information corresponding to the service can be queried in the configuration file according to the service identifier.
  • the corresponding service access component is called to obtain the data information of the target service and the data of the GIS-related service
  • the information includes: step 402, based on the first configuration information of the target service and the second configuration information of the GIS-related service, call the corresponding service access component to obtain the notification message of the target service and the notification message of the GIS-related service; step 404, respectively Split the notification message of the target service and the notification message of the GIS-related service to obtain multiple message words; step 406, match the message words with keywords in the preset message database to obtain the data information of the target service and the GIS Data information of the associated service.
  • notification messages of various services can be obtained, such as mail, instant messaging and other services.
  • travel information can be recorded through the document service, and a travel route can be generated based on the travel information.
  • the notification message includes voice, text, etc. If it is a voice message, the voice message can be converted into a text message through the voice-to-text technology, and then the text is split according to the text processing technology to obtain multiple words.
  • the message words are matched with keywords in the preset message library to obtain the data information of the target service and the data information of the GIS related service, including: when the message words match the corresponding keywords in the preset message library, Perform semantic analysis and processing according to the message words to obtain the keywords corresponding to the target service and the keywords corresponding to the GIS related service; obtain the data information of the target service and the GIS related service based on the keywords corresponding to the target service and the keywords corresponding to the GIS related service Data information.
  • the keywords in the preset message database include element fields, and the split message words are matched with the element fields.
  • step 505 collecting historical location information of the user And historical interest information; step 506, based on the user’s historical location information, historical interest information, and information points at the target location in the data aggregation information, perform deep learning predictions to obtain user information points of interest; step 507, push user information points of interest To the client that initiated the GIS service request.
  • a POI Point of Information, information point
  • a shop can be a shop, a post box, a bus stop, etc.
  • the information points of interest to users can be obtained through a prediction model based on deep learning.
  • the prediction model can be a neural network model or a model constructed based on an intelligent algorithm.
  • the historical data includes historical location data and corresponding historical information of interest.
  • the information points at the target location in the data aggregation information are input to the prediction model, and the information points of interest to the user are determined through the output of the prediction model.
  • deep learning prediction is performed based on the user's historical location information, historical interest information, and information points at the target location in the data aggregation information to obtain user information points of interest, including: obtaining behaviors based on user historical location information and historical interest information Type and user behavior sequence; extract the user behavior sequence according to the interest degree corresponding to the behavior type to obtain the user behavior sequence feature; obtain the information point of the target location according to the user behavior sequence feature and the information point of the target location in the data aggregation information Interest degree prediction value; when the interest degree prediction value is greater than a preset threshold, the information point at the corresponding target position is taken as the user's interest information point.
  • a GIS service aggregation apparatus including: a request receiving module 602, an associated service determining module 604, a data information acquisition module 606, and an aggregation processing module 608, wherein: request receiving The module 602 is used to receive a GIS service request, and the GIS service request carries a target service identifier.
  • the associated service determination module 604 is used to determine the GIS associated service of the target service based on the geographic location data of the target service corresponding to the target service identifier.
  • the data information obtaining module 606 is used to obtain the first configuration information of the target service and the second configuration information of the GIS relationship service, and based on the first configuration information and the second configuration information, call the corresponding service access component to obtain the data information of the target service And data information of GIS related services.
  • the aggregation processing module 608 is used to perform aggregation processing based on the data information of the target service and the data information of the GIS related service to obtain the data aggregation information of the target service.
  • the GIS service aggregation apparatus further includes a configuration data generation module for obtaining service identification and corresponding configuration parameters; obtaining service attribute parameters according to the service identification, and determining the corresponding service identification based on the service attribute parameters and configuration parameters Configure location information; generate configuration sequence information corresponding to the service identifier according to the configuration location information, service attribute parameters, and configuration parameters; the data information acquisition module is used to obtain the first configuration information of the target service and the first configuration information of the GIS associated service through the configuration sequence information 2.
  • Configuration information for obtaining service identification and corresponding configuration parameters; obtaining service attribute parameters according to the service identification, and determining the corresponding service identification based on the service attribute parameters and configuration parameters Configure location information; generate configuration sequence information corresponding to the service identifier according to the configuration location information, service attribute parameters, and configuration parameters; the data information acquisition module is used to obtain the first configuration information of the target service and the first configuration information of the GIS associated service through the configuration sequence information 2.
  • the configuration data generation module is also used to obtain the association relationship between the new service and each service in the configuration sequence information when a new service is detected; according to the association relationship and the attribute parameter corresponding to the new service , Update the configuration sequence information; obtain the configuration location corresponding to the new service according to the updated configuration sequence information, and configure the new service based on the configuration location corresponding to the new service.
  • the data information acquisition module is also used to call the corresponding service access component based on the first configuration information of the target service and the second configuration information of the GIS-related service to obtain the notification message of the target service and the information of the GIS-related service.
  • Notification message separate the notification message of the target service and the notification message of the GIS-related service to obtain multiple message words; match the message words with the keywords in the preset message database to obtain the data information of the target service and Data information of GIS related services.
  • the data information acquisition module is also used to perform semantic analysis processing according to the message words when the message words match the corresponding keywords in the preset message library to obtain the keywords corresponding to the target service and the corresponding GIS related services Keywords: Based on the keywords corresponding to the target service and the keywords corresponding to the GIS related service, the data information of the target service and the data information of the GIS related service are obtained.
  • the GIS service aggregation device further includes an information push module for collecting user historical location information and historical interest information; based on the user's historical location information, historical interest information, and information points of the target location in the data aggregation information Perform deep learning predictions to obtain information points of interest to users; push user information points of interest to the client that initiates GIS service requests.
  • an information push module for collecting user historical location information and historical interest information; based on the user's historical location information, historical interest information, and information points of the target location in the data aggregation information Perform deep learning predictions to obtain information points of interest to users; push user information points of interest to the client that initiates GIS service requests.
  • the information push module is also used to obtain the behavior type and the user behavior sequence based on the user's historical location information and historical interest information; extract the user behavior sequence according to the interest degree corresponding to the behavior type to obtain the user behavior Sequence feature; according to the user behavior sequence feature and the information point of the target location in the data aggregation information, the interest degree prediction value of the information point of the target location is obtained; when the interest degree prediction value is greater than the preset threshold, the corresponding information point of the target location As information points of interest to users.
  • Each module in the above-mentioned GIS service aggregation device can be implemented in whole or in part by software, hardware and a combination thereof.
  • the above-mentioned modules may be embedded in the form of hardware or independent of the processor in the computer equipment, or may be stored in the memory of the computer equipment in the form of software, so that the processor can call and execute the operations corresponding to the above-mentioned modules.
  • a computer device is provided.
  • the computer device may be a server, and its internal structure diagram may be as shown in FIG. 7.
  • the computer equipment includes a processor, a memory, and a network interface connected through a system bus. Among them, the processor of the computer device is used to provide calculation and control capabilities.
  • the memory of the computer device includes a non-volatile storage medium and an internal memory.
  • the non-volatile storage medium stores an operating system, computer readable instructions, and a database.
  • the internal memory provides an environment for the operation of the operating system and computer-readable instructions in the non-volatile storage medium.
  • the database of the computer equipment is used to store data such as GIS service requests and configuration sequence information corresponding to service identifiers.
  • the network interface of the computer device is used to communicate with an external terminal through a network connection.
  • the computer-readable instructions are executed by the processor to realize a GIS service aggregation method.
  • FIG. 7 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the computer device to which the solution of the present application is applied.
  • the specific computer device may Including more or fewer parts than shown in the figure, or combining some parts, or having a different arrangement of parts.
  • a computer device including a memory and a processor, and computer-readable instructions are stored in the memory.
  • the processor executes the computer-readable instructions, the following steps are implemented: receiving a GIS service request, the GIS The service request carries the target service identifier; based on the geographic location data of the target service corresponding to the target service identifier, the GIS-related service of the target service is determined; the first configuration information of the target service and the second configuration information of the GIS relationship service are obtained, based on the first configuration Information and second configuration information, call the corresponding service access component to obtain the data information of the target service and the data information of the GIS related service; perform aggregation processing based on the data information of the target service and the data information of the GIS related service to obtain the data of the target service Aggregate information.
  • the processor further implements the following steps when executing the computer-readable instructions: acquiring the service identifier and corresponding configuration parameters; acquiring the service attribute parameters according to the service identifier, and determining the service identifier corresponding to the service identifier based on the service attribute parameters and configuration parameters.
  • Configure location information ; generate configuration sequence information corresponding to the service identifier according to the configuration location information, service attribute parameters, and configuration parameters; obtain the first configuration information of the target service and the second configuration information of the GIS-related service through the configuration sequence information.
  • the processor further implements the following steps when executing the computer-readable instructions: when a new service is detected, the association relationship between the new service and each service in the configuration sequence information is obtained; according to the association relationship and the new service The attribute parameters corresponding to the added service are updated, and the configuration sequence information is updated; according to the updated configuration sequence information, the configuration location corresponding to the new service is obtained, and the new service is configured based on the configuration location corresponding to the new service.
  • the processor further implements the following steps when executing the computer-readable instructions: based on the first configuration information of the target service and the second configuration information of the GIS associated service, call the corresponding service access component to obtain the notification of the target service Messages and notification messages of GIS related services; separate the notification messages of the target service and the notification messages of GIS related services to obtain multiple message words; match the message words with keywords in the preset message database to obtain The data information of the target service and the data information of the GIS related service.
  • the processor further implements the following steps when executing the computer-readable instructions: when the message words match the corresponding keywords in the preset message library, semantic analysis processing is performed according to the message words to obtain the key corresponding to the target service Words and keywords corresponding to GIS related services; based on the keywords corresponding to the target service and the keywords corresponding to the GIS related service, the data information of the target service and the data information of the GIS related service are obtained.
  • the processor further implements the following steps when executing the computer-readable instructions: collecting the user's historical location information and historical interest information; based on the user's historical location information, historical interest information, and information about the target location in the data aggregation information Do in-depth learning predictions to obtain information points of interest to users; push user information points of interest to the client that initiates a GIS service request.
  • the processor further implements the following steps when executing the computer-readable instructions: obtain the behavior type and the user behavior sequence based on the user's historical location information and historical interest information; and compare the user behavior sequence according to the interest degree corresponding to the behavior type. Perform feature extraction to obtain the user behavior sequence feature; according to the user behavior sequence feature and the information point of the target location in the data aggregation information, obtain the interest degree prediction value of the information point at the target location; when the interest degree prediction value is greater than the preset threshold, the The information point at the corresponding target location is regarded as the information point of interest to the user.
  • a computer-readable storage medium is provided, and computer-readable instructions are stored thereon.
  • the computer-readable instructions are executed by a processor, the following steps are implemented: a GIS service request is received, and the GIS service request carries Target service identifier; based on the geographic location data of the target service corresponding to the target service identifier, determine the GIS-related service of the target service; obtain the first configuration information of the target service and the second configuration information of the GIS relationship service, based on the first configuration information and the first configuration information Second, configure the information, call the corresponding service access component to obtain the data information of the target service and the data information of the GIS related service; perform aggregation processing based on the data information of the target service and the data information of the GIS related service to obtain the data aggregation information of the target service.
  • the following steps are also implemented: obtaining the service identification and corresponding configuration parameters; obtaining the service attribute parameters according to the service identification, and determining the corresponding service identification based on the service attribute parameters and configuration parameters According to the configuration location information, service attribute parameters and configuration parameters, generate configuration sequence information corresponding to the service identifier; obtain the first configuration information of the target service and the second configuration information of the GIS-related service through the configuration sequence information.
  • the following steps are further implemented: when a new service is detected, the association relationship between the new service and each service in the configuration sequence information is obtained; according to the association relationship and The attribute parameters corresponding to the new service are updated, and the configuration sequence information is updated; according to the updated configuration sequence information, the configuration location corresponding to the new service is obtained, and the new service is configured based on the configuration location corresponding to the new service.
  • the following steps are also implemented: based on the first configuration information of the target service and the second configuration information of the GIS associated service, call the corresponding service access component to obtain the target service Notification messages and notification messages of GIS related services; separate the notification messages of the target service and the notification messages of GIS related services to obtain multiple message words; match the message words with keywords in the preset message library, Obtain the data information of the target service and the data information of the GIS related service.
  • the following steps are also implemented: when the message words match the corresponding keywords in the preset message library, semantic analysis processing is performed according to the message words to obtain the target service corresponding Keywords and keywords corresponding to GIS related services; based on the keywords corresponding to the target service and the keywords corresponding to the GIS related service, the data information of the target service and the data information of the GIS related service are obtained.
  • the following steps are also implemented: collecting the user's historical location information and historical interest information; based on the user's historical location information, historical interest information, and the target location in the data aggregation information Information points perform in-depth learning predictions to obtain information points of interest to users; push user information points of interest to the client that initiates a GIS service request.
  • the following steps are also implemented: based on the user's historical location information and historical interest information, the behavior type and the user behavior sequence are obtained; and the user behavior is determined according to the interest level corresponding to the behavior type.
  • the sequence performs feature extraction to obtain the user behavior sequence feature; according to the user behavior sequence feature and the information point of the target location in the data aggregation information, the interest degree prediction value of the information point at the target location is obtained; when the interest degree prediction value is greater than the preset threshold, The information point of the corresponding target position is regarded as the information point of interest to the user.
  • Non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory may include random access memory (RAM) or external cache memory.
  • RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Channel (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)

Abstract

Disclosed are a GIS service aggregation method and apparatus, and a computer device and a storage medium. The method comprises: receiving a GIS service request, wherein the GIS service request carries a target service identifier (S202); on the basis of geographic position data of a target service corresponding to the target service identifier, determining a GIS associated service of the target service (S204); acquiring first configuration information of the target service and second configuration information of the GIS associated service, and calling a corresponding service access assembly on the basis of the first configuration information and the second configuration information, so as to obtain data information of the target service and data information of the GIS associated service (S206); and performing aggregation processing on the basis of the data information of the target service and the data information of the GIS associated service, so as to obtain data aggregation information of the target service (S208).

Description

GIS服务聚合方法、装置、计算机设备和存储介质GIS service aggregation method, device, computer equipment and storage medium
相关申请的交叉引用Cross-references to related applications
本申请要求于2020年7月27日提交中国专利局,申请号为2020107320256,申请名称为“GIS服务聚合方法、装置、计算机设备和存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office on July 27, 2020, the application number is 2020107320256, and the application name is "GIS service aggregation method, device, computer equipment and storage medium", the entire content of which is incorporated by reference Incorporated in this application.
技术领域Technical field
本申请涉及地理信息系统数据处理技术领域,特别是涉及一种GIS服务聚合方法、装置、计算机设备和存储介质。This application relates to the technical field of geographic information system data processing, in particular to a GIS service aggregation method, device, computer equipment and storage medium.
背景技术Background technique
随着计算机技术的发展,涌现出了多种多样的服务,不同的服务可以有不同的功能。在地理信息处理方面,GIS(Geographic Information System,地理信息系统)在多个行业得到了应用。通过将GIS与多种服务进行集成,可以为用户带来更多方便。With the development of computer technology, a variety of services have emerged, and different services can have different functions. In terms of geographic information processing, GIS (Geographic Information System) has been applied in many industries. Integrating GIS with multiple services can bring more convenience to users.
然而,发明人意识到,在使用某一服务时,通常需要用户手动操作,随着服务的增加,用户想完成某一事项可能需要操作多个服务。因此如何通过多个服务之间的聚合,节省用户手动操作,成为目前亟需解决的一个问题。However, the inventor realizes that when a certain service is used, manual operation by the user is usually required. As services increase, the user may need to operate multiple services to complete a certain task. Therefore, how to save users' manual operations through the aggregation of multiple services has become a problem that needs to be solved urgently.
发明内容Summary of the invention
根据本申请公开的各种实施例,提供一种GIS服务聚合方法、装置、计算机设备和存储介质。According to various embodiments disclosed in the present application, a GIS service aggregation method, device, computer equipment, and storage medium are provided.
一种GIS服务聚合方法包括:A GIS service aggregation method includes:
接收GIS服务请求,所述GIS服务请求携带目标服务标识;Receiving a GIS service request, the GIS service request carrying a target service identifier;
基于所述目标服务标识对应的目标服务的地理位置数据,确定所述目标服务的GIS关联服务;Determine the GIS-related service of the target service based on the geographic location data of the target service corresponding to the target service identifier;
获取所述目标服务的第一配置信息以及所述GIS关系服务的第二配置信息,基于所述第一配置信息以及所述第二配置信息,调用对应的服务访问组件,获得所述目标服务的数据信息以及所述GIS关联服务的数据信息;及Acquire the first configuration information of the target service and the second configuration information of the GIS relationship service, call the corresponding service access component based on the first configuration information and the second configuration information, and obtain the information of the target service Data information and data information of the GIS associated service; and
基于所述目标服务的数据信息以及所述GIS关联服务的数据信息进行聚合处理,获得所述目标服务的数据聚合信息。Perform aggregation processing based on the data information of the target service and the data information of the GIS associated service to obtain the data aggregation information of the target service.
一种GIS服务聚合装置包括:A GIS service aggregation device includes:
请求接收模块,用于接收GIS服务请求,所述GIS服务请求携带目标服务标识;The request receiving module is configured to receive a GIS service request, where the GIS service request carries a target service identifier;
关联服务确定模块,用于基于所述目标服务标识对应的目标服务的地理位置数据,确 定所述目标服务的GIS关联服务;An associated service determination module, configured to determine the GIS associated service of the target service based on the geographic location data of the target service corresponding to the target service identifier;
数据信息获取模块,用于获取所述目标服务的第一配置信息以及所述GIS关系服务的第二配置信息,基于所述第一配置信息以及所述第二配置信息,调用对应的服务访问组件,获得所述目标服务的数据信息以及所述GIS关联服务的数据信息;及The data information acquisition module is used to acquire the first configuration information of the target service and the second configuration information of the GIS relationship service, and call the corresponding service access component based on the first configuration information and the second configuration information To obtain the data information of the target service and the data information of the GIS associated service; and
聚合处理模块,用于基于所述目标服务的数据信息以及所述GIS关联服务的数据信息进行聚合处理,获得所述目标服务的数据聚合信息。The aggregation processing module is configured to perform aggregation processing based on the data information of the target service and the data information of the GIS associated service to obtain the data aggregation information of the target service.
一种计算机设备,包括存储器和一个或多个处理器,所述存储器中储存有计算机可读指令,所述计算机可读指令被所述处理器执行时,使得所述一个或多个处理器执行以下步骤:A computer device, including a memory and one or more processors, the memory stores computer readable instructions, and when the computer readable instructions are executed by the processor, the one or more processors execute The following steps:
接收GIS服务请求,所述GIS服务请求携带目标服务标识;Receiving a GIS service request, the GIS service request carrying a target service identifier;
基于所述目标服务标识对应的目标服务的地理位置数据,确定所述目标服务的GIS关联服务;Determine the GIS-related service of the target service based on the geographic location data of the target service corresponding to the target service identifier;
获取所述目标服务的第一配置信息以及所述GIS关系服务的第二配置信息,基于所述第一配置信息以及所述第二配置信息,调用对应的服务访问组件,获得所述目标服务的数据信息以及所述GIS关联服务的数据信息;及Acquire the first configuration information of the target service and the second configuration information of the GIS relationship service, call the corresponding service access component based on the first configuration information and the second configuration information, and obtain the information of the target service Data information and data information of the GIS associated service; and
基于所述目标服务的数据信息以及所述GIS关联服务的数据信息进行聚合处理,获得所述目标服务的数据聚合信息。Perform aggregation processing based on the data information of the target service and the data information of the GIS associated service to obtain the data aggregation information of the target service.
一个或多个存储有计算机可读指令的计算机可读存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行以下步骤:One or more computer-readable storage media storing computer-readable instructions. When the computer-readable instructions are executed by one or more processors, the one or more processors perform the following steps:
接收GIS服务请求,所述GIS服务请求携带目标服务标识;Receiving a GIS service request, the GIS service request carrying a target service identifier;
基于所述目标服务标识对应的目标服务的地理位置数据,确定所述目标服务的GIS关联服务;Determine the GIS-related service of the target service based on the geographic location data of the target service corresponding to the target service identifier;
获取所述目标服务的第一配置信息以及所述GIS关系服务的第二配置信息,基于所述第一配置信息以及所述第二配置信息,调用对应的服务访问组件,获得所述目标服务的数据信息以及所述GIS关联服务的数据信息;及Acquire the first configuration information of the target service and the second configuration information of the GIS relationship service, call the corresponding service access component based on the first configuration information and the second configuration information, and obtain the information of the target service Data information and data information of the GIS associated service; and
基于所述目标服务的数据信息以及所述GIS关联服务的数据信息进行聚合处理,获得所述目标服务的数据聚合信息。Perform aggregation processing based on the data information of the target service and the data information of the GIS associated service to obtain the data aggregation information of the target service.
上述GIS服务聚合方法、装置、计算机设备和存储介质,通过接收GIS服务请求,GIS服务请求携带目标服务标识;然后基于目标服务标识对应的目标服务的地理位置数据,确定目标服务的GIS关联服务;获取目标服务的第一配置信息以及GIS关系服务的第二配置信息,基于第一配置信息以及第二配置信息,调用对应的服务访问组件,获得目标服务的数据信息以及GIS关联服务的数据信息;最后基于目标服务的数据信息以及GIS关联服务的数据信息进行聚合处理,获得目标服务的数据聚合信息。上述GIS服务的聚合,在接收到GIS服务请求时,获取请求对应的目标服务以及GIS关联服务,通过对目标服务以及GIS服务进行信息聚合,获得目标服务的数据聚合信息,无需用户手动操作多个服务,即 可实现目标服务与GIS关联服务之间的聚合,因而可以节省用户手动操作,及时响应用户发起的服务事项。The above-mentioned GIS service aggregation method, device, computer equipment and storage medium receive the GIS service request, and the GIS service request carries the target service identifier; then, based on the geographic location data of the target service corresponding to the target service identifier, the GIS related service of the target service is determined; Acquire the first configuration information of the target service and the second configuration information of the GIS relationship service, call the corresponding service access component based on the first configuration information and the second configuration information, and obtain the data information of the target service and the data information of the GIS related service; Finally, based on the data information of the target service and the data information of the GIS related service, aggregate processing is performed to obtain the data aggregation information of the target service. For the aggregation of the above GIS services, when a GIS service request is received, the target service corresponding to the request and the GIS related service are obtained, and the data aggregation information of the target service is obtained by information aggregation of the target service and the GIS service, without the need for the user to manually operate multiple Service can realize the aggregation between the target service and the GIS related service, thus saving the user's manual operation and responding to the service items initiated by the user in a timely manner.
本申请的一个或多个实施例的细节在下面的附图和描述中提出。本申请的其它特征和优点将从说明书、附图以及权利要求书变得明显。The details of one or more embodiments of the present application are set forth in the following drawings and description. Other features and advantages of this application will become apparent from the description, drawings and claims.
附图说明Description of the drawings
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。In order to more clearly describe the technical solutions in the embodiments of the present application, the following will briefly introduce the drawings needed in the embodiments. Obviously, the drawings in the following description are only some embodiments of the present application. A person of ordinary skill in the art can obtain other drawings based on these drawings without creative work.
图1为根据一个或多个实施例中GIS服务聚合方法的应用环境图;Fig. 1 is an application environment diagram of a GIS service aggregation method according to one or more embodiments;
图2为根据一个或多个实施例中GIS服务聚合方法的流程示意图;Fig. 2 is a schematic flowchart of a GIS service aggregation method according to one or more embodiments;
图3为另一个实施例中GIS服务聚合方法的流程示意图;Fig. 3 is a schematic flowchart of a GIS service aggregation method in another embodiment;
图4为根据一个或多个实施例中服务对应的数据信息的获取步骤的流程示意图;FIG. 4 is a schematic flowchart of steps of obtaining data information corresponding to a service according to one or more embodiments;
图5为再一个实施例中GIS服务聚合方法的流程示意图;FIG. 5 is a schematic flowchart of a GIS service aggregation method in another embodiment;
图6为根据一个或多个实施例中GIS服务聚合装置的结构框图;Fig. 6 is a structural block diagram of a GIS service aggregation device according to one or more embodiments;
图7为根据一个或多个实施例中计算机设备的内部结构图。Fig. 7 is an internal structure diagram of a computer device according to one or more embodiments.
具体实施方式Detailed ways
为了使本申请的技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。In order to make the technical solutions and advantages of the present application clearer, the following further describes the present application in detail with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the present application, and are not used to limit the present application.
本申请提供的GIS服务聚合方法,可以应用于如图1所示的应用环境中。其中,客户端102通过网络与服务器104进行通信。客户端102发送GIS服务请求至服务器104,服务器104接收GIS服务请求,所述GIS服务请求携带目标服务标识;基于目标服务标识对应的目标服务的地理位置数据,确定目标服务的GIS关联服务;获取目标服务的第一配置信息以及GIS关系服务的第二配置信息,基于第一配置信息以及第二配置信息,调用对应的服务访问组件,获得目标服务的数据信息以及GIS关联服务的数据信息;基于目标服务的数据信息以及GIS关联服务的数据信息进行聚合处理,获得目标服务的数据聚合信息。其中,客户端102可以但不限于是各种个人计算机、笔记本电脑、智能手机、平板电脑和便携式可穿戴设备,服务器104可以用独立的服务器或者是多个服务器组成的服务器集群来实现。上述应用场景以GIS服务聚合方法应用于包括客户端和服务器的系统进行举例说明,并通过客户端和服务器的交互实现,可以理解的是,该GIS服务聚合方法也可以应用于客户端,还可以应用于服务器。The GIS service aggregation method provided by this application can be applied to the application environment as shown in FIG. 1. Among them, the client 102 communicates with the server 104 through the network. The client 102 sends a GIS service request to the server 104, and the server 104 receives the GIS service request. The GIS service request carries the target service identifier; based on the geographic location data of the target service corresponding to the target service identifier, the GIS associated service of the target service is determined; Based on the first configuration information of the target service and the second configuration information of the GIS relationship service, call the corresponding service access component based on the first configuration information and the second configuration information to obtain the data information of the target service and the data information of the GIS related service; The data information of the target service and the data information of the GIS related service are aggregated to obtain the data aggregation information of the target service. Among them, the client 102 may be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices. The server 104 may be implemented by an independent server or a server cluster composed of multiple servers. The above application scenario is illustrated by the application of the GIS service aggregation method to a system including a client and a server, and is realized through the interaction between the client and the server. It can be understood that the GIS service aggregation method can also be applied to the client, or Applied to the server.
在其中一个实施例中,如图2所示,提供了一种GIS服务聚合方法,以该方法应用于图1中的服务器为例进行说明,包括以下步骤:In one of the embodiments, as shown in Fig. 2, a GIS service aggregation method is provided. Taking the method applied to the server in Fig. 1 as an example for description, the method includes the following steps:
步骤202,接收GIS服务请求,GIS服务请求携带目标服务标识。Step 202: A GIS service request is received, and the GIS service request carries a target service identifier.
GIS服务请求是指由用户通过客户端发起的、用于完成某个包含地理信息事项的请求,目标服务标识用于区分不同的GIS服务,比如景区游览路线服务、导诊路线服务等。A GIS service request refers to a request initiated by a user through a client to complete a certain item containing geographic information. The target service identifier is used to distinguish different GIS services, such as scenic tour route service, medical guidance route service, etc.
步骤204,基于目标服务标识对应的目标服务的地理位置数据,确定目标服务的GIS关联服务。Step 204: Determine the GIS associated service of the target service based on the geographic location data of the target service corresponding to the target service identifier.
GIS关联服务是指与目标服务具有关联关系的其他服务,比如:在通过文档服务记录旅游路线时,可以根据旅游路线中出现的地名等地理位置信息调用天气服务,获取旅游路线中目标位置的天气服务。GIS related services refer to other services that have an associated relationship with the target service. For example, when the travel route is recorded through the document service, the weather service can be called based on the geographic location information such as the place name appearing in the travel route to obtain the weather at the target location in the travel route. service.
步骤206,获取目标服务的第一配置信息以及GIS关系服务的第二配置信息,基于第一配置信息以及第二配置信息,调用对应的服务访问组件,获得目标服务的数据信息以及GIS关联服务的数据信息。Step 206: Obtain the first configuration information of the target service and the second configuration information of the GIS relationship service. Based on the first configuration information and the second configuration information, call the corresponding service access component to obtain the data information of the target service and the information of the GIS related service. Data information.
不同的服务对应不同的服务访问组件,通过服务对应的配置信息调用对应的服务访问组件,获得该服务的数据信息,可以预先存储配置文件,配置文件中记录多方服务之间的关联关系,包括自身服务和第三方服务,自身服务包括文档、根据用户位置及习惯向用户推荐信息的服务等、网络安全等。此外,配置文件中还存储有服务标识与配置序列信息之间的关系,配置序列信息用于表征服务的配置信息,包括配置位置、服务属性、配置参数等。Different services correspond to different service access components. The corresponding service access components are called through the configuration information corresponding to the service to obtain the data information of the service. The configuration file can be stored in advance. The configuration file records the association relationship between multiple services, including itself Services and third-party services, their own services include documents, services that recommend information to users based on their location and habits, and network security. In addition, the configuration file also stores the relationship between the service identifier and the configuration sequence information. The configuration sequence information is used to characterize the configuration information of the service, including the configuration location, service attributes, configuration parameters, and so on.
步骤208,基于目标服务的数据信息以及GIS关联服务的数据信息进行聚合处理,获得目标服务的数据聚合信息。Step 208: Perform aggregation processing based on the data information of the target service and the data information of the GIS related service to obtain the data aggregation information of the target service.
将GIS关联服务的数据信息与目标服务的数据信息进行聚合,具体而言,提取目标服务数据信息中的位置,获取各个位置对应的GIS关联服务结果,将各个位置以及对应的GIS关联服务结果关联存储,由此得到聚合结果,将聚合结果作为目标服务的数据聚合信息,比如,通过文档服务记录旅游路线时,可以根据旅游路线中出现的地名等目标位置信息调用天气服务,获取目标位置的天气服务。随着天气的变化,文档服务可以生成调整旅游路线的提示信息,提示信息中包括旅游路线中各个目标位置根据天气情况调整的先后顺序。此外,还可以调用导航服务,根据天气情况和多个目标位置之间的位置关系,对导航路线进行调整,文档服务可以跟根据调整后的导航路线以及天气情况生成提示信息。Aggregate the data information of the GIS related service and the data information of the target service, specifically, extract the location in the target service data information, obtain the GIS related service result corresponding to each location, and associate each location with the corresponding GIS related service result Stored, the result of aggregation is obtained, and the result of aggregation is used as the data aggregation information of the target service. For example, when a travel route is recorded through a document service, the weather service can be called according to the target location information such as place names appearing in the travel route to obtain the weather at the target location. service. As the weather changes, the document service can generate prompt information for adjusting the travel route. The prompt information includes the sequence of adjustment of each target location in the travel route according to the weather conditions. In addition, navigation services can also be invoked to adjust the navigation route according to the weather conditions and the positional relationship between multiple target locations. The document service can generate prompt information based on the adjusted navigation route and weather conditions.
上述GIS服务聚合方法,通过接收GIS服务请求,GIS服务请求携带目标服务标识;然后基于目标服务标识对应的目标服务的地理位置数据,确定目标服务的GIS关联服务;获取目标服务的第一配置信息以及GIS关系服务的第二配置信息,基于第一配置信息以及第二配置信息,调用对应的服务访问组件,获得目标服务的数据信息以及GIS关联服务的数据信息;最后基于目标服务的数据信息以及GIS关联服务的数据信息进行聚合处理,获得目标服务的数据聚合信息。上述GIS服务的聚合,在接收到GIS服务请求时,获取请求对应的目标服务以及GIS关联服务,通过对目标服务以及GIS服务进行信息聚合,获得目标服务的数据聚合信息,无需用户手动操作多个服务,即可实现目标服务与GIS关联服务 之间的聚合,因而可以节省用户手动操作,及时响应用户发起的服务事项。In the above GIS service aggregation method, by receiving the GIS service request, the GIS service request carries the target service identifier; then based on the geographic location data of the target service corresponding to the target service identifier, the GIS related service of the target service is determined; and the first configuration information of the target service is obtained And the second configuration information of the GIS relationship service, based on the first configuration information and the second configuration information, call the corresponding service access component to obtain the data information of the target service and the data information of the GIS related service; finally based on the data information of the target service and The data information of the GIS related service is aggregated to obtain the data aggregation information of the target service. For the aggregation of the above GIS services, when a GIS service request is received, the target service corresponding to the request and the GIS related service are obtained, and the data aggregation information of the target service is obtained by information aggregation of the target service and the GIS service, without the need for the user to manually operate multiple Service can realize the aggregation between the target service and the GIS related service, thus saving the user's manual operation and responding to the service items initiated by the user in a timely manner.
在其中一个实施例中,如图3所示,获取目标服务的第一配置信息以及GIS关联服务的第二配置信息之前,还包括:步骤302,获取服务标识以及对应的配置参数;步骤304,根据服务标识获取服务属性参数,基于服务属性参数以及配置参数,确定服务标识对应的配置位置信息;步骤306,根据配置位置信息、服务属性参数以及配置参数,生成服务标识对应的配置序列信息;获取目标服务的第一配置信息以及GIS关联服务的第二配置信息,包括:步骤308,通过配置序列信息,获取目标服务的第一配置信息以及GIS关联服务的第二配置信息。通过上述配置方式实现对服务的配置,由此可以根据服务标识来查询服务对应的配置信息。具体而言,根据配置位置信息、服务属性参数以及配置参数,生成服务标识对应的配置序列信息之后,还包括:当检测到新增服务时,获取新增服务与配置序列信息中各个服务之间的关联关系;根据关联关系以及新增服务对应的属性参数,更新配置序列信息;根据更新后的配置序列信息,获得新增服务对应的配置位置,基于新增服务对应的配置位置对新增服务进行配置。这样可以不断扩充配置文件的内容,以保证根据服务标识在配置文件中可以查询到服务对应的配置信息。In one of the embodiments, as shown in FIG. 3, before obtaining the first configuration information of the target service and the second configuration information of the GIS-associated service, the method further includes: step 302, obtaining the service identifier and corresponding configuration parameters; step 304, Obtain service attribute parameters according to the service identification, and determine the configuration location information corresponding to the service identification based on the service attribute parameters and configuration parameters; step 306, generate configuration sequence information corresponding to the service identification according to the configuration location information, service attribute parameters, and configuration parameters; The first configuration information of the target service and the second configuration information of the GIS-related service include: step 308, obtaining the first configuration information of the target service and the second configuration information of the GIS-related service through the configuration sequence information. The configuration of the service is realized through the above configuration method, so that the configuration information corresponding to the service can be queried according to the service identifier. Specifically, after generating the configuration sequence information corresponding to the service identifier according to the configuration location information, service attribute parameters, and configuration parameters, it also includes: when a new service is detected, obtaining the relationship between the new service and each service in the configuration sequence information According to the association relationship and the attribute parameters corresponding to the new service, update the configuration sequence information; according to the updated configuration sequence information, obtain the configuration location corresponding to the new service, and add the new service based on the configuration location corresponding to the new service Configure it. In this way, the content of the configuration file can be continuously expanded to ensure that the configuration information corresponding to the service can be queried in the configuration file according to the service identifier.
在其中一个实施例中,如图4所示,基于目标服务的第一配置信息以及GIS关联服务的第二配置信息,调用对应的服务访问组件,获得目标服务的数据信息以及GIS关联服务的数据信息,包括:步骤402,基于目标服务的第一配置信息以及GIS关联服务的第二配置信息,调用对应的服务访问组件,获得目标服务的通知消息和GIS关联服务的通知消息;步骤404,分别对目标服务的通知消息和GIS关联服务的通知消息进行拆分处理,获得多个消息词语;步骤406,将消息词语与预设消息库中的关键词进行匹配,得到目标服务的数据信息以及GIS关联服务的数据信息。通过文档服务可以获取多种服务的通知消息,比如邮件、即时通讯等服务,其中,可以通过文档服务记录旅游信息,根据旅游信息生成旅游路线。通知消息包括语音、文本等,如果是语音消息,可以通过语音转文本技术将语音消息转换成文本消息,再根据文本处理技术对文本进行拆分,得到多个词语。具体地,将消息词语与预设消息库中的关键词进行匹配,得到目标服务的数据信息以及GIS关联服务的数据信息,包括:当消息词语与预设消息库中对应的关键词匹配时,根据消息词语进行语义分析处理,得到目标服务对应的关键词以及GIS关联服务对应的关键词;基于目标服务对应的关键词以及GIS关联服务对应的关键词,得到目标服务的数据信息以及GIS关联服务的数据信息。其中,预设消息库中的关键词包括要素字段,将拆分得到的消息词语与要素字段进行匹配,当匹配成功时,再根据消息词语进行上下文语义分析,提取文档关键词,由此生成文档。In one of the embodiments, as shown in Figure 4, based on the first configuration information of the target service and the second configuration information of the GIS-related service, the corresponding service access component is called to obtain the data information of the target service and the data of the GIS-related service The information includes: step 402, based on the first configuration information of the target service and the second configuration information of the GIS-related service, call the corresponding service access component to obtain the notification message of the target service and the notification message of the GIS-related service; step 404, respectively Split the notification message of the target service and the notification message of the GIS-related service to obtain multiple message words; step 406, match the message words with keywords in the preset message database to obtain the data information of the target service and the GIS Data information of the associated service. Through the document service, notification messages of various services can be obtained, such as mail, instant messaging and other services. Among them, travel information can be recorded through the document service, and a travel route can be generated based on the travel information. The notification message includes voice, text, etc. If it is a voice message, the voice message can be converted into a text message through the voice-to-text technology, and then the text is split according to the text processing technology to obtain multiple words. Specifically, the message words are matched with keywords in the preset message library to obtain the data information of the target service and the data information of the GIS related service, including: when the message words match the corresponding keywords in the preset message library, Perform semantic analysis and processing according to the message words to obtain the keywords corresponding to the target service and the keywords corresponding to the GIS related service; obtain the data information of the target service and the GIS related service based on the keywords corresponding to the target service and the keywords corresponding to the GIS related service Data information. Among them, the keywords in the preset message database include element fields, and the split message words are matched with the element fields. When the matching is successful, context semantic analysis is performed according to the message words, and the document keywords are extracted, thereby generating the document .
在其中一个实施例中,如图5所示,基于目标服务的数据信息以及GIS关联服务的数据信息进行聚合处理,获得目标服务的数据聚合信息之后,还包括:步骤505,采集用户历史位置信息以及历史感兴趣信息;步骤506,基于用户历史位置信息、历史感兴趣信息以及数据聚合信息中目标位置的信息点进行深度学习预测,获得用户感兴趣信息点;步骤 507,推送用户感兴趣信息点至发起GIS服务请求的客户端。在地理信息系统中,一个POI(Point of Information,信息点)可以是一栋房子、一个商铺、一个邮筒、一个公交站等。可以通过基于深度学习的预测模型,获取用户感兴趣信息点,预测模型可以是神经网络模型或基于智能算法构建的模型。获取用于模型训练的历史数据,历史数据包括历史位置数据以及对应的历史感兴趣信息。将历史位置数据输入至神经网络模型或基于智能算法构建的模型进行训练,调节模型的参数,直至模型的输出数据与对应的历史感兴趣信息一致,得到预测模型。将数据聚合信息中目标位置的信息点输入至预测模型,通过预测模型的输出确定用户感兴趣信息点。具体地,基于用户历史位置信息、历史感兴趣信息以及数据聚合信息中目标位置的信息点进行深度学习预测,获得用户感兴趣信息点,包括:基于用户历史位置信息以及历史感兴趣信息,获得行为类型以及用户行为序列;根据行为类型对应的兴趣度对用户行为序列进行特征提取,得到用户行为序列特征;根据用户行为序列特征以及数据聚合信息中目标位置的信息点,获得目标位置的信息点的兴趣度预测值;当兴趣度预测值大于预设阈值时,将相应的目标位置的信息点作为用户感兴趣信息点。获取目标位置对应的多个POI,将目标位置的POI标记为候选POI信息,将候选POI信息与用户行为序列特征输入至基于深度学习的预测模型,通过预测模型计算目标位置对应的预测值,得到用户感兴趣的POI信息。由此能够在向用户提供导航路线的同时,还可以准确向用户推送用户感兴趣POI信息。进一步地,对用户行为序列提取深度特征,利用深度特征与用户行为序列进行组合,得到组合特征信息,根据组合特征信息计算每个候选POI的兴趣特征向量和对应的权重,通过候选POI的兴趣特征向量和对应权重计算每个候选POI对应的预测值,当预测值超过阈值时,将相应的候选POI作为用户感兴趣的POI。In one of the embodiments, as shown in FIG. 5, performing aggregation processing based on the data information of the target service and the data information of the GIS related service, after obtaining the data aggregation information of the target service, the method further includes: step 505, collecting historical location information of the user And historical interest information; step 506, based on the user’s historical location information, historical interest information, and information points at the target location in the data aggregation information, perform deep learning predictions to obtain user information points of interest; step 507, push user information points of interest To the client that initiated the GIS service request. In a geographic information system, a POI (Point of Information, information point) can be a house, a shop, a post box, a bus stop, etc. The information points of interest to users can be obtained through a prediction model based on deep learning. The prediction model can be a neural network model or a model constructed based on an intelligent algorithm. Obtain historical data used for model training. The historical data includes historical location data and corresponding historical information of interest. Input historical position data into a neural network model or a model constructed based on an intelligent algorithm for training, and adjust the parameters of the model until the output data of the model is consistent with the corresponding historical interest information to obtain a predictive model. The information points at the target location in the data aggregation information are input to the prediction model, and the information points of interest to the user are determined through the output of the prediction model. Specifically, deep learning prediction is performed based on the user's historical location information, historical interest information, and information points at the target location in the data aggregation information to obtain user information points of interest, including: obtaining behaviors based on user historical location information and historical interest information Type and user behavior sequence; extract the user behavior sequence according to the interest degree corresponding to the behavior type to obtain the user behavior sequence feature; obtain the information point of the target location according to the user behavior sequence feature and the information point of the target location in the data aggregation information Interest degree prediction value; when the interest degree prediction value is greater than a preset threshold, the information point at the corresponding target position is taken as the user's interest information point. Obtain multiple POIs corresponding to the target location, mark the POI at the target location as candidate POI information, input the candidate POI information and user behavior sequence characteristics into the prediction model based on deep learning, and calculate the predicted value corresponding to the target location through the prediction model, to get POI information that the user is interested in. In this way, while providing navigation routes to users, it is also possible to accurately push users interested POI information to users. Further, extract the depth features from the user behavior sequence, combine the depth features and the user behavior sequence to obtain combined feature information, calculate the interest feature vector and corresponding weight of each candidate POI according to the combined feature information, and use the interest feature of the candidate POI The vector and the corresponding weight calculate the predicted value corresponding to each candidate POI. When the predicted value exceeds the threshold, the corresponding candidate POI is regarded as the POI of interest to the user.
应该理解的是,虽然图2-5的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,图2-5中的至少一部分步骤可以包括多个步骤或者多个阶段,这些步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤中的步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although the various steps in the flowcharts of FIGS. 2-5 are displayed in sequence as indicated by the arrows, these steps are not necessarily performed in sequence in the order indicated by the arrows. Unless specifically stated in this article, the execution of these steps is not strictly limited in order, and these steps can be executed in other orders. Moreover, at least part of the steps in Figures 2-5 can include multiple steps or multiple stages. These steps or stages are not necessarily executed at the same time, but can be executed at different times. The execution of these steps or stages The sequence is not necessarily performed sequentially, but may be performed alternately or alternately with other steps or at least a part of the steps or stages in other steps.
在其中一个实施例中,如图6所示,提供了一种GIS服务聚合装置,包括:请求接收模块602、关联服务确定模块604、数据信息获取模块606和聚合处理模块608,其中:请求接收模块602,用于接收GIS服务请求,GIS服务请求携带目标服务标识。关联服务确定模块604,用于基于目标服务标识对应的目标服务的地理位置数据,确定目标服务的GIS关联服务。数据信息获取模块606,用于获取目标服务的第一配置信息以及GIS关系服务的第二配置信息,基于第一配置信息以及第二配置信息,调用对应的服务访问组件,获得目标服务的数据信息以及GIS关联服务的数据信息。聚合处理模块608,用于基于目标服务的数据信息以及GIS关联服务的数据信息进行聚合处理,获得目标服务的数据聚合 信息。In one of the embodiments, as shown in FIG. 6, a GIS service aggregation apparatus is provided, including: a request receiving module 602, an associated service determining module 604, a data information acquisition module 606, and an aggregation processing module 608, wherein: request receiving The module 602 is used to receive a GIS service request, and the GIS service request carries a target service identifier. The associated service determination module 604 is used to determine the GIS associated service of the target service based on the geographic location data of the target service corresponding to the target service identifier. The data information obtaining module 606 is used to obtain the first configuration information of the target service and the second configuration information of the GIS relationship service, and based on the first configuration information and the second configuration information, call the corresponding service access component to obtain the data information of the target service And data information of GIS related services. The aggregation processing module 608 is used to perform aggregation processing based on the data information of the target service and the data information of the GIS related service to obtain the data aggregation information of the target service.
在其中一个实施例中,GIS服务聚合装置还包括配置数据生成模块,用于获取服务标识以及对应的配置参数;根据服务标识获取服务属性参数,基于服务属性参数以及配置参数,确定服务标识对应的配置位置信息;根据配置位置信息、服务属性参数以及配置参数,生成服务标识对应的配置序列信息;数据信息获取模块用于通过配置序列信息,获取目标服务的第一配置信息以及GIS关联服务的第二配置信息。In one of the embodiments, the GIS service aggregation apparatus further includes a configuration data generation module for obtaining service identification and corresponding configuration parameters; obtaining service attribute parameters according to the service identification, and determining the corresponding service identification based on the service attribute parameters and configuration parameters Configure location information; generate configuration sequence information corresponding to the service identifier according to the configuration location information, service attribute parameters, and configuration parameters; the data information acquisition module is used to obtain the first configuration information of the target service and the first configuration information of the GIS associated service through the configuration sequence information 2. Configuration information.
在其中一个实施例中,配置数据生成模块还用于当检测到新增服务时,获取新增服务与配置序列信息中各个服务之间的关联关系;根据关联关系以及新增服务对应的属性参数,更新配置序列信息;根据更新后的配置序列信息,获得新增服务对应的配置位置,基于新增服务对应的配置位置对新增服务进行配置。In one of the embodiments, the configuration data generation module is also used to obtain the association relationship between the new service and each service in the configuration sequence information when a new service is detected; according to the association relationship and the attribute parameter corresponding to the new service , Update the configuration sequence information; obtain the configuration location corresponding to the new service according to the updated configuration sequence information, and configure the new service based on the configuration location corresponding to the new service.
在其中一个实施例中,数据信息获取模块还用于基于目标服务的第一配置信息以及GIS关联服务的第二配置信息,调用对应的服务访问组件,获得目标服务的通知消息和GIS关联服务的通知消息;分别对目标服务的通知消息和GIS关联服务的通知消息进行拆分处理,获得多个消息词语;将消息词语与预设消息库中的关键词进行匹配,得到目标服务的数据信息以及GIS关联服务的数据信息。In one of the embodiments, the data information acquisition module is also used to call the corresponding service access component based on the first configuration information of the target service and the second configuration information of the GIS-related service to obtain the notification message of the target service and the information of the GIS-related service. Notification message; separate the notification message of the target service and the notification message of the GIS-related service to obtain multiple message words; match the message words with the keywords in the preset message database to obtain the data information of the target service and Data information of GIS related services.
在其中一个实施例中,数据信息获取模块还用于当消息词语与预设消息库中对应的关键词匹配时,根据消息词语进行语义分析处理,得到目标服务对应的关键词以及GIS关联服务对应的关键词;基于目标服务对应的关键词以及GIS关联服务对应的关键词,得到目标服务的数据信息以及GIS关联服务的数据信息。In one of the embodiments, the data information acquisition module is also used to perform semantic analysis processing according to the message words when the message words match the corresponding keywords in the preset message library to obtain the keywords corresponding to the target service and the corresponding GIS related services Keywords: Based on the keywords corresponding to the target service and the keywords corresponding to the GIS related service, the data information of the target service and the data information of the GIS related service are obtained.
在其中一个实施例中,GIS服务聚合装置还包括信息推送模块,用于采集用户历史位置信息以及历史感兴趣信息;基于用户历史位置信息、历史感兴趣信息以及数据聚合信息中目标位置的信息点进行深度学习预测,获得用户感兴趣信息点;推送用户感兴趣信息点至发起GIS服务请求的客户端。In one of the embodiments, the GIS service aggregation device further includes an information push module for collecting user historical location information and historical interest information; based on the user's historical location information, historical interest information, and information points of the target location in the data aggregation information Perform deep learning predictions to obtain information points of interest to users; push user information points of interest to the client that initiates GIS service requests.
在其中一个实施例中,信息推送模块还用于基于用户历史位置信息以及历史感兴趣信息,获得行为类型以及用户行为序列;根据行为类型对应的兴趣度对用户行为序列进行特征提取,得到用户行为序列特征;根据用户行为序列特征以及数据聚合信息中目标位置的信息点,获得目标位置的信息点的兴趣度预测值;当兴趣度预测值大于预设阈值时,将相应的目标位置的信息点作为用户感兴趣信息点。In one of the embodiments, the information push module is also used to obtain the behavior type and the user behavior sequence based on the user's historical location information and historical interest information; extract the user behavior sequence according to the interest degree corresponding to the behavior type to obtain the user behavior Sequence feature; according to the user behavior sequence feature and the information point of the target location in the data aggregation information, the interest degree prediction value of the information point of the target location is obtained; when the interest degree prediction value is greater than the preset threshold, the corresponding information point of the target location As information points of interest to users.
关于GIS服务聚合装置的具体限定可以参见上文中对于GIS服务聚合方法的限定,在此不再赘述。上述GIS服务聚合装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。For the specific definition of the GIS service aggregation device, please refer to the above definition of the GIS service aggregation method, which will not be repeated here. Each module in the above-mentioned GIS service aggregation device can be implemented in whole or in part by software, hardware and a combination thereof. The above-mentioned modules may be embedded in the form of hardware or independent of the processor in the computer equipment, or may be stored in the memory of the computer equipment in the form of software, so that the processor can call and execute the operations corresponding to the above-mentioned modules.
在其中一个实施例中,提供了一种计算机设备,该计算机设备可以是服务器,其内部结构图可以如图7所示。该计算机设备包括通过系统总线连接的处理器、存储器和网络接 口。其中,该计算机设备的处理器用于提供计算和控制能力。该计算机设备的存储器包括非易失性存储介质、内存储器。该非易失性存储介质存储有操作系统、计算机可读指令和数据库。该内存储器为非易失性存储介质中的操作系统和计算机可读指令的运行提供环境。该计算机设备的数据库用于存储GIS服务请求、服务标识对应的配置序列信息等数据。该计算机设备的网络接口用于与外部的终端通过网络连接通信。该计算机可读指令被处理器执行时以实现一种GIS服务聚合方法。In one of the embodiments, a computer device is provided. The computer device may be a server, and its internal structure diagram may be as shown in FIG. 7. The computer equipment includes a processor, a memory, and a network interface connected through a system bus. Among them, the processor of the computer device is used to provide calculation and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer readable instructions, and a database. The internal memory provides an environment for the operation of the operating system and computer-readable instructions in the non-volatile storage medium. The database of the computer equipment is used to store data such as GIS service requests and configuration sequence information corresponding to service identifiers. The network interface of the computer device is used to communicate with an external terminal through a network connection. The computer-readable instructions are executed by the processor to realize a GIS service aggregation method.
本领域技术人员可以理解,图7中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art can understand that the structure shown in FIG. 7 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the computer device to which the solution of the present application is applied. The specific computer device may Including more or fewer parts than shown in the figure, or combining some parts, or having a different arrangement of parts.
在其中一个实施例中,提供了一种计算机设备,包括存储器和处理器,存储器中存储有计算机可读指令,该处理器执行计算机可读指令时实现以下步骤:接收GIS服务请求,所述GIS服务请求携带目标服务标识;基于目标服务标识对应的目标服务的地理位置数据,确定目标服务的GIS关联服务;获取目标服务的第一配置信息以及GIS关系服务的第二配置信息,基于第一配置信息以及第二配置信息,调用对应的服务访问组件,获得目标服务的数据信息以及GIS关联服务的数据信息;基于目标服务的数据信息以及GIS关联服务的数据信息进行聚合处理,获得目标服务的数据聚合信息。In one of the embodiments, a computer device is provided, including a memory and a processor, and computer-readable instructions are stored in the memory. When the processor executes the computer-readable instructions, the following steps are implemented: receiving a GIS service request, the GIS The service request carries the target service identifier; based on the geographic location data of the target service corresponding to the target service identifier, the GIS-related service of the target service is determined; the first configuration information of the target service and the second configuration information of the GIS relationship service are obtained, based on the first configuration Information and second configuration information, call the corresponding service access component to obtain the data information of the target service and the data information of the GIS related service; perform aggregation processing based on the data information of the target service and the data information of the GIS related service to obtain the data of the target service Aggregate information.
在其中一个实施例中,处理器执行计算机可读指令时还实现以下步骤:获取服务标识以及对应的配置参数;根据服务标识获取服务属性参数,基于服务属性参数以及配置参数,确定服务标识对应的配置位置信息;根据配置位置信息、服务属性参数以及配置参数,生成服务标识对应的配置序列信息;通过配置序列信息,获取目标服务的第一配置信息以及GIS关联服务的第二配置信息。In one of the embodiments, the processor further implements the following steps when executing the computer-readable instructions: acquiring the service identifier and corresponding configuration parameters; acquiring the service attribute parameters according to the service identifier, and determining the service identifier corresponding to the service identifier based on the service attribute parameters and configuration parameters. Configure location information; generate configuration sequence information corresponding to the service identifier according to the configuration location information, service attribute parameters, and configuration parameters; obtain the first configuration information of the target service and the second configuration information of the GIS-related service through the configuration sequence information.
在其中一个实施例中,处理器执行计算机可读指令时还实现以下步骤:当检测到新增服务时,获取新增服务与配置序列信息中各个服务之间的关联关系;根据关联关系以及新增服务对应的属性参数,更新配置序列信息;根据更新后的配置序列信息,获得新增服务对应的配置位置,基于新增服务对应的配置位置对新增服务进行配置。In one of the embodiments, the processor further implements the following steps when executing the computer-readable instructions: when a new service is detected, the association relationship between the new service and each service in the configuration sequence information is obtained; according to the association relationship and the new service The attribute parameters corresponding to the added service are updated, and the configuration sequence information is updated; according to the updated configuration sequence information, the configuration location corresponding to the new service is obtained, and the new service is configured based on the configuration location corresponding to the new service.
在其中一个实施例中,处理器执行计算机可读指令时还实现以下步骤:基于目标服务的第一配置信息以及GIS关联服务的第二配置信息,调用对应的服务访问组件,获得目标服务的通知消息和GIS关联服务的通知消息;分别对目标服务的通知消息和GIS关联服务的通知消息进行拆分处理,获得多个消息词语;将消息词语与预设消息库中的关键词进行匹配,得到目标服务的数据信息以及GIS关联服务的数据信息。In one of the embodiments, the processor further implements the following steps when executing the computer-readable instructions: based on the first configuration information of the target service and the second configuration information of the GIS associated service, call the corresponding service access component to obtain the notification of the target service Messages and notification messages of GIS related services; separate the notification messages of the target service and the notification messages of GIS related services to obtain multiple message words; match the message words with keywords in the preset message database to obtain The data information of the target service and the data information of the GIS related service.
在其中一个实施例中,处理器执行计算机可读指令时还实现以下步骤:当消息词语与预设消息库中对应的关键词匹配时,根据消息词语进行语义分析处理,得到目标服务对应的关键词以及GIS关联服务对应的关键词;基于目标服务对应的关键词以及GIS关联服务对应的关键词,得到目标服务的数据信息以及GIS关联服务的数据信息。In one of the embodiments, the processor further implements the following steps when executing the computer-readable instructions: when the message words match the corresponding keywords in the preset message library, semantic analysis processing is performed according to the message words to obtain the key corresponding to the target service Words and keywords corresponding to GIS related services; based on the keywords corresponding to the target service and the keywords corresponding to the GIS related service, the data information of the target service and the data information of the GIS related service are obtained.
在其中一个实施例中,处理器执行计算机可读指令时还实现以下步骤:采集用户历史位置信息以及历史感兴趣信息;基于用户历史位置信息、历史感兴趣信息以及数据聚合信息中目标位置的信息点进行深度学习预测,获得用户感兴趣信息点;推送用户感兴趣信息点至发起GIS服务请求的客户端。In one of the embodiments, the processor further implements the following steps when executing the computer-readable instructions: collecting the user's historical location information and historical interest information; based on the user's historical location information, historical interest information, and information about the target location in the data aggregation information Do in-depth learning predictions to obtain information points of interest to users; push user information points of interest to the client that initiates a GIS service request.
在其中一个实施例中,处理器执行计算机可读指令时还实现以下步骤:基于用户历史位置信息以及历史感兴趣信息,获得行为类型以及用户行为序列;根据行为类型对应的兴趣度对用户行为序列进行特征提取,得到用户行为序列特征;根据用户行为序列特征以及数据聚合信息中目标位置的信息点,获得目标位置的信息点的兴趣度预测值;当兴趣度预测值大于预设阈值时,将相应的目标位置的信息点作为用户感兴趣信息点。In one of the embodiments, the processor further implements the following steps when executing the computer-readable instructions: obtain the behavior type and the user behavior sequence based on the user's historical location information and historical interest information; and compare the user behavior sequence according to the interest degree corresponding to the behavior type. Perform feature extraction to obtain the user behavior sequence feature; according to the user behavior sequence feature and the information point of the target location in the data aggregation information, obtain the interest degree prediction value of the information point at the target location; when the interest degree prediction value is greater than the preset threshold, the The information point at the corresponding target location is regarded as the information point of interest to the user.
在其中一个实施例中,提供了一种计算机可读存储介质,其上存储有计算机可读指令,计算机可读指令被处理器执行时实现以下步骤:接收GIS服务请求,所述GIS服务请求携带目标服务标识;基于目标服务标识对应的目标服务的地理位置数据,确定目标服务的GIS关联服务;获取目标服务的第一配置信息以及GIS关系服务的第二配置信息,基于第一配置信息以及第二配置信息,调用对应的服务访问组件,获得目标服务的数据信息以及GIS关联服务的数据信息;基于目标服务的数据信息以及GIS关联服务的数据信息进行聚合处理,获得目标服务的数据聚合信息。In one of the embodiments, a computer-readable storage medium is provided, and computer-readable instructions are stored thereon. When the computer-readable instructions are executed by a processor, the following steps are implemented: a GIS service request is received, and the GIS service request carries Target service identifier; based on the geographic location data of the target service corresponding to the target service identifier, determine the GIS-related service of the target service; obtain the first configuration information of the target service and the second configuration information of the GIS relationship service, based on the first configuration information and the first configuration information Second, configure the information, call the corresponding service access component to obtain the data information of the target service and the data information of the GIS related service; perform aggregation processing based on the data information of the target service and the data information of the GIS related service to obtain the data aggregation information of the target service.
在其中一个实施例中,计算机可读指令被处理器执行时还实现以下步骤:获取服务标识以及对应的配置参数;根据服务标识获取服务属性参数,基于服务属性参数以及配置参数,确定服务标识对应的配置位置信息;根据配置位置信息、服务属性参数以及配置参数,生成服务标识对应的配置序列信息;通过配置序列信息,获取目标服务的第一配置信息以及GIS关联服务的第二配置信息。In one of the embodiments, when the computer-readable instructions are executed by the processor, the following steps are also implemented: obtaining the service identification and corresponding configuration parameters; obtaining the service attribute parameters according to the service identification, and determining the corresponding service identification based on the service attribute parameters and configuration parameters According to the configuration location information, service attribute parameters and configuration parameters, generate configuration sequence information corresponding to the service identifier; obtain the first configuration information of the target service and the second configuration information of the GIS-related service through the configuration sequence information.
在其中一个实施例中,计算机可读指令被处理器执行时还实现以下步骤:当检测到新增服务时,获取新增服务与配置序列信息中各个服务之间的关联关系;根据关联关系以及新增服务对应的属性参数,更新配置序列信息;根据更新后的配置序列信息,获得新增服务对应的配置位置,基于新增服务对应的配置位置对新增服务进行配置。In one of the embodiments, when the computer-readable instructions are executed by the processor, the following steps are further implemented: when a new service is detected, the association relationship between the new service and each service in the configuration sequence information is obtained; according to the association relationship and The attribute parameters corresponding to the new service are updated, and the configuration sequence information is updated; according to the updated configuration sequence information, the configuration location corresponding to the new service is obtained, and the new service is configured based on the configuration location corresponding to the new service.
在其中一个实施例中,计算机可读指令被处理器执行时还实现以下步骤:基于目标服务的第一配置信息以及GIS关联服务的第二配置信息,调用对应的服务访问组件,获得目标服务的通知消息和GIS关联服务的通知消息;分别对目标服务的通知消息和GIS关联服务的通知消息进行拆分处理,获得多个消息词语;将消息词语与预设消息库中的关键词进行匹配,得到目标服务的数据信息以及GIS关联服务的数据信息。In one of the embodiments, when the computer-readable instructions are executed by the processor, the following steps are also implemented: based on the first configuration information of the target service and the second configuration information of the GIS associated service, call the corresponding service access component to obtain the target service Notification messages and notification messages of GIS related services; separate the notification messages of the target service and the notification messages of GIS related services to obtain multiple message words; match the message words with keywords in the preset message library, Obtain the data information of the target service and the data information of the GIS related service.
在其中一个实施例中,计算机可读指令被处理器执行时还实现以下步骤:当消息词语与预设消息库中对应的关键词匹配时,根据消息词语进行语义分析处理,得到目标服务对应的关键词以及GIS关联服务对应的关键词;基于目标服务对应的关键词以及GIS关联服务对应的关键词,得到目标服务的数据信息以及GIS关联服务的数据信息。In one of the embodiments, when the computer-readable instructions are executed by the processor, the following steps are also implemented: when the message words match the corresponding keywords in the preset message library, semantic analysis processing is performed according to the message words to obtain the target service corresponding Keywords and keywords corresponding to GIS related services; based on the keywords corresponding to the target service and the keywords corresponding to the GIS related service, the data information of the target service and the data information of the GIS related service are obtained.
在其中一个实施例中,计算机可读指令被处理器执行时还实现以下步骤:采集用户历史位置信息以及历史感兴趣信息;基于用户历史位置信息、历史感兴趣信息以及数据聚合信息中目标位置的信息点进行深度学习预测,获得用户感兴趣信息点;推送用户感兴趣信息点至发起GIS服务请求的客户端。In one of the embodiments, when the computer-readable instructions are executed by the processor, the following steps are also implemented: collecting the user's historical location information and historical interest information; based on the user's historical location information, historical interest information, and the target location in the data aggregation information Information points perform in-depth learning predictions to obtain information points of interest to users; push user information points of interest to the client that initiates a GIS service request.
在其中一个实施例中,计算机可读指令被处理器执行时还实现以下步骤:基于用户历史位置信息以及历史感兴趣信息,获得行为类型以及用户行为序列;根据行为类型对应的兴趣度对用户行为序列进行特征提取,得到用户行为序列特征;根据用户行为序列特征以及数据聚合信息中目标位置的信息点,获得目标位置的信息点的兴趣度预测值;当兴趣度预测值大于预设阈值时,将相应的目标位置的信息点作为用户感兴趣信息点。In one of the embodiments, when the computer-readable instructions are executed by the processor, the following steps are also implemented: based on the user's historical location information and historical interest information, the behavior type and the user behavior sequence are obtained; and the user behavior is determined according to the interest level corresponding to the behavior type. The sequence performs feature extraction to obtain the user behavior sequence feature; according to the user behavior sequence feature and the information point of the target location in the data aggregation information, the interest degree prediction value of the information point at the target location is obtained; when the interest degree prediction value is greater than the preset threshold, The information point of the corresponding target position is regarded as the information point of interest to the user.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机可读指令来指令相关的硬件来完成,所述的计算机可读指令可存储于一计算机可读取存储介质中,该计算机可读指令在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。A person of ordinary skill in the art can understand that all or part of the processes in the above-mentioned embodiment methods can be implemented by instructing relevant hardware through computer-readable instructions. The computer-readable instructions can be stored in a computer-readable storage. In the medium, when the computer-readable instructions are executed, they may include the processes of the above-mentioned method embodiments. Wherein, any reference to memory, storage, database, or other media used in the embodiments provided in this application may include non-volatile and/or volatile memory. Non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory may include random access memory (RAM) or external cache memory. As an illustration and not a limitation, RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Channel (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
以上实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above embodiments can be combined arbitrarily. In order to make the description concise, all possible combinations of the technical features in the above embodiments are not described. However, as long as there is no contradiction in the combination of these technical features, they should be It is considered as the range described in this specification.
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。The above-mentioned embodiments only express several implementation manners of the present application, and the description is relatively specific and detailed, but it should not be understood as a limitation on the scope of the invention patent. It should be pointed out that for those of ordinary skill in the art, without departing from the concept of this application, several modifications and improvements can be made, and these all fall within the protection scope of this application. Therefore, the scope of protection of the patent of this application shall be subject to the appended claims.

Claims (20)

  1. 一种GIS服务聚合方法,包括:A GIS service aggregation method includes:
    接收GIS服务请求,所述GIS服务请求携带目标服务标识;Receiving a GIS service request, the GIS service request carrying a target service identifier;
    基于所述目标服务标识对应的目标服务的地理位置数据,确定所述目标服务的GIS关联服务;Determine the GIS-related service of the target service based on the geographic location data of the target service corresponding to the target service identifier;
    获取所述目标服务的第一配置信息以及所述GIS关系服务的第二配置信息,基于所述第一配置信息以及所述第二配置信息,调用对应的服务访问组件,获得所述目标服务的数据信息以及所述GIS关联服务的数据信息;及Acquire the first configuration information of the target service and the second configuration information of the GIS relationship service, call the corresponding service access component based on the first configuration information and the second configuration information, and obtain the information of the target service Data information and data information of the GIS associated service; and
    基于所述目标服务的数据信息以及所述GIS关联服务的数据信息进行聚合处理,获得所述目标服务的数据聚合信息。Perform aggregation processing based on the data information of the target service and the data information of the GIS associated service to obtain the data aggregation information of the target service.
  2. 根据权利要求1所述的方法,其中,所述获取所述目标服务的第一配置信息以及所述GIS关联服务的第二配置信息之前,还包括:The method according to claim 1, wherein before said obtaining the first configuration information of the target service and the second configuration information of the GIS associated service, the method further comprises:
    获取服务标识以及对应的配置参数;Obtain service identification and corresponding configuration parameters;
    根据所述服务标识获取服务属性参数,基于所述服务属性参数以及所述配置参数,确定所述服务标识对应的配置位置信息;及Acquiring service attribute parameters according to the service identifier, and determining configuration location information corresponding to the service identifier based on the service attribute parameters and the configuration parameters; and
    根据所述配置位置信息、所述服务属性参数以及所述配置参数,生成所述服务标识对应的配置序列信息;Generating configuration sequence information corresponding to the service identifier according to the configuration location information, the service attribute parameter, and the configuration parameter;
    所述获取所述目标服务的第一配置信息以及所述GIS关联服务的第二配置信息,包括:The obtaining the first configuration information of the target service and the second configuration information of the GIS associated service includes:
    通过所述配置序列信息,获取所述目标服务的第一配置信息以及所述GIS关联服务的第二配置信息。Through the configuration sequence information, the first configuration information of the target service and the second configuration information of the GIS associated service are acquired.
  3. 根据权利要求2所述的方法,其中,所述根据所述配置位置信息、所述服务属性参数以及所述配置参数,生成所述服务标识对应的配置序列信息之后,还包括:The method according to claim 2, wherein, after generating the configuration sequence information corresponding to the service identifier according to the configuration location information, the service attribute parameter, and the configuration parameter, the method further comprises:
    当检测到新增服务时,获取所述新增服务与所述配置序列信息中各个服务之间的关联关系;When a newly added service is detected, obtaining the association relationship between the newly added service and each service in the configuration sequence information;
    根据所述关联关系以及所述新增服务对应的属性参数,更新所述配置序列信息;及Update the configuration sequence information according to the association relationship and the attribute parameters corresponding to the newly added service; and
    根据更新后的配置序列信息,获得所述新增服务对应的配置位置,基于所述新增服务对应的配置位置对所述新增服务进行配置。According to the updated configuration sequence information, the configuration location corresponding to the newly added service is obtained, and the newly added service is configured based on the configuration location corresponding to the newly added service.
  4. 根据权利要求1所述的方法,其中,所述基于所述目标服务的第一配置信息以及所述GIS关联服务的第二配置信息,调用对应的服务访问组件,获得所述目标服务的数据信息以及所述GIS关联服务的数据信息,包括:The method according to claim 1, wherein the corresponding service access component is called based on the first configuration information of the target service and the second configuration information of the GIS associated service to obtain the data information of the target service And the data information of the GIS related service, including:
    基于所述目标服务的第一配置信息以及所述GIS关联服务的第二配置信息,调用对应的服务访问组件,获得所述目标服务的通知消息和所述GIS关联服务的通知消息;Based on the first configuration information of the target service and the second configuration information of the GIS related service, invoking the corresponding service access component to obtain the notification message of the target service and the notification message of the GIS related service;
    分别对所述目标服务的通知消息和所述GIS关联服务的通知消息进行拆分处理,获得多个消息词语;及Separate the notification message of the target service and the notification message of the GIS related service to obtain multiple message words; and
    将所述消息词语与预设消息库中的关键词进行匹配,得到所述目标服务的数据信息以及所述GIS关联服务的数据信息。The message words are matched with keywords in a preset message library to obtain data information of the target service and data information of the GIS associated service.
  5. 根据权利要求4所述的方法,其中,所述将所述消息词语与预设消息库中的关键词进行匹配,得到所述目标服务的数据信息以及所述GIS关联服务的数据信息,包括:The method according to claim 4, wherein the matching the message words with keywords in a preset message library to obtain data information of the target service and data information of the GIS-related service comprises:
    当所述消息词语与所述预设消息库中对应的关键词匹配时,根据所述消息词语进行语义分析处理,得到所述目标服务对应的关键词以及所述GIS关联服务对应的关键词;及When the message words match the corresponding keywords in the preset message database, perform semantic analysis processing according to the message words to obtain the keywords corresponding to the target service and the keywords corresponding to the GIS related service; and
    基于所述目标服务对应的关键词以及所述GIS关联服务对应的关键词,得到所述目标服务的数据信息以及所述GIS关联服务的数据信息。Based on the keywords corresponding to the target service and the keywords corresponding to the GIS related service, the data information of the target service and the data information of the GIS related service are obtained.
  6. 根据权利要求4所述的方法,其中,所述通知消息包括语音消息,所述分别对所述目标服务的通知消息和所述GIS关联服务的通知消息进行拆分处理,获得多个消息词语包括:The method according to claim 4, wherein the notification message comprises a voice message, and the separate processing of the notification message of the target service and the notification message of the GIS-related service respectively, and obtaining a plurality of message terms comprises :
    通过语音转文本技术将所述语音消息转换成文本消息;及Converting the voice message into a text message through voice-to-text technology; and
    根据文本处理技术对所述文本消息进行拆分,获得多个消息词语。The text message is split according to the text processing technology to obtain multiple message words.
  7. 根据权利要求6所述的方法,其中,所述预设消息库中的关键词包括要素字段,所述将所述消息词语与预设消息库中的关键词进行匹配,得到所述目标服务的数据信息以及所述GIS关联服务的数据信息包括:The method according to claim 6, wherein the keywords in the preset message library include element fields, and the matching of the message words with the keywords in the preset message library is used to obtain the information of the target service The data information and the data information of the GIS associated service include:
    将所述消息词语与所述要素字段进行匹配,当匹配成功时,根据所述消息词语进行上下文语义分析,提取文档关键词,生成文档数据,所述文档数据包括所述目标服务的数据信息以及所述GIS关联服务的数据信息。The message words are matched with the element fields. When the matching is successful, contextual semantic analysis is performed according to the message words, document keywords are extracted, and document data is generated. The document data includes data information of the target service and Data information of the GIS associated service.
  8. 根据权利要求1所述的方法,其中,所述基于所述目标服务的数据信息以及所述GIS关联服务的数据信息进行聚合处理,获得所述目标服务的数据聚合信息之后,还包括:The method according to claim 1, wherein the performing aggregation processing based on the data information of the target service and the data information of the GIS associated service, and after obtaining the data aggregation information of the target service, the method further comprises:
    采集用户历史位置信息以及历史感兴趣信息;Collect user's historical location information and historical interest information;
    基于所述用户历史位置信息、所述历史感兴趣信息以及所述数据聚合信息中目标位置的信息点进行深度学习预测,获得用户感兴趣信息点;及Perform in-depth learning prediction based on the user's historical location information, the historical interest information, and the information points at the target location in the data aggregation information, to obtain user information points of interest;
    推送所述用户感兴趣信息点至发起所述GIS服务请求的客户端。Push the information points of interest of the user to the client that initiates the GIS service request.
  9. 根据权利要求8所述的方法,其中,所述基于所述用户历史位置信息、所述历史感兴趣信息以及所述数据聚合信息中目标位置的信息点进行深度学习预测,获得用户感兴趣信息点,包括:The method according to claim 8, wherein the deep learning prediction is performed based on the user's historical location information, the historical information of interest, and the information points of the target location in the data aggregation information to obtain the user's interest information points ,include:
    基于所述用户历史位置信息以及所述历史感兴趣信息,获得行为类型以及用户行为序列;Obtaining the behavior type and the user behavior sequence based on the user's historical location information and the historical interest information;
    根据所述行为类型对应的兴趣度对所述用户行为序列进行特征提取,得到用户行为序列特征;Performing feature extraction on the user behavior sequence according to the interest degree corresponding to the behavior type to obtain the user behavior sequence feature;
    根据所述用户行为序列特征以及所述数据聚合信息中目标位置的信息点,获得所述目标位置的信息点的兴趣度预测值;及Obtaining the predicted value of interest of the information point at the target location according to the user behavior sequence feature and the information point at the target location in the data aggregation information; and
    当所述兴趣度预测值大于预设阈值时,将相应的目标位置的信息点作为用户感兴趣信 息点。When the predicted value of the degree of interest is greater than the preset threshold, the information point at the corresponding target position is taken as the user's interest information point.
  10. 根据权利要求9所述的方法,其中,所述根据所述用户行为序列特征以及所述数据聚合信息中目标位置的信息点,获得所述目标位置的信息点的兴趣度预测值包括:The method according to claim 9, wherein the obtaining the predicted value of the interest degree of the information point of the target location according to the characteristics of the user behavior sequence and the information point of the target location in the data aggregation information comprises:
    对所述用户行为序列提取深度特征,将所述深度特征与所述用户行为序列进行组合,获取组合特征信息;Extracting in-depth features from the user behavior sequence, combining the in-depth features and the user behavior sequence to obtain combined feature information;
    根据所述组合特征信息计算每个候选信息点的兴趣特征向量和对应的权重,通过候选信息点的兴趣特征向量和对应权重计算每个候选信息点对应的兴趣度预测值。The interest feature vector and the corresponding weight of each candidate information point are calculated according to the combined feature information, and the interest degree prediction value corresponding to each candidate information point is calculated by the interest feature vector and the corresponding weight of the candidate information point.
  11. 一种GIS服务聚合装置,包括:A GIS service aggregation device, including:
    请求接收模块,用于接收GIS服务请求,所述GIS服务请求携带目标服务标识;The request receiving module is configured to receive a GIS service request, where the GIS service request carries a target service identifier;
    关联服务确定模块,用于基于所述目标服务标识对应的目标服务的地理位置数据,确定所述目标服务的GIS关联服务;An associated service determination module, configured to determine the GIS associated service of the target service based on the geographic location data of the target service corresponding to the target service identifier;
    数据信息获取模块,用于获取所述目标服务的第一配置信息以及所述GIS关系服务的第二配置信息,基于所述第一配置信息以及所述第二配置信息,调用对应的服务访问组件,获得所述目标服务的数据信息以及所述GIS关联服务的数据信息;及The data information acquisition module is used to acquire the first configuration information of the target service and the second configuration information of the GIS relationship service, and call the corresponding service access component based on the first configuration information and the second configuration information To obtain the data information of the target service and the data information of the GIS associated service; and
    聚合处理模块,用于基于所述目标服务的数据信息以及所述GIS关联服务的数据信息进行聚合处理,获得所述目标服务的数据聚合信息。The aggregation processing module is configured to perform aggregation processing based on the data information of the target service and the data information of the GIS associated service to obtain the data aggregation information of the target service.
  12. 一种计算机设备,包括存储器及一个或多个处理器,所述存储器中储存有计算机可读指令,所述计算机可读指令被所述一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:A computer device includes a memory and one or more processors. The memory stores computer-readable instructions. When the computer-readable instructions are executed by the one or more processors, the one or more Each processor performs the following steps:
    接收GIS服务请求,所述GIS服务请求携带目标服务标识;Receiving a GIS service request, the GIS service request carrying a target service identifier;
    基于所述目标服务标识对应的目标服务的地理位置数据,确定所述目标服务的GIS关联服务;Determine the GIS-related service of the target service based on the geographic location data of the target service corresponding to the target service identifier;
    获取所述目标服务的第一配置信息以及所述GIS关系服务的第二配置信息,基于所述第一配置信息以及所述第二配置信息,调用对应的服务访问组件,获得所述目标服务的数据信息以及所述GIS关联服务的数据信息;及Acquire the first configuration information of the target service and the second configuration information of the GIS relationship service, call the corresponding service access component based on the first configuration information and the second configuration information, and obtain the information of the target service Data information and data information of the GIS associated service; and
    基于所述目标服务的数据信息以及所述GIS关联服务的数据信息进行聚合处理,获得所述目标服务的数据聚合信息。Perform aggregation processing based on the data information of the target service and the data information of the GIS associated service to obtain the data aggregation information of the target service.
  13. 根据权利要求12所述的计算机设备,其中,所述处理器执行所述计算机可读指令时还执行以下步骤:The computer device according to claim 12, wherein the processor further executes the following steps when executing the computer-readable instructions:
    获取服务标识以及对应的配置参数;Obtain service identification and corresponding configuration parameters;
    根据所述服务标识获取服务属性参数,基于所述服务属性参数以及所述配置参数,确定所述服务标识对应的配置位置信息;Acquiring service attribute parameters according to the service identifier, and determining configuration location information corresponding to the service identifier based on the service attribute parameters and the configuration parameters;
    根据所述配置位置信息、所述服务属性参数以及所述配置参数,生成所述服务标识对应的配置序列信息;及Generate configuration sequence information corresponding to the service identifier according to the configuration location information, the service attribute parameter, and the configuration parameter; and
    通过所述配置序列信息,获取所述目标服务的第一配置信息以及所述GIS关联服务的第二配置信息。Through the configuration sequence information, the first configuration information of the target service and the second configuration information of the GIS associated service are acquired.
  14. 根据权利要求13所述的计算机设备,其中,所述处理器执行所述计算机可读指令时还执行以下步骤:The computer device according to claim 13, wherein the processor further executes the following steps when executing the computer readable instruction:
    当检测到新增服务时,获取所述新增服务与所述配置序列信息中各个服务之间的关联关系;When a newly added service is detected, obtaining the association relationship between the newly added service and each service in the configuration sequence information;
    根据所述关联关系以及所述新增服务对应的属性参数,更新所述配置序列信息;及Update the configuration sequence information according to the association relationship and the attribute parameters corresponding to the newly added service; and
    根据更新后的配置序列信息,获得所述新增服务对应的配置位置,基于所述新增服务对应的配置位置对所述新增服务进行配置。According to the updated configuration sequence information, the configuration location corresponding to the newly added service is obtained, and the newly added service is configured based on the configuration location corresponding to the newly added service.
  15. 根据权利要求12所述的计算机设备,其中,所述处理器执行所述计算机可读指令时还执行以下步骤:The computer device according to claim 12, wherein the processor further executes the following steps when executing the computer-readable instructions:
    基于所述目标服务的第一配置信息以及所述GIS关联服务的第二配置信息,调用对应的服务访问组件,获得所述目标服务的通知消息和所述GIS关联服务的通知消息;Based on the first configuration information of the target service and the second configuration information of the GIS related service, invoking the corresponding service access component to obtain the notification message of the target service and the notification message of the GIS related service;
    分别对所述目标服务的通知消息和所述GIS关联服务的通知消息进行拆分处理,获得多个消息词语;及Separate the notification message of the target service and the notification message of the GIS related service to obtain multiple message words; and
    将所述消息词语与预设消息库中的关键词进行匹配,得到所述目标服务的数据信息以及所述GIS关联服务的数据信息。The message words are matched with keywords in a preset message library to obtain data information of the target service and data information of the GIS associated service.
  16. 根据权利要求15所述的计算机设备,其中,所述处理器执行所述计算机可读指令时还执行以下步骤:The computer device according to claim 15, wherein the processor further executes the following steps when executing the computer readable instruction:
    当所述消息词语与所述预设消息库中对应的关键词匹配时,根据所述消息词语进行语义分析处理,得到所述目标服务对应的关键词以及所述GIS关联服务对应的关键词;及When the message words match the corresponding keywords in the preset message database, perform semantic analysis processing according to the message words to obtain the keywords corresponding to the target service and the keywords corresponding to the GIS related service; and
    基于所述目标服务对应的关键词以及所述GIS关联服务对应的关键词,得到所述目标服务的数据信息以及所述GIS关联服务的数据信息。Based on the keywords corresponding to the target service and the keywords corresponding to the GIS related service, the data information of the target service and the data information of the GIS related service are obtained.
  17. 根据权利要求15所述的计算机设备,其中,所述处理器执行所述计算机可读指令时还执行以下步骤:The computer device according to claim 15, wherein the processor further executes the following steps when executing the computer readable instruction:
    通过语音转文本技术将所述语音消息转换成文本消息;及Converting the voice message into a text message through voice-to-text technology; and
    根据文本处理技术对所述文本消息进行拆分,获得多个消息词语。The text message is split according to the text processing technology to obtain multiple message words.
  18. 一个或多个存储有计算机可读指令的计算机可读存储介质,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:One or more computer-readable storage media storing computer-readable instructions, which when executed by one or more processors, cause the one or more processors to perform the following steps:
    接收GIS服务请求,所述GIS服务请求携带目标服务标识;Receiving a GIS service request, the GIS service request carrying a target service identifier;
    基于所述目标服务标识对应的目标服务的地理位置数据,确定所述目标服务的GIS关联服务;Determine the GIS-related service of the target service based on the geographic location data of the target service corresponding to the target service identifier;
    获取所述目标服务的第一配置信息以及所述GIS关系服务的第二配置信息,基于所述第一配置信息以及所述第二配置信息,调用对应的服务访问组件,获得所述目标服务的数据信息以及所述GIS关联服务的数据信息;及Acquire the first configuration information of the target service and the second configuration information of the GIS relationship service, call the corresponding service access component based on the first configuration information and the second configuration information, and obtain the information of the target service Data information and data information of the GIS associated service; and
    基于所述目标服务的数据信息以及所述GIS关联服务的数据信息进行聚合处理,获得所述目标服务的数据聚合信息。Perform aggregation processing based on the data information of the target service and the data information of the GIS associated service to obtain the data aggregation information of the target service.
  19. 根据权利要求18所述的存储介质,其中,所述计算机可读指令被所述处理器执行时还执行以下步骤:The storage medium according to claim 18, wherein the following steps are further performed when the computer-readable instructions are executed by the processor:
    获取服务标识以及对应的配置参数;Obtain service identification and corresponding configuration parameters;
    根据所述服务标识获取服务属性参数,基于所述服务属性参数以及所述配置参数,确定所述服务标识对应的配置位置信息;Acquiring service attribute parameters according to the service identifier, and determining configuration location information corresponding to the service identifier based on the service attribute parameters and the configuration parameters;
    根据所述配置位置信息、所述服务属性参数以及所述配置参数,生成所述服务标识对应的配置序列信息;及Generate configuration sequence information corresponding to the service identifier according to the configuration location information, the service attribute parameter, and the configuration parameter; and
    通过所述配置序列信息,获取所述目标服务的第一配置信息以及所述GIS关联服务的第二配置信息。Through the configuration sequence information, the first configuration information of the target service and the second configuration information of the GIS associated service are acquired.
  20. 根据权利要求19所述的存储介质,其中,所述计算机可读指令被所述处理器执行时还执行以下步骤:The storage medium according to claim 19, wherein the following steps are further performed when the computer-readable instructions are executed by the processor:
    当检测到新增服务时,获取所述新增服务与所述配置序列信息中各个服务之间的关联关系;When a newly added service is detected, obtaining the association relationship between the newly added service and each service in the configuration sequence information;
    根据所述关联关系以及所述新增服务对应的属性参数,更新所述配置序列信息;及Update the configuration sequence information according to the association relationship and the attribute parameters corresponding to the newly added service; and
    根据更新后的配置序列信息,获得所述新增服务对应的配置位置,基于所述新增服务对应的配置位置对所述新增服务进行配置。According to the updated configuration sequence information, the configuration location corresponding to the newly added service is obtained, and the newly added service is configured based on the configuration location corresponding to the newly added service.
PCT/CN2020/135685 2020-07-27 2020-12-11 Gis service aggregation method and apparatus, and computer device and storage medium WO2021139480A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010732025.6A CN111859191A (en) 2020-07-27 2020-07-27 GIS service aggregation method, device, computer equipment and storage medium
CN202010732025.6 2020-07-27

Publications (1)

Publication Number Publication Date
WO2021139480A1 true WO2021139480A1 (en) 2021-07-15

Family

ID=72947680

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/135685 WO2021139480A1 (en) 2020-07-27 2020-12-11 Gis service aggregation method and apparatus, and computer device and storage medium

Country Status (2)

Country Link
CN (1) CN111859191A (en)
WO (1) WO2021139480A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111859191A (en) * 2020-07-27 2020-10-30 平安科技(深圳)有限公司 GIS service aggregation method, device, computer equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101388904A (en) * 2008-07-29 2009-03-18 北京超图软件股份有限公司 GIS service aggregating method, device and system
CN103036954A (en) * 2012-12-03 2013-04-10 北京邮电大学 Mobile information aggregation system based on geographic information system (GIS) and mobile information aggregation method based on GIS
US20160316016A1 (en) * 2015-04-27 2016-10-27 Microsoft Technology Licensing, Llc Aggregation and federation of distributed service entities and associations
CN106713353A (en) * 2017-01-23 2017-05-24 浙江省测绘科学技术研究院 Intelligent seamless aggregation method and system for geographic information service
CN110827113A (en) * 2019-09-24 2020-02-21 口碑(上海)信息技术有限公司 Service data processing method, device and equipment
CN111859191A (en) * 2020-07-27 2020-10-30 平安科技(深圳)有限公司 GIS service aggregation method, device, computer equipment and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN202475755U (en) * 2011-11-16 2012-10-03 江苏祥云谷物联网科技有限公司 Intelligent travel service system based on GIS
CN106327374A (en) * 2016-08-25 2017-01-11 石张宇 Travel information service system and use method thereof
CN106779146A (en) * 2016-11-15 2017-05-31 广州铁路职业技术学院 A kind of tourism service system for providing recommendation tourism route
CN206441146U (en) * 2016-12-23 2017-08-25 高瑞波 A kind of intelligent tour terminal based on GIS

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101388904A (en) * 2008-07-29 2009-03-18 北京超图软件股份有限公司 GIS service aggregating method, device and system
CN103036954A (en) * 2012-12-03 2013-04-10 北京邮电大学 Mobile information aggregation system based on geographic information system (GIS) and mobile information aggregation method based on GIS
US20160316016A1 (en) * 2015-04-27 2016-10-27 Microsoft Technology Licensing, Llc Aggregation and federation of distributed service entities and associations
CN106713353A (en) * 2017-01-23 2017-05-24 浙江省测绘科学技术研究院 Intelligent seamless aggregation method and system for geographic information service
CN110827113A (en) * 2019-09-24 2020-02-21 口碑(上海)信息技术有限公司 Service data processing method, device and equipment
CN111859191A (en) * 2020-07-27 2020-10-30 平安科技(深圳)有限公司 GIS service aggregation method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN111859191A (en) 2020-10-30

Similar Documents

Publication Publication Date Title
US11087201B2 (en) Neural architecture search using a performance prediction neural network
CN111061859B (en) Knowledge graph-based data processing method and device and computer equipment
WO2017215370A1 (en) Method and apparatus for constructing decision model, computer device and storage device
CN111666401B (en) Document recommendation method, device, computer equipment and medium based on graph structure
EP3855324A1 (en) Associative recommendation method and apparatus, computer device, and storage medium
WO2020253357A1 (en) Data product recommendation method and apparatus, computer device and storage medium
US20180060353A1 (en) System and method for predicting a geographic origin of content and accuracy of geotags related to content obtained from social media and other content providers
US8849730B2 (en) Prediction of user response actions to received data
WO2020206910A1 (en) Product information pushing method, apparatus, computer device, and storage medium
WO2021043076A1 (en) Method and apparatus for processing network data to be published, and computer device and storage medium
US10579666B2 (en) Computerized cognitive recall assistance
CN110472136B (en) Query result pushing method and device, storage medium and computer equipment
WO2018201980A1 (en) Insurance policy service task allocation method, apparatus, computer device and storage device
CN110908778B (en) Task deployment method, system and storage medium
CN109886719B (en) Data mining processing method and device based on grid and computer equipment
CN111143555A (en) Big data-based customer portrait generation method, device, equipment and storage medium
EP2980701B1 (en) Stream processing with context data affinity
WO2021139480A1 (en) Gis service aggregation method and apparatus, and computer device and storage medium
CN109086386B (en) Data processing method, device, computer equipment and storage medium
CN110609618A (en) Man-machine conversation method and device, computer equipment and storage medium
WO2021169110A1 (en) Transportation route generation method, apparatus, computer device, and storage medium
US11822587B2 (en) Server and method for classifying entities of a query
CN116166858A (en) Information recommendation method, device, equipment and storage medium based on artificial intelligence
CN111897884B (en) Data relationship information display method and terminal equipment
US10467259B2 (en) Method and system for classifying queries

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

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

Country of ref document: EP

Kind code of ref document: A1