Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot make tram #9

Open
pcace opened this issue Nov 18, 2024 · 0 comments
Open

cannot make tram #9

pcace opened this issue Nov 18, 2024 · 0 comments

Comments

@pcace
Copy link

pcace commented Nov 18, 2024

Hi,

i am trying to follow the example but it failes pretty much right away:

make tram
mkdir -p stats/tram/17
jq '{"topo": .[0].properties.statistics, "loom": .[1].properties.statistics, "octi": {}, "render":.[5], "input":.[3], "query":.[4]}' -s tram.17.topo.json tram.17.loom.json tram.17.geo.json tram.inputstats.json stats/tram/query.stats.json tiles/tram/geo/17/stats.json > stats/tram/17/geo.stats.json
parse error: Invalid numeric literal at line 5, column 6
make: *** [Makefile:650: stats/tram/17/geo.stats.json] Fehler 4

the only change is that there is a new folder stats/tram with this json file:

{"query-time":
0.22
,"transfer-time": 
parse error: Invalid numeric literal at line 1, column 10
0.81
}

any idea what i am doing wrong here?

Thanks a lot!

PS.: the examples from https://github.com/ad-freiburg/loom all work fine. so i (hope) it has nothing to do with loom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant