bvbus

module
v0.0.0-...-67361f7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2024 License: Apache-2.0

README

Websites:

Wikipedia Similar app Public Transport Brasov Guide

Extract of OSM Data

Run with the query below, to get geo.json

[out:json][timeout:25];
(
  node({{bbox}})[network="RAT Brașov"];
);
out body;
>;
out skel qt;

can play with too:

[out:json][timeout:25];
(
  relation["to"="Stadionul Municipal"]({{bbox}});
);
out body;
>;
out skel qt;

Boundary of Brasov (Metropolitan Area)

[out:json];
relation["name"="Brașov"]["type"="boundary"]["boundary"="administrative"]["place"="city"];
out body;
>;
out skel qt;

Import initial data

Download romania-latest.osm.pbf from https://download.geofabrik.de/europe/romania.html

sudo apt install osmctools

osmconvert romania.osm.pbf -B=brasov_boundary.poly -o=brasov.osm.pbf

Directories

Path Synopsis
app
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL