OpenSeaMap-dev:Catalogue of INT Charts
Inhaltsverzeichnis
- 1 Basics
- 2 Catalogue of INT Charts
- 2.1 1: 10 Million Scale
- 2.2 Region 'A' NW Atlantic & NE Pacific
- 2.3 Region 'B' Meso-America & Caribbean Sea
- 2.4 Region 'C1' SW Atlantic
- 2.5 Region 'C2' SE Pacific
- 2.6 REGION 'D' NE Atlantic
- 2.7 Region 'E' Baltic Sea
- 2.8 Region 'F' Mediterranean & Black Seas
- 2.9 Region 'G' E Atlantic
- 2.10 Region 'H' SE Atlantic & SW Indian Ocean
- 2.11 Region 'I' NW Indian Ocean
- 2.12 Region 'J' N Indian Ocean
- 2.13 Region 'K' E Asia & NW Pacific
- 2.14 Region 'L' SE Indian Ocean & SW Pacific
- 2.15 Region 'M' Southern Ocean
- 2.16 Region 'N' Arctic Ocean
Basics
- Catalogue of INT Charts
- Test charts: OSeaM_INT-1463
- github: chart-sheet-properties
Issues at github:
Tools:
- pdf-converter Nitro Pro 9 works verry well on WIN (30days trial):
After conversion to .xlsx, save as .csv and continue with text-editor to get rid of joined cells... - PDF2Table does a very good job and is Open Source. It's producing a file output.xml containing the table information.
- coords transformation dd°mm.mm' to dd.dddd openoffice-calc example (Gebietsschema 'Deutsch (Schweiz)' wg. Dezimaltrenner!):
=WENN((RECHTS(N2;1)="W");(LINKS(N2;FINDEN("°";N2)-1)+WERT(TEIL(N2;FINDEN("°";N2)+1;LÄNGE(N2)-2-FINDEN("°";N2)))/60)*-1;(LINKS(N2;FINDEN("°";N2)-1)+WERT(TEIL(N2;FINDEN("°";N2)+1;LÄNGE(N2)-2-FINDEN("°";N2)))/60))
geoJSON
- int-chart.csv:
Region,Area,INT,Nation,Local,Name,Scale,geometry RegionC2,SMALL SCALE INT CHARTS,608,CL,900,Guayaquil a Valparaiso,3500000,"polygon((-91 -1 , -91 -34 , -70 -34 , -70 -1 , -91 -1))"
- csv2geojson.vrt:
<OGRVRTDataSource> <OGRVRTLayer name="int-chart"> <SrcDataSource>/[path-2-file]/int-chart.csv</SrcDataSource> <GeometryType>wkbPolygon</GeometryType> <GeometryField encoding="WKT" field="geometry" > </GeometryField > </OGRVRTLayer> </OGRVRTDataSource>
- ogr2org:
ogr2ogr -f geojson int-chart.geojson csv2geojson.vrt
Catalogue of INT Charts
is maintained by the IHB in liaison with all regional INT chart coordinators