Dennis Luxen
|
f1eabc3ecc
|
Replace boost::filesystem with std (#6432)
|
2024-06-20 21:44:28 +02:00 |
|
Dennis Luxen
|
7c06726a35
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
Dennis Luxen
|
a4aa153ba4
|
Use nested namespace
It's a mechanical change to modernize the code base
|
2022-12-11 10:17:17 +01:00 |
|
Daniel Patterson
|
50d9632ed7
|
Upgrade formatting to clang-format 10 (#5895)
* Update formatting tools to clang-format-10
* Reformat using clang-format-10.0.09
|
2020-11-26 07:21:39 -08:00 |
|
Michael Krasnyk
|
11e7b6e911
|
Add last location memoization in Lua context
|
2017-10-04 10:03:42 +02:00 |
|
Michael Krasnyk
|
476bc347b4
|
Allow multiple GeoJSON files with locations data
|
2017-10-04 10:03:42 +02:00 |
|
Michael Krasnyk
|
095b345713
|
Change location data method to way:get_location_tags(key)
|
2017-10-04 10:03:42 +02:00 |
|
Michael Krasnyk
|
0f498d13f5
|
Access to location dependent data in Lua via way:get_location_tags()
|
2017-10-04 10:03:42 +02:00 |
|
Michael Krasnyk
|
20ff138f08
|
Remove polygon copying overhead
|
2017-10-04 10:03:42 +02:00 |
|
Michael Krasnyk
|
421115200b
|
Port osmium point-in-polygon function
|
2017-10-04 10:03:42 +02:00 |
|
Michael Krasnyk
|
b15288e0ea
|
Add location_dependent_data unit tests
|
2017-10-04 10:03:42 +02:00 |
|
Michael Krasnyk
|
7ad9e13f1e
|
Add MultiPolygon support
|
2017-10-04 10:03:42 +02:00 |
|
Michael Krasnyk
|
fc39e0ce1a
|
Allow multiple GeoJSON files
|
2017-10-04 10:03:42 +02:00 |
|
Michael Krasnyk
|
c9673741de
|
Added location dependent data
|
2017-10-04 10:03:42 +02:00 |
|