CN115329736A - Efficient customization method and system for joint surveying and mapping result report - Google Patents

Efficient customization method and system for joint surveying and mapping result report Download PDF

Info

Publication number
CN115329736A
CN115329736A CN202210903088.2A CN202210903088A CN115329736A CN 115329736 A CN115329736 A CN 115329736A CN 202210903088 A CN202210903088 A CN 202210903088A CN 115329736 A CN115329736 A CN 115329736A
Authority
CN
China
Prior art keywords
mapping
surveying
report
result report
achievement
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
CN202210903088.2A
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.)
Beijing Shanwei Technology Co ltd
Zhuhai Surveying And Mapping Institute
Original Assignee
Beijing Shanwei Technology Co ltd
Zhuhai Surveying And Mapping 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 Beijing Shanwei Technology Co ltd, Zhuhai Surveying And Mapping Institute filed Critical Beijing Shanwei Technology Co ltd
Priority to CN202210903088.2A priority Critical patent/CN115329736A/en
Publication of CN115329736A publication Critical patent/CN115329736A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • 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/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24564Applying rules; Deductive queries
    • 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/24Querying
    • G06F16/248Presentation of query results
    • 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/906Clustering; Classification

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The invention relates to a high-efficiency customization method and a system for a joint surveying and mapping result report, wherein the method comprises the following steps: according to the type of the surveying and mapping service, customizing a surveying and mapping result report template in advance; extracting data from a mapping result database according to mapping service types, wherein the extracted data comprises service information, spatial data information and thematic map information automatically generated based on the information; and writing the extracted data into a pre-customized corresponding surveying and mapping result report template, and further outputting a surveying and mapping result report. The method for writing the surveying and mapping result report template comprises text replacement, chart operation, document local copy, font style automatic adaptation, page layout automatic adjustment, directory automatic generation and update, document format conversion and the like, can be completely separated from Microsoft Office to operate the document, has strong compatibility and maintainability, and is tested to improve the result output efficiency by tens of times compared with the traditional development mode based on the Microsoft Office.

Description

Efficient customization method and system for joint surveying and mapping result report
Technical Field
The invention belongs to the technical field of surveying and mapping geographic information processing, and particularly relates to a method and a system for efficiently customizing a joint surveying and mapping result report.
Background
At present, in each production software for mapping geographic information, mapping result reports are mostly in Word format, and VBA development result customizing functions are generally adopted. VBA is a simple Visual Basic program language bundled on Microsoft Application program, and is characterized in that VB language and Application object model are combined, and various objects in Word are processed in a programming method.
Moreover, the applicant has also found that: the defects in the existing mapping result report output technology are as follows:
(1) The output function of the surveying and mapping result report needs to be customized according to the style of the report, and when the output function is customized again after the style of the report is changed, the output content needs to be positioned in the document again according to a new style, which is very complicated;
(2) The method adopts a VBA development result customizing function, microsoft Office needs to be installed on a server or a client, and needs to be updated in time to prevent loopholes, particularly the server side possibly causes the downtime of the server if a problem occurs in the output process;
(3) The VBA has compatibility problems among all versions of Microsoft Office, and the result report format is disordered;
(4) VBA efficiency is relatively low, and especially when the data volume is large, the output efficiency can be greatly reduced by a mode of writing data and refreshing;
(5) The traditional VBA script is relatively complex to output, compile and debug, and the maintenance workload of a result report code is relatively large;
(6) The computer can not perform other operations when the VBA method is adopted to output the result report, and the user experience is seriously influenced.
Therefore, the problems of low efficiency, great influence by Office versions, high error tendency, high maintenance difficulty and the like are exposed in production application, the condition that the output of the achievement report takes dozens of minutes or even more than one hour often occurs, and the computer cannot perform other operations when the achievement report is output, so that the user experience is seriously influenced, especially the combined surveying and mapping (real estate surveying and mapping, planning condition verification surveying and mapping and civil defense completion acceptance) is implemented, the volume of the surveying and mapping achievement report is increased, the data volume of characters, pictures and tables is greatly improved, and the influence of the traditional output method on the production efficiency is more obvious;
when the surveying and mapping result report is output, the surveying and mapping result report needs to be customized according to the style of the report, once the report is changed, the output function needs to be customized again, and the output content needs to be positioned in the document again by referring to a new style, so that the operation is very complicated, and the output efficiency of the surveying and mapping result report is reduced.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention aims to provide a method and a system for efficiently customizing a joint surveying and mapping result report.
In order to solve the problems, the technical scheme adopted by the invention is as follows:
in a first aspect, the present invention provides a method for efficiently customizing a joint mapping result report, including:
s1, customizing a surveying and mapping result report template in advance according to the surveying and mapping service type;
s2, extracting data from a mapping result database according to mapping service types, wherein the extracted data comprise service information, spatial data information and thematic map information automatically generated based on the service information and the spatial data information;
and S3, writing the extracted data into a corresponding pre-customized surveying and mapping result report template, and further outputting a surveying and mapping result report.
Further, the "pre-customizing the mapping achievement report template according to the mapping service type" specifically includes:
classifying and summarizing the output content of the surveying and mapping result report according to each joint surveying and mapping service type, and formulating a wildcard scheme and a character writing scheme of the output content, wherein the joint surveying and mapping service type comprises building engineering planning condition verification measurement, civil defense construction completion acceptance measurement and real estate surveying and mapping;
and compiling a mapping result report template file according to the type of the mapping result report.
Further, the step of classifying and summarizing the output content of the surveying and mapping result report according to each joint surveying and mapping service type and formulating a wildcard scheme and a text writing scheme of the output content specifically comprises the following steps: classifying and summarizing the contents contained in the surveying and mapping result report according to a cover, a text, a report form and an attached drawing, and formulating a corresponding wildcard scheme and a text writing scheme; wherein the content of the first and second substances,
the cover and the text are summary descriptions of surveying and mapping results, and mainly comprise project information, surveying and mapping unit information, surveying and mapping basis, surveying and mapping method and the like of surveying and mapping projects, the contents related to the project information and the surveying and mapping unit information all designate wildcards, the surveying and mapping basis and the surveying and mapping method are fixed contents, and a scheme of directly writing in a surveying and mapping result report template file is adopted;
the report forms are classified into regular report forms and irregular report forms; the rule report is a movable form with variable row or column numbers and the rows or columns of the report conform to a cycle rule, and a scheme of directly writing a text into a surveying and mapping achievement report template file is adopted according to the cycle rule; the irregular report is a table which is fixed as a whole, possibly contains a small part of active content in the table but does not have a cycle rule, the fixed part of the content designates corresponding wildcards according to content names, and the active content designates both detailed classified names and output content as wildcards according to local related specifications;
the attached drawing is a professional result drawing of joint surveying and mapping, and after the result drawing is edited into a drawing in software, a result drawing is converted into a picture by using a cutting function and stored in a specified directory folder.
Further, the "compiling a mapping achievement report template file according to the style of the mapping achievement report" specifically includes: and (3) referring to the style of the surveying and mapping result report, replacing the classified and summarized texts and the contents to be written in the irregular table by using wildcards, and customizing the table style of the regular table according to the requirement of circular writing to form a template file of the surveying and mapping result report.
Furthermore, the step of extracting data from the mapping result database according to the mapping service type refers to that a corresponding template file of the mapping result report is called according to the mapping service type, the data to be processed is extracted from the mapping result map based on the template file of the mapping result report, and the combined mapping result map is an actual measurement result.
Further, the writing the extracted data into the corresponding pre-customized mapping result report template, and then outputting the mapping result report includes:
generating a surveying and mapping result report original file according to a preset surveying and mapping result report template file;
and writing the extracted data into a surveying and mapping result report original file by adopting a batch replacement or bookmark insertion function to form a final joint surveying and mapping result report file.
In a second aspect, the present invention provides a joint mapping achievement report efficient customization system, comprising:
the report template prefabricating module is used for customizing a surveying and mapping achievement report template in advance according to the surveying and mapping service type;
the mapping data extraction module is used for extracting data from the mapping result database according to mapping service types, wherein the extracted data comprises service information, spatial data information and thematic map information automatically generated based on the information;
and the result report output module is used for writing the extracted data into a corresponding pre-customized surveying and mapping result report template, and further outputting a surveying and mapping result report.
Further, the report template prefabricating module is used for customizing the mapping result report template in advance according to the mapping service type, and comprises the following steps:
classifying and summarizing the output content of the surveying and mapping result report according to the surveying and mapping service type, and formulating a wildcard scheme and a character writing scheme of the output content;
and compiling a mapping result report template file according to the type of the mapping result report.
Furthermore, the mapping data extraction module is configured to extract data from the mapping result database according to the mapping service type, that is, according to the mapping service type, invoking a template file of a corresponding mapping result report, and extracting data to be processed from a mapping result map based on the template file of the mapping result report, where the joint mapping result map is an actual measurement result.
Further, the achievement report output module is used for writing the extracted data into a corresponding pre-customized surveying and mapping achievement report template, and the step of outputting the surveying and mapping achievement report comprises:
generating a surveying and mapping result report original file according to a preset surveying and mapping result report template file;
and writing the extracted data into a surveying and mapping result report original file by adopting a batch replacement or bookmark insertion function to form a final combined surveying and mapping result report file.
Compared with the prior art, the invention has the beneficial effects that:
1. convenient and fast customization. According to different surveying and mapping service types, a surveying and mapping result report template is customized, and meanwhile, a classification induction method is adopted to convert the rule part of the output content into a uniform wildcard character, so that the workload of writing in the direct text is reduced, the positioning calculation during writing in the direct text is further reduced, and the programming efficiency is improved.
2. The compatibility and maintainability are strong. The efficient customization method for the joint surveying and mapping result report can completely separate Microsoft Office from operating the document, is not influenced by the Microsoft Office version, and does not need to consider the compatibility problem among the Microsoft Office versions.
3. The output efficiency is high. Through the test of large data volume, compare traditional VBA mode, its output efficiency promotes more than 10 times, and system resource occupancy is low, and the operation is more stable, reliable.
Drawings
FIG. 1 is a flow chart diagram of a joint mapping result report efficient customization method according to the present invention;
FIG. 2 is an example of wildcard applicability of the categorical generalizations of report content in the joint mapping achievement report efficient customization method according to the present invention;
FIG. 3 is an example of a rule report in the joint mapping achievement report efficient customization method according to the present invention;
FIG. 4 is an example of an irregular report in the joint mapping achievement report efficient customization method according to the present invention;
FIG. 5 is an example of writing a report into an original file of a report of a surveying result in the efficient customization method of a joint surveying result report according to the present invention;
FIG. 6 is an example of an original document of a picture-inserted surveying result report in the efficient customization method of joint surveying result report according to the present invention;
FIG. 7 is an output efficiency analysis diagram of a conventional VBA mode combined mapping result report output method;
FIG. 8 is an output efficiency analysis diagram of the joint mapping achievement report efficient customization method of the present invention;
FIG. 9 is a schematic structural diagram of a joint mapping result report efficient customization system according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
As shown in fig. 1, the invention provides a method for efficiently customizing a joint mapping result report, which specifically comprises the following steps:
and S1, customizing a surveying and mapping result report template in advance according to the surveying and mapping service type. The method specifically comprises the following steps:
s1-1, classifying and summarizing output contents of a surveying and mapping result report according to each joint surveying and mapping service type, and formulating a wildcard scheme and a character writing scheme of the output contents, wherein the joint surveying and mapping service type comprises building engineering planning condition verification measurement, civil air defense construction completion acceptance measurement and real estate surveying and mapping; the method specifically comprises the following steps: and classifying and summarizing the contents contained in the surveying and mapping result report according to the cover page, the text, the report and the attached drawing, and formulating a corresponding wildcard scheme and a text writing scheme. Wherein the content of the first and second substances,
the cover and the text are general descriptions of surveying and mapping results and mainly comprise project information, surveying and mapping unit information, surveying and mapping basis, surveying and mapping method and the like of surveying and mapping projects; wherein, the contents related to the project information and the surveying and mapping unit information are all assigned with wildcards, such as { project name } { project position } { construction unit name } { surveying and mapping time }, and the surveying and mapping basis and the surveying and mapping method are fixed contents and adopt the scheme of directly writing in a surveying and mapping result report template file; as shown in particular in fig. 2.
The report forms are divided into regular report forms and irregular report forms. The rule report refers to a movable table with variable row or column numbers, where the row or column of the report conforms to the cycle rule, for example: the report forms of the type can not be output by using wildcards, and a scheme of directly writing texts into a surveying and mapping achievement report template file is adopted according to a cyclic rule, as shown in fig. 3. The irregular report forms are tables which are fixed integrally, possibly contain a small part of active contents inside and do not have a circulation rule; for example: taking the 'main economic index summary table' in the planning completion stage as an example, fixing contents such as total land area, total building area, overground building area, underground building area, building base area and the like, and appointing corresponding wildcards such as { total land area } and { total land area } according to names of the contents; the contained activity contents such as the ground building areas need to be classified into detailed areas according to residence, business, property management, community use, garbage room and public toilet output, and the names of the detailed classifications and the output contents are all designated as wildcards according to the local related specifications, such as { other underground 1}, { other ground 1}, { other public facility 1} underground, other underground 2}, { other ground 2}, { other public facility 2} and the like, as shown in fig. 4.
The attached drawings are professional result graphs of joint surveying and mapping, and after the result graphs are edited in software into graphs, the result graphs are converted into pictures by using a graph cutting function and stored in a specified directory folder; and when a template file of a surveying and mapping result report is made, reserving page positions for the attached drawings.
And S1-2, compiling a surveying and mapping achievement report template file according to the style of the surveying and mapping achievement report. The method comprises the following specific steps: and (3) referring to the style of the surveying and mapping result report, replacing the classified and summarized texts and the contents to be written in the irregular table by using wildcards, and customizing the table style of the regular table according to the requirement of circular writing to form a template file of the surveying and mapping result report.
And S2, extracting data from the mapping result database (namely, directly calling the data from the mapping result database) according to the mapping service type, wherein the extracted data comprises service information, spatial data information and thematic map information automatically generated based on the service information and the spatial data information.
The method specifically comprises the following steps: and calling a template file of the corresponding surveying and mapping result report according to the surveying and mapping service type, extracting data to be processed from the surveying and mapping result map based on the template file of the surveying and mapping result report, wherein the combined surveying and mapping result map is an actual measurement result.
And S3, writing the extracted data into a corresponding pre-customized surveying and mapping result report template, and outputting a surveying and mapping result report. The method specifically comprises the following steps:
s3-1, generating a surveying and mapping result report original file according to a preset surveying and mapping result report template file;
and S3-2, writing the extracted data into a surveying and mapping result report original file by adopting a batch replacement or bookmark insertion function to form a final combined surveying and mapping result report file. The method specifically comprises the following steps: when determining an original file of a surveying and mapping result report, writing contents to be output into the original file of the surveying and mapping result report by adopting a batch replacement or bookmark insertion function (the writing method comprises text replacement, chart operation, document local copy, font style automatic adaptation, page layout automatic adjustment, directory automatic generation and update, document format conversion and the like), and outputting a joint surveying and mapping result report file; as shown in fig. 5.
Moreover, when writing the extracted data into the original surveying and mapping result report file, the method further includes inserting an attached drawing, specifically: converting each professional result graph of the joint mapping into a specified format (for example, WMF or JPG format, specifically, after the result graph is edited into a graph in software, converting the result graph into a picture by using a graph cutting function and storing the picture in a specified directory folder), and then inserting the picture into a reserved position of an original file of a mapping result report; it should be noted that, when the original document of the surveying and mapping result report is made, the page position should be reserved for the attached drawing, and the margin is set (that is, layout information such as paper, margin, picture size, etc. is automatically set), as shown in fig. 6.
According to the high-efficiency customization method of the combined surveying and mapping result report, the wildcard scheme and the text writing scheme of the output content are formulated through classified induction of the output content of the surveying and mapping result report, and the result report template file is compiled according to the style of the surveying and mapping result report, so that the quick customization and high-efficiency output of the output function of the surveying and mapping result report are realized; specifically, by using a classified induction method, a rule part of output content is converted into wildcards in a uniform format, direct text writing is reduced, positioning calculation during direct text writing is reduced, programming efficiency is improved, rapid customization of a template file of a surveying and mapping result report is realized, multithreading operation is supported, different threads process different documents at the same time, efficient output of a combined surveying and mapping result report file is realized (the method is an independent NET program set and can be copied and deployed by any NET application program, documents are generated, modified, converted and printed without using Microsoft.word, input focus positioning, data writing, picture insertion and various table operations are supported), compared with the conventional VBA-based mode, the method for efficiently customizing the combined surveying and mapping result report has higher working efficiency (the method is applied to an upgrading project of outputting the surveying and mapping result report in a overseas, and mapping result report is tested in a large data volume, compared with the conventional VBA mode, the output efficiency is improved by more than 10 times, the system resource occupancy rate is low, the comparison condition of the NET application is shown in FIGS. 7 and 8, the Microsoft Office compatible with the Microsoft Office compatible operation, and the Microsoft version of Microsoft is more reliable and is not influenced by Microsoft Office version.
As shown in FIG. 9, the invention provides a system for efficiently customizing a joint mapping result report, which comprises a report template prefabricating module 100, a mapping data extraction module 200 and a result report output module 300. Wherein, the first and the second end of the pipe are connected with each other,
the report template prefabricating module 100 is mainly used for customizing a surveying and mapping achievement report template in advance according to the surveying and mapping service type; the method comprises the following specific steps:
classifying and summarizing the output content of the surveying and mapping result report according to the surveying and mapping service type, and formulating a wildcard scheme and a character writing scheme of the output content; the method comprises the following specific steps: classifying and summarizing the contents contained in the surveying and mapping result report according to a cover, a text, a report form and an attached drawing, and formulating a corresponding wildcard scheme and a text writing scheme; the cover and the text are summary descriptions of surveying and mapping results, and mainly comprise project information, surveying and mapping unit information, surveying and mapping basis, surveying and mapping method and the like of surveying and mapping projects, wherein the contents related to the project information and the surveying and mapping unit information all designate wildcards, the surveying and mapping basis and the surveying and mapping method are fixed contents, and a scheme of directly writing in a surveying and mapping result report template file is adopted; the report forms are classified into regular report forms and irregular report forms; the rule report is a movable form with variable row or column numbers and the rows or columns of the report conform to a cycle rule, and a scheme of directly writing a text into a surveying and mapping achievement report template file is adopted according to the cycle rule; the irregular report is a table which is fixed as a whole, possibly contains a small part of active content in the table but does not have a cycle rule, the fixed part of the content designates corresponding wildcards according to content names, and the active content designates both detailed classified names and output content as wildcards according to local related specifications; the attached drawing is a professional result drawing of joint surveying and mapping, and after the result drawing is edited in software into a drawing, a cutting function is used for converting the result drawing into a picture and storing the picture in a specified directory folder.
Compiling a surveying and mapping achievement report template file according to the style of the surveying and mapping achievement report; the method comprises the following specific steps: and (3) referring to the format of the surveying and mapping result report, replacing the classified and summarized text and the contents to be written in the irregular table by using wildcards, and customizing the format of the regular table according to the requirement of circular writing to form a template file of the surveying and mapping result report.
The mapping data extraction module 200 is mainly used for extracting data from a mapping result database according to mapping service types, wherein the extracted data comprises service information, spatial data information and thematic map information automatically generated based on the information; the method specifically comprises the following steps: the method is used for extracting data from the surveying and mapping achievement database according to the surveying and mapping service type, namely, a corresponding template file of a surveying and mapping achievement report is called according to the surveying and mapping service type, the data to be processed is extracted from a surveying and mapping achievement map based on the template file of the surveying and mapping achievement report, and the combined surveying and mapping achievement map is an actual measurement result.
The achievement report output module 300 is mainly used for writing the extracted data into a corresponding pre-customized surveying and mapping achievement report template, and further outputting a surveying and mapping achievement report; the method comprises the following specific steps:
generating a surveying and mapping result report original file according to a preset surveying and mapping result report template file;
and writing the extracted data into a surveying and mapping result report original file by adopting a batch replacement or bookmark insertion function to form a final joint surveying and mapping result report file. When the extracted data is written into the original file of the surveying and mapping result report, the method further comprises the following steps of: and converting each professional result graph of the joint mapping into a specified format, and then inserting the graph into a reserved position of an original file of the mapping result report.
For various aspects and possible technical effects of the system for efficiently customizing a joint surveying and mapping result report, please refer to the technical effect description that can be achieved by the method for efficiently customizing a joint surveying and mapping result report, and the description is not repeated here.
The above embodiments are only preferred embodiments of the present invention, and the protection scope of the present invention is not limited thereby, and any insubstantial changes and substitutions made by those skilled in the art based on the present invention are within the protection scope of the present invention.

Claims (10)

1. A method for efficiently customizing a joint mapping achievement report, comprising:
s1, customizing a surveying and mapping result report template in advance according to the surveying and mapping service type;
s2, extracting data from a mapping result database according to mapping service types, wherein the extracted data comprise service information, spatial data information and thematic map information automatically generated based on the service information and the spatial data information;
and S3, writing the extracted data into a corresponding pre-customized surveying and mapping result report template, and further outputting a surveying and mapping result report.
2. The joint mapping achievement report efficient customizing method of claim 1, wherein the pre-customizing mapping achievement report templates according to mapping business types specifically comprises:
classifying and summarizing the output content of the surveying and mapping result report according to each joint surveying and mapping service type, and formulating a wildcard scheme and a character writing scheme of the output content, wherein the joint surveying and mapping service type comprises building engineering planning condition verification measurement, civil defense construction completion acceptance measurement and real estate surveying and mapping;
and compiling a mapping result report template file according to the type of the mapping result report.
3. The method for efficiently customizing the report of the joint surveying and mapping result according to claim 2, wherein the step of classifying and summarizing the output content of the report of the surveying and mapping result according to each type of the joint surveying and mapping service to make a wildcard scheme and a text writing scheme of the output content comprises the following specific steps: classifying and summarizing the contents contained in the surveying and mapping result report according to a cover, a text, a report form and an attached drawing, and formulating a corresponding wildcard scheme and a text writing scheme; wherein the content of the first and second substances,
the cover and the text are summary descriptions of surveying and mapping results, and mainly comprise project information, surveying and mapping unit information, surveying and mapping basis, surveying and mapping method and the like of surveying and mapping projects, the contents related to the project information and the surveying and mapping unit information all designate wildcards, the surveying and mapping basis and the surveying and mapping method are fixed contents, and a scheme of directly writing in a surveying and mapping result report template file is adopted;
the report forms are divided into regular report forms and irregular report forms; the rule report is a movable form with variable row or column numbers and the rows or columns of the report conform to a cycle rule, and a scheme of directly writing a text into a surveying and mapping achievement report template file is adopted according to the cycle rule; the irregular report is a table which is fixed as a whole, possibly contains a small part of active content in the table but does not have a cycle rule, the fixed part of the content designates corresponding wildcards according to content names, and the active content designates both detailed classified names and output content as wildcards according to local related specifications;
the attached drawing is a professional result drawing of joint surveying and mapping, and after the result drawing is edited into a drawing in software, a result drawing is converted into a picture by using a cutting function and stored in a specified directory folder.
4. The efficient customization method for joint mapping result report according to claim 3, wherein compiling a mapping result report template file according to the mapping result report style specifically comprises: and (3) referring to the style of the surveying and mapping result report, replacing the classified and summarized texts and the contents to be written in the irregular table by using wildcards, and customizing the table style of the regular table according to the requirement of circular writing to form a template file of the surveying and mapping result report.
5. The method for efficiently customizing the joint mapping achievement report according to any one of claims 1 to 4, wherein the step of extracting data from the mapping achievement database according to the mapping business type includes calling a template file of a corresponding mapping achievement report according to the mapping business type, and extracting data to be processed from a mapping achievement map based on the template file of the mapping achievement report, wherein the joint mapping achievement map is an actual measurement result.
6. The joint mapping achievement report efficient customization method according to any one of claims 1-4, wherein writing the extracted data into corresponding pre-customized mapping achievement report templates and outputting mapping achievement reports comprises:
generating a surveying and mapping result report original file according to a preset surveying and mapping result report template file;
and writing the extracted data into a surveying and mapping result report original file by adopting a batch replacement or bookmark insertion function to form a final joint surveying and mapping result report file.
7. A system for efficient customization of joint mapping effort reports, comprising:
a report template prefabricating module (100) for customizing a surveying and mapping achievement report template in advance according to the surveying and mapping service type;
the mapping data extraction module (200) is used for extracting data from the mapping result database according to mapping service types, wherein the extracted data comprises service information, spatial data information and thematic map information automatically generated based on the information;
and the result report output module (300) is used for writing the extracted data into a corresponding pre-customized mapping result report template so as to output a mapping result report.
8. The joint mapping achievement report efficient customization system of claim 7, wherein the report template prefabrication module (100) is configured to pre-customize mapping achievement report templates according to mapping business types, including:
classifying and summarizing the output content of the surveying and mapping result report according to the surveying and mapping service type, and formulating a wildcard scheme and a character writing scheme of the output content;
and compiling a surveying and mapping result report template file according to the style of the surveying and mapping result report.
9. The system of claim 7, wherein the mapping data extraction module (200) is configured to extract data from the mapping achievement database according to the mapping business type, that is, to retrieve a template file of a corresponding mapping achievement report according to the mapping business type, and to extract data to be processed from a mapping achievement map based on the template file of the mapping achievement report, where the combined mapping achievement map is an actual measurement result.
10. The joint mapping achievement report efficient customization system of claim 7, wherein the achievement report outputting module (300) is configured to write the extracted data into corresponding pre-customized mapping achievement report templates, and the step of outputting the mapping achievement report comprises:
generating a surveying and mapping result report original file according to a preset surveying and mapping result report template file;
and writing the extracted data into a surveying and mapping result report original file by adopting a batch replacement or bookmark insertion function to form a final combined surveying and mapping result report file.
CN202210903088.2A 2022-07-29 2022-07-29 Efficient customization method and system for joint surveying and mapping result report Pending CN115329736A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210903088.2A CN115329736A (en) 2022-07-29 2022-07-29 Efficient customization method and system for joint surveying and mapping result report

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210903088.2A CN115329736A (en) 2022-07-29 2022-07-29 Efficient customization method and system for joint surveying and mapping result report

Publications (1)

Publication Number Publication Date
CN115329736A true CN115329736A (en) 2022-11-11

Family

ID=83919038

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210903088.2A Pending CN115329736A (en) 2022-07-29 2022-07-29 Efficient customization method and system for joint surveying and mapping result report

Country Status (1)

Country Link
CN (1) CN115329736A (en)

Similar Documents

Publication Publication Date Title
CN109582647B (en) Unstructured evidence file oriented analysis method and system
CN101661460B (en) Method and device for generating management system report
CN104881275B (en) A kind of electronic report forms generation method and device
CN108762743B (en) Data table operation code generation method and device
CN101446971B (en) Method for building content management system and device thereof
CN103778107A (en) Method and platform for quickly and dynamically generating form based on EXCEL
CN103093334A (en) Method of activity notice text recognition and transforming automatically into calendar term
CN101122899A (en) Report generation method and device
US8732567B1 (en) System and method for automating document generation
CN112328489B (en) Test case generation method and device, terminal equipment and storage medium
US20140281860A1 (en) System and method for dynamic linking between graphic documents and comment data bases
CN104021198A (en) Relational database information retrieval method and device based on ontology semantic index
CN112667563A (en) Document management and operation method and system
CN112434033B (en) Method for collecting and displaying flexible and changeable table type data
CN111191429A (en) System and method for automatic filling of data table
CN104699758A (en) Intelligent generation system and method of graphic library-associated command document
CN111859886B (en) Document generation method and device based on product prototype interface
CN111090976B (en) Method and device for generating inspection document based on dynamic data
US7356458B1 (en) Multi-language correspondence/form generator
CN112506488A (en) Method for generating programming language class based on sql creating statement
CN116303359A (en) Method for realizing multi-type document export of database structure
CN115329736A (en) Efficient customization method and system for joint surveying and mapping result report
KR101022716B1 (en) System for generating automatically electronic document and method thereof
CN1973284A (en) Document processing method and device
CN113569543B (en) Implementation method of nuclear power engineering automatic report generation technology

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