Skip to content
Snippets Groups Projects
Commit 3206330b authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Updated the OSM import example.

parent 7abe9b8c
No related branches found
No related tags found
1 merge request!2Solved a bug when creating a new geometry object: the sale factor is...
......@@ -4,7 +4,8 @@
#include <iostream>
//const std::string osm_file="/home/shernand/Downloads/test_osm.osm";
const std::string osm_file="/home/shernand/Downloads/test_osm2.osm";
//const std::string osm_file="/home/shernand/Downloads/test_osm2.osm";
const std::string osm_file="/home/shernand/Downloads/diagonal.osm";
int main(int argc, char *argv[])
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment