Skip to content

Instantly share code, notes, and snippets.

@Guymer
Guymer / .editorconfig
Last active April 22, 2024 16:02
script to demonstrate pyguymer3.geo.add_map_underlay() locally
# This is the top-most EditorConfig file ...
root = true
# Configure all files ...
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
@Guymer
Guymer / .editorconfig
Last active April 22, 2024 16:01
script to demonstrate pyguymer3.geo.add_map_underlay() in an animation
# This is the top-most EditorConfig file ...
root = true
# Configure all files ...
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
@Guymer
Guymer / .editorconfig
Last active April 22, 2024 16:01
script to demonstrate pyguymer3.geo.add_map_underlay() globally
# This is the top-most EditorConfig file ...
root = true
# Configure all files ...
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
We couldn’t find that file to show.
We couldn’t find that file to show.
We couldn’t find that file to show.
@Guymer
Guymer / gist:665cd7c405ce5d013173e8943fb46e2a
Last active April 14, 2024 10:23
plot the ranges from British airfields
We couldn’t find that file to show.
@Guymer
Guymer / .editorconfig
Last active April 14, 2024 10:22
a simple examply of buffering the Pacific
# This is the top-most EditorConfig file ...
root = true
# Configure all files ...
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
@Guymer
Guymer / .editorconfig
Last active April 14, 2024 10:22
a simple script comparing Euclidean and Geodesic distances
# This is the top-most EditorConfig file ...
root = true
# Configure all files ...
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
@Guymer
Guymer / .editorconfig
Last active April 14, 2024 10:22
a complex example of buffering the Pacific
# This is the top-most EditorConfig file ...
root = true
# Configure all files ...
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true