Color filling method in high-level map symbolization processing
A technology of map symbols and color filling, which is applied in the field of color filling, can solve problems such as inability to realize rendering, symbolization function, and non-dynamic drawing surface, etc., and achieve the effect of improving aesthetics
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0023] A color filling method in advanced map symbolization processing, the advanced map symbolization processing is the advanced map symbolization processing of openlayers, characterized in that it comprises the following steps:
[0024] 1) Use Pattern instead of rgb color when setting the fill color of the surface;
[0025] 2) Use the HTML5 canvas createPattern() method to return the Pattern described in step 1).
[0026] Preferably, the HTML5 canvas method is specifically an HTML5 canvas createPattern() method.
[0027] The existing WebGIS system can only set the fill color of the surface or use the tile service to display complex styles when rendering the surface. The browser requests the png image from the background and displays it on the screen, instead of dynamically drawing the surface.
[0028] Therefore, in order to solve the above situation, the rgb color is not used when setting the fill color of the surface, but Pattern is used instead. The Pattern is returned ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

