Initial commit — QGIS S-57 Converter
This commit is contained in:
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"_comment": "S-57 cell metadata. Edit before converting.",
|
||||
"cell_name": "CO1CO01M",
|
||||
"cell_edition": 1,
|
||||
"update_number": 0,
|
||||
"issue_date": "20260427",
|
||||
"producer_code": "CO",
|
||||
"producer_name": "Custom Chart",
|
||||
"data_set_name": "My ENC Chart",
|
||||
"scale": 50000,
|
||||
"comment": "Generated by QGIS S-57 Converter",
|
||||
"horizontal_datum": "WGS84",
|
||||
"vertical_datum": "MLLW",
|
||||
"sounding_datum": "MLLW",
|
||||
"compilation_scale": 50000,
|
||||
"layer_mappings": {
|
||||
"_comment": "Map your QGIS layer names to S-57 object class acronyms. Case-insensitive.",
|
||||
"coastline": "COALNE",
|
||||
"coast_line": "COALNE",
|
||||
"linea_de_costa": "COALNE",
|
||||
"costa": "COALNE",
|
||||
"land": "LNDARE",
|
||||
"tierra": "LNDARE",
|
||||
"tierra_firme": "LNDARE",
|
||||
"depth_area": "DEPARE",
|
||||
"area_profundidad": "DEPARE",
|
||||
"fondos": "DEPARE",
|
||||
"batimetria": "DEPARE",
|
||||
"depth_contour": "DEPCNT",
|
||||
"isobata": "DEPCNT",
|
||||
"curvas_nivel": "DEPCNT",
|
||||
"soundings": "SOUNDG",
|
||||
"sondas": "SOUNDG",
|
||||
"profundidades": "SOUNDG",
|
||||
"lights": "LIGHTS",
|
||||
"luces": "LIGHTS",
|
||||
"faroles": "LIGHTS",
|
||||
"boyas": "BOYLAT",
|
||||
"buoys": "BOYLAT",
|
||||
"balizas": "BCNLAT",
|
||||
"beacons": "BCNLAT",
|
||||
"anchorage": "ACHARE",
|
||||
"fondeadero": "ACHARE",
|
||||
"harbor": "HRBARE",
|
||||
"puerto": "HRBARE",
|
||||
"berth": "BERTHS",
|
||||
"atraque": "BERTHS",
|
||||
"wreck": "WRECKS",
|
||||
"naufragio": "WRECKS",
|
||||
"obstruction": "OBSTRN",
|
||||
"obstruccion": "OBSTRN",
|
||||
"rocks": "UWTROC",
|
||||
"rocas": "UWTROC",
|
||||
"fairway": "FAIRWY",
|
||||
"canal_navegacion": "FAIRWY",
|
||||
"restricted": "RESARE",
|
||||
"zona_restringida": "RESARE",
|
||||
"cable": "CBLSUB",
|
||||
"tuberia": "PIPSOL",
|
||||
"bridge": "BRIDGE",
|
||||
"puente": "BRIDGE",
|
||||
"river": "RIVERS",
|
||||
"rio": "RIVERS",
|
||||
"seabed": "SBDARE",
|
||||
"Linderos": "COALNE",
|
||||
"Puntos del Terreno": "LNDMRK",
|
||||
"Área Terreno": "LNDARE",
|
||||
"Área Terreno taxable": "LNDARE",
|
||||
"fondo_marino": "SBDARE"
|
||||
},
|
||||
"attribute_mappings": {
|
||||
"_comment": "Map your SHP field names to S-57 attribute names.",
|
||||
"name": "OBJNAM",
|
||||
"nombre": "OBJNAM",
|
||||
"height": "HEIGHT",
|
||||
"altura": "HEIGHT",
|
||||
"colour": "COLOUR",
|
||||
"color": "COLOUR",
|
||||
"colpat": "COLPAT",
|
||||
"patron": "COLPAT",
|
||||
"catlam": "CATLAM",
|
||||
"lateral": "CATLAM",
|
||||
"boyshp": "BOYSHP",
|
||||
"forma": "BOYSHP",
|
||||
"litchr": "LITCHR",
|
||||
"destello": "LITCHR",
|
||||
"sigper": "SIGPER",
|
||||
"periodo": "SIGPER",
|
||||
"siggrp": "SIGGRP",
|
||||
"grupo": "SIGGRP",
|
||||
"alcance": "VALNMR",
|
||||
"range": "VALNMR",
|
||||
"valnmr": "VALNMR",
|
||||
"status": "STATUS",
|
||||
"estado": "STATUS",
|
||||
"depth": "DRVAL1",
|
||||
"profundidad":"DRVAL1",
|
||||
"depth_min": "DRVAL1",
|
||||
"depth_max": "DRVAL2",
|
||||
"contour": "VALDCO",
|
||||
"valor": "VALDCO",
|
||||
"sounding": "VALSOU",
|
||||
"sonda": "VALSOU"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user