-
Notifications
You must be signed in to change notification settings - Fork 12
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
tile builder/spec v0.2 update #10
Comments
👍 I'll update the Javascript library to reflect five decimals and 1m for distances |
@DenisCarriere and @migurski the new v0.2 tiles are up at https://tiles.sharedstreets.io/planet-180312/ Let me know once you' have a chance check and I'll switch the API end point to make these at the default, and cut a formal release for ss-builder! Also, FYI, keeping old tiles and generating more historical versions from past OSM planet files to aid in OMS QA process. |
Thanks @kpwebb, working on it! By the way, we’re seeing CORS errors at https://platform.sharedstreets.io/37.81262/-122.26065/16.754/ |
Followup: we would need new versions of the |
If you want to take advantage of the new fields for street names, yes, but new data should be backwards compatible. Let me know if you see issues. |
@migurski see ^^^^ Also not seeing CORS issues -- can you post what you're seeing? I did witness some odd errors fetch via CURL from CloudFront earlier today, but wasn't able to track down cause. |
I have a PR above for the new tile versions. The v0.2 ones look great, feel free to cut over whenever you want. I also went back and checked for CORS errors and whatever we were seeing is not a problem anymore. |
Just adding this as an FIY re CORS. We've been intermittently encountering CORS failures via CloudFront. Here's why: |
cc @migurski @DenisCarriere
Making a list of changes for the v0.2 re of the tile builder. Current changes include:
Curious if we should add hierarchical filtering of road network based on OSM classification -- or shift that to the client libraries (currently leaning toward implementing in the client).
The text was updated successfully, but these errors were encountered: