Skip to content
This repository was archived by the owner on Apr 4, 2019. It is now read-only.
This repository was archived by the owner on Apr 4, 2019. It is now read-only.

Invalid Vex server URL (commas instead of dots as decimal separator) #274

@stepankuzmin

Description

@stepankuzmin

Hi there! It seems that analyst-server generates invalid Vex server URL using comma as decimal separator.

Eg. <Java Vex server URL>/55,216085,36,863795,56,005610,37,938936.pbf
Valid url would be <Java Vex server URL>/55.216085,36.863795,56.005610,37.938936.pbf

I'm using analyst-server 7caf1a0, with russian locale.

Btw, I'm able to solve this starting server like this:
java -Duser.country=GB -Duser.language=en -Xmx2G -jar target/analyst-server.jar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions