Re: [OSRM-talk] Question About OSRM

2016-08-21 Thread Antonio Gonzalez
Goodnight,

I want to know the maximum number of requests per minute to services? e.g. 2500 
queries per minute

Thank you very much.

Greetings.

> On Aug 21, 2016, at 8:28 PM, Alex Farioletti  wrote:
> 
> I run mine on an Azure Basic A2 (2 Cores, 3.5 GB memory). its super fast, 
> less than 300 ms response and has never crashed once I got it running. Cost 
> is ~$80 us/month
> 
> Alex Farioletti
> 415.312.1674 <>
> tcbcourier.com  
> 
> On Sun, Aug 21, 2016 at 7:04 PM, Antonio Gonzalez 
> > 
> wrote:
> Goodnight,
> 
> I would like to know how serious the maximum number of requests per minute 
> offer?
> 
> I would also like to know about stability. I tried OSRM project and sometimes 
> I've had some application I've seen that are not online, then my question is 
> whether you configured the server is more stable?
> 
> Thank you so much,
> 
> Greetings.
> 
>> On Aug 21, 2016, at 2:28 PM, Jean-Baptiste STAEBLER > > wrote:
>> 
>> Hello Antonio, 
>> 
>> With my company, we have set up our own server for OSRM purpose. This is the 
>> more economic option if you want a high number of requests. We also use a 
>> special profile (for bus & regular coaches lines) for more precision. 
>> The cost of this solution is about $100/month (maybe less) if you found a 
>> great host for your server. 
>> 
>> Regards.
>> Jean-Baptiste
>> 
>> Le 20 août 2016 à 03:50, Daniel Patterson > > a écrit :
>> 
>>> Hello Antonio,
>>> 
>>>   OSRM an open source project with no direct commercial option.  There is a 
>>> "demo" server for non-commercial use.
>>> 
>>>   Many people run their own OSRM server to do custom routing (bicycle, 
>>> logistics, single-city configurations, etc).
>>> 
>>>   I work for Mapbox, and we offer paid-for routing services backed by OSRM 
>>> (see https://www.mapbox.com/directions/ 
>>> ).  There may be others who do the same.
>>> 
>>> daniel
>>> 
 On Aug 19, 2016, at 6:26 PM, Antonio Gonzalez 
 > 
 wrote:
 
 Hello Goodnight,
 
 I want to ask if OSRM currently has a paid account, for the service 
 provided.
 
 I'll look forward for your answer.
 
 Thank you very much.
 
 ___
 OSRM-talk mailing list
 OSRM-talk@openstreetmap.org 
 https://lists.openstreetmap.org/listinfo/osrm-talk 
 
>>> 
>>> ___
>>> OSRM-talk mailing list
>>> OSRM-talk@openstreetmap.org 
>>> https://lists.openstreetmap.org/listinfo/osrm-talk 
>>> 
>> 
>> ___
>> OSRM-talk mailing list
>> OSRM-talk@openstreetmap.org 
>> https://lists.openstreetmap.org/listinfo/osrm-talk 
>> 
> 
> 
> ___
> OSRM-talk mailing list
> OSRM-talk@openstreetmap.org 
> https://lists.openstreetmap.org/listinfo/osrm-talk 
> 
> 
> 
> ___
> OSRM-talk mailing list
> OSRM-talk@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk

___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk


[OSRM-talk] Getting matrix of zeros from demo server

2016-08-21 Thread Petr Glotov
Hi All, I'm facing the following problem: 
requesthttp://router.project-osrm.org/table/v1/driving/29.5363273121,-82.3041576147;29.6449520782,-82.3360857196;29.6421957625,-82.3473874211
returns result:
{"code":"Ok","durations":[[0,0,0],[0,0,0],[0,0,0]],"destinations":[{"hint":"DVF3jy1Rd48AAAQAAAB2BQAAACcNnAbODJwGezcJgPXrGgIIOe76R7DCAWMjGPs0AAEBk4rgGg==","name":"","location":[35.318773,-85.051128]},{"hint":"DVF3jy1Rd48AAAQAAAB2BQAAACcNnAbODJwGezcJgPXrGgIIOe76mFjEAaumF_s0AAEBk4rgGg==","name":"","location":[35.318773,-85.051128]},{"hint":"DVF3jy1Rd48AAAQAAAB2BQAAACcNnAbODJwGezcJgPXrGgIIOe76003EAYV6F_s0AAEBk4rgGg==","name":"","location":[35.318773,-85.051128]}],"sources":[{"hint":"DVF3jy1Rd48AAAQAAAB2BQAAACcNnAbODJwGezcJgPXrGgIIOe76R7DCAWMjGPs0AAEBk4rgGg==","name":"","location":[35.318773,-85.051128]},{"hint":"DVF3jy1Rd48AAAQAAAB2BQAAACcNnAbODJwGezcJgPXrGgIIOe76mFjEAaumF_s0AAEBk4rgGg==","name":"","location":[35.318773,-85.051128]},{"hint":"DVF3jy1Rd48AAAQAAAB2BQAAACcNnAbODJwGezcJgPXrGgIIOe76003EAYV6F_s0AAEBk4rgGg==","name":"","location":[35.318773,-85.051128]}]}
status code 200 but result is obviously wrong. Anybody knows what is wrong 
here? Thanks,
Petr___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk


Re: [OSRM-talk] Question About OSRM

2016-08-21 Thread Alex Farioletti
I run mine on an Azure Basic A2 (2 Cores, 3.5 GB memory). its super fast,
less than 300 ms response and has never crashed once I got it running. Cost
is ~$80 us/month

*Alex Farioletti*
*415.312.1674*
*tcbcourier.com  *

On Sun, Aug 21, 2016 at 7:04 PM, Antonio Gonzalez <
antoniojosemgonza...@gmail.com> wrote:

> Goodnight,
>
> I would like to know how serious the maximum number of requests per minute
> offer?
>
> I would also like to know about stability. I tried OSRM project and
> sometimes I've had some application I've seen that are not online, then my
> question is whether you configured the server is more stable?
>
> Thank you so much,
>
> Greetings.
>
> On Aug 21, 2016, at 2:28 PM, Jean-Baptiste STAEBLER <
> j-b.staeb...@reunir.org> wrote:
>
> Hello Antonio,
>
> With my company, we have set up our own server for OSRM purpose. This is
> the more economic option if you want a high number of requests. We also use
> a special profile (for bus & regular coaches lines) for more precision.
> The cost of this solution is about $100/month (maybe less) if you found a
> great host for your server.
>
> Regards.
> Jean-Baptiste
>
> Le 20 août 2016 à 03:50, Daniel Patterson  a écrit :
>
> Hello Antonio,
>
>   OSRM an open source project with no direct commercial option.  There is
> a "demo" server for non-commercial use.
>
>   Many people run their own OSRM server to do custom routing (bicycle,
> logistics, single-city configurations, etc).
>
>   I work for Mapbox, and we offer paid-for routing services backed by OSRM
> (see https://www.mapbox.com/directions/).  There may be others who do the
> same.
>
> daniel
>
> On Aug 19, 2016, at 6:26 PM, Antonio Gonzalez  com> wrote:
>
> Hello Goodnight,
>
> I want to ask if OSRM currently has a paid account, for the service
> provided.
>
> I'll look forward for your answer.
>
> Thank you very much.
>
> ___
> OSRM-talk mailing list
> OSRM-talk@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk
>
>
> ___
> OSRM-talk mailing list
> OSRM-talk@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk
>
>
> ___
> OSRM-talk mailing list
> OSRM-talk@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk
>
>
>
> ___
> OSRM-talk mailing list
> OSRM-talk@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk
>
>
___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk


Re: [OSRM-talk] Question About OSRM

2016-08-21 Thread Antonio Gonzalez
Goodnight,

I would like to know how serious the maximum number of requests per minute 
offer?

I would also like to know about stability. I tried OSRM project and sometimes 
I've had some application I've seen that are not online, then my question is 
whether you configured the server is more stable?

Thank you so much,

Greetings.

> On Aug 21, 2016, at 2:28 PM, Jean-Baptiste STAEBLER  
> wrote:
> 
> Hello Antonio, 
> 
> With my company, we have set up our own server for OSRM purpose. This is the 
> more economic option if you want a high number of requests. We also use a 
> special profile (for bus & regular coaches lines) for more precision. 
> The cost of this solution is about $100/month (maybe less) if you found a 
> great host for your server. 
> 
> Regards.
> Jean-Baptiste
> 
> Le 20 août 2016 à 03:50, Daniel Patterson  > a écrit :
> 
>> Hello Antonio,
>> 
>>   OSRM an open source project with no direct commercial option.  There is a 
>> "demo" server for non-commercial use.
>> 
>>   Many people run their own OSRM server to do custom routing (bicycle, 
>> logistics, single-city configurations, etc).
>> 
>>   I work for Mapbox, and we offer paid-for routing services backed by OSRM 
>> (see https://www.mapbox.com/directions/ 
>> ).  There may be others who do the same.
>> 
>> daniel
>> 
>>> On Aug 19, 2016, at 6:26 PM, Antonio Gonzalez 
>>> > 
>>> wrote:
>>> 
>>> Hello Goodnight,
>>> 
>>> I want to ask if OSRM currently has a paid account, for the service 
>>> provided.
>>> 
>>> I'll look forward for your answer.
>>> 
>>> Thank you very much.
>>> 
>>> ___
>>> OSRM-talk mailing list
>>> OSRM-talk@openstreetmap.org 
>>> https://lists.openstreetmap.org/listinfo/osrm-talk 
>>> 
>> 
>> ___
>> OSRM-talk mailing list
>> OSRM-talk@openstreetmap.org 
>> https://lists.openstreetmap.org/listinfo/osrm-talk
> 
> ___
> OSRM-talk mailing list
> OSRM-talk@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk

___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk