-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added an overlay that highlights curves.
- Loading branch information
Showing
4 changed files
with
57 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Data source | ||
|
||
Data source is from: https://roadcurvature.com/. | ||
|
||
Direct download of data is from: https://kml.roadcurvature.com/europe/hungary.c_1000.kmz. | ||
|
||
This data has been converted to geoJson with the tool: https://mygeodata.cloud/converter/kml-to-gpx. | ||
|
||
# License | ||
|
||
RoadCurvature.com is © Adam Franco. | ||
|
||
The Curvature program is © Adam Franco and is open-source software licensed under the Gnu General Public License (GPL) Version 3 or later. | ||
|
||
Curvature output data is © OpenStreetMap Contributors and are open-data provided under the terms of the Open Data Commons Open Database License (ODBL). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters