CN109387193B - Indoor map updating method and device - Google Patents

Indoor map updating method and device Download PDF

Info

Publication number
CN109387193B
CN109387193B CN201710652888.0A CN201710652888A CN109387193B CN 109387193 B CN109387193 B CN 109387193B CN 201710652888 A CN201710652888 A CN 201710652888A CN 109387193 B CN109387193 B CN 109387193B
Authority
CN
China
Prior art keywords
data
map
file
information
module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710652888.0A
Other languages
Chinese (zh)
Other versions
CN109387193A (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.)
Gexing Micro Electronics Technology Chengdu Co ltd
Original Assignee
Shenzhen Yaohang 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 Shenzhen Yaohang Information Technology Co ltd filed Critical Shenzhen Yaohang Information Technology Co ltd
Priority to CN201710652888.0A priority Critical patent/CN109387193B/en
Publication of CN109387193A publication Critical patent/CN109387193A/en
Application granted granted Critical
Publication of CN109387193B publication Critical patent/CN109387193B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/005Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 with correlation of navigation data from several sources, e.g. map or contour matching

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Automation & Control Theory (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Navigation (AREA)
  • Instructional Devices (AREA)

Abstract

The invention discloses an updating method and a device of an indoor map, which comprises the following steps of converting an original structure drawing or collected original data of a building into a file containing basic map information; adding primitive information into the file containing the basic map information to generate a primitive information file; step three, converting the primitive information file and generating a map exchange file with a general format; checking and verifying the data of the map exchange file; and fifthly, compiling the checked and verified data into a binary map file by a data compiler. The method and the device for updating the indoor map can convert required graphic element information into a binary map file for a user to use on the basis of preprocessing the original structure drawing of the building, the map file is small and exquisite, the map file is convenient to use in handheld or vehicle-mounted equipment, and found errors can be timely modified in a flexible mode.

Description

Indoor map updating method and device
Technical Field
The invention relates to an indoor navigation technology, in particular to an indoor map updating method and device.
Background
At present, an indoor map in navigation is different from an outdoor map, the outdoor map is mainly aimed at roads and buildings, so that the collection is relatively easy, the change period is relatively slow, the indoor map is dense in buildings, the roads are short and narrow, the map collection is more difficult, the probability of serious change of the indoor map is very high, such as business layout readjustment, parking space repartitioning and the like of a parking lot, a large amount of modification and iteration are inevitable during map collection and generation, and a large amount of time is consumed by adopting a traditional mode, so that the problem of rapidly positioning and correcting the indoor map errors is urgently solved.
Aiming at the problems in the prior art, the method and the device for updating the indoor map have important significance.
Disclosure of Invention
In order to solve the above problems, the present invention provides an updating method and apparatus for an indoor map.
In order to achieve the above object, an indoor map updating method according to the present invention includes the steps of: converting an original structure drawing or collected original data of a building into a file containing basic map information; adding primitive information into the file containing the basic map information to generate a primitive information file; step three, converting the primitive information file and generating a map exchange file with a general format; checking and verifying the data of the map exchange file; compiling the checked and verified data into a binary map file by a data compiler;
further, the step four of checking and verifying the data of the map exchange file specifically includes the following steps: step a, performing data check on the correctness of the data in the map exchange file in a local server, and transmitting the data into a cloud server, wherein the preliminary check specifically comprises the following steps: judging whether the data of points, lines and surfaces in the map exchange file exceed the range of the map layer, whether overlapping or floating point type data exceed the allowable range, whether blank data exist and whether the coordinate exceeds the allowable range; b, carrying out logic check on the data in the cloud server, wherein the logic check specifically comprises the following steps: judging whether the data has potential factors causing navigation failure of a navigation engine, such as whether the connectivity of a path is reasonable, whether an unplanned path exists or not and whether an inaccessible node exists or not; c, generating a simple map which can be browsed by a browser for the data which pass through the logic check according to the mode that the building passes through HTML5+ WEBGL;
further, step c is followed by step d: outputting the errors found in the logic check in an XML format;
further, step d is followed by step e: connecting the cloud server to position and modify errors;
further, the primitive information is layer information, path information, POI information and hidden information used by a developer;
further, the map exchange file with the general format is in an MIF format, an MID format or an SHP format;
the invention also comprises an updating device of the indoor map, which is characterized by comprising an original data processing module, a map editing module, a data generating module, a data verifying module, a map data compiling module and an error processing module; the original data processing module is used for converting an original structure diagram of a building or self-collected data into a file containing map basic information; the map editing module is used for adding specific graphic element information in a file containing map basic information to generate a graphic element information file; the data generation module is used for converting the primitive information file and generating a map exchange file in a general format; the data verification module is used for verifying the correctness of the data in the map exchange file; the map data compiling module is used for compiling the data into a binary map file and pushing the binary map file to the using equipment; the error processing module is used for positioning and correcting errors found in the data verification module and iterating a processing result to the generated data file;
further, the data verification module specifically includes: the system comprises a data basic verification module, a data logic verification module and a data graphic verification module; the data basic verification module is used for carrying out basic correctness verification on data in the generated map exchange file locally and then uploading the data to the cloud server; the data logic verification module runs at the cloud server end and is used for performing deep level logic inspection such as path planning, POI traversal and the like on data in the cloud server; the data imaging module runs at the cloud server end and is used for rendering data through HTML5 and WEBGL to generate a primary image, and then outputting the primary image to the HTTP server for manual inspection.
Further, the data verification module further comprises an error output module and an error modification module, wherein the error output module is used for outputting the checked errors in the cloud server to an HTTP server in an XML format; the error modification module is used for providing an interface for browsing and modifying the output error directly through a browser.
The method and the device for updating the indoor map can convert required graphic element information into a map exchange file with a general format on the basis of preprocessing the original structure drawing of the building, and compile data with the general format into a binary map file for a user to use through map information software.
Drawings
Fig. 1 is a schematic flow chart of an updating method of an indoor map according to the present invention;
fig. 2 is a schematic diagram illustrating a specific process of checking and verifying data of the map exchange file according to the present invention;
fig. 3 is a schematic structural diagram of an indoor map updating apparatus according to the present invention;
fig. 4 is a schematic structural diagram of a data verification module according to the present invention.
Detailed Description
The structure, operation, and the like of the present invention will be further described with reference to the accompanying drawings.
As shown in fig. 1, fig. 1 is a schematic flow chart of an updating method of an indoor map according to the present invention, including the following steps: step one S1, converting the original structure drawing of the building or the collected original data into a file containing map basic information; in a preferred embodiment of the present invention, the original structure drawing may be an original internal drawing or electronic document of a building, the internal drawing may be converted into a corresponding electronic document by scanning, the electronic document may be in a PDF or DSW format, and then processed by drawing design software such as CAD or AUTOCAD, that is, after removing unnecessary information in the electronic document file, the processed electronic document is converted into a file containing basic map information;
step two S2, adding primitive information in the file containing the map basic information to generate a primitive information file; in a preferred embodiment of the present invention, map information software such as ARCGIS or MAPINFO may be used to import the file containing the basic map information, and then add the primitive information such as layer information and path information. Typically, the primitive information is layer information, path information, POI information, and hidden information for developers to use.
Step three, S3, converting the primitive information file and generating a map exchange file with a general format; in a preferred embodiment of the present invention, the map exchange file in the common format is in an MIF, MID, or SHP format.
In step four S4, checking and verifying the data of the map exchange file, in a preferred embodiment of the present invention, the checking and verifying is triple verification, that is, firstly, checking the correct verification of the local data, then uploading the check to the cloud server, performing further logical verification check in the cloud server, and finally generating a visual simple map for graphical verification check;
as shown in fig. 2, fig. 2 is a schematic diagram of a specific flow of checking and verifying the data of the map exchange file in step four S4 of the present invention, which specifically includes the following steps:
step a (sa), performing data check on the correctness of the data in the map exchange file in the local server, and transmitting the data into the cloud server, where the preliminary check specifically includes: judging whether the data of points, lines and surfaces in the map exchange file exceed the range of the map layer, whether overlapping or floating point type data exceed the allowable range, whether blank data exist and whether the coordinate exceeds the allowable range;
step b (Sb), carrying out logic check on the data in the cloud server, wherein the logic check specifically comprises the following steps: judging whether the data has potential factors causing navigation failure of a navigation engine, such as whether the connectivity of a path is reasonable, whether an unplanned path exists or not and whether an inaccessible node exists or not; in a preferred embodiment of the present invention, the potential factors causing navigation failure of the navigation engine may generally be whether there is an isolated POI or node, whether there is a reasonable route between two POIs, whether there is an overly complex route, etc.;
step c (Sc), generating a simple map which can be browsed by a browser in a building unit through HTML5+ WEBGL mode for data which pass through logic verification check, and then manually checking with a relevant mobile device by referring to an actual environment, wherein generally, a user can access the graphical data which are output to the HTTP server through the browser or a special network program, so that the generated map can be visually seen, once an error is found, the error can be quickly positioned, and then the corresponding data can be quickly modified or reacquired;
step d (sd), the error found in the logic check is output in XML format, in the preferred embodiment of the present invention, the error or warning information checked out in the cloud server is stored in the HTTP server in XML format, which is convenient for the user to analyze and process, the user can quickly browse or locate all errors through the browser and the dedicated interface, and at the same time, the user can analyze and modify the error or warning information by using the browser or the dedicated tool or software, and then directly update the modified content to the cloud server.
And e, (Se) connecting the cloud server to position and modify errors.
Step five S5, compiling the checked and verified data into a binary map file by a data compiler; generally, the data can be compiled into a binary map file by a data compiler, stored by a customs-related version management software, and then pushed to a user device from the cloud server; the using equipment can be a handheld tablet computer or vehicle-mounted equipment and is called by an indoor navigation engine.
As shown in fig. 3, fig. 3 is a schematic structural diagram of an updating apparatus of an indoor map according to the present invention, where the updating apparatus of an indoor map includes an original data processing module 1, a map editing module 2, a data generating module 3, a data verifying module 4, and a map data compiling module 5, where the original data processing module 1 is configured to convert an original structure drawing of a building into a file in a PDF format or a DSW format, and then convert the original file into a file containing basic map information after removing unnecessary information in the original file through software preprocessing such as CAD and AUTOCAD; the map editing module 2 is used for adding graphic element information into a file containing map basic information to generate a graphic element information file; the data generating module 3 is configured to convert the primitive information file and generate a map exchange file in a general format, where the general format may be a file in an MID format or an MIF format; the data verification module 4 is used for verifying the correctness of the data in the map exchange file; the map data compiling module 5 is used for compiling the data into a binary map file and transmitting the binary map file into a using device, and the error processing module 6 is used for positioning and correcting errors found in the data verification module 4 and iterating a processing result into a generated data file; generally, the update devices of the indoor map are each provided with a network module, and the network module is used for connecting and accessing the update devices of the indoor map and the cloud server, and includes an access cloud server, an HTTP server, a configuration management server, a file server, and the like.
As shown in fig. 4, fig. 4 is a schematic structural diagram of a data verification module 4 according to the present invention, where the data verification module specifically includes: a data basic verification module 41, a data logic verification module 42, a data graphic verification module 43, an error output module 44 and an error modification module 45, wherein the data basic verification module 41 is used for locally performing basic correctness check on data in the generated map exchange file and then uploading the data to the cloud server; the data logic verification module runs at the cloud server end and is used for performing deep level logic inspection such as path planning, POI traversal and the like on data in the cloud server; the data imaging module runs at the cloud server end and is used for rendering data through HTML5 and WEBGL to generate a primary image, and then outputting the primary image to the HTTP server for manual inspection. The error output module 44 is configured to output the detected error in the cloud server to an HTTP server in an XML format; the error modification module 45 is used to provide a friendly interface for browsing and modifying the output error directly through the browser, so that the user can browse and modify the output error more directly. In combination with the data logic verification module 42 and the data graphical verification module 43, the error processing module 6 can output the errors detected in the cloud server to the local server, so that a user can quickly browse or locate all the errors, modify error information by using a tool, directly update the modified content to the cloud server, and then quickly see the modified result through the database verification module 42 and the map rendering module 43.
The foregoing is merely illustrative of the present invention, and it will be appreciated by those skilled in the art that various modifications may be made without departing from the principles of the invention, and the scope of the invention is to be determined accordingly.

Claims (8)

1. An updating method of an indoor map is characterized by comprising the following steps:
converting an original structure drawing or collected original data of a building into a file containing basic map information;
adding primitive information into the file containing the basic map information to generate a primitive information file; the graphic element information is layer information, path information, POI information and hidden information used by a developer;
step three, converting the primitive information file and generating a map exchange file with a general format;
checking and verifying the data of the map exchange file;
compiling the checked and verified data into a binary map file by a data compiler; and storing the binary map file through related version management software, and pushing the binary map file to a using device through a cloud server, wherein the using device comprises a handheld tablet personal computer or vehicle-mounted device for being called by an indoor navigation engine.
2. An updating method of an indoor map as claimed in claim 1, wherein the step four of checking and verifying the data of the map exchange file specifically comprises the following steps:
step a, performing data preliminary check on the correctness of the data in the map exchange file in a local server, and transmitting the data into a cloud server, wherein the preliminary check specifically comprises the following steps: judging whether the data of points, lines and surfaces in the map exchange file exceed the range of the map layer, whether overlapping or floating point type data exceed the allowable range, whether blank data exist and whether the coordinate exceeds the allowable range;
b, carrying out logic check on the data in the cloud server, wherein the logic check specifically comprises the following steps: determining whether the data has potential factors causing navigation failure of a navigation engine, including: whether the connectivity of the path is reasonable, whether an unplanned path exists or not and whether an inaccessible node exists or not;
and c, generating a simple map which can be browsed by a browser according to the data which passes the logic check and the mode that the building passes HTML5+ WEBGL.
3. An indoor map updating method as claimed in claim 2, further comprising step d after step c: and outputting the errors found in the logic check in an XML format.
4. An indoor map updating method as claimed in claim 3, further comprising step e after step d: and connecting the cloud server to locate and modify the error.
5. An updating method of an indoor map as claimed in claim 1, wherein the map exchange file in the common format is in an MIF format, an MID format or an SHP format.
6. The indoor map updating device is characterized by comprising an original data processing module, a map editing module, a data generating module, a data verifying module, a map data compiling module, an error processing module,
The original data processing module is used for converting an original structure diagram of a building or self-collected data into a file containing map basic information;
the map editing module is used for adding specific graphic element information in a file containing map basic information to generate a graphic element information file; the graphic element information is layer information, path information, POI information and hidden information used by a developer;
the data generation module is used for converting the primitive information file and generating a map exchange file in a general format;
the data verification module is used for verifying the correctness of the data in the map exchange file;
the map data compiling module is used for compiling the data into a binary map file and pushing the binary map file to a using device, wherein the binary map file is stored through related version management software, and the using device comprises a handheld tablet personal computer or a vehicle-mounted device and is used for being called by an indoor navigation engine;
the error processing module is used for positioning and correcting errors found in the data verification module and iterating the processing result to the generated data file.
7. An indoor map updating apparatus as claimed in claim 6, wherein the data verification module specifically comprises: the system comprises a data basic verification module, a data logic verification module and a data graphic verification module;
the data basic verification module is used for carrying out basic correctness verification on data in the generated map exchange file locally and then uploading the data to the cloud server;
the data logic verification module runs at the cloud server end and is used for performing deep logic inspection including path planning and POI traversal on data in the cloud server;
the data graphical verification module runs at the cloud server end and is used for rendering data through HTML5 and WEBGL to generate a primary graph, and then outputting the primary graph to the HTTP server for manual inspection.
8. An updating apparatus of an indoor map according to claim 7, wherein the data verification module further includes an error output module and an error modification module, the error output module is configured to output the error checked in the cloud server to the HTTP server in an XML format;
the error modification module is used for providing an interface for browsing and modifying the output error directly through a browser.
CN201710652888.0A 2017-08-02 2017-08-02 Indoor map updating method and device Active CN109387193B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710652888.0A CN109387193B (en) 2017-08-02 2017-08-02 Indoor map updating method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710652888.0A CN109387193B (en) 2017-08-02 2017-08-02 Indoor map updating method and device

Publications (2)

Publication Number Publication Date
CN109387193A CN109387193A (en) 2019-02-26
CN109387193B true CN109387193B (en) 2021-11-09

Family

ID=65412088

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710652888.0A Active CN109387193B (en) 2017-08-02 2017-08-02 Indoor map updating method and device

Country Status (1)

Country Link
CN (1) CN109387193B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110704318B (en) * 2019-09-27 2022-10-25 武汉中海庭数据技术有限公司 Map data automatic testing method, terminal device and storage medium
CN112084278B (en) * 2020-08-31 2022-07-01 武汉光庭信息技术股份有限公司 Verification method and device for map data conversion customized product
CN112697132A (en) * 2020-12-21 2021-04-23 北京金和网络股份有限公司 Positioning method, device and system based on GIS

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8438011B2 (en) * 2010-11-30 2013-05-07 Microsoft Corporation Suggesting spelling corrections for personal names
US8429102B2 (en) * 2011-03-31 2013-04-23 Mitsubishi Electric Research Laboratories, Inc. Data driven frequency mapping for kernels used in support vector machines
CN102184228B (en) * 2011-05-11 2012-08-29 武汉虹信通信技术有限责任公司 Map data processing method in road test system and device thereof
CN105631080A (en) * 2014-11-27 2016-06-01 国网内蒙古东部电力有限公司 Automatic generation device and method of vector power grid wiring diagram
CN104897160B (en) * 2015-05-29 2018-04-27 北京京东尚科信息技术有限公司 A kind of localization method and device based on vector quantization indoor map
CN106980633B (en) * 2016-01-19 2020-12-15 阿里巴巴(中国)有限公司 Indoor map data generation method and device

Also Published As

Publication number Publication date
CN109387193A (en) 2019-02-26

Similar Documents

Publication Publication Date Title
Hamledari et al. IFC-based development of as-built and as-is BIMs using construction and facility inspection data: Site-to-BIM data transfer automation
Liu et al. 3D visualization of sub-surface pipelines in connection with the building utilities: Integrating GIS and BIM for facility management
US20070067761A1 (en) System and method for transforming graphical models
CN109387193B (en) Indoor map updating method and device
US20180293332A1 (en) Development, programming, and debugging environment
CN102681835A (en) Code clone notification and architectural change visualization
JP2012059026A (en) Source code conversion method and source code conversion program
US11645438B2 (en) Generating a template-driven schematic from a netlist of electronic circuits
CN112307408B (en) Method and device for determining element information in page, electronic equipment and storage medium
CN112632844A (en) Extracting and analyzing information from engineering drawings
KR102142768B1 (en) Method and apparatus for inspecting error of underground facilities maps
CN107506484B (en) Operation and maintenance data association auditing method, system, equipment and storage medium
US20150294050A1 (en) Method, Apparatus and System for Improved Groundwater Modeling
Bonduel et al. Including widespread geometry schemas into Linked Data-based BIM applied to built heritage
CN107958209B (en) Illegal construction identification method and system and electronic equipment
US9251489B2 (en) Node-pair process scope definition adaptation
JP6781819B2 (en) Task processing method and distributed computing framework system
CN103150445B (en) The method for decomposing of a kind of MATLAB model variable and device
CN111858959A (en) Method and device for generating component relation map, computer equipment and storage medium
CA2738422C (en) Examining concurrent system states
US9881113B2 (en) Layout synthesis of a three-dimensional mechanical system design
CN108133029B (en) Map element adjusting method, device and equipment and computer-readable storage medium
CN114995790A (en) Component development method and device, computer readable medium and electronic equipment
CN109840609B (en) Goods picking point data verification method and device, storage medium and electronic equipment
Petrova-Antonova et al. Towards a semantic 3D model of Sofia City

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
TR01 Transfer of patent right

Effective date of registration: 20231221

Address after: 610000 room 1, floor 5, building 3, building 9, No. 1480, north section of Tianfu Avenue, high tech Zone, Chengdu, Sichuan

Patentee after: GEXING MICRO-ELECTRONICS TECHNOLOGY CHENGDU CO.,LTD.

Address before: 518116 room 107-108, building 54, Dayun software Town, 8288 Longgang Avenue, Henggang street, Longgang District, Shenzhen City, Guangdong Province

Patentee before: SHENZHEN YAOHANG INFORMATION TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right