CN110704552A - Indoor space information management system - Google Patents

Indoor space information management system Download PDF

Info

Publication number
CN110704552A
CN110704552A CN201810648013.8A CN201810648013A CN110704552A CN 110704552 A CN110704552 A CN 110704552A CN 201810648013 A CN201810648013 A CN 201810648013A CN 110704552 A CN110704552 A CN 110704552A
Authority
CN
China
Prior art keywords
space
indoor
map
module
data
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
CN201810648013.8A
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.)
Zhenjiang Yction Software Co Ltd
Original Assignee
Zhenjiang Yction Software 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 Zhenjiang Yction Software Co Ltd filed Critical Zhenjiang Yction Software Co Ltd
Priority to CN201810648013.8A priority Critical patent/CN110704552A/en
Publication of CN110704552A publication Critical patent/CN110704552A/en
Pending legal-status Critical Current

Links

Landscapes

  • Navigation (AREA)
  • Instructional Devices (AREA)

Abstract

The GIS system works based on the principle that after GPS satellite signals are used for positioning, the geographic position of a monitoring point is obtained through analysis and calculation by combining a digital map, and therefore various commercial and public service applications are achieved. Because of the limitation of GPS signal precision, the interference of various building materials on positioning signals and the technical problem that no unified digital map exists in indoor geographic space at present, a GIS system supporting indoor application is lacking at present. The invention provides an indoor space information management system, which depends on WLAN (wireless local area network) to carry out indoor positioning, combines mapping to generate an indoor space map, and uses a space database to store indoor geographic space data information, thereby realizing commercial application of the indoor space geographic information system and effectively filling the market blank.

Description

Indoor space information management system
Technical Field
The invention relates to the technical field of wireless communication, in particular to an indoor space information management system.
Background
A conventional geographic information system, i.e., a GIS system, is a specific and very important spatial information system. The system is a technical system for collecting, storing, managing, operating, analyzing, displaying and describing relevant geographic distribution data in the whole or partial earth surface (including the atmosphere) space under the support of a computer hardware and software system.
The GIS system works based on the principle that after GPS satellite signals are used for positioning, the geographic position of a monitoring point is obtained through analysis and calculation by combining a digital map, and therefore various commercial and public service applications are achieved. Because of the limitation of GPS signal precision, the interference of various building materials on positioning signals and the technical problem that no unified digital map exists in indoor geographic space at present, a GIS system supporting indoor application is lacking at present.
The invention provides an indoor space information management system, which depends on WLAN (wireless local area network) to carry out indoor positioning, combines mapping to generate an indoor space map, and uses a space database to store indoor geographic space data information, thereby realizing commercial application of the indoor space geographic information system and effectively filling the market blank.
Disclosure of Invention
The invention provides an indoor space information management system, which is used for carrying out indoor positioning by means of a WLAN (wireless local area network), generating an indoor space map by combining surveying and mapping, and storing indoor geographic space data information by using a space database to complete the development of an indoor geographic information system. The invention discloses an indoor space information management system, which comprises the following components:
indoor positioning module: the method comprises the steps of realizing an indoor positioning function based on the WLAN, calculating a specific geographic position by combining a position signal fed back by a terminal AP and a fingerprint identification algorithm, and transmitting geographic position information to a display module of a server after filtering and correcting;
geospatial data element maintenance module: the maintenance of geospatial data elements is realized, the data elements are defined through a programming language to describe entities and attributes thereof in a geospatial space, and the definition from simple entity space elements to composite entity space elements can be realized through a self-contained inheritance algorithm;
a map generation module: generating an indoor space map according to a set map generation algorithm through all effective geospatial data elements defined in a geospatial data element maintenance module, supporting the direct editing work of data element attributes on the generated map, and automatically updating new data into the geospatial data element maintenance module after managing and maintaining data element attributes in the map;
map toolkit module: providing a series of tool sets for practical operation in a map, wherein the tool sets comprise space distance and path distance measurement between two points, height measurement, marking function, shortest path measurement and the like;
the spatial database module: storing all the geospatial data information in the geospatial data element maintenance module, providing a data retrieval index supporting the geospatial data information, wherein the data index is defined based on SQL, and providing a database execution statement comprising functions of adding, modifying, deleting, inquiring and the like;
a server side display module: and providing a data operation interface based on a WEB page format, displaying the map produced in the map generation module in a page, and performing interactive operation with a user.
Detailed Description
In order to make the technical problems, technical solutions and advantages to be solved by the present invention clearer, the following detailed description is given with reference to specific embodiments.
Detailed description of the preferred embodiments
The embodiment provides an indoor space information management system which depends on a WLAN (wireless local area network) to perform indoor positioning, combines mapping to generate an indoor space map, uses a space database to store indoor geographic space data information, and completes development of an indoor geographic information system. The indoor space information management system of the embodiment comprises the following component modules:
indoor positioning module: the method comprises the steps of realizing an indoor positioning function based on the WLAN, calculating a specific geographic position by combining a position signal fed back by a terminal AP and a fingerprint identification algorithm, and transmitting geographic position information to a display module of a server after filtering and correcting;
geospatial data element maintenance module: the maintenance of geospatial data elements is realized, the data elements are defined through a programming language to describe entities and attributes thereof in a geospatial space, and the definition from simple entity space elements to composite entity space elements can be realized through a self-contained inheritance algorithm;
a map generation module: generating an indoor space map according to a set map generation algorithm through all effective geospatial data elements defined in a geospatial data element maintenance module, supporting the direct editing work of data element attributes on the generated map, and automatically updating new data into the geospatial data element maintenance module after managing and maintaining data element attributes in the map;
map toolkit module: providing a series of tool sets for practical operation in a map, wherein the tool sets comprise space distance and path distance measurement between two points, height measurement, marking function, shortest path measurement and the like;
the spatial database module: storing all the geospatial data information in the geospatial data element maintenance module, providing a data retrieval index supporting the geospatial data information, wherein the data index is defined based on SQL, and providing a database execution statement comprising functions of adding, modifying, deleting, inquiring and the like;
a server side display module: and providing a data operation interface based on a WEB page format, displaying the map produced in the map generation module in a page, and performing interactive operation with a user.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (3)

1. The invention provides an indoor space information management system, which depends on WLAN to carry out indoor positioning, combines mapping to generate an indoor space map, uses a space database to store indoor geographic space data information, and completes the development of an indoor geographic information system, thereby comprising the following components:
indoor positioning module: the method comprises the steps of realizing an indoor positioning function based on the WLAN, calculating a specific geographic position by combining a position signal fed back by a terminal AP and a fingerprint identification algorithm, and transmitting geographic position information to a display module of a server after filtering and correcting;
geospatial data element maintenance module: the maintenance of geospatial data elements is realized, the data elements are defined through a programming language to describe entities and attributes thereof in a geospatial space, and the definition from simple entity space elements to composite entity space elements can be realized through a self-contained inheritance algorithm;
a map generation module: generating an indoor space map according to a set map generation algorithm through all effective geographic space data elements defined in a geographic space data element maintenance module;
map toolkit module: providing a series of tool sets for practical operation in a map, wherein the tool sets comprise space distance and path distance measurement between two points, height measurement, marking function, shortest path measurement and the like;
the spatial database module: storing all the geospatial data information in the geospatial data element maintenance module and providing a data retrieval index supporting the geospatial data information;
a server side display module: and providing a data operation interface based on a WEB page format, displaying the map produced in the map generation module in a page, and performing interactive operation with a user.
2. The indoor space information management system according to claim 1, wherein the map generation module supports direct editing of data element attributes of the generated map, and after management and maintenance of data element attribute data in the map, new data is automatically updated to the geospatial data element maintenance module.
3. An indoor spatial information management system according to claim 2, wherein the spatial database module, data index is defined based on SQL and provides database execution statements including addition, modification, deletion, query, and the like.
CN201810648013.8A 2018-06-22 2018-06-22 Indoor space information management system Pending CN110704552A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810648013.8A CN110704552A (en) 2018-06-22 2018-06-22 Indoor space information management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810648013.8A CN110704552A (en) 2018-06-22 2018-06-22 Indoor space information management system

Publications (1)

Publication Number Publication Date
CN110704552A true CN110704552A (en) 2020-01-17

Family

ID=69192265

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810648013.8A Pending CN110704552A (en) 2018-06-22 2018-06-22 Indoor space information management system

Country Status (1)

Country Link
CN (1) CN110704552A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112445886A (en) * 2020-12-10 2021-03-05 上海红星共赢云计算科技有限公司 Indoor map data processing method, device and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101515283A (en) * 2009-03-03 2009-08-26 山东鼎创信息技术有限公司 Oil field geographical information system
CN102546816A (en) * 2012-01-31 2012-07-04 江苏省现代企业信息化应用支撑软件工程技术研发中心 Campus positioning method based on LBS platform and realization system thereof
CN102685677A (en) * 2012-05-08 2012-09-19 北京邮电大学 Indoor positioning method and device
CN102819982A (en) * 2012-08-10 2012-12-12 桂林易创精益信息技术有限公司 Electronic map for manufacturing execution system (MES) and using method of electronic map
CN106153047A (en) * 2016-08-15 2016-11-23 广东欧珀移动通信有限公司 A kind of indoor orientation method, device and terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101515283A (en) * 2009-03-03 2009-08-26 山东鼎创信息技术有限公司 Oil field geographical information system
CN102546816A (en) * 2012-01-31 2012-07-04 江苏省现代企业信息化应用支撑软件工程技术研发中心 Campus positioning method based on LBS platform and realization system thereof
CN102685677A (en) * 2012-05-08 2012-09-19 北京邮电大学 Indoor positioning method and device
CN102819982A (en) * 2012-08-10 2012-12-12 桂林易创精益信息技术有限公司 Electronic map for manufacturing execution system (MES) and using method of electronic map
CN106153047A (en) * 2016-08-15 2016-11-23 广东欧珀移动通信有限公司 A kind of indoor orientation method, device and terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112445886A (en) * 2020-12-10 2021-03-05 上海红星共赢云计算科技有限公司 Indoor map data processing method, device and system

Similar Documents

Publication Publication Date Title
CN1838164B (en) Full-digitized field information acquisition, recording and processing method for land survey
CN108874919B (en) Automatic checking method for planned land, electronic equipment, storage medium and system
CN112115198A (en) Urban remote sensing intelligent service platform
US9730028B2 (en) Systems and methods to identify home addresses of mobile devices
US10972862B2 (en) Visitor insights based on hyper-locating places-of-interest
CN106779417A (en) The collection of engineering investigation information digitalization, management and integrated application method
CN107391514A (en) A kind of data generally investigate result output method
US20150363508A1 (en) Grid-based analysis of geospatial trajectories
CN111161086A (en) Method, system, computer equipment and storage medium for inquiring business data
CN103884345A (en) Interest point information collecting method, interest point information displaying method, interest point information collecting device, interest point information displaying device, and interest point retrieval system
CN104850596A (en) Distribution network data processing method based on mobile GIS (Geographic Information System) and RTK (Real Time Kinematic) positioning
CN105022770A (en) Geocoding method and geocoding system based on smart city
CN111866727B (en) Display method and device for driver gathering point, electronic equipment and storage medium
CN104006805A (en) Electric power engineering field reconnaissance method based on mobile GIS
CN111723171A (en) New capital construction project investigation system based on public map development
CN110704552A (en) Indoor space information management system
CN109213940B (en) Method, storage medium, equipment and system for realizing user position calculation under big data
CN111382165B (en) Mobile homeland management system
CN105023089A (en) Urban management data monitoring system based on GIS platform and method thereof
CN115858713B (en) Data management method and data management system for agricultural condition geographic information
CN107563529A (en) A kind of electric power geography information operating system based on GPS and inertial positioning
CN114254491A (en) Data processing method, device, equipment and storage medium
KR101671867B1 (en) Apparatus and method for analyzing fluid stream in pipe network based gis
Cosido et al. Implementation and deployment of geographical information system services in the municipality of Santander
CN116295444B (en) Navigation method, system, terminal and storage medium for field operation

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
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20200117