User Tools

Site Tools


arma3:tools:pmc-osm-places-csv-2-hpp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
arma3:tools:pmc-osm-places-csv-2-hpp [2022-04-10 23:10]
snakeman created initial page.
arma3:tools:pmc-osm-places-csv-2-hpp [2022-04-10 23:25]
snakeman dokuwiki link typo fix.
Line 5: Line 5:
 **2022-04-10T23:​10:​00Z** **2022-04-10T23:​10:​00Z**
  
-**PMC OSM Places CSV2HPP Converter** will read OpenStreetMap (OSM) location name point CSV files and convert to [[:​arma3:​terrain|ArmA 3 Terrains]] ​combatible ​class names{} [[:​arma3:​terrain:​config.cpp|config.cpp]] code.+**PMC OSM Places CSV2HPP Converter** will read OpenStreetMap (OSM) location name point CSV files and convert to [[:​arma3:​terrain|ArmA 3 Terrains]] ​compatible ​class names{} [[:​arma3:​terrain:​config.cpp|config.cpp]] code.
  
 Download C++ source code from [[https://​github.com/​SnakeManPMC/​arma-3-OSM_Places_CSV2HPP|PMC Github: ArmA 3 OSM Places CSV 2 HPP]] repo. Download C++ source code from [[https://​github.com/​SnakeManPMC/​arma-3-OSM_Places_CSV2HPP|PMC Github: ArmA 3 OSM Places CSV 2 HPP]] repo.
 +
 +We don't have binary / .exe release available so if you don't have Qt installed then these sources are useless to you, sorry.
 +
 +This tool converts CSV file with [[https://​www.openstreetmap.org|openstreetmap.org (OSM)]] or hand placed location names into ArmA 3 readable config.cpp class names file. It is very simple to use, choose OSM or PMC names buttons, browse to your CSV file and open it, then the converted ready to be use config.cpp file contents appear in the GUI. Easy.
 +
 +Difference between OSM and PMC modes is that OSM is the official shapefiles from OSM (downloaded from [[:​data-sources:​geofabrik|geofabrik]] to be precise) and PMC is shapefile locations made by yourself as described above. Official OSM files have more attributes, so the reading function needs to be different and that's why we have two different buttons.
  
arma3/tools/pmc-osm-places-csv-2-hpp.txt ยท Last modified: 2024-03-19 07:20 by snakeman