CN105426521A - Chart database with three-level indexing structure and data reading method thereof - Google Patents

Chart database with three-level indexing structure and data reading method thereof Download PDF

Info

Publication number
CN105426521A
CN105426521A CN201510888549.3A CN201510888549A CN105426521A CN 105426521 A CN105426521 A CN 105426521A CN 201510888549 A CN201510888549 A CN 201510888549A CN 105426521 A CN105426521 A CN 105426521A
Authority
CN
China
Prior art keywords
chart
index
sea
thing
sea chart
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
CN201510888549.3A
Other languages
Chinese (zh)
Other versions
CN105426521B (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.)
Shenzhen University
Original Assignee
Shenzhen University
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 University filed Critical Shenzhen University
Priority to CN201510888549.3A priority Critical patent/CN105426521B/en
Publication of CN105426521A publication Critical patent/CN105426521A/en
Priority to PCT/CN2016/107492 priority patent/WO2017092636A1/en
Application granted granted Critical
Publication of CN105426521B publication Critical patent/CN105426521B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/51Indexing; Data structures therefor; Storage structures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Software Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to a chart data index, and in particular relates to a chart database with a three-level indexing structure and a data reading method thereof. According to the invention, a chart index is designed in the chart database; a chart can be retrieved through the chart index; simultaneously, internal indexes of various charts are designed; the internal indexes include object classification indexes and object indexes in the corresponding charts; the object classification indexes and the object indexes of the corresponding charts can be sequentially searched according to classification attributes and characteristic attributes of objects in need of being displayed in a target display area; and thus, the objects in need of being displayed can be located and displayed. By means of the three-level indexing structure, the chart data reading speed can be greatly increased; and thus, the chart display speed is increased.

Description

There is chart zoom and the method for reading data thereof of three level list structure
Technical field
The present invention relates to chart data index, particularly relate to a kind of chart zoom and the method for reading data thereof with three level list structure.
Background technology
Sea chart procedure for displaying relates to the reading to chart data in chart zoom.Chart zoom comprises some sea charts, and comprise again dissimilar a large amount of thing marks in each sea chart, therefore chart zoom relates to huge data volume.But traditional chart zoom is not owing to designing chart index and thing mark category index, cause chart data to read comparatively slow, sea chart display speed is low.
Summary of the invention
Technical matters to be solved by this invention is, proposes a kind of chart zoom and the method for reading data thereof with three level list structure, to improve the reading speed to chart data.The present invention is achieved in that
Have a chart zoom for three level list structure, chart zoom comprises some sea charts, and chart zoom has chart index; Described chart index comprises the index information of each sea chart, and the index information of sea chart comprises the coverage area information of sea chart; Each sea chart has respective inside index respectively; Described inner index comprises thing mark category index and thing mark index; Described thing mark category index comprises the index information of each thing mark type in its corresponding sea chart; The index information of thing mark type comprises the categorical attribute of thing mark type; Described thing mark index comprises each thing target index information of its homologue mark type; Thing target index information comprises thing target characteristic attribute.
Further, the index information of sea chart also comprises at least one in chart numbering, scale denominator, benchmark latitude circle radius, coordinate times multiplying factor, the depth of water times multiplying factor.
Further, in described chart index, the index information ascending sequence of chi denominator in proportion of each sea chart; When there being the index information of new sea chart to import described chart index, according to the ordering rule of index information in the scale denominator size in the index information of this new sea chart and described chart index, the index information of this new sea chart is imported described chart index.
Further, the index information of thing mark type also comprises the type thing target position, length and number information.
Further, described characteristic attribute comprises at least one in thing target length, position, geometric type, affiliated area, reference space thing mark number, space thing mark, direction, space thing cursor position.
Have a method for reading data for the chart zoom of three level list structure, chart zoom comprises some sea charts, and chart zoom has chart index; Described chart index comprises the index information of each sea chart, and the index information of sea chart comprises the coverage area information of sea chart; Each sea chart has respective inside index respectively; Described inner index comprises thing mark category index and thing mark index; Described thing mark category index comprises the index information of each thing mark type in its corresponding sea chart; The index information of thing mark type comprises the categorical attribute of thing mark type; Described thing mark index comprises each thing target index information of its homologue mark type; Thing target index information comprises thing target characteristic attribute;
Described method comprises the steps:
Step 1: read described chart index, and judge the overlay area of each sea chart in chart zoom and the position relationship of target viewing area;
Step 2: using overlay area and described target viewing area not from each sea chart as the relevant sea chart of described target viewing area; The index information of each relevant sea chart forms relevant chart folio catalogue;
Step 3: read each relevant sea chart according to relevant chart folio catalogue from chart zoom, and extract in each relevant sea chart the part be in described target viewing area, to draw the sea chart of described target viewing area;
Step 4: thing mark category index and the thing mark index of searching corresponding sea chart according to the thing target categorical attribute needing in described target viewing area to show and characteristic attribute successively, to locate the thing mark needing display, and is shown.
Further, the overlay area of sea chart and target viewing area represent with maximum latitude, minimum latitude, maximum longitude and minimum longitude; In described step 1, the relation according to the maximum latitude of the overlay area of each sea chart, minimum latitude, maximum longitude and minimum longitude and the maximum latitude of target viewing area, minimum latitude, maximum longitude and minimum longitude judges the overlay area of each sea chart in chart zoom and the position relationship of target viewing area.
Further, if the maximum latitude of target viewing area, minimum latitude, maximum longitude and minimum longitude are respectively maxlatX, minlatX, maxlonX, minlonX; The maximum latitude of the overlay area of the i-th width sea chart, minimum latitude, maximum longitude and minimum longitude are respectively maxlati, minlati, maxloni, minloni; Then:
When meeting following condition for the moment, the overlay area of the i-th width sea chart and target viewing area from:
MaxlatX≤minlati;
MinlatX≥maxlati;
MaxlonX≤minloni;
MinlonX≥maxloni;
When to meet following condition simultaneously, the overlay area of the i-th width sea chart is included in target viewing area:
MaxlatX≥minlati;
MinlatX≤maxlati;
MaxlonX≥minloni;
MinlonX≤maxloni;
When to meet following condition simultaneously, target viewing area is included in the overlay area of the i-th width sea chart:
MaxlatX≤minlati;
MinlatX≥maxlati;
MaxlonX≤minloni;
MinlonX≥maxloni;
All the other situations are that target viewing area is crossing with the overlay area of the i-th width sea chart.
Compared with prior art, the present invention designs chart index in chart zoom, can retrieve sea chart by chart index.Simultaneously, devise the inside index of each sea chart, inner index comprises thing mark category index in corresponding sea chart and thing mark index, thing mark category index and the thing mark index of corresponding sea chart is searched successively according to the thing target categorical attribute needing in target viewing area to show and characteristic attribute, the thing mark needing display can be located, and shown.Substantially increased the reading speed of chart data by this three level list structure, thus improve sea chart display speed.
Accompanying drawing explanation
Fig. 1: the three level list structural representation of what the embodiment of the present invention provided the have chart zoom of three level list structure;
Fig. 2: the digital independent schematic flow sheet with the chart zoom of three level list structure.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearly understand, below in conjunction with drawings and Examples, the present invention is further elaborated.
Figure 1 shows that this has the three level list structural representation of the chart zoom of three level list structure.This chart zoom with three level list structure comprises some sea charts, chart zoom has chart index 1, chart index 1 comprise each sea chart (sea chart 1, sea chart 2, sea chart 3 ..., sea chart n) index information, the index information of sea chart comprises the coverage area information of sea chart.The sea chart meeting querying condition can be found by chart index 1.Meanwhile, each sea chart has respective inside index respectively, and the inner cable by each sea chart draws the thing mark searching this sea chart inside found further.Inner index comprises thing mark category index 2 and thing mark index 3.Thing mark category index comprises the index information of each thing mark type in its corresponding sea chart, and the index information of thing mark type comprises the categorical attribute of thing mark type.The all types of thing mark meeting querying condition in corresponding sea chart can be inquired further by thing mark category index 2.Thing mark index 3 comprises each thing target index information of its homologue mark type, and thing target index information comprises thing target characteristic attribute.Finally can be found the thing target position meeting querying condition in corresponding sea chart by thing mark index 3, thus read and show in sea chart.
The inside index of each sea chart and chart index 1 together constitute the three level list structure of chart zoom, can quick position sea chart by chart index 1, and can the characteristic body mark of quick position sea chart inside and space thing mark by the inside index of sea chart, realize the quick reading to chart data.
The inside index of sea chart 1 has been shown in Fig. 1.The inside index of other sea charts is identical with the inner cable guiding structure of sea chart 1.Sea chart 1 comprises n class thing mark altogether, the thing mark category index 2 of sea chart 1 comprise the 1st class thing target index information, the 2nd class thing target index information ..., and the n-th class thing target index information.Comprise again n thing mark in 1st class thing mark, the 1st class thing subject matter mark index 3 comprise the index information of thing mark 1, thing mark 2 index information ..., thing mark n index information.
The index information of sea chart also can comprise chart numbering, scale denominator, benchmark latitude circle radius, coordinate times multiplying factor, the depth of water times multiplying factor etc.In sea chart display, the sea chart that engineer's scale is large shows more detailed information, should pay the utmost attention to when sea chart display.Therefore, on the basis of this three level list structure, can by the ascending sequence of chi denominator in proportion of the index information of each sea chart, when there being the index information of new sea chart to import chart index 1, the index information of this new sea chart is imported chart index 1 by the ordering rule according to index information in the scale denominator size in the index information of this new sea chart and chart index 1.
The index information of thing mark type also comprises the type thing target position, length and number information.Characteristic attribute comprises thing target length, position, geometric type, affiliated area, reference space thing mark number, space thing mark, direction, space thing cursor position etc.These index informations also can be used as thing target querying condition.
The method for reading data of the chart zoom with above-mentioned three level list structure is comprised the steps:
Step S1: read chart index 1, and judge the overlay area of each sea chart in chart zoom and the position relationship of target viewing area;
Step S2: using overlay area and target viewing area not from each sea chart as the relevant sea chart of target viewing area; The index information of each relevant sea chart forms relevant chart folio catalogue;
Step S3: read each relevant sea chart according to relevant chart folio catalogue from chart zoom, and extract in each relevant sea chart the part be in target viewing area, to draw the sea chart of target viewing area;
Step S4: thing mark category index 2 and the thing mark index 3 of searching corresponding sea chart according to the thing target categorical attribute needing in target viewing area to show and characteristic attribute successively, to locate the thing mark needing display, and is shown.
The overlay area of sea chart and target viewing area represent with maximum latitude, minimum latitude, maximum longitude and minimum longitude.In step 1, the overlay area of each sea chart in chart zoom and the position relationship of target viewing area can be judged according to the relation of the maximum latitude of the overlay area of each sea chart, minimum latitude, maximum longitude and minimum longitude and the maximum latitude of target viewing area, minimum latitude, maximum longitude and minimum longitude.
Such as, if the maximum latitude of target viewing area, minimum latitude, maximum longitude and minimum longitude are respectively maxlatX, minlatX, maxlonX, minlonX; The maximum latitude of the overlay area of the i-th width sea chart, minimum latitude, maximum longitude and minimum longitude are respectively maxlati, minlati, maxloni, minloni; Then:
When meeting following condition for the moment, the overlay area of the i-th width sea chart and target viewing area from:
MaxlatX≤minlati;
MinlatX≥maxlati;
MaxlonX≤minloni;
MinlonX≥maxloni;
When to meet following condition simultaneously, the overlay area of the i-th width sea chart is included in target viewing area:
MaxlatX≥minlati;
MinlatX≤maxlati;
MaxlonX≥minloni;
MinlonX≤maxloni;
When to meet following condition simultaneously, target viewing area is included in the overlay area of the i-th width sea chart:
MaxlatX≤minlati;
MinlatX≥maxlati;
MaxlonX≤minloni;
MinlonX≥maxloni;
All the other situations are that target viewing area is crossing with the overlay area of the i-th width sea chart.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, all any amendments done within the spirit and principles in the present invention, equivalent replacement and improvement etc., all should be included within protection scope of the present invention.

Claims (8)

1. have a chart zoom for three level list structure, it is characterized in that, chart zoom comprises some sea charts, and chart zoom has chart index; Described chart index comprises the index information of each sea chart, and the index information of sea chart comprises the coverage area information of sea chart; Each sea chart has respective inside index respectively; Described inner index comprises thing mark category index and thing mark index; Described thing mark category index comprises the index information of each thing mark type in its corresponding sea chart; The index information of thing mark type comprises the categorical attribute of thing mark type; Described thing mark index comprises each thing target index information of its homologue mark type; Thing target index information comprises thing target characteristic attribute.
2. chart zoom as claimed in claim 1, is characterized in that, the index information of sea chart also comprises at least one in chart numbering, scale denominator, benchmark latitude circle radius, coordinate times multiplying factor, the depth of water times multiplying factor.
3. chart zoom as claimed in claim 2, is characterized in that, in described chart index, and the index information ascending sequence of chi denominator in proportion of each sea chart; When there being the index information of new sea chart to import described chart index, according to the ordering rule of index information in the scale denominator size in the index information of this new sea chart and described chart index, the index information of this new sea chart is imported described chart index.
4. chart zoom as claimed in claim 1, it is characterized in that, the index information of thing mark type also comprises the type thing target position, length and number information.
5. chart zoom as claimed in claim 1, is characterized in that, described characteristic attribute comprises at least one in thing target length, position, geometric type, affiliated area, reference space thing mark number, space thing mark, direction, space thing cursor position.
6. have a method for reading data for the chart zoom of three level list structure, it is characterized in that, chart zoom comprises some sea charts, and chart zoom has chart index; Described chart index comprises the index information of each sea chart, and the index information of sea chart comprises the coverage area information of sea chart; Each sea chart has respective inside index respectively; Described inner index comprises thing mark category index and thing mark index; Described thing mark category index comprises the index information of each thing mark type in its corresponding sea chart; The index information of thing mark type comprises the categorical attribute of thing mark type; Described thing mark index comprises each thing target index information of its homologue mark type; Thing target index information comprises thing target characteristic attribute;
Described method comprises the steps:
Step 1: read described chart index, and judge the overlay area of each sea chart in chart zoom and the position relationship of target viewing area;
Step 2: using overlay area and described target viewing area not from each sea chart as the relevant sea chart of described target viewing area; The index information of each relevant sea chart forms relevant chart folio catalogue;
Step 3: read each relevant sea chart according to relevant chart folio catalogue from chart zoom, and extract in each relevant sea chart the part be in described target viewing area, to draw the sea chart of described target viewing area;
Step 4: thing mark category index and the thing mark index of searching corresponding sea chart according to the thing target categorical attribute needing in described target viewing area to show and characteristic attribute successively, to locate the thing mark needing display, and is shown.
7. method for reading data as claimed in claim 6, it is characterized in that, the overlay area of sea chart and target viewing area represent with maximum latitude, minimum latitude, maximum longitude and minimum longitude; In described step 1, the relation according to the maximum latitude of the overlay area of each sea chart, minimum latitude, maximum longitude and minimum longitude and the maximum latitude of target viewing area, minimum latitude, maximum longitude and minimum longitude judges the overlay area of each sea chart in chart zoom and the position relationship of target viewing area.
8. method for reading data as claimed in claim 7, is characterized in that, if the maximum latitude of target viewing area, minimum latitude, maximum longitude and minimum longitude are respectively maxlatX, minlatX, maxlonX, minlonX; The maximum latitude of the overlay area of the i-th width sea chart, minimum latitude, maximum longitude and minimum longitude are respectively maxlati, minlati, maxloni, minloni; Then:
When meeting following condition for the moment, the overlay area of the i-th width sea chart and target viewing area from:
MaxlatX≤minlati;
MinlatX≥maxlati;
MaxlonX≤minloni;
MinlonX≥maxloni;
When to meet following condition simultaneously, the overlay area of the i-th width sea chart is included in target viewing area:
MaxlatX≥minlati;
MinlatX≤maxlati;
MaxlonX≥minloni;
MinlonX≤maxloni;
When to meet following condition simultaneously, target viewing area is included in the overlay area of the i-th width sea chart:
MaxlatX≤minlati;
MinlatX≥maxlati;
MaxlonX≤minloni;
MinlonX≥maxloni;
All the other situations are that target viewing area is crossing with the overlay area of the i-th width sea chart.
CN201510888549.3A 2015-12-04 2015-12-04 Chart zoom and its method for reading data with three level list structure Active CN105426521B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510888549.3A CN105426521B (en) 2015-12-04 2015-12-04 Chart zoom and its method for reading data with three level list structure
PCT/CN2016/107492 WO2017092636A1 (en) 2015-12-04 2016-11-28 Marine chart database having three-tier index architecture and method for reading data therefrom

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510888549.3A CN105426521B (en) 2015-12-04 2015-12-04 Chart zoom and its method for reading data with three level list structure

Publications (2)

Publication Number Publication Date
CN105426521A true CN105426521A (en) 2016-03-23
CN105426521B CN105426521B (en) 2019-04-23

Family

ID=55504733

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510888549.3A Active CN105426521B (en) 2015-12-04 2015-12-04 Chart zoom and its method for reading data with three level list structure

Country Status (2)

Country Link
CN (1) CN105426521B (en)
WO (1) WO2017092636A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017092636A1 (en) * 2015-12-04 2017-06-08 深圳大学 Marine chart database having three-tier index architecture and method for reading data therefrom
CN108280194A (en) * 2018-01-26 2018-07-13 重庆市地理信息中心 A kind of search and methods of exhibiting towards complex space data
WO2019080086A1 (en) * 2017-10-27 2019-05-02 Accenture Global Solutions Limited Industrial data service, data modeling, and data application platform
CN113297200A (en) * 2020-06-24 2021-08-24 阿里巴巴集团控股有限公司 Data storage and acquisition method and device, electronic equipment and readable storage medium

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110503353B (en) * 2018-05-16 2022-04-01 北京三快在线科技有限公司 Distribution area expression method and device
CN113902615B (en) * 2021-01-08 2024-03-01 中国船舶重工集团公司第七0七研究所 Quick seamless splicing display method for electronic chart
CN114427855A (en) * 2021-12-17 2022-05-03 中船航海科技有限责任公司 Conversion method of land map shp data format and internal data format

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101582091A (en) * 2009-06-10 2009-11-18 凌阳科技股份有限公司 Lexicon creation method and system as well as corresponding word searching method and system
US20120331013A1 (en) * 2011-06-23 2012-12-27 Microsoft Corporation Object-Relational Mapped Database Initialization
CN104778024A (en) * 2015-04-23 2015-07-15 深圳大学 Electronic chart displaying method and system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101459557B (en) * 2008-11-29 2011-02-02 成都市华为赛门铁克科技有限公司 Secure logging centralized storage method and device
CN101833986B (en) * 2010-05-20 2011-10-05 哈尔滨工业大学 Method for creating three-stage audio index and audio retrieval method
CN105426521B (en) * 2015-12-04 2019-04-23 深圳大学 Chart zoom and its method for reading data with three level list structure

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101582091A (en) * 2009-06-10 2009-11-18 凌阳科技股份有限公司 Lexicon creation method and system as well as corresponding word searching method and system
US20120331013A1 (en) * 2011-06-23 2012-12-27 Microsoft Corporation Object-Relational Mapped Database Initialization
CN104778024A (en) * 2015-04-23 2015-07-15 深圳大学 Electronic chart displaying method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李刚等: "电子海图空间数据索引结构及检索算法研究", 《中国航海》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017092636A1 (en) * 2015-12-04 2017-06-08 深圳大学 Marine chart database having three-tier index architecture and method for reading data therefrom
WO2019080086A1 (en) * 2017-10-27 2019-05-02 Accenture Global Solutions Limited Industrial data service, data modeling, and data application platform
US11410112B2 (en) 2017-10-27 2022-08-09 Accenture Global Solutions Limited Industrial data service, data modeling, and data application platform
CN108280194A (en) * 2018-01-26 2018-07-13 重庆市地理信息中心 A kind of search and methods of exhibiting towards complex space data
CN108280194B (en) * 2018-01-26 2019-05-21 重庆市地理信息中心 A kind of search and methods of exhibiting towards complex space data
CN113297200A (en) * 2020-06-24 2021-08-24 阿里巴巴集团控股有限公司 Data storage and acquisition method and device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
CN105426521B (en) 2019-04-23
WO2017092636A1 (en) 2017-06-08

Similar Documents

Publication Publication Date Title
CN105426521A (en) Chart database with three-level indexing structure and data reading method thereof
EP3407223B1 (en) Location based full text search
US8799074B2 (en) Methods and apparatus for performing enhanced queries for items such as maps and geospatial data
US9442905B1 (en) Detecting neighborhoods from geocoded web documents
US20070198951A1 (en) Systems and methods for spatial thumbnails and companion maps for media objects
CN105869513B (en) Method and device for displaying associated annotation points on electronic map interface
McCoy The site problem: A critical review of the site concept in archaeology in the digital age
CN106294458A (en) A kind of map point of interest update method and device
CN102147795A (en) Method and device for searching points of interest as well as navigation system
US8538689B2 (en) Map data, method for preparing the same, data product containing the same, storage medium containing the same, and navigation apparatus using the same
CN107247791B (en) Parking lot map data generation method and device and machine-readable storage medium
Peake et al. A feminist urban theory for our time: Rethinking social reproduction and the urban
US20150371430A1 (en) Identifying Imagery Views Using Geolocated Text
CN104778190A (en) Method and electronic apparatus for retrieving map
CN113360789A (en) Interest point data processing method and device, electronic equipment and storage medium
US8862995B1 (en) Automatically creating a movie from geo located content using earth
Harrie et al. Cartographic quality issues for view services in geoportals
KR20140055663A (en) Apparatus, method and computer readable recording medium of clustering data for displaying the information based on a lacation
KR101768914B1 (en) Geo-tagging method, geo-tagging apparatus and storage medium storing a program performing the method
CN104063421A (en) Retrieval method and device for mass transportation remote sensing data
CN105808617B (en) Electronic map generating and displaying method and device
EP2620749A2 (en) Indexing system of spatial information for combined SOI object and content
US20120084002A1 (en) Map data, method for preparing the same, data product containing the same, storage medium containing the same, and navigation apparatus using the same
Lin et al. Displaying spatial epistemologies on web GIS: using visual materials from the Chinese local gazetteers as an example
Panecki Mapping Imprecision: How to Geocode Data from Inaccurate Historic Maps

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant