Notes for using the program
To download OSM data, use the following script:
[out:xml][timeout:90][bbox:{{bbox}}];
(
nwr["name"="name of country"];
);
(._;>;);
out meta;
Jul 20, 20251 min read
To download OSM data, use the following script:
[out:xml][timeout:90][bbox:{{bbox}}];
(
nwr["name"="name of country"];
);
(._;>;);
out meta;