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
|
a7c1967ca0
|
Use correct bounding box
For some reason
envelop = make_inverse<box_t>();
boost::geometry::expand(envelop, next);
normalizes longitude to [-180,180]
|
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
|
f40b7975f2
|
Change from rtree.q{begin,end} to rtree.query (Boost 1.55 support)
|
2017-10-04 10:03:42 +02:00 |
|
Michael Krasnyk
|
c9673741de
|
Added location dependent data
|
2017-10-04 10:03:42 +02:00 |
|