CN107070978B - Method and system for cross-network proxy Web map service and proxy server - Google Patents

Method and system for cross-network proxy Web map service and proxy server Download PDF

Info

Publication number
CN107070978B
CN107070978B CN201710032462.5A CN201710032462A CN107070978B CN 107070978 B CN107070978 B CN 107070978B CN 201710032462 A CN201710032462 A CN 201710032462A CN 107070978 B CN107070978 B CN 107070978B
Authority
CN
China
Prior art keywords
server
request
wms
proxy server
client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710032462.5A
Other languages
Chinese (zh)
Other versions
CN107070978A (en
Inventor
袁晓娟
陈启志
郭彦义
葛洁
王恺
王燕
汤希娟
张彦蕾
李雪莲
耿悦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
North China Institute Of Computer Technology (cetc No15 Research Institute)
Original Assignee
North China Institute Of Computer Technology (cetc No15 Research Institute)
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 North China Institute Of Computer Technology (cetc No15 Research Institute) filed Critical North China Institute Of Computer Technology (cetc No15 Research Institute)
Priority to CN201710032462.5A priority Critical patent/CN107070978B/en
Publication of CN107070978A publication Critical patent/CN107070978A/en
Application granted granted Critical
Publication of CN107070978B publication Critical patent/CN107070978B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content

Abstract

The method comprises the steps that a proxy server forwards a GetCapabilites request sent by a client to a WMS server side and receives a metadata description document from the WMS server side, the proxy server modifies a UR L address field of the WMS server side contained in the metadata description document into a first UR L address field of the proxy server and sends the modified metadata description document to the client, the proxy server forwards the GetMap request sent by the client to the WMS server side and acquires a map from the WMS server side, wherein the GetMap request is calculated by the client according to the modified metadata description document.

Description

Method and system for cross-network proxy Web map service and proxy server
Technical Field
The invention relates to the technical field of WMS (Web map service) access, in particular to a method, a system and a proxy server for cross-network proxy Web map service.
Background
In the field of spatial data interoperability, an interoperability method based on a common interface access mode is a basic operation method. An interface specification of spatial data interoperability is formulated by an international standardization organization (such as ISO/TC211) or a technical alliance (such as OGC), GIS (geographic information system) software vendors develop a read-write function of spatial data conforming to the interface specification, and the interoperability of a heterogeneous spatial database can be realized. OGC (open geospatial information consortium) defines three georeferenced information models: WMS (Web map service), WFS (Web element service), WCS (Web geographic overlay service).
The WMS can return a map in a corresponding format according to a request of a user, such as grid forms of PNG, GIF, JPEG and the like or vector forms of SVG, WEB CGM and the like, the WMS supports a network protocol HTTP, and the supported operation is defined by UR L.
In recent years, with the development of geographic information, electronic maps are more and more widely used, and Web map services based on the OGC standard are also widely used. In many cases, it is necessary to proxy the Web map service from the a-network to the B-network so that the Web map service in the a-network can be accessed in the B-network. However, there is no method or system for cross-Web proxy for Web map services in the prior art. In addition, existing proxy server tools such as Apache and Wingate cannot realize cross-network proxy Web map services.
In view of this, a method and a system for implementing a cross-network proxy Web map service are needed to meet the demand of the cross-network proxy Web map service. In addition, a proxy server capable of implementing cross-network proxy Web map service is needed to overcome the defect that the existing proxy tool cannot perform cross-network proxy on the Web map service.
Disclosure of Invention
The invention aims to provide a method and a system capable of realizing cross-network proxy WMS map service so as to meet the requirement of cross-network proxy Web map service. In addition, the invention also aims to provide a proxy server to overcome the defect that the existing proxy server tool cannot realize cross-network proxy Web map service.
The invention provides a method for cross-network proxy Web map service, which comprises the following steps:
s1, the proxy server forwards the GetCapabilities request sent by the client to the WMS server, and receives the metadata description document from the WMS server;
s2, the proxy server modifies the UR L address field of the WMS server side contained in the metadata description document into a first UR L address field of the proxy server, and sends the modified metadata description document to the client side;
s3, the proxy server forwards the GetMap request sent by the client to the WMS server, and acquires a map from the WMS server;
and the GetMap request is calculated by the client according to the modified metadata description document.
Preferably, the first UR L address field includes the first IP of the proxy server and the first port number of the proxy server, and the UR L address field of the WMS server includes the IP of the WMS server and the port number of the WMS server.
Preferably, in step S1, the forwarding, by the proxy server, the GetCapabilities request sent by the client to the WMS server includes:
s11, the proxy server receives a GetCapabilities request sent by the client;
s12, the proxy server modifies the first UR L address field of the proxy server carried by the GetCapabilities request into a UR L address field of the WMS server;
and S13, the proxy server sends the modified GetCapabilities request to the WMS server.
Preferably, in step S3, the forwarding, by the proxy server, the GetMap request to the WMS server includes:
s31, the proxy server receives a GetMap request sent by the client;
s32, the proxy server modifies the first UR L address field of the proxy server carried by the GetMap request into a UR L address field of the WMS server end;
and S33, the proxy server sends the modified GetMap request to the WMS server.
Preferably, the method further comprises the steps of: the proxy server monitors the connection request sent by the client; the connection request includes: GetCapabilities request, GetMap request.
The invention also provides a system for cross-network proxy Web map service, which comprises:
the client is used for sending a GetCapabilities request to the proxy server, calculating a GetMap request to be sent according to the received modified metadata description document, and sending the GetMap request to the proxy server;
the proxy server is used for forwarding the GetCapabilities request to the WMS server, receiving the metadata description document from the WMS server, modifying the UR L address field of the WMS server contained in the metadata description document into a first UR L address field of the proxy server, sending the modified metadata description document to the client, and forwarding the GetMap request to the WMS server;
and the WMS server side is used for sending the metadata description document to the proxy server after receiving the GetCapabilities request and is also used for sending the map to the proxy server after receiving the GetMap request.
Preferably, the first UR L address field includes the first IP of the proxy server and the first port number of the proxy server, and the UR L address field of the WMS server includes the IP of the WMS server and the port number of the WMS server.
Preferably, the proxy server forwards the GetCaabilities request to the WMS server, and specifically comprises the steps that the proxy server receives the GetCaabilities request sent by the client, modifies a first UR L address field of the proxy server carried by the GetCaabilities request into a UR L address field of the WMS server, and sends the modified GetCaabilities request to the WMS server;
the proxy server forwards the GetMap request to a WMS server side, and specifically comprises the steps that the proxy server receives the GetMap request sent by a client side, modifies a first UR L address field of the proxy server carried by the GetMap request into a UR L address field of the WMS server side, and sends the modified GetMap request to the WMS server side.
Preferably, the proxy server is further configured to monitor a connection request sent by the client; the connection request includes: GetCapabilities request, GetMap request.
The present invention also provides a proxy server, comprising:
the monitoring module is used for monitoring the connection request sent by the client; the connection request includes: GetCapabilities request and GetMap request;
the first transceiving module is used for receiving a GetCapabilities request sent by a client and sending the modified metadata description document to the client; the system is also used for receiving a GetMap request sent by the client and sending the map received from the WMS server to the client;
the connection request analysis module is used for modifying the first UR L address field of the proxy server carried by the GetCapabilities request and the GetMap request into a UR L address field of the WMS server side;
the second transceiving module is used for sending the modified GetCapabilities request to the WMS server and receiving the metadata description document sent by the WMS server; the terminal is also used for sending the modified GetMap request to the WMS server and receiving the map sent by the WMS server;
and the metadata analysis module is used for modifying the UR L address field of the WMS server side contained in the received metadata description document into the first UR L address field of the proxy server.
According to the technical scheme, the invention provides a method, a system and a proxy server for cross-network proxy Web map service, wherein the method mainly comprises the steps that the proxy server forwards a GetCapabilities request sent by a client to a WMS server side and receives a metadata description document from the WMS server side, the proxy server modifies a UR L address field of the WMS server side contained in the metadata description document into a first UR L address field of the proxy server and sends the modified metadata description document to the client, the client calculates a GetMap request to be sent according to the modified metadata description document and forwards the GetMap request to the WMS server side through the proxy server so as to obtain a map from the WMS server side.
Drawings
The features and advantages of the present invention will become more readily appreciated from the detailed description section provided below with reference to the drawings, in which:
FIG. 1 is a schematic diagram of a method for cross-network proxy Web map service in an embodiment of the invention;
fig. 2 is a schematic diagram illustrating a method for forwarding a GetCapabilities request by a proxy server according to an embodiment of the present invention;
fig. 3 is a schematic diagram illustrating a method for forwarding a GetMap request by a proxy server according to an embodiment of the present invention;
FIG. 4 is a block diagram of a system for cross-Web proxy Web map services in an embodiment of the present invention;
FIG. 5 is a block diagram of the internal components of a proxy server in an embodiment of the invention;
1. a client; 2. a proxy server; 3. a WMS server side; 201. a first transceiver module; 202. a connection request parsing module; 203. a second transceiver module; 204. a metadata parsing module; 205. and a monitoring module.
Detailed Description
In many cases, it is necessary to proxy the Web map service from the a-network to the B-network and then access the Web map service on the B-network. However, there is no effective solution in the prior art as to how to implement a cross-Web proxy Web map service. In addition, the existing proxy server tools such as Apache and Wingate cannot meet the use requirements of the cross-network proxy WMS map service. In view of this, the inventor of the present invention proposes a method and a system for cross-network proxy Web map service, and a proxy server for implementing the cross-network proxy Web map service.
The technical scheme of the invention is explained in detail with reference to the accompanying drawings 1-4 and specific embodiments.
Fig. 1 is a schematic diagram illustrating a method for cross-network proxy Web map service according to an embodiment of the present invention. Before introducing the method for cross-network proxy Web map service, a description is first given of a network architecture related to the method. The network architecture in the embodiment of the invention can comprise a client, a proxy server and a WMS server, and the client and the WMS server are positioned in different network environments. For example, the client is located in a-network, and the WMS server is located in a-network. The method depicted in fig. 1 is described from the proxy server side. As can be seen from FIG. 1, the method mainly comprises steps S1-S3. In this embodiment, step S0 is preferably included before step S1.
Step S0, the proxy server listens for the connection request sent by the client. Wherein the connection request comprises: GetCapabilities request, GetMap request.
Specifically, when the connection request is a GetCapabilities request, the process proceeds to step S1; when the snoop request is a GetMap request, the process proceeds to step S3.
Step S1, the proxy server forwards the GetCapabilities request sent by the client to the WMS server, and receives the metadata description document from the WMS server.
Fig. 2 illustrates a preferred embodiment of the proxy server forwarding the GetCapabilities request. As can be seen from fig. 2, the proxy server forwards the GetCapabilities request sent by the client to the WMS server, which mainly includes steps S11 to S13.
Step S11, the proxy server receives the GetCapabilities request sent by the client.
For example, a user may send a GetCapabilities REQUEST in the form of http:// localhost: 8080/querycabilities.
And step S12, the proxy server modifies the first UR L address field of the proxy server carried by the GetCapabilities request into the UR L address field of the WMS server.
Specifically, the first UR L address field carried by the GetCapabilites request comprises a first IP address of the proxy server and a first port number of the proxy server, the UR L address field of the WMS server comprises an IP address of the WMS server and a port number of the WMS server, and in specific implementation, the proxy server modifies the first IP address of the proxy server contained by the GetCapabilites request into the IP address of the WMS server and modifies the first port number of the proxy server into the port number of the WMS server.
And step S13, the proxy server sends the modified GetCapabilities request to the WMS server.
Specifically, the proxy server may communicate with the WMS server via the second IP address and the second port number, and further send the modified GetCapabilities request to the WMS server.
Through steps S11 to S13, the GetCapabilities request sent from the client to the proxy server may be forwarded to the WMS server. Then, the WMS server receives and processes the GetCapabilities request, and sends the processing result (i.e., the metadata description document) to the proxy server.
And step S2, the proxy server modifies the UR L address field of the WMS server side contained in the metadata description document into the first UR L address field of the proxy server, and sends the modified metadata description document to the client side.
Specifically, the proxy server can read and modify the metadata description document by the steps of S21, loading the metadata description document into an XM L object, S22, acquiring xlink in the XM L object, wherein the number of the xlink and the href node is greater than 0, S23, if the number of the xlink and the href node is greater than 0, the step S24 is performed, otherwise, the step S27 is performed, the step S24, the IP and the port number of the xlink and the href node, namely the IP address and the port number of the WMS server side, the step S25, the first IP address and the first port number of the proxy server are read from the configuration file, the step S26, the IP address and the port number of the WMS server are replaced by the first IP address and the first port number of the proxy server, and the step S27, the modified metadata description document is obtained, the modified metadata description document is sent to the client side after the metadata description document is read and modified.
And step S3, the proxy server forwards the GetMap request sent by the client to the WMS server, and acquires the map from the WMS server.
Fig. 3 shows a preferred embodiment of proxy server forwarding a GetMap request. As can be seen from fig. 3, the proxy server forwards the GetCapabilities request sent by the client to the WMS server, which mainly includes steps S31 to S33.
Step S31, the proxy server receives the GetMap request sent by the client.
For example, the client may form a GetMap REQUEST in the form of http// localhost: 8080/deiegeewms.
S32, the proxy server modifies the first UR L address field of the proxy server carried by the GetMap request into a UR L address field of the WMS server.
Specifically, the first UR L address field carried by the GetMap request comprises a first IP address of the proxy server and a first port number of the proxy server, the UR L address field of the WMS server comprises an IP address of the WMS server and a port number of the WMS server, and during specific implementation, the proxy server modifies the first IP address of the proxy server contained in the GetMap request into the IP address of the WMS server and modifies the first port number of the proxy server into the port number of the WMS server.
And S33, the proxy server sends the modified GetMap request to the WMS server.
Specifically, the proxy server may communicate with the WMS server via the second IP address and the second port number, and further send the modified GetMap request to the WMS server.
Through steps S31 to S33, the GetMap request sent from the client to the proxy server may be forwarded to the WMS server. And then, the WMS server receives and processes the GetMap request, sends a processing result, namely the map, to the proxy server, and then sends the map to the client through the proxy server.
In the embodiment of the invention, the Web map service can be proxied from the network A to the network B through the steps, so that the requirement of accessing the Web map service across networks is met, and the blank of the prior art is filled. Furthermore, the method for cross-network proxy Web map service is simple and easy to implement and has high practicability.
In addition, the embodiment of the invention also provides a system for cross-network proxy Web map service. FIG. 4 illustrates a block diagram of a system for a cross-Web proxy Web map service in an embodiment of the invention. As can be seen from fig. 3, the system comprises: client 1, proxy server 2, and WMS server 3. The client 1 is located in a network A, and the WMS server 3 is located in a network B.
The client 1 may be a common browser, or may be an application system or component. The client 1 is used for sending a GetCapabilities request to the proxy server 2; the server is also used for receiving the modified metadata description document sent by the proxy server 2, calculating a GetMap request to be sent according to the modified metadata description document, and sending the GetMap request to the proxy server 2; and the map sending module is also used for receiving the map sent by the proxy server.
The system comprises a proxy server 2, a WMS server end 3, a WMS client end 1, a UR L address field of the WMS server end, a UR L address field of the proxy server, a GetCapabilites request and a WMS map, wherein the UR L address field of the WMS server end is changed into the first UR L address field of the proxy server, the metadata description document is sent to the client end 1, the GetMap request is sent to the WMS server end, a map sent by the WMS server end 3 is sent to the client end 1, the first UR L address field comprises a first IP of the proxy server and a first port number of the proxy server, the UR L address field of the WMS server end comprises the IP of the WMS server end and the port number of the WMS server end, when the port number is 80, the port number can be omitted, the proxy server 2 is further used for monitoring connection requests sent by the client end 1, and the connection requests comprise the GetCapabilites request and the GetMap request.
In the concrete implementation, the proxy server 2 can forward the GetCapabilites request through a preferred mode that the proxy server 2 receives the GetCapabilites request sent by the client 1, modifies the first UR L address field of the proxy server carried by the GetCapabilites request into the UR L address field of the WMS server, and sends the modified GetCapabilites request to the WMS server 3, in addition, the proxy server 2 can forward the GetMap request through a preferred mode that the proxy server 2 receives the GetMap request sent by the client 1, modifies the first UR L address field of the proxy server carried by the GetMap request into the UR L address field of the WMS server, and sends the modified GetMap request to the WMS server 3.
And the WMS server 3 is used for sending the metadata description document to the proxy server 2 after receiving the GetCapabilities request and is also used for sending the map to the proxy server 2 after receiving the GetMap request.
In the embodiment of the invention, the Web map service can be proxied from the A network to the B network through the client 1, the proxy server 2 and the WMS map server 3, thereby meeting the requirement of accessing the Web map service across networks and filling the blank of the prior art.
The present inventors have found that none of the existing proxy server tools such as Apache and Wingate can implement the cross-Web proxy WMS map service because these proxy server tools can only convert the IP and port number in the UR L address, and do not have the function of parsing the metadata description document.
In view of this, the embodiment of the present invention further provides a proxy server for implementing a Web map service across networks. Fig. 5 shows an internal component block diagram of the proxy server in an embodiment of the present invention. As can be seen from fig. 5, the proxy server mainly includes: 201. a first transceiver module; 202. a connection request parsing module; 203. a second transceiver module; 204. a metadata parsing module; 205. and a monitoring module.
In this embodiment, the listening module 205 is configured to listen for a connection request sent by a client. The connection request includes: GetCapabilities request, GetMap request.
A first transceiving module 201, configured to receive a GetCapabilities request sent by a client; the system is also used for sending the modified metadata description document to the client; and the map server is also used for receiving a GetMap request sent by the client and sending the map received from the WMS server to the client.
And the connection request analysis module 202 is configured to modify the first UR L address field of the proxy server carried in the GetCapabilities request and the GetMap request into a UR L address field of the WMS server.
The second transceiving module 203 is configured to send the modified GetCapabilities request to the WMS server, and receive a metadata description document sent by the WMS server; and the terminal is also used for sending the modified GetMap request to the WMS server and receiving the map sent by the WMS server.
And the metadata parsing module 204 is used for modifying the UR L address field of the WMS server side contained in the received metadata description document into a first UR L address field of the proxy server, wherein the first UR L address field comprises a first IP address of the proxy server and a first port number of the proxy server, and the UR L address field of the WMS server side comprises an IP address of the WMS server side and a port number of the WMS server side.
In the embodiment of the invention, the proxy server composed of the first and second transceiver modules, the connection request analysis module, the metadata analysis module and the like overcomes the defect that the existing proxy server cannot meet the requirement of cross-network proxy Web map service, and has high practicability.
While the present invention has been described with reference to exemplary embodiments, it is to be understood that the invention is not limited to the specific embodiments described and illustrated in detail herein, and that various changes may be made therein by those skilled in the art without departing from the scope of the invention as defined by the appended claims.

Claims (10)

1. A method for cross-Web proxy Web map services, the method comprising:
s1, the proxy server forwards the GetCapabilities request sent by the client to the WMS server, and receives the metadata description document from the WMS server;
s2, the proxy server modifies the UR L address field of the WMS server side contained in the metadata description document into a first UR L address field of the proxy server, and sends the modified metadata description document to the client side;
s3, the proxy server forwards the GetMap request sent by the client to the WMS server, and acquires a map from the WMS server;
and the GetMap request is calculated by the client according to the modified metadata description document.
2. The method of claim 1, wherein the first UR L address field comprises a first IP of the proxy server, a first port number of the proxy server, and wherein the UR L address field of the WMS server comprises an IP of the WMS server, a port number of the WMS server.
3. The method of claim 1, wherein in step S1, the proxy server forwards the GetCapabilities request sent by the client to the WMS server, including:
s11, the proxy server receives a GetCapabilities request sent by the client;
s12, the proxy server modifies the first UR L address field of the proxy server carried by the GetCapabilities request into a UR L address field of the WMS server;
and S13, the proxy server sends the modified GetCapabilities request to the WMS server.
4. The method of claim 1, wherein in step S3, the proxy server forwards the GetMap request to a WMS server, comprising:
s31, the proxy server receives a GetMap request sent by the client;
s32, the proxy server modifies the first UR L address field of the proxy server carried by the GetMap request into a UR L address field of the WMS server end;
and S33, the proxy server sends the modified GetMap request to the WMS server.
5. The method of any one of claims 1-4, wherein the method further comprises the steps of:
the proxy server monitors the connection request sent by the client; the connection request includes: GetCapabilities request, GetMap request.
6. A system for cross-Web proxy Web map services, the system comprising:
the client is used for sending a GetCapabilities request to the proxy server, calculating a GetMap request to be sent according to the received modified metadata description document, and sending the GetMap request to the proxy server;
the proxy server is used for forwarding the GetCapabilities request to the WMS server, receiving the metadata description document from the WMS server, modifying the UR L address field of the WMS server contained in the metadata description document into a first UR L address field of the proxy server, sending the modified metadata description document to the client, and forwarding the GetMap request to the WMS server;
and the WMS server side is used for sending the metadata description document to the proxy server after receiving the GetCapabilities request and is also used for sending the map to the proxy server after receiving the GetMap request.
7. The system of claim 6, wherein the first UR L address field comprises a first IP of the proxy server, a first port number of the proxy server, and the UR L address field of the WMS server comprises an IP of the WMS server, a port number of the WMS server.
8. The system of claim 6, wherein the proxy server forwards the GetCaabilities request to the WMS server, and specifically, the proxy server receives the GetCaabilities request sent by the client, modifies a first UR L address field of the proxy server carried by the GetCaabilities request into a UR L address field of the WMS server, and sends the modified GetCaabilities request to the WMS server;
the proxy server forwards the GetMap request to a WMS server side, and specifically comprises the steps that the proxy server receives the GetMap request sent by a client side, modifies a first UR L address field of the proxy server carried by the GetMap request into a UR L address field of the WMS server side, and sends the modified GetMap request to the WMS server side.
9. The system of any of claims 6-8, wherein the proxy server is further configured to listen for connection requests sent by the client; the connection request includes: GetCapabilities request, GetMap request.
10. A proxy server, characterized in that the proxy server comprises:
the monitoring module is used for monitoring the connection request sent by the client; the connection request includes: GetCapabilities request and GetMap request;
the first transceiving module is used for receiving a GetCapabilities request sent by a client and sending the modified metadata description document to the client; the system is also used for receiving a GetMap request sent by the client and sending the map received from the WMS server to the client;
the connection request analysis module is used for modifying the first UR L address field of the proxy server carried by the GetCapabilities request and the GetMap request into a UR L address field of the WMS server side;
the second transceiving module is used for sending the modified GetCapabilities request to the WMS server and receiving the metadata description document sent by the WMS server; the terminal is also used for sending the modified GetMap request to the WMS server and receiving the map sent by the WMS server;
and the metadata analysis module is used for modifying the UR L address field of the WMS server side contained in the received metadata description document into the first UR L address field of the proxy server.
CN201710032462.5A 2017-01-16 2017-01-16 Method and system for cross-network proxy Web map service and proxy server Active CN107070978B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710032462.5A CN107070978B (en) 2017-01-16 2017-01-16 Method and system for cross-network proxy Web map service and proxy server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710032462.5A CN107070978B (en) 2017-01-16 2017-01-16 Method and system for cross-network proxy Web map service and proxy server

Publications (2)

Publication Number Publication Date
CN107070978A CN107070978A (en) 2017-08-18
CN107070978B true CN107070978B (en) 2020-07-10

Family

ID=59597909

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710032462.5A Active CN107070978B (en) 2017-01-16 2017-01-16 Method and system for cross-network proxy Web map service and proxy server

Country Status (1)

Country Link
CN (1) CN107070978B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108829827A (en) * 2018-06-15 2018-11-16 安徽美图信息科技有限公司 A kind of spatial analysis Map service system based on GeoTools and OGC
CN111010418A (en) * 2019-10-25 2020-04-14 深圳市普天宜通技术股份有限公司 Geoserver data acquisition method, terminal and storage medium
CN114186003B (en) * 2021-09-30 2022-08-02 成都纵横自动化技术股份有限公司 Method and device for realizing network dynamic geographic information service
CN115550333B (en) * 2022-12-02 2023-03-31 中国电子科技集团公司第十五研究所 Web-based system and method for accessing application in multi-level multi-domain environment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102594866A (en) * 2011-12-22 2012-07-18 中国电子科技集团公司第十五研究所 Map service providing system and method
CN103347069A (en) * 2013-06-27 2013-10-09 贝壳网际(北京)安全技术有限公司 Method and device for realizing network access

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8130245B2 (en) * 2007-01-18 2012-03-06 Harris Corporation System and method for processing map images
CN104618491B (en) * 2015-02-11 2017-11-21 四川银海天怡信息技术有限公司 A kind of proxy server and data forwarding method
CN105608191A (en) * 2015-12-23 2016-05-25 云南电网有限责任公司 EnersunWebCache based method for dynamically generating cached power grid map tiles

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102594866A (en) * 2011-12-22 2012-07-18 中国电子科技集团公司第十五研究所 Map service providing system and method
CN103347069A (en) * 2013-06-27 2013-10-09 贝壳网际(北京)安全技术有限公司 Method and device for realizing network access

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于WMS服务规范的WebGIS实现方法;黄向,张毅坤,房玉峰;《山东农业大学学报(自然科学版)》;20070330;第2007年卷(第01期);正文第2节 *

Also Published As

Publication number Publication date
CN107070978A (en) 2017-08-18

Similar Documents

Publication Publication Date Title
CN107070978B (en) Method and system for cross-network proxy Web map service and proxy server
EP1773021A1 (en) Data push service method and system using data pull model
CN109729183B (en) Request processing method, device, equipment and storage medium
CN101183946B (en) Method and system of obtaining resource listing of download file
CN102447726A (en) Method and system for page access
US20190274069A1 (en) Cached-Data Obtaining Method, Related Device, And Communications System
CN102984223B (en) A kind of message method, the network equipment and system
US20140082123A1 (en) Content caching and delivering system with traffic of repetitively requested content reduced
US20150207598A1 (en) Data distribution method and device
CN110602445A (en) Video monitoring data acquisition method and device, computer equipment and storage medium
CN110933193B (en) Domain name resolution method and device, electronic equipment and computer readable storage medium
CN113992738A (en) Reverse proxy method, device, equipment and storage medium based on micro service gateway
CN103581361A (en) Domain name resolution proxy method, device and system
CN108134811B (en) Method, device and system for distributing or downloading target file
CN113271362B (en) Education resource processing method, device, system and medium based on hybrid cloud
JP2003141002A (en) Url length conversion system and program
CN110677443A (en) Data transmitting and receiving method, transmitting end, receiving end, system and storage medium
CN104955153A (en) Method, device and appliances for discovering resources
CN113746851B (en) Proxy system and method supporting real-time analysis of GRPC request
CN101257501B (en) Data leading-in method, system as well as Web server
CN106790176B (en) Method and system for accessing network
CN104683464A (en) Method, device and system for positioning computer
CN104580268A (en) Method and device for transmitting file data
KR20120111598A (en) Server, device, and the method for increasing efficiency of caching in a web environment
CN104753990A (en) Data synchronization method, device and system

Legal Events

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