CN116484116A - Three-dimensional map data query method and device - Google Patents

Three-dimensional map data query method and device Download PDF

Info

Publication number
CN116484116A
CN116484116A CN202310226311.9A CN202310226311A CN116484116A CN 116484116 A CN116484116 A CN 116484116A CN 202310226311 A CN202310226311 A CN 202310226311A CN 116484116 A CN116484116 A CN 116484116A
Authority
CN
China
Prior art keywords
query
target
map
authority
service request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310226311.9A
Other languages
Chinese (zh)
Inventor
黎海波
陈圣子
胡飞玲
何嘉珈
杨龙
俞怡文
严由文
李洁丽
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dongguan Natural Resources Technology Center Dongguan Basic Geographic Information Center
Shanghai Shuhui System Technology Co ltd
Original Assignee
Dongguan Natural Resources Technology Center Dongguan Basic Geographic Information Center
Shanghai Shuhui System Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dongguan Natural Resources Technology Center Dongguan Basic Geographic Information Center, Shanghai Shuhui System Technology Co ltd filed Critical Dongguan Natural Resources Technology Center Dongguan Basic Geographic Information Center
Publication of CN116484116A publication Critical patent/CN116484116A/en
Pending legal-status Critical Current

Links

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
    • 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/9538Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application discloses a three-dimensional map data query method and device, wherein the method comprises the following steps: the gateway service proxy receives a map service request sent by a client, wherein the map service request comprises target authority information of a query user, and the target authority information is used for determining a target query authority range; if the map service request belongs to the map display category, the gateway service proxy forwards the map service request to the map service permission display processor so as to determine a target three-dimensional display map corresponding to the target query permission range and return the target three-dimensional display map to the client; if the map service request belongs to the data query category, the gateway service proxy forwards the map service request to the query data service authority processor so as to determine target three-dimensional query data corresponding to the target query authority range and return the target three-dimensional query data to the client. By the method, authority management and control of the user can be effectively realized in the map data query process.

Description

Three-dimensional map data query method and device
Technical Field
The application relates to the field of maps, in particular to a three-dimensional map data query method and device.
Background
With the rapid development of the internet, related data service inquiry can be realized in the three-dimensional map field through a computer technology, and if all people can access all three-dimensional map data at will, the safety of map data inquiry can be lower, so that corresponding authority management and control are required in the map data inquiry process in order to ensure the safety of three-dimensional map data inquiry.
The related technology mainly realizes the authority control of the user through a token mechanism, specifically, the token can be a string of character strings generated by a server, corresponding user information can be obtained through analyzing the token, and the authority of the user can be controlled to a certain extent through identifying the user information.
Although a certain degree of authority control can be realized through a token mechanism, in the actual use process, the related application has a certain difficulty in distinguishing different user roles according to the user information obtained by the token analysis, and the client also needs to maintain and update the token all the time to realize accurate authority control.
Disclosure of Invention
The embodiment of the application provides a three-dimensional map data query method and device, which can effectively realize authority control of a user in the map data query process.
In view of this, a first aspect of embodiments of the present application provides a three-dimensional map data query method, the method including:
the gateway service proxy receives a map service request sent by a client, wherein the map service request comprises target authority information of a query user, and the target authority information is used for determining a target query authority range of the query user;
if the map service request belongs to a map display category, the gateway service proxy forwards the map service request to a map display service authority processor, so that the map display service authority processor determines a target display three-dimensional map corresponding to the target query authority range according to the map service request and returns the target display three-dimensional map to the client;
if the map service request belongs to a data query category, the gateway service proxy forwards the map service request to a query data service authority processor, so that the query data service authority processor determines target query three-dimensional data corresponding to the target query authority range according to the map service request and returns the target query three-dimensional data to the client.
A second aspect of the embodiments of the present application provides a three-dimensional map data query device, where the device includes a gateway service proxy, a display map service authority processor, and a query data service authority processor:
the gateway service proxy is used for receiving a map service request sent by a client, wherein the map service request comprises target authority information of a query user, and the target authority information is used for determining a target query authority range of the query user;
the gateway service proxy is further configured to forward the map service request to the display map service authority processor when the map service request belongs to a map display category, or forward the map service request to the query data service authority processor when the map service request belongs to a data query category;
the map display service permission processor is used for determining a target three-dimensional display map corresponding to the target query permission range according to the map service request and returning the target three-dimensional display map to the client;
and the query data service permission processor is used for determining target three-dimensional query data corresponding to the target query permission range according to the map service request and returning the target three-dimensional query data to the client.
A third aspect of the embodiments of the present application provides an electronic device, including:
a memory for storing executable instructions;
and the processor is used for realizing the three-dimensional map data query method provided by the embodiment of the application when executing the executable instructions stored in the memory.
A fourth aspect of the embodiments of the present application provides a computer readable medium storing executable instructions for implementing, when executed by a processor, a three-dimensional map data query method provided by the embodiments of the present application.
The embodiment of the application discloses a three-dimensional map data query method and device, wherein the method comprises the following steps: the gateway service proxy receives a map service request sent by a client, wherein the map service request comprises target authority information of a query user, and the target authority information is used for determining a target query authority range of the query user; if the map service request belongs to the map display category, the gateway service proxy forwards the map service request to the map service permission display processor so that the map service permission display processor determines a target three-dimensional display map corresponding to the target query permission range according to the map service request and returns the target three-dimensional display map to the client; if the map service request belongs to the data query category, the gateway service proxy forwards the map service request to the query data service authority processor so that the query data service authority processor determines target three-dimensional query data corresponding to the target query authority range according to the map service request and returns the target three-dimensional query data to the client. By the method, authority management and control of the user can be effectively realized in the map data query process.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present application, and that other drawings may be obtained according to the provided drawings without inventive effort to a person skilled in the art.
Fig. 1 is a flowchart of a three-dimensional map data query method provided in an embodiment of the present application;
fig. 2 is a schematic diagram of a three-dimensional map data query device according to an embodiment of the present application.
Detailed Description
In order to make the present application solution better understood by those skilled in the art, the following description will clearly and completely describe the technical solution in the embodiments of the present application with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
The terms "first," "second," "third," "fourth" and the like in the description and in the claims of this application and in the above-described figures, if any, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that embodiments of the present application described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In the field of map data query, in order to ensure the security of map data query, corresponding authority control needs to be performed in the process of map data query, and in order to prevent all people from randomly accessing all map data, the authority control of users is mainly realized through a token mechanism in the related art. Specifically, the token is analyzed to obtain the corresponding user information, and the authority of the user can be controlled to a certain extent according to the user information. Although a certain degree of authority control can be realized through a token mechanism, in the actual use process, the related application has a certain difficulty in distinguishing different user roles according to the user information obtained by the token analysis, and the client also needs to maintain and update the token all the time to realize accurate authority control.
In view of this, the embodiments of the present application provide a three-dimensional map data query method and apparatus, which can effectively implement authority management and control of a user in a three-dimensional map data query process.
The following describes a three-dimensional map data query method according to an embodiment of the present application, as shown in fig. 1, fig. 1 is a flowchart of a three-dimensional map data query method according to an embodiment of the present application, where the method includes:
s101, a gateway service proxy receives a map service request sent by a client, wherein the map service request comprises target authority information of a query user, and the target authority information is used for determining a target query authority range of the query user.
The map data query method provided by the application is implemented on the gateway service proxy, and the gateway service proxy can run on a server capable of accessing the map service.
The client may obtain a map service request of the querying user, for example, an editable interface may be set on the client to edit the querying user to obtain a corresponding map service request, and in order to implement authority management and control in a map data querying process, the map service request includes target authority information of the querying user, where the target authority information may be used to determine a target querying authority range of the querying user, and the target querying authority range refers to a querying authority range corresponding to the querying user.
The method provided by the application is applied to the field of three-dimensional maps, so that the corresponding target query authority range is generally defined in a three-dimensional space.
After receiving the map service request sent by the client, the gateway service proxy can distribute the map service request to different authority processors according to the type of the map service request to realize corresponding data inquiry.
It should be noted that, the client may write the target authority information of the querying user into the map service request correspondingly, so as to ensure that the map service request includes the target authority information of the querying user. In addition, the client can write the address of the corresponding gateway service proxy into the map service request, so that the gateway service proxy can accurately receive the corresponding map service request.
In some embodiments, to achieve effective management of rights information of a user, the method further comprises;
the gateway service proxy obtains a plurality of authority information and a plurality of corresponding query authority ranges;
the gateway service broker stores the plurality of rights information and the plurality of query scope associations to a database.
In order to effectively manage and control the authority information of the user, a plurality of authority information and a plurality of corresponding query authority ranges can be acquired first, and the plurality of authority information and the plurality of corresponding query authority ranges are associated and stored in a database, so that in the related step, the corresponding target query authority range can be accurately determined according to the target authority information of the query user.
S102, if the map service request belongs to the map display category, the gateway service proxy forwards the map service request to the map service permission display processor so that the map service permission display processor determines a target three-dimensional display map corresponding to the target query permission range according to the map service request and returns the target three-dimensional display map to the client;
if the map service request belongs to the data query category, the gateway service proxy forwards the map service request to the query data service authority processor so that the query data service authority processor determines target three-dimensional query data corresponding to the target query authority range according to the map service request and returns the target three-dimensional query data to the client.
The gateway service proxy can distribute the map service request to the corresponding authority processor to realize corresponding operation according to the type of the map service request, and the main map service comprises map display and data inquiry, so the gateway service proxy can distribute the map service request to the display map service authority processor or the inquiry data service authority processor so as to carry out different processes on the map service request to respond to the map service request.
If the map service request belongs to a map display category, the map display category refers to that the request content of the map service request is to display an inquiry three-dimensional map to an inquiring user, the gateway service proxy can forward the map service request to a map service permission display processor so that the map service permission display processor can acquire the map service request and determine a target three-dimensional display map corresponding to a target inquiry permission range according to the map service request, wherein the target three-dimensional display map only retains map content corresponding to the target inquiry permission range corresponding to the inquiring user, for example, when the content of the map service request is to request to display a three-dimensional geographic information system data map service, the map service request is forwarded to the map service permission display processor, three-dimensional slice data in an S3MB format can be obtained, then three-dimensional slice data in the S3MB format is processed according to the target inquiry permission range, and only the target three-dimensional display map in the target inquiry permission range is retained; finally, the display map service permission processor can return the target three-dimensional display map to the client so as to inquire that the user can acquire the corresponding target display map at the client.
If the map service request belongs to a data query class, the data query class refers to that the request content of the map service request is that three-dimensional map data is displayed to a query user, the gateway service proxy can forward the map service request to the query data service authority processor so that the query data service authority processor can acquire the map service request, and determine target three-dimensional query data corresponding to a target query authority range according to the map service request, wherein the target three-dimensional query data only keeps map data corresponding to the target query authority range corresponding to the query user, and finally, the query data service authority processor can return the target three-dimensional query data to the client so that the query user can acquire the corresponding target three-dimensional query data at the client.
In some embodiments, the authority information includes an authority level for indicating a user-queriable administrative district level corresponding to the authority information and an authority identification for identifying a user-queriable administrative district name corresponding to the authority information.
In the actual query process of map data, users need to be subjected to authority control according to the space scope of administrative areas, for example, urban users can only access the data of the urban areas, regional users can only access the data of the areas, and street users can only access the data of the street areas. In the related art, the control of the authority of the user is realized by cutting the original map data in the process of releasing the map service by the server, specifically, the original map data can be cut according to the space ranges of different administrative areas to obtain a plurality of display maps with different display ranges, and when different users inquire the map data, the corresponding display map can be determined in the plurality of different display maps to display the user.
Although the authority control of the user can be realized by clipping the original map data, the original map data needs to be clipped for a plurality of times, which causes service redundancy for the server due to the fact that a large number of display maps are stored, and increases the production, update and maintenance costs of the server.
In this regard, the authority information set in the present application includes an authority level and an authority identifier, where the authority level is used to represent a user-queriable administrative area level corresponding to the authority information, where the authority level may include a street level, an area level, a city level, and the like, and the authority identifier is used to represent a user-queriable administrative area name corresponding to the authority information, where the authority identifier may include an a city, an a city B area C street, and the like.
By including the authority level and the authority identification in the authority information, the corresponding query authority range of the user can be accurately determined according to the authority information in the related steps, for example, the authority information of the user A is city level A city, and the corresponding query authority range can be determined as A city.
In some embodiments, the map service permission display processor determines a target three-dimensional display map corresponding to the target query permission range according to the map service request, including:
the map service permission display processor determines a corresponding target query permission range from the database according to the target permission level and the target permission identifier corresponding to the map service request, wherein the target query permission range comprises target query permission range coordinates;
the map service permission display processor determines target result range coordinates corresponding to the original result map data according to the map service request;
the display map service authority processor determines a display map corresponding to the intersection range coordinate of the target query authority range coordinate and the target result range coordinate as a target display map.
The display map service authority processor may parse target authority information included in the map service request, where the authority information includes a target authority level and a target authority identifier, and determine a corresponding target query authority range according to the target authority level and the target authority identifier, and in order to accurately identify the target query authority range, the target query authority range may include a target query authority range coordinate.
The display map service authority processor may determine a target result range coordinate corresponding to the original result map data according to the map service request, and specifically may acquire the original result map data corresponding to the map service request and the target result range coordinate corresponding to the original result map data, where the original result map data is corresponding initial map data determined only according to the map service request without considering authority information.
In order to acquire a target three-dimensional display map satisfying the target query authority range, the display map service authority processor may determine a three-dimensional display map corresponding to an intersection range coordinate of the target query authority range coordinate and the target result range coordinate as the target three-dimensional display map.
It should be noted that, if there is no intersection between the target query authority range coordinate and the target result range coordinate, a blank may be returned to the client, so that the query user knows that there is no authority.
In some embodiments, the query data service permission processor determines target three-dimensional query data corresponding to the target query permission range according to the map service request, including:
the query data service authority processor determines a corresponding target query authority range from the database according to the target authority level and the target authority identifier corresponding to the map service request;
the query data service authority processor determines a corresponding request query range according to the map service request;
the query data service processor takes the intersection range of the target query authority range and the request query range as a target query range;
the query data service processor determines query data corresponding to the target query range as target query data.
The query data service authority processor may parse target authority information included in the map service request, wherein the authority information includes a target authority level and a target authority identifier, and determine a corresponding target query authority range according to the target authority level and the target authority identifier, and in order to accurately identify the target query authority range, the target query authority range may include a target query authority range coordinate.
The query data service authority processor can determine a corresponding request query range according to the map service request, wherein the request query range refers to a query range which is determined on the basis of not considering target authority information.
In order to obtain the target query data satisfying the target authority information, the intersection range of the target query authority range and the request query range may be used as the target query range, and accordingly, the query data service processor may determine that the corresponding query data is the target query data according to the target query range.
It should be noted that, if there is no intersection between the target query authority range and the request query range, the target query authority range may be used as the target query range to determine the corresponding query data, so that the query user may receive relevant data in the authority range of the client, and the secondary query of the query user is reduced.
In summary, the embodiment of the application discloses a three-dimensional map data query method, which includes: the gateway service proxy receives a map service request sent by a client, wherein the map service request comprises target authority information of a query user, and the target authority information is used for determining a target query authority range of the query user; if the map service request belongs to the map display category, the gateway service proxy forwards the map service request to the map service permission display processor so that the map service permission display processor determines a target three-dimensional display map corresponding to the target query permission range according to the map service request and returns the target three-dimensional display map to the client; if the map service request belongs to the data query category, the gateway service proxy forwards the map service request to the query data service authority processor so that the query data service authority processor determines target three-dimensional query data corresponding to the target query authority range according to the map service request and returns the target three-dimensional query data to the client. By the method, authority management and control of the user can be effectively realized in the map data query process.
In addition, in the three-dimensional map data query method disclosed by the embodiment of the application, original map data is not cut and stored for multiple times, but target display maps or target query data meeting the target query permission range are determined to return according to the target permission information in the map service request, so that the redundancy of map data query can be effectively reduced, and the corresponding maintenance cost is reduced.
The three-dimensional map data query device provided in the present application is described below by means of an embodiment of the device, as shown in fig. 2, fig. 2 is a schematic diagram of the three-dimensional map data query device provided in the embodiment of the present application, where the device includes a gateway service agent 201, a display map service authority processor 202, and a query data service authority processor 203:
the gateway service proxy 201 is configured to receive a map service request sent by a client, where the map service request includes target authority information of a querying user, and the target authority information is used to determine a target querying authority range of the querying user;
the gateway service broker 201 is further configured to forward the map service request to the display map service authority processor when the map service request is classified into a map display category, or forward the map service request to the query data service authority processor when the map service request is classified into a data query category;
the map service permission display processor 202 is configured to determine a target three-dimensional display map corresponding to the target query permission range according to the map service request and return the target three-dimensional display map to the client;
the query data service authority processor 203 is configured to determine target three-dimensional query data corresponding to the target query authority range according to the map service request, and return the target three-dimensional query data to the client.
In some embodiments, the gateway service broker 201 is further configured to obtain a plurality of rights information and a corresponding plurality of query rights ranges, and store the plurality of rights information and the plurality of query rights ranges in association to the database.
In some embodiments, the authority information includes an authority level and an authority identifier, the authority level is used for representing a user-queriable administrative area level corresponding to the authority information, and the authority identifier is used for identifying a user-queriable administrative area name corresponding to the authority information.
In some embodiments, in determining a target three-dimensional display map corresponding to a target query permission range according to a map service request, the display map service permission processor 202 is configured to determine a corresponding target query permission range from a database according to a target permission level and a target permission identifier corresponding to the map service request, where the target query permission range includes target query permission range coordinates; determining target result range coordinates corresponding to the original result map data according to the map service request; and determining the three-dimensional display map corresponding to the intersection range coordinate of the target query authority range coordinate and the target result range coordinate as a target three-dimensional display map.
In some embodiments, in determining the target three-dimensional query data corresponding to the target query permission range according to the map service request, the query data service permission processor 203 is configured to determine the corresponding target query permission range from the database according to the target permission level and the target permission identifier corresponding to the map service request; the query data service authority processor determines a corresponding request query range according to the map service request; the query data service processor takes the intersection range of the target query authority range and the request query range as a target query range; the query data service processor determines the three-dimensional query data corresponding to the target query range as target three-dimensional query data.
It should be noted that, the specific working process of each module provided in the foregoing embodiment of the present application may correspondingly refer to the corresponding implementation manner in the foregoing method embodiment, which is not repeated herein.
Another embodiment of the present application provides an electronic device, including:
a memory for storing executable instructions;
and the processor is used for realizing the method in the method embodiment of the application when executing the executable instructions stored in the memory.
Another embodiment of the present application provides a computer readable storage medium storing executable instructions for implementing the method of the foregoing method embodiment of the present application when executed by a processor.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative elements and steps are described above generally in terms of functionality in order to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for querying three-dimensional map data, the method comprising:
the gateway service proxy receives a map service request sent by a client, wherein the map service request comprises target authority information of a query user, and the target authority information is used for determining a target query authority range of the query user;
if the map service request belongs to a map display category, the gateway service proxy forwards the map service request to a map display service authority processor, so that the map display service authority processor determines a target three-dimensional display map corresponding to the target query authority range according to the map service request and returns the target three-dimensional display map to the client;
if the map service request belongs to a data query category, the gateway service proxy forwards the map service request to a query data service authority processor, so that the query data service authority processor determines target three-dimensional query data corresponding to the target query authority range according to the map service request and returns the target three-dimensional query data to the client.
2. The method according to claim 1, wherein the method further comprises:
the gateway service proxy obtains a plurality of authority information and a plurality of corresponding query authority ranges;
the gateway service broker stores the plurality of rights information and the plurality of query rights range associations to a database.
3. The method of claim 2, wherein the authority information includes an authority level for indicating a user-queriable administrative area level corresponding to the authority information and an authority identification for identifying a user-queriable administrative area name corresponding to the authority information.
4. The method of claim 3, wherein the display map service permission processor determining a target three-dimensional display map corresponding to the target query permission range according to the map service request comprises:
the map service authority display processor determines a corresponding target query authority range from the database according to a target authority level and a target authority identifier corresponding to the map service request, wherein the target query authority range comprises target query authority range coordinates;
the map service permission display processor determines target result range coordinates corresponding to the original result map data according to the map service request;
and the display map service permission processor determines the three-dimensional display map corresponding to the intersection range coordinate of the target query permission range coordinate and the target result range coordinate as a target three-dimensional display map.
5. The method of claim 3, wherein the query data service permission processor determining target three-dimensional query data corresponding to the target query permission range according to the map service request comprises:
the query data service authority processor determines a corresponding target query authority range from the database according to the target authority level and the target authority identifier corresponding to the map service request;
the query data service authority processor determines a corresponding request query range according to the map service request;
the query data service processor takes the intersection range of the target query authority range and the request query range as a target query range;
and the query data service processor determines the three-dimensional query data corresponding to the target query range as target three-dimensional query data.
6. A three-dimensional map data query device, the device comprising a gateway service broker, a display map service rights processor, and a query data service rights processor:
the gateway service proxy is used for receiving a map service request sent by a client, wherein the map service request comprises target authority information of a query user, and the target authority information is used for determining a target query authority range of the query user;
the gateway service proxy is further configured to forward the map service request to the display map service authority processor when the map service request belongs to a map display category, or forward the map service request to the query data service authority processor when the map service request belongs to a data query category;
the map display service permission processor is used for determining a target three-dimensional display map corresponding to the target query permission range according to the map service request and returning the target three-dimensional display map to the client;
and the query data service permission processor is used for determining target three-dimensional query data corresponding to the target query permission range according to the map service request and returning the target three-dimensional query data to the client.
7. The apparatus of claim 6, wherein the gateway service broker is further configured to obtain a plurality of rights information and a corresponding plurality of query rights ranges, and store the plurality of rights information and the plurality of query rights ranges in association to a database.
8. The apparatus of claim 7, wherein the authority information includes an authority level and an authority identifier, the authority level being used to represent a user-queriable administrative area level corresponding to the authority information, and the authority identifier being used to identify a user-queriable administrative area name corresponding to the authority information.
9. An electronic device, comprising:
a memory for storing executable instructions;
a processor for implementing the three-dimensional map data query method of any one of claims 1 to 5 when executing executable instructions stored in the memory.
10. A computer readable storage medium storing executable instructions for implementing the three-dimensional map data query method of any one of claims 1 to 5 when executed by a processor.
CN202310226311.9A 2023-02-06 2023-03-09 Three-dimensional map data query method and device Pending CN116484116A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202310091491 2023-02-06
CN2023100914914 2023-02-06

Publications (1)

Publication Number Publication Date
CN116484116A true CN116484116A (en) 2023-07-25

Family

ID=87214533

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310226311.9A Pending CN116484116A (en) 2023-02-06 2023-03-09 Three-dimensional map data query method and device

Country Status (1)

Country Link
CN (1) CN116484116A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116975895A (en) * 2023-09-21 2023-10-31 天津市城市规划设计研究总院有限公司 Data security protection method and device based on user behavior and layer content

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116975895A (en) * 2023-09-21 2023-10-31 天津市城市规划设计研究总院有限公司 Data security protection method and device based on user behavior and layer content
CN116975895B (en) * 2023-09-21 2024-01-19 天津市城市规划设计研究总院有限公司 Data security protection method and device based on user behavior and layer content

Similar Documents

Publication Publication Date Title
CN110597943B (en) Interest point processing method and device based on artificial intelligence and electronic equipment
US9697485B2 (en) Real time map rendering with data clustering and expansion and overlay
CN106651247A (en) Address area block matching method based on GIS topology analysis and address area block matching system thereof
CN107948928B (en) Empirical expert determination and problem routing system and method
US8688680B2 (en) System and method for preferred services in nomadic environments
CN107430631B (en) Determining semantic place names from location reports
WO2015119804A1 (en) Method and apparatus for provisioning geofences
CN111190982B (en) Big data-based shared bicycle management method and system
CN108256718A (en) Declaration form service role distribution method, device, computer equipment and storage device
CN116484116A (en) Three-dimensional map data query method and device
CN108304585B (en) Result data selection method based on space keyword search and related device
CN114238935A (en) Method and device for managing and controlling spatial data in user-defined range
CN111857781B (en) Resource updating method and related equipment
CN107247716B (en) Method and device for increasing electronic eye information, navigation chip and server
CN110007998B (en) Page generation method and device
CN117009357A (en) Internet of things data management method, device, system and medium for smart city
US20220303720A1 (en) System and Method of Forecasting Based on Periodical Sketching of Big Data of Observations
US11205049B2 (en) Method for managing semantic information on M2M/IoT platform
CN115455042A (en) Data processing method, apparatus and computer readable storage medium
CN115374198A (en) Urban global data processing method and device
CN112328725A (en) Dividing device and method for enterprise geographic position attribution area based on map data
Aburizaiza et al. Geospatial footprint library of geoparsed text from geocrowdsourcing
Florczyk et al. Semantic selection of georeferencing services for urban management
Hasan et al. Location-Dependent Query Processing: Semantic Cache for Real-Time Smart City Analytics
CN116861013B (en) CIM data credibility improving method

Legal Events

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