Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mayer
CircularGreenSimCity
Commits
568de6d0
Commit
568de6d0
authored
May 06, 2024
by
Eric Duminil
Browse files
Unit
parent
f53a83e1
Changes
1
Show whitespace changes
Inline
Side-by-side
python_scripts/add_trees_to_open_street_map/add_trees.py
View file @
568de6d0
...
@@ -41,7 +41,7 @@ TREE_DISTANCE = 10 # [m]
...
@@ -41,7 +41,7 @@ TREE_DISTANCE = 10 # [m]
MIN_DISTANCE
=
TREE_DISTANCE
*
0.5
# [m]
MIN_DISTANCE
=
TREE_DISTANCE
*
0.5
# [m]
# For display purposes only:
# For display purposes only:
GRID
=
100
# [m]
GRID
=
100
# [m]
# If streets from OSM don't have known width, which one should be used?
# If streets from OSM don't have known width, which one should be used?
In [m]
# Leave empty to get default from similar streets, if available
# Leave empty to get default from similar streets, if available
# Set to -1 if you want to disable trees along the roads
# Set to -1 if you want to disable trees along the roads
DEFAULT_WIDTHS
=
{
DEFAULT_WIDTHS
=
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment