scripts/osm_conversion/README.md
2022-08-03 11:10:08 +02:00

14 lines
697 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# OSM Conversion
Convertir un résultat d'overpass vers un tableau CSV de base de données présentant les limites de vitesse de tronçons routiers.
file:///home/tykayn/Nextcloud/boulot/osm/bdd_vitesses/overpass_results
## Requête source Overpass turbo
https://overpass-turbo.eu/s/1kGY
## CSV output
|-----+--------+-------------+-------+---------+-----------+-----------+-------------+------------------+-----------+----------|
| ref | way_id |  speedlimit |  tags | highway | start_lat |  end_long |  start_long | end_long  | road_name | road_ref |
|-----+--------+-------------+-------+---------+-----------+-----------+-------------+------------------+-----------+----------|