Re: [OSRM-talk] Is STXXL still used in the wild?

2020-08-13 Thread Mateusz Loskot
On Wed, 17 Jun 2020 at 13:48, Denis Chapligin wrote: > пн, 15 июн. 2020 г. в 15:47, Mateusz Loskot : >> >> On Mon, 15 Jun 2020 at 13:27, Frédéric Rodrigo >> wrote: >> > >> > >> > Ask was already made to reaming people with access, to name ne

Re: [OSRM-talk] OSM Way Ids

2020-07-29 Thread Mateusz Loskot
date w.r.t. Lua fuction names. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ OSRM-talk mailing list OSRM-talk@openstreetmap.org https://lists.openstreetmap.org/listinfo/osrm-talk

Re: [OSRM-talk] OSM Way Ids

2020-07-27 Thread Mateusz Loskot
ng custom properties to `result` created in node_function and way_function. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ OSRM-talk mailing list OSRM-talk@openstreetmap.org https://lists.openstreetmap.org/listinfo/osrm-talk

Re: [OSRM-talk] Is STXXL still used in the wild?

2020-06-15 Thread Mateusz Loskot
On Mon, 15 Jun 2020 at 13:27, Frédéric Rodrigo wrote: > > Le 15/06/2020 à 11:39, Mateusz Loskot a écrit : > > On Sun, 14 Jun 2020 at 11:46, Denis Chapligin wrote: > >> I was building libraries for a windows build and discovered that STXXL is > >> abandonwar

Re: [OSRM-talk] Is STXXL still used in the wild?

2020-06-15 Thread Mateusz Loskot
On Mon, 15 Jun 2020 at 12:51, Denis Chapligin wrote: > пн, 15 июн. 2020 г. в 12:40, Mateusz Loskot : >> >> On Sun, 14 Jun 2020 at 11:46, Denis Chapligin wrote: >> > >> > I was building libraries for a windows build and discovered that STXXL is >> >

Re: [OSRM-talk] C++17?

2020-06-15 Thread Mateusz Loskot
On Sun, 14 Jun 2020 at 11:45, Denis Chapligin wrote: > > Looks like all major OSRM platforms have stable support for C++17. > Are there any reasons to stay on C++14? > Any objections against language version update? +1 a vote from OSRM user, occasional contributor Best regards,

Re: [OSRM-talk] Is STXXL still used in the wild?

2020-06-15 Thread Mateusz Loskot
.html Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ OSRM-talk mailing list OSRM-talk@openstreetmap.org https://lists.openstreetmap.org/listinfo/osrm-talk

Re: [OSRM-talk] Is STXXL still used in the wild?

2020-06-15 Thread Mateusz Loskot
YI, STXXL is optional, so you can already build OSRM as if STXXL support was dropped. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ OSRM-talk mailing list OSRM-talk@openstreetmap.org https://lists.openstreetmap.org/listinfo/osrm-talk

Re: [OSRM-talk] Compiling OSRM Code

2019-07-30 Thread Mateusz Loskot
stability/compatibility). Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ OSRM-talk mailing list OSRM-talk@openstreetmap.org https://lists.openstreetmap.org/listinfo/osrm-talk

Re: [OSRM-talk] data

2018-09-12 Thread Mateusz Loskot
n, from your data in OSM format, generate OSRM files. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ OSRM-talk mailing list OSRM-talk@openstreetmap.org https://lists.openstreetmap.org/listinfo/osrm-talk

Re: [OSRM-talk] [Travis CI] Auto Cancellation for pull requests?

2018-02-02 Thread Mateusz Loskot
ou should be able to cancel builds manually as well, so that might > be the way to go in this specific case. > > Best, > Johan > > On Fri, Feb 2, 2018 at 11:08 AM, Mateusz Loskot <mate...@loskot.net> wrote: >> >> Hi Johan, >> >> On 2 February 2018 at 1

Re: [OSRM-talk] [Travis CI] Auto Cancellation for pull requests?

2018-02-02 Thread Mateusz Loskot
had an impression that it did not cancel pending build - I git push forced my PR 2-3 times within a few minutes. I might got confused though. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ OSRM-talk mailing list OSRM-talk@opens

[OSRM-talk] [Travis CI] Auto Cancellation for pull requests?

2018-02-01 Thread Mateusz Loskot
are unnecessarily kept busy. Perhaps the auto-cancellation could be enabled, for PRs only. [1] https://docs.travis-ci.com/user/customizing-the-build#Building-only-the-latest-commit Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ OSRM-talk mailing

Re: [OSRM-talk] error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation::transform

2017-10-20 Thread Mateusz Loskot
his issue on backburnre until I have time to investigate it myself. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ OSRM-talk mailing list OSRM-talk@openstreetmap.org https://lists.openstreetmap.org/listinfo/osrm-talk

[OSRM-talk] error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation::transform

2017-10-18 Thread Mateusz Loskot
::re_set_long const*, boost::re_detail::regex_data<char, boost::regex_traits<char, boost::cpp_regex_traits > > const&, bool): g[abi:cxx11](char const*, char const*) const' -- Mateusz Loskot, http://mateusz.loskot.net ___ OSRM-talk mailing list OSRM-talk@openstreetmap.org https://lists.openstreetmap.org/listinfo/osrm-talk

Re: [OSRM-talk] Compiler warnings policy

2017-09-11 Thread Mateusz Loskot
think our AppVeyor build is also quite spammy in that regard. The main > problem is the core devs don't run Windows :) Yes, I am aware and I try to fill the niche here and there ;) Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ O

Re: [OSRM-talk] Compiler warnings policy

2017-09-11 Thread Mateusz Loskot
ked :-) > I think a "coding standard" boils down to: > - adapt your naming convention to what's already present in the code base > - use clang-format for formatting > - include what you use Sounds good. Anyway, I asked out of curiosity (seeing largish number of warnings w/ VS

Re: [OSRM-talk] Example of restricted access flags for way_function and turn_function

2017-07-05 Thread Mateusz Loskot
ject-OSRM/osrm-backend/blob/e2e279bc852cd024aef1ad445a81bad2884902cd/features/car/restrictions.feature#L11-L34 > that is similar to yours with nodes mapping w->A, j->B, e->C, w->D. Michael, The restrictions.feature sample turned exactly what I was looking for. Thanks a lot! Best regards, --

Re: [OSRM-talk] Example of restricted access flags for way_function and turn_function

2017-07-01 Thread Mateusz Loskot
ory. > > Cheers, > Daniel J H > > On Sat, Jul 1, 2017 at 12:08 AM, Mateusz Loskot <mate...@loskot.net> wrote: >> >> Hi, >> >> I'm trying to learn about use of the way_function result flags, >> forward_restricted and backward_restricted, and their cor

[OSRM-talk] Example of restricted access flags for way_function and turn_function

2017-06-30 Thread Mateusz Loskot
? I guess, way_function is called first and any of the restriction flags set here for the link are passed to turn_function. Correct? Disclaimer: I haven't looked into OSRM implementation details yet, which, once grasped, I guess, might be enlightening. Best regards, -- Mateusz Loskot, http

Re: [OSRM-talk] [API] Role of profile

2017-04-27 Thread Mateusz Loskot
d the source code too, but this time I skipped :) Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ OSRM-talk mailing list OSRM-talk@openstreetmap.org https://lists.openstreetmap.org/listinfo/osrm-talk

Re: [OSRM-talk] [API] Role of profile

2017-04-26 Thread Mateusz Loskot
n to ensure that it's > there. Daniel, All clear now. Thank you. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ OSRM-talk mailing list OSRM-talk@openstreetmap.org https://lists.openstreetmap.org/listinfo/osrm-talk

[OSRM-talk] [API] Role of profile

2017-04-25 Thread Mateusz Loskot
of *Parameters require specification of profile. These observations as well as the fact that osrm-routed serves single .osrm package, so no profile ambiguity is actually possible, make me think the {profile} parameter in URLs is unused and redundant. Is that correct? Best regards -- Mateusz Loskot

[OSRM-talk] Oneway sample: No route found vs Impossible route

2017-02-20 Thread Mateusz Loskot
differently than `ba` during processing. If it is, what makes the difference? [1] https://github.com/Project-OSRM/osrm-backend/blob/master/features/car/oneway.feature Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ OSRM-talk mailin

[OSRM-talk] Is profile_debugger.lua out of sync?

2017-02-10 Thread Mateusz Loskot
. Looking at extractor/scripting_environment_lua.cpp, it seems to me the profile_debugger.lua is out of date. Is my conclusion correct or am I missing any OSRM scripting magic? Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ OSRM-talk ma