-
Notifications
You must be signed in to change notification settings - Fork 71
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
"Assertion `IsArray()' failed" #28
Comments
Hi, thanks for the report. I managed to build that model with the exact same command:
So I don't think you're doing anything wrong. While doing so, I noticed an error on one tile failing to download (but I only had an error report, not an assertion) so it could be that assertions are automatically enabled for you and aborts instead of only reporting the error. I'll check the build configuration and whether rapidjson asserts could be muted. |
Thanks! I'll do that and get back if I figure it out. |
I've just built Vectiler and tried the example command line from the README. It fails with this error message:
When I check the JSON returned by https://tile.nextzen.org/tilezen/vector/v1/256/all/15/5242/12642.json?api_key=xwlF66_oRKWWb058St_Q9Q it looks fine to me. Any tips for what I may be doing wrong? Thanks!
The text was updated successfully, but these errors were encountered: