Hansang Ye

Results 16 comments of Hansang Ye

Hi guys, wondering what the patterns in protobuf.jl is to deserialise multiple sub messages in the one message? (not sure if this i should open a separate issue) I'm seeing...

Sorry yes, per Cell is correct, a limitation of the current PosLen primitive used for strings. In the data It's just the one column `geoj_segment` that's a polygon of GPS...

updating ink fixed this to me. Probably occurs if you only update the julia packages without ink

Same request here, see https://github.com/ffmpegwasm/ffmpeg.wasm/issues/61

Hey team, yeah makes sense that ASDF on python side that's changed, I've managed to run the current version of python-ASDF (2.7.1 on py3.8) through the current version of pycall...

Here's the ASDF header for a small test i wrote using PyCall for a single 100x100 integer array - is this what you're after? ``` #ASDF 1.0.0 #ASDF_STANDARD 1.5.0 %YAML...

The `w.nodes` are in order (as they appear in the original .osm data), so you can just access the start and end of the way using `w.nodes[1]` and `w.node[end]`

@mmiller-max had a quick look at this, I suspect it's to do with this relation (a turn restriction) https://www.openstreetmap.org/relation/4498380 that is for both a way and the railway/tramway in question....

Yes still relevant - ~~Where are these pre-built docker images that are mentioned?~~ They are here if people missed it (like me): https://github.com/sasha0552/pascal-pkgs-ci

Are you guys behind a VPN? I'm having same issue reported here https://www.reddit.com/r/waterfox/comments/1j54doz/youtube_does_not_work_w_nordvpn/ trying to figure out if I should open a new ticket