CN103699582A - Multi-source map data processing method - Google Patents

Multi-source map data processing method Download PDF

Info

Publication number
CN103699582A
CN103699582A CN201310648111.9A CN201310648111A CN103699582A CN 103699582 A CN103699582 A CN 103699582A CN 201310648111 A CN201310648111 A CN 201310648111A CN 103699582 A CN103699582 A CN 103699582A
Authority
CN
China
Prior art keywords
picture
map
section
coordinate
striograph
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.)
Granted
Application number
CN201310648111.9A
Other languages
Chinese (zh)
Other versions
CN103699582B (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.)
State Grid Siji Location Service Co ltd
Tianjin Richsoft Electric Power Information Technology Co ltd
Original Assignee
TIANJIN PUXUN POWER INFORMATION 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 TIANJIN PUXUN POWER INFORMATION TECHNOLOGY Co Ltd filed Critical TIANJIN PUXUN POWER INFORMATION TECHNOLOGY Co Ltd
Priority to CN201310648111.9A priority Critical patent/CN103699582B/en
Publication of CN103699582A publication Critical patent/CN103699582A/en
Application granted granted Critical
Publication of CN103699582B publication Critical patent/CN103699582B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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

Abstract

The invention relates to a multi-source map data processing method, which comprises the following steps of (1) forming a map request path by using splicing parameters comprising token parameters, map range parameters, multi-source map parameters, image size parameters and image format parameters; (2) calculating ground resolution comprising slices or image maps, determining geographical range coordinates of a finally returned map in combination with the image size parameters, and adding generated service images to a multi-source map set; (3) traversing and fusing all images in the multi-source map set to obtain a finally returned master service image. According to the method, a bottom layer space-isolated data structure is adopted, various images are directly fused, multi-source map images or service image data are integrated, and static images and dynamic images are accurately fused.

Description

A kind of multi-source map data processing method
Technical field
The invention belongs to the technical field of graphic processing data in Geographic Information System, particularly a kind of multi-source map data processing method.
Background technology
Enforcement along with State Grid Corporation of China " SG186 " engineering, expedited the emergence of power grid GIS platform, it be structured in " SG186 " engineering unified platform within, realize structured management and the graphic exhibition of power network resources, the Enterprise SOA of take provides the enterprise-level electrical network spatial Information Service platform of grid graph and Analysis Service as all kinds of service application.Within " SG186 " unified platform (comprising enterprise portal, data center, application integration and exchanges data etc.), build the electrical network spatial Information Service platform of opening, act on service-oriented architectural framework standard, the application of To enterprises level, realize the unified structureization management of all kinds of power network resources, for all kinds of service application provide electric network information and Analysis Service; Integrated by with each service application, effectively promotes the fine-grained management level of electrical network.
Because the integrated scope of power grid GIS platform first stage has only included integrated with unified platform, production management system, for marketing management system, communication resource management system, dispatching management information system, emergency commading system, vehicle dispatch system, Electric Power Network Planning system, and the integrated of real-time system etc. not yet realized.For this reason, how fast above-mentioned each business application system of realization based on power grid GIS platform is integrated, to be a problem that assistant officer is to be solved, wherein how the business figure of each business application system carries out a seamless integration difficult problem especially with the geographic map that power grid GIS platform provides.
Summary of the invention
The object of the invention is to for the deficiencies in the prior art, a kind of multi-source map data processing method is provided.
The present invention solves its technical matters and takes following technical scheme to realize:
A multi-source map data processing method, comprises that step is as follows:
(1) by splicing parameter, form such map requests path; Comprise token, body of a map or chart, multi-source map parameter, dimension of picture and picture format parameter value;
(2) calculate the ground resolution that comprises section or striograph, in conjunction with dimension of picture parameter, determine the geographic range coordinate that finally returns to map, and add the business figure generating after processing to multi-source map set;
(3) travel through and merge all pictures in the set of multi-source map picture total business figure picture for finally returning.
And the concrete grammar step of described step (2) is:
If 1. do not comprise section or the static map such as image in the multi-source map parameter of request, the geographic coordinate scope that only need can calculate final business figure by the scope coordinate that obtains and dimension of picture parameter,
A, Parametric Representation is as follows:
Body of a map or chart bbox:x axle lower left corner coordinate figure xmin, y axle lower left corner coordinate figure ymin, x axle upper right corner coordinate figure xmax, y axle upper right corner coordinate figure ymax;
Dimension of picture size: picture width width, picture height height;
Geographical length Δ x=xmax-xmin;
Geographical width Delta y=ymax-ymin;
B, when drawing frame to zoom in or out current map, for the body of a map or chart of finally returning, there is individual default logic, take that to change larger value in geographical length Δ x, geographical width Delta y be variation standard, in conjunction with drawing center point coordinate and the dimension of picture parameter of frame to calculate the geographic distance that this direction changes, and calculate the geographic distance that changes less edge direction;
C, the geographical width Delta y of the geographical length Δ x> of take is example, x axle lower left corner coordinate figure xmin, x axle upper right corner coordinate figure xmax will can not change,
Geographical width Delta yT=Δ x* (height/width) after variation
Y axle lower left corner coordinate figure yminT-=after variation (Δ yT/2-Δ y);
Y axle upper right corner coordinate figure ymaxT+=after variation (Δ yT/2-Δ y);
Therefore, the geographic range coordinate figure of the body of a map or chart bbox finally returning is x axle lower left corner coordinate figure xmin, the y axle lower left corner coordinate figure yminT after variation, x axle upper right corner coordinate figure xmax, the y axle upper right corner coordinate figure ymaxT after variation;
If 2. comprise the static maps such as section or image in the multi-source map parameter of request, due to section or striograph be static images, there is fixing engineer's scale level attribute, stretching dislocation to section or image in order to prevent from merging map, the geographic coordinate scope that need to calculate in 1. with step is difference to some extent;
A, in conjunction with section or striograph information, determines final ground resolution lastDPI
Initial ground resolution startDPI=Δ x/width;
Final ground resolution lastDPI is that resolution of the ground resolution under section or striograph all proportions chi and initial ground resolution startDPI difference minimum;
B, correlation parameter is expressed as follows
Draw the x axial coordinate x of frame central point point(central point, the y axial coordinate y of central point):
The x axial coordinate x=xmin+ (xmax-xmin)/2 of central point;
The y axial coordinate y=ymin+ (ymax-ymin)/2 of central point);
With central point, calculate scope coordinate:
X axle lower left corner coordinate figure xminT=x-lastDPI*width/2 after variation;
Y axle lower left corner coordinate figure yminT=y-lastDPI*length/2 after variation;
X axle upper right corner coordinate figure xmaxT=x+lastDPI*width/2 after variation;
Y axle upper right corner coordinate figure ymaxT=y+lastDPI*length/2 after variation;
The geographic range value of the body of a map or chart bbox finally returning is the x axle lower left corner coordinate figure xminT after changing, the y axle lower left corner coordinate figure yminT after variation, the x axle upper right corner coordinate figure xmaxT after variation, the y axle upper right corner coordinate figure ymaxT after variation.
And the concrete grammar step of described step (3) is:
1. process the static images such as section or image, be fused to bottom geographical background figure and add in the set of multi-source map picture;
A, can determine the information such as section under corresponding proportion chi or striograph and ranks thereof number according to final ground resolution lastDPI, body of a map or chart bbox parameter value;
B, adopts multithreading to obtain relevant all sections or striograph from section or striograph server, and adds in the set of multi-source map picture;
C, splices section or striograph in interim picture set, forms a spliced map;
D, shears spliced map according to final geographic range, and final figure is added in the set of multi-source map picture;
2. by correlation parameter and other Dynamic Graph servers, obtain the map picture of final geographic range, dimension of picture, picture format etc., be put in the set of multi-source map picture; Concrete steps are:
A, according to final geographic range, dimension of picture, figure layer id, picture format etc., is spliced into the services request path that statement sexual state shifts REST standard;
B, shifts REST request path by statement sexual state and obtains Dynamic Graph, and add in the set of multi-source map picture;
C, or parameter is spliced into the services request path of the open geospatial information OGC of alliance standard, by calling the open geospatial information OGC of alliance generation figure service acquisition Dynamic Graph and adding in the set of multi-source map picture;
3., the set of traversal multi-source map picture, and to merge all pictures be a pictures, the map picture finally returning;
A, similar with section or striograph splicing logic, according to the wide and high establishment painting canvas of picture;
B, travels through final multi-source map picture set, and each picture is plotted in painting canvas, obtains the business figure finally returning.
And the concrete steps of described step (3) the 1. concrete grammar step of middle B step are:
I, definition record loads the state value (variable outside thread) of section or image, and each loads successfully section or striograph number accumulative total, revises the state value outside thread in thread, and to guarantee after all section loadeds, main thread is down carried out again;
II, section of every traversal or striograph all obtain thread of startup from server, and are put in interim picture set, in order to splicing.
And the concrete steps of described step (3) the 1. concrete grammar step of middle C step are:
I, calculates the width and the height that splice rear picture
The width of width=((row number of the row of last section number-first section)+1) * single section;
The width of * single section highly=((line number of the line number of last section-first section)+1);
II, take the spliced map width that obtains and be highly parameter, establishment internal memory picture painting canvas;
III, traversal section or striograph are also plotted to every figure on internal memory painting canvas, and record the section in the upper left corner and the lower right corner or the geographic coordinate values of striograph, in order to shearing.
Advantage of the present invention and good effect are
1, realized the integrated of multi-source geographic map or business diagram data.
2, isolation bottom space data structure, directly carries out fusion treatment to various figure.
3, realized the accurate fusion of static map (section, image etc.) with Dynamic Graph (joining the business figure of calling graph service acquisition by biography).
4, effect has met the demand of service application project completely.
Embodiment
Below the embodiment of the present invention is further described, following examples are descriptive, are not determinate, can not limit protection scope of the present invention with this.
A multi-source map data processing method, comprises that step is as follows:
(1) by splicing parameter, form such map requests path; Comprise the parameter values such as token token, body of a map or chart bbox, multi-source map parameter m aps, dimension of picture size, picture format format;
(2) calculate the ground resolution (if comprising the static maps such as section or image) that comprises section or striograph, in conjunction with dimension of picture parameter, determine the geographic range coordinate that finally returns to map, and the business figure generating after processing adds multi-source map set to;
Concrete steps are:
If 1. do not comprise section or the static map such as image in the multi-source map parameter of request, the geographic coordinate scope that only need can calculate final business figure by the scope coordinate that obtains and dimension of picture parameter,
A, Parametric Representation is as follows
Body of a map or chart bbox:x axle lower left corner coordinate figure xmin, y axle lower left corner coordinate figure ymin, x axle upper right corner coordinate figure xmax, y axle upper right corner coordinate figure ymax;
Dimension of picture size: picture width width, picture height height;
Geographical length Δ x=xmax-xmin;
Geographical width Delta y=ymax-ymin;
B, when drawing frame to zoom in or out current map, for the body of a map or chart of finally returning, there is individual default logic, take that to change larger value in geographical length Δ x, geographical width Delta y be variation standard, in conjunction with drawing center point coordinate and the dimension of picture parameter of frame to calculate the geographic distance that this direction changes, and calculate the geographic distance that changes less edge direction;
C, below and follow-up use-case all to take the geographical width Delta y of geographical length Δ x> be example (x direction of principal axis changes greatly):
X axle lower left corner coordinate figure xmin, x axle upper right corner coordinate figure xmax will can not change, and geographical width Delta yT=Δ x* (height/width) after changing
Y axle lower left corner coordinate figure yminT-=after variation (Δ yT/2-Δ y);
Y axle upper right corner coordinate figure ymaxT+=after variation (Δ yT/2-Δ y);
Therefore, the geographic range coordinate figure of the body of a map or chart bbox finally returning is x axle lower left corner coordinate figure xmin, the y axle lower left corner coordinate figure yminT after variation, x axle upper right corner coordinate figure xmax, the y axle upper right corner coordinate figure ymaxT after variation;
If 2. comprise the static maps such as section or image in the multi-source map parameter of request, due to section or striograph be static images, there is fixing engineer's scale level attribute, stretching dislocation to section or image in order to prevent from merging map, the geographic coordinate scope that need to calculate in 1. with step is difference to some extent;
A, in conjunction with section or striograph information, determines final ground resolution lastDPI
Initial ground resolution startDPI=Δ x/width;
Final ground resolution lastDPI for the ground resolution under section or striograph all proportions chi with that resolution of initial ground resolution startDPI difference minimum (because the lucky probability equating of two values is less, also be the crucial part of geographic range fine setting herein, otherwise will occur the problems such as stretching of section or image);
B, correlation parameter is expressed as follows:
Draw the x axial coordinate x of frame central point point(central point, the y axial coordinate y of central point):
The x axial coordinate x=xmin+ (xmax-xmin)/2 of central point;
The y axial coordinate y=ymin+ (ymax-ymin)/2 of central point);
With central point, calculate scope coordinate:
X axle lower left corner coordinate figure xminT=x-lastDPI*width/2 after variation;
Y axle lower left corner coordinate figure yminT=y-lastDPI*length/2 after variation;
X axle upper right corner coordinate figure xmaxT=x+lastDPI*width/2 after variation;
Y axle upper right corner coordinate figure ymaxT=y+lastDPI*length/2 after variation;
The geographic range value of the body of a map or chart bbox finally returning is the x axle lower left corner coordinate figure xminT after changing, the y axle lower left corner coordinate figure yminT after variation, the x axle upper right corner coordinate figure xmaxT after variation, the y axle upper right corner coordinate figure ymaxT after variation;
(3) travel through and merge all pictures in the set of multi-source map picture total business figure picture for finally returning; Concrete steps are:
1., process the static images such as section or image, be fused to bottom geographical background figure and add in the set of multi-source map picture;
A, can determine the information such as section under corresponding proportion chi or striograph and ranks thereof number according to final ground resolution lastDPI, body of a map or chart bbox parameter value.
B, adopts multithreading to obtain relevant all sections or striograph from section or striograph server, and adds in the set of multi-source map picture; Concrete steps are:
I, definition record loads the state value (variable outside thread) of section or image, and each loads successfully section or striograph number accumulative total, revises the state value outside thread in thread, and to guarantee after all section loadeds, main thread is down carried out again;
II, section of every traversal or striograph all obtain thread of startup from server, and are put in interim picture set, in order to splicing;
C, splices section or striograph in interim picture set, forms a spliced map;
I, calculates the width and the height that splice rear picture
The width of width=((row number of the row of last section number-first section)+1) single section of *;
The width of the single section of * highly=((line number of the line number of last section-first section)+1);
II, take the spliced map width that obtains and be highly parameter, establishment internal memory picture painting canvas;
III, traversal section or striograph are also plotted to every figure on internal memory painting canvas, and record the section in the upper left corner and the lower right corner or the geographic coordinate values of striograph, in order to shearing;
D, shears spliced map according to final geographic range, and final figure is added in the set of multi-source map picture;
2., by correlation parameter and other Dynamic Graph servers, obtain the map picture of final geographic range, dimension of picture, picture format etc., be put in the set of multi-source map picture; Concrete steps are:
A, according to final geographic range, dimension of picture, figure layer id, picture format etc., is spliced into the services request path that statement sexual state shifts REST standard;
B, shifts REST request path by statement sexual state and obtains Dynamic Graph, and add in the set of multi-source map picture;
C, or parameter is spliced into the services request path of the open geospatial information OGC of alliance standard, by calling the open geospatial information OGC of alliance generation figure service acquisition Dynamic Graph and adding in the set of multi-source map picture;
3., the set of traversal multi-source map picture, and to merge all pictures be a pictures, the map picture finally returning;
A, similar with section or striograph splicing logic, according to the wide and high establishment painting canvas of picture;
B, travels through final multi-source map picture set, and each picture is plotted in painting canvas, obtains the business figure finally returning.

Claims (5)

1. a multi-source map data processing method, is characterized in that comprising that step is as follows:
(1) by splicing parameter, form such map requests path; Comprise token, body of a map or chart, multi-source map parameter, dimension of picture and picture format parameter value;
(2) calculate the ground resolution that comprises section or striograph, in conjunction with dimension of picture parameter, determine the geographic range coordinate that finally returns to map, and add the business figure generating after processing to multi-source map set;
(3) travel through and merge all pictures in the set of multi-source map picture total business figure picture for finally returning.
2. multi-source map data processing method according to claim 1, is characterized in that: the concrete grammar step of described step (2) is:
If 1. do not comprise section or the static map such as image in the multi-source map parameter of request, the geographic coordinate scope that only need can calculate final business figure by the scope coordinate that obtains and dimension of picture parameter,
A, Parametric Representation is as follows:
Body of a map or chart bbox:x axle lower left corner coordinate figure xmin, y axle lower left corner coordinate figure ymin, x axle upper right corner coordinate figure xmax, y axle upper right corner coordinate figure ymax;
Dimension of picture size: picture width width, picture height height;
Geographical length Δ x=xmax-xmin;
Geographical width Delta y=ymax-ymin;
B, when drawing frame to zoom in or out current map, for the body of a map or chart of finally returning, there is individual default logic, take that to change larger value in geographical length Δ x, geographical width Delta y be variation standard, in conjunction with drawing center point coordinate and the dimension of picture parameter of frame to calculate the geographic distance that this direction changes, and calculate the geographic distance that changes less edge direction;
C, the geographical width Delta y of the geographical length Δ x> of take is example, x axle lower left corner coordinate figure xmin, x axle upper right corner coordinate figure xmax will can not change,
Geographical width Delta yT=Δ x* (height/width) after variation
Y axle lower left corner coordinate figure yminT-=after variation (Δ yT/2-Δ y);
Y axle upper right corner coordinate figure ymaxT+=after variation (Δ yT/2-Δ y);
Therefore, the geographic range coordinate figure of the body of a map or chart bbox finally returning is x axle lower left corner coordinate figure xmin, the y axle lower left corner coordinate figure yminT after variation, x axle upper right corner coordinate figure xmax, the y axle upper right corner coordinate figure ymaxT after variation;
If 2. comprise the static maps such as section or image in the multi-source map parameter of request, due to section or striograph be static images, there is fixing engineer's scale level attribute, stretching dislocation to section or image in order to prevent from merging map, the geographic coordinate scope that need to calculate in 1. with step is difference to some extent;
A, in conjunction with section or striograph information, determines final ground resolution lastDPI
Initial ground resolution startDPI=Δ x/width;
Final ground resolution lastDPI is that resolution of the ground resolution under section or striograph all proportions chi and initial ground resolution startDPI difference minimum;
B, correlation parameter is expressed as follows:
Draw the x axial coordinate x of frame central point point(central point, the y axial coordinate y of central point):
The x axial coordinate x=xmin+ (xmax-xmin)/2 of central point;
The y axial coordinate y=ymin+ (ymax-ymin)/2 of central point);
With central point, calculate scope coordinate:
X axle lower left corner coordinate figure xminT=x-lastDPI*width/2 after variation;
Y axle lower left corner coordinate figure yminT=y-lastDPI*length/2 after variation;
X axle upper right corner coordinate figure xmaxT=x+lastDPI*width/2 after variation;
Y axle upper right corner coordinate figure ymaxT=y+lastDPI*length/2 after variation;
The geographic range value of the body of a map or chart bbox finally returning is the x axle lower left corner coordinate figure xminT after changing, the y axle lower left corner coordinate figure yminT after variation, the x axle upper right corner coordinate figure xmaxT after variation, the y axle upper right corner coordinate figure ymaxT after variation.
3. multi-source map data processing method according to claim 1, is characterized in that: the concrete grammar step of described step (3) is:
1. process the static images such as section or image, be fused to bottom geographical background figure and add in the set of multi-source map picture;
A, can determine the information such as section under corresponding proportion chi or striograph and ranks thereof number according to final ground resolution lastDPI, body of a map or chart bbox parameter value;
B, adopts multithreading to obtain relevant all sections or striograph from section or striograph server, and adds in the set of multi-source map picture;
C, splices section or striograph in interim picture set, forms a spliced map;
D, shears spliced map according to final geographic range, and final figure is added in the set of multi-source map picture;
2. by correlation parameter and other Dynamic Graph servers, obtain the map picture of final geographic range, dimension of picture, picture format etc., be put in the set of multi-source map picture; Concrete steps are:
A, according to final geographic range, dimension of picture, figure layer id, picture format etc., is spliced into the services request path that statement sexual state shifts REST standard;
B, shifts REST request path by statement sexual state and obtains Dynamic Graph, and add in the set of multi-source map picture;
C, or parameter is spliced into the services request path of the open geospatial information OGC of alliance standard, by calling the open geospatial information OGC of alliance generation figure service acquisition Dynamic Graph and adding in the set of multi-source map picture;
3., the set of traversal multi-source map picture, and to merge all pictures be a pictures, the map picture finally returning;
A, similar with section or striograph splicing logic, according to the wide and high establishment painting canvas of picture;
B, travels through final multi-source map picture set, and each picture is plotted in painting canvas, obtains the business figure finally returning.
4. multi-source map data processing method according to claim 3, is characterized in that: described step 1. in the concrete grammar step of B step be:
I, definition record loads the state value of section or image, and each loads successfully section or striograph number accumulative total, revises the state value outside thread in thread, and to guarantee after all section loadeds, main thread is down carried out again;
II, section of every traversal or striograph all obtain thread of startup from server, and are put in interim picture set, in order to splicing.
5. multi-source map data processing method according to claim 3, is characterized in that: described step 1. in the concrete grammar step of C step be:
I, calculates the width and the height that splice rear picture
The width of width=((row number of the row of last section number-first section)+1) * single section;
The width of * single section highly=((line number of the line number of last section-first section)+1);
II, take the spliced map width that obtains and be highly parameter, establishment internal memory picture painting canvas;
III, traversal section or striograph are also plotted to every figure on internal memory painting canvas, and record the section in the upper left corner and the lower right corner or the geographic coordinate values of striograph, in order to shearing.
CN201310648111.9A 2013-12-03 2013-12-03 Multi-source map data processing method Active CN103699582B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310648111.9A CN103699582B (en) 2013-12-03 2013-12-03 Multi-source map data processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310648111.9A CN103699582B (en) 2013-12-03 2013-12-03 Multi-source map data processing method

Publications (2)

Publication Number Publication Date
CN103699582A true CN103699582A (en) 2014-04-02
CN103699582B CN103699582B (en) 2017-01-18

Family

ID=50361110

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310648111.9A Active CN103699582B (en) 2013-12-03 2013-12-03 Multi-source map data processing method

Country Status (1)

Country Link
CN (1) CN103699582B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105045930A (en) * 2015-08-31 2015-11-11 武汉云空间地理信息技术有限公司 Raster data slice generating method and raster data slice generating system
CN107391615A (en) * 2017-07-04 2017-11-24 广西电网有限责任公司电力科学研究院 A kind of transmission line of electricity multi-source geographic information uniformity matching process
CN108510570A (en) * 2018-04-09 2018-09-07 长沙市海图科技有限公司 Go out drawing method and device based on standard map service
CN110136219A (en) * 2019-04-17 2019-08-16 太原理工大学 A kind of two three-dimensional map methods of exhibiting based on multisource data fusion
CN113284407A (en) * 2021-05-25 2021-08-20 中国航空无线电电子研究所 Geographic element map matching system supporting multiple map sources and multiple scales

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101388043A (en) * 2008-09-26 2009-03-18 北京航空航天大学 OGC high performance remote sensing image map service method based on small picture
CN101706809A (en) * 2009-11-17 2010-05-12 北京灵图软件技术有限公司 Method, device and system for processing multi-source map data
US20100321399A1 (en) * 2009-06-18 2010-12-23 Patrik Ellren Maps from Sparse Geospatial Data Tiles
CN102902724A (en) * 2012-09-05 2013-01-30 重庆市勘测院 Mass raster tile map release method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101388043A (en) * 2008-09-26 2009-03-18 北京航空航天大学 OGC high performance remote sensing image map service method based on small picture
US20100321399A1 (en) * 2009-06-18 2010-12-23 Patrik Ellren Maps from Sparse Geospatial Data Tiles
CN101706809A (en) * 2009-11-17 2010-05-12 北京灵图软件技术有限公司 Method, device and system for processing multi-source map data
CN102902724A (en) * 2012-09-05 2013-01-30 重庆市勘测院 Mass raster tile map release method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105045930A (en) * 2015-08-31 2015-11-11 武汉云空间地理信息技术有限公司 Raster data slice generating method and raster data slice generating system
CN105045930B (en) * 2015-08-31 2018-07-03 武汉云空间地理信息技术有限公司 A kind of method and system of raster data slice generation
CN107391615A (en) * 2017-07-04 2017-11-24 广西电网有限责任公司电力科学研究院 A kind of transmission line of electricity multi-source geographic information uniformity matching process
CN107391615B (en) * 2017-07-04 2020-06-23 广西电网有限责任公司电力科学研究院 Multi-source geographic information consistency matching method for power transmission line
CN108510570A (en) * 2018-04-09 2018-09-07 长沙市海图科技有限公司 Go out drawing method and device based on standard map service
CN108510570B (en) * 2018-04-09 2022-03-22 长沙市海图科技有限公司 Drawing method and device based on standard map service
CN110136219A (en) * 2019-04-17 2019-08-16 太原理工大学 A kind of two three-dimensional map methods of exhibiting based on multisource data fusion
CN113284407A (en) * 2021-05-25 2021-08-20 中国航空无线电电子研究所 Geographic element map matching system supporting multiple map sources and multiple scales

Also Published As

Publication number Publication date
CN103699582B (en) 2017-01-18

Similar Documents

Publication Publication Date Title
CN103699582A (en) Multi-source map data processing method
CN106384371B (en) Map drawing method based on vector tiles
CN110321443B (en) Three-dimensional live-action model database construction method and device and data service system
CN113362247B (en) Semantic real scene three-dimensional reconstruction method and system for laser fusion multi-view camera
CN105162120B (en) Web-GIS-based real-time geographical tidal current display method of large power grid
CN107240153B (en) Unmanned aerial vehicle flight safety area calculation display method based on DSM
CN110660125B (en) Three-dimensional modeling device for power distribution network system
CN115563680A (en) Digital twin object processing method and system
EP4116935A2 (en) High-definition map creation method and device, and electronic device
CN103646091A (en) Generation method and device of grid graph data
WO2023185315A1 (en) Method and apparatus for managing scenario data, and electronic device and readable medium
CN113723786A (en) Visual planning auxiliary system based on three-dimensional GIS
CN105354326B (en) Spatial position indexing method and system
CN110047371A (en) A kind of rendering method and device of Vector Electronic Map
CN110782774A (en) Crowdsourcing road data distributed processing method and device
CN114880337A (en) Map data integrated updating method, device, equipment and storage medium
CN114140592A (en) High-precision map generation method, device, equipment, medium and automatic driving vehicle
CN103488844B (en) A kind of Net Frame of Electric Network figure automatic wiring method based on plant stand geography information
CN102081657A (en) Network-based satellite cloud picture positioning method
CN109657023A (en) Scenic spot dynamic electronic map method for drafting, server and system
CN111275788A (en) Graph synthesis method based on common template graph and differential topological graph
CN104317972B (en) A kind of dynamic layer inducing method and system
Bi et al. Research on CIM basic platform construction
CN113282647B (en) Area control processing method based on tile map data
CN114254491A (en) Data processing method, device, equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20231109

Address after: Room 608, Building J, Haitai Green Industry Base, No. 6 Haitai Development Sixth Road, Huayuan Industrial Zone, Xiqing District, Tianjin, 300384

Patentee after: TIANJIN RICHSOFT ELECTRIC POWER INFORMATION TECHNOLOGY Co.,Ltd.

Patentee after: State Grid Siji Location Service Co.,Ltd.

Address before: 6th floor, Building J, Software Park, Haitai Green Industry Base, Xiqing District, Tianjin, 300384

Patentee before: TIANJIN RICHSOFT ELECTRIC POWER INFORMATION TECHNOLOGY Co.,Ltd.