[GraphHopper] PointList to array
Peter K
peathal at yahoo.de
Wed May 7 11:19:34 UTC 2014
Hey Philipp,
what would be the usecase - why not use the normal iteration? Or create
a utility Helper.toLonArray(pointList) etc
Regards,
Peter.
> Hi Peter,
>
> Can you add such a method please in a future version?
>
> Thanks
>
> Phil
>
> Am 07.05.2014 um 12:04 schrieb Peter K <peathal at yahoo.de>:
>
>> Hey Phil,
>>
>> there is no such method (yet). For a similar method you can use the
>> toGeoJson method.
>>
>> Regards,
>> Peter.
>>
>>> Hello,
>>>
>>> how can I convert a PointList into an array? So I need two arrays, one with the latitude and longitudes values of the PointList. I would not do this by hand, does there exists a internal method of the PointList?
>>>
>>> Thanks
>>>
>>> Phil
More information about the GraphHopper
mailing list