CN112507262A - Cable channel section acquisition and automatic generation method based on handheld terminal - Google Patents

Cable channel section acquisition and automatic generation method based on handheld terminal Download PDF

Info

Publication number
CN112507262A
CN112507262A CN202011601316.8A CN202011601316A CN112507262A CN 112507262 A CN112507262 A CN 112507262A CN 202011601316 A CN202011601316 A CN 202011601316A CN 112507262 A CN112507262 A CN 112507262A
Authority
CN
China
Prior art keywords
information
section
cable channel
collecting
work well
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
CN202011601316.8A
Other languages
Chinese (zh)
Other versions
CN112507262B (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.)
Suzhou Guangge Technology Co Ltd
Original Assignee
Suzhou Guangge 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 Suzhou Guangge Technology Co Ltd filed Critical Suzhou Guangge Technology Co Ltd
Priority to CN202011601316.8A priority Critical patent/CN112507262B/en
Publication of CN112507262A publication Critical patent/CN112507262A/en
Application granted granted Critical
Publication of CN112507262B publication Critical patent/CN112507262B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser

Abstract

The invention provides a method for collecting and automatically generating a cable channel section based on a handheld terminal, which comprises the following steps: collecting the information of the working well: collecting the cable channel section name, GIS coordinates and photo information in a terminal-holding manner; drawing the section of the working well: drawing a cross-section schematic diagram through a gesture panel by adopting an H5 technology; analyzing the graph and generating a coordinate matrix: automatically identifying and converting the digital matrix into a digital matrix through an intelligent algorithm; and (4) transferring a JSON file: storing basic graphic information and service information including section pipe arrangement holes; web configuration analysis and configuration section display: the Web terminal generates graphic information which can be displayed on the configuration according to the basic graphic information by analyzing the JSON file formed in the step S40, binds the service information and generates a final complete configuration file; the invention can realize the maintenance work of the section information conveniently, efficiently and accurately.

Description

Cable channel section acquisition and automatic generation method based on handheld terminal
Technical Field
The invention relates to the field of cable channel section acquisition methods, in particular to a method for acquiring and automatically generating a cable channel section based on a handheld terminal.
Background
In the process of information acquisition and management of a cable channel section, in the past, after manual well descending, section photo information is shot through a camera, position coordinates of the channel section are acquired through a positioning device, data information such as names, coordinates and lines is recorded through a paper pen and is finally input into an information system one by one, and the core problems of numerous sections, high difficulty in underground information acquisition, high on-site information recording cost, long input management system period and the like exist all the time; even if the mobile terminal is adopted, due to the fact that channel section styles are complex and information is various, specific section styles need to be drawn on the mobile terminal through a graph drawing tool, line information is bound for each hole in the section, then the corresponding section styles and the bound line information are generated on a Web end, and background processing procedures are complex; in addition, the actual use scene of information acquisition may often appear in regions with unstable signals such as underground, and the mobile terminal may affect the work under the condition of no network.
Disclosure of Invention
In order to solve the problems of complex operation, low efficiency and the like, the invention provides a cable channel section acquisition and automatic generation method based on a handheld terminal.
In order to solve the above technical problem, an embodiment of the present invention provides a method for collecting and automatically generating a cable channel section based on a handheld terminal, including the following steps:
s10: collecting the information of the working well: collecting the cable channel section name, GIS coordinates and photo information in a terminal-holding manner;
s20: drawing the section of the working well: drawing a cross-section schematic diagram through a gesture panel by adopting an H5 technology;
s30: analyzing the graph and generating a coordinate matrix: automatically identifying and converting the digital matrix into a digital matrix through an intelligent algorithm;
s40: and (4) transferring a JSON file: storing basic graphic information and service information including section pipe arrangement holes;
s50: web configuration analysis and configuration section display: the Web side generates graphic information capable of being displayed in a configuration according to the basic graphic information by analyzing the JSON file formed in step S40, binds the service information, and generates a final complete configuration file.
Wherein the step S10 includes:
s11: collecting the section information of the cable channel: establishing a road, a channel code, a channel name, a channel type and channel classification information of a channel, and taking the channel code as the unique identification information of the cable channel in the system;
s12: collecting GIS coordinates of a cable channel section: acquiring a GIS coordinate of a current position through a mobile terminal positioning function, and automatically storing GIS coordinate data and channel codes in an associated manner;
s13: collecting a photo of the cross section of the cable channel: the system shoots outdoor scene photos and section photos for the appointed channel by calling a camera of the mobile terminal, automatically names the photos according to channel codes, and displays name and time watermarks on the shot photos.
The panel drawing cross-section diagram is a cross-section diagram drawn on a mobile terminal according to an actual cross-section condition, and the drawing content comprises information such as matrix coordinates of cross-section pipe holes, pipe hole states and associated line names.
The intelligent algorithm of step S30 is as follows:
s31: setting an initial point coordinate P1(X, Y);
s32: maximum values a and b in the XY direction can be obtained through the graphic drawing condition;
s33: calculating a horizontal axis offset n and a vertical axis offset m between the multi-point coordinates by the interface size and the ratio between a and b, thereby calculating P2 (X + n, Y), P3 (X +2n, Y), P4 (X +3n, Y).. Px (X + (a-1) n, Y) in the horizontal axis direction, and coordinates P5 (X, Y + m), P9 (X, Y +2 m), P13 (X, Y +3 m). Py (X, Y + (b-1) m) in the vertical axis direction;
s34: each coordinate point constitutes a number matrix.
Wherein, the basic graphic information in step 40 is used for storing the drawing information of the graphic itself.
The service information in step 40 includes associated line information, connectivity information, and affiliated association information.
Preferably, after the final complete configuration file is generated, the final complete configuration file can be transmitted to the system platform by the mobile terminal through a near field communication mode.
The technical scheme of the invention has the following beneficial effects:
1. in the invention, the acquisition work of the section name, the GIS coordinate, the photo and other key information is directly carried out in a terminal-holding mode, and the operation is simple and convenient;
2. according to the method, the acquired graphical information is automatically identified and converted through an intelligent algorithm, and a corresponding section schematic diagram is generated, so that the method is accurate and high in automation degree;
3. in the invention, in the areas with unstable signals such as underground and the like, the handheld terminal can work without a network, and has wide application range and high efficiency.
Drawings
FIG. 1 is a schematic view of the present invention;
FIG. 2 is a block diagram of the system of the present invention;
FIG. 3 is an operation page of the handheld terminal of the present invention;
FIG. 4 is a format reported by the handheld terminal after data acquisition is completed;
FIG. 5 is a process of computing a coordinate matrix in accordance with the present invention;
FIG. 6 is a cross-section json format calculated in the present invention;
FIG. 7 is a calculated pipe hole json format of the present invention;
FIG. 8 is a generated Web platform profile style (profile information on the right) in the present invention;
fig. 9 shows the generated profile style of the Web platform (pipe hole information on the right side) in the present invention.
Detailed Description
To make the technical problems, technical solutions and advantages of the present invention more apparent, the following detailed description is given with reference to the accompanying drawings and specific embodiments, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, not all of them.
As shown in fig. 1-4, the present invention provides a method for collecting and automatically generating a cable channel section based on a handheld terminal, which comprises the following steps:
s10: collecting the information of the working well: collecting the cable channel section name, GIS coordinates and photo information in a terminal-holding manner;
s20: drawing the section of the working well: drawing a cross-sectional schematic diagram through a gesture panel as shown in FIG. 5 by using H5 technology;
s30: analyzing the graph and generating a coordinate matrix: automatically identifying and converting the digital matrix into a digital matrix through an intelligent algorithm;
s40: and (4) transferring a JSON file: as shown in fig. 4, basic graphic information and service information including cross-section drainage holes are stored;
s50: web configuration analysis and configuration section display: the Web side generates graphic information capable of being displayed in a configuration according to the basic graphic information by analyzing the JSON file formed in step S40, binds the service information, and generates a final complete configuration file.
Wherein the step S10 includes:
s11: collecting the section information of the cable channel: establishing a road, a channel code, a channel name, a channel type and channel classification information of a channel, and taking the channel code as the unique identification information of the cable channel in the system;
s12: collecting GIS coordinates of a cable channel section: acquiring a GIS coordinate of a current position through a mobile terminal positioning function, and automatically storing GIS coordinate data and channel codes in an associated manner;
s13: collecting a photo of the cross section of the cable channel: the system shoots outdoor scene photos and section photos for the appointed channel by calling a camera of the mobile terminal, automatically names the photos according to channel codes, and displays name and time watermarks on the shot photos.
The panel drawing section diagram is a section diagram drawn on the mobile terminal according to the actual section situation, and the drawing content comprises information such as matrix coordinates of section pipe holes, pipe hole states and associated line names.
As shown in fig. 5, in this embodiment, the values of a and b are both 4, and the intelligent algorithm of step S30 is as follows:
s31: setting an initial point coordinate P1(X, Y);
s32: maximum values a and b in the XY direction can be obtained through the graphic drawing condition;
s33: calculating a horizontal axis offset n and a vertical axis offset m between the multi-point coordinates by the interface size and the ratio between a and b, thereby calculating P2 (X + n, Y), P3 (X +2n, Y), P4 (X +3n, Y).. Px (X + (a-1) n, Y) in the horizontal axis direction, and coordinates P5 (X, Y + m), P9 (X, Y +2 m), P13 (X, Y +3 m). Py (X, Y + (b-1) m) in the vertical axis direction;
s34: each coordinate point constitutes a number matrix.
As shown in fig. 6-7, the basic graphic information in step 40 is used to store the drawing information of the graphic itself, such as the calculated matrix coordinates, shape, size, border color, and the like.
The service information in step 40 includes associated line information, connectivity information, and affiliated association information.
As shown in fig. 8-9, after the final complete configuration file is generated, the configuration file can be transmitted to the system platform by the mobile terminal through the nfc.
The working principle of the invention is as follows:
1. in the invention, the acquisition work of the section name, the GIS coordinate, the photo and other key information is directly carried out in a terminal-holding mode, and the operation is simple and convenient;
2. according to the method, the acquired graphical information is automatically identified and converted through an intelligent algorithm, and a corresponding section schematic diagram is generated, so that the method is accurate and high in automation degree;
3. in the invention, in the areas with unstable signals such as underground and the like, the handheld terminal can work without a network, and has wide application range and high efficiency.
The above description is for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art should be able to cover the technical scope of the present invention, the technical solutions according to the present invention and the inventive concept thereof, with equivalent replacement or change, which are within the technical scope of the present invention.

Claims (7)

1. A cable channel section collection and automatic generation method based on a handheld terminal is characterized in that
The method comprises the following steps:
s10: collecting the information of the working well: collecting the cable channel section name, GIS coordinates and photo information in a terminal-holding manner;
s20: drawing the section of the working well: drawing a cross-section schematic diagram through a gesture panel by adopting an H5 technology;
s30: analyzing the graph and generating a coordinate matrix: automatically identifying and converting the digital matrix into a digital matrix through an intelligent algorithm;
s40: and (4) transferring a JSON file: storing basic graphic information and service information including section pipe arrangement holes;
s50: web configuration analysis and configuration section display: the Web side generates graphic information capable of being displayed in a configuration according to the basic graphic information by analyzing the JSON file formed in step S40, binds the service information, and generates a final complete configuration file.
2. The method for collecting and automatically generating a cable channel section based on a handheld terminal as claimed in claim 1, wherein the step S10 includes:
s11: acquiring the section information of the cable work well: establishing a road to which the work well belongs, a work well code, a work well name, a work well type and work well classification information, and taking the work well code as the unique identification information of the cable channel in the system;
s12: collecting GIS coordinates of a cable channel section: acquiring a GIS coordinate of a current position through a mobile terminal positioning function, and automatically storing GIS coordinate data and a working well code in an associated manner;
s13: acquiring a section photo of the cable work well: the system shoots outdoor scene photos and section photos for the designated work well by calling a camera of the mobile terminal, automatically names the photos according to work well codes, and displays name and time watermarks on the shot photos.
3. The method for collecting and automatically generating a cable channel section based on a handheld terminal as claimed in claim 1, wherein the panel drawing section diagram is a drawing section diagram drawn on the mobile terminal according to an actual section situation, and the drawing content includes information such as matrix coordinates of a section pipe hole, a pipe hole state, and an associated line name.
4. The method for collecting and automatically generating a cable channel section based on a handheld terminal as claimed in claim 1, wherein the intelligent algorithm of step S30 is as follows:
s31: setting an initial point coordinate P1(X, Y);
s32: maximum values a and b in the XY direction can be obtained through the graphic drawing condition;
s33: calculating a horizontal axis offset n and a vertical axis offset m between the multi-point coordinates by the interface size and the ratio between a and b, thereby calculating P2 (X + n, Y), P3 (X +2n, Y), P4 (X +3n, Y).. Px (X + (a-1) n, Y) in the horizontal axis direction, and coordinates P5 (X, Y + m), P9 (X, Y +2 m), P13 (X, Y +3 m). Py (X, Y + (b-1) m) in the vertical axis direction;
s34: each coordinate point constitutes a number matrix.
5. The method for collecting and automatically generating a cable channel section based on a handheld terminal as claimed in claim 1, wherein the basic graphic information in step 40 is used to store drawing information of the graphic itself.
6. The method as claimed in claim 1, wherein the service information in step 40 includes associated line information, connectivity information and associated relationship information.
7. The method as claimed in claim 1, wherein the method for collecting and automatically generating the cable channel profile based on the handheld terminal is capable of transmitting the final complete configuration file to the system platform by the mobile terminal through near field communication.
CN202011601316.8A 2020-12-30 2020-12-30 Method for collecting and automatically generating section of cable channel based on handheld terminal Active CN112507262B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011601316.8A CN112507262B (en) 2020-12-30 2020-12-30 Method for collecting and automatically generating section of cable channel based on handheld terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011601316.8A CN112507262B (en) 2020-12-30 2020-12-30 Method for collecting and automatically generating section of cable channel based on handheld terminal

Publications (2)

Publication Number Publication Date
CN112507262A true CN112507262A (en) 2021-03-16
CN112507262B CN112507262B (en) 2024-03-12

Family

ID=74951890

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011601316.8A Active CN112507262B (en) 2020-12-30 2020-12-30 Method for collecting and automatically generating section of cable channel based on handheld terminal

Country Status (1)

Country Link
CN (1) CN112507262B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050053463A (en) * 2003-12-02 2005-06-08 한명국 Combined keypad system with invisual sensor matrix and inputing method for letter thereof
WO2015188626A1 (en) * 2014-06-10 2015-12-17 国家电网公司 Method for viewing single line diagram of electric power system on mobile terminal in real time
CN106528943A (en) * 2016-10-14 2017-03-22 厦门什嘉信息科技有限公司 Cable well data imaging method
CN106708984A (en) * 2016-12-09 2017-05-24 国网北京市电力公司 Method, apparatus and system for acquiring basic data of cable channel
CN106952321A (en) * 2017-02-23 2017-07-14 国网河北省电力公司石家庄供电分公司 The method and device that a kind of cable passage sectional drawing is automatically generated
CN107818212A (en) * 2017-10-27 2018-03-20 广东电网有限责任公司中山供电局 Cable work well section and azimuth information Quick Acquisition method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050053463A (en) * 2003-12-02 2005-06-08 한명국 Combined keypad system with invisual sensor matrix and inputing method for letter thereof
WO2015188626A1 (en) * 2014-06-10 2015-12-17 国家电网公司 Method for viewing single line diagram of electric power system on mobile terminal in real time
CN106528943A (en) * 2016-10-14 2017-03-22 厦门什嘉信息科技有限公司 Cable well data imaging method
CN106708984A (en) * 2016-12-09 2017-05-24 国网北京市电力公司 Method, apparatus and system for acquiring basic data of cable channel
CN106952321A (en) * 2017-02-23 2017-07-14 国网河北省电力公司石家庄供电分公司 The method and device that a kind of cable passage sectional drawing is automatically generated
CN107818212A (en) * 2017-10-27 2018-03-20 广东电网有限责任公司中山供电局 Cable work well section and azimuth information Quick Acquisition method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王嗣策;: "基于旋转矩阵的ZPW-2000A轨道电路结构图软件设计", 铁路计算机应用, no. 11, pages 21 - 25 *

Also Published As

Publication number Publication date
CN112507262B (en) 2024-03-12

Similar Documents

Publication Publication Date Title
CN104850596B (en) A kind of distribution data processing method based on mobile GIS and RTK positioning
CN1838164B (en) Full-digitized field information acquisition, recording and processing method for land survey
CN111625735B (en) Method for visually displaying active operation and inspection by using secondary equipment of intelligent substation
CN102904996A (en) Method, device and system for testing performance of mobile phone touch screen
CN110717088A (en) Electronic document-based device management method, apparatus, device and storage medium
CN101128007A (en) Testing method for mobile communication terminal
CN109359043B (en) Mobile game automatic testing method based on machine learning
KR102080388B1 (en) System for collecting and providing the information of parking area
CN106095376A (en) A kind of implementation method of quick configuration monitoring picture
CN107102833A (en) Line information interactive approach and electronic equipment
CN107315774A (en) Battalion's auxiliary tone integration data survey system and census method based on mobile Internet
CN110795583A (en) Intelligent management method for pump station trash remover
CN107748902A (en) A kind of method for matching somebody with somebody insertion data acquisition based on scene battalion
CN112529055A (en) Image annotation and annotation data set processing method
CN113393342A (en) Building decoration project overall process management method and system
CN112507262A (en) Cable channel section acquisition and automatic generation method based on handheld terminal
CN110866712B (en) Component intelligent logistics positioning method and system based on BIM model plug-in
CN109544660B (en) Data processing method based on field mapping automatic data processing system
CN110689614B (en) Electronic map-based equipment information collection method, medium, equipment and system
CN108952734A (en) A kind of shield-tunneling construction plane vertical section information mobile phone end real-time exhibition method
CN101807221A (en) On-site auxiliary construction system in nuclear power plant and implementation method thereof
CN116503564A (en) Method and system for acquiring three-dimensional model of building
CN112801617B (en) Data integration method based on substation electrical equipment entity ID and ODS system
CN115658796A (en) Visual display method and system for map grid data
CN104992136A (en) Bar code identifying method and apparatus

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