Vector tiles issues
See original GitHub issueAfter testing some of my public embed maps, these are the issues that have come up:
Embed maps urls
- Bubble map: https://ramirocartodb.carto.com/builder/dd95752c-446d-11e7-9d8d-0e233c30368f/embed
- Points + Polygons (
polygon-gamma: 0.5
): https://ramirocartodb.carto.com/builder/d052ad86-2347-11e7-802c-0ee66e2c9693/embed - Points + Lines (
line-color: [color];
): https://ramirocartodb.carto.com/builder/a26f9b27-8176-4f41-bdda-6415193a911c/embed - Polygons (low zoom levels,
polygon-gamma: 0.5
) + Points (high zoom levels): https://ramirocartodb.carto.com/builder/7b743d5c-1b90-11e7-9455-0e05a8b3e3d7/embed - Torque (static): https://ramirocartodb.carto.com/builder/8846ac54-154b-11e7-b277-0e3ff518bd15/embed
Issues
- The initial loading takes more time than with rasters.
- Smooth zoom transitions are not constant. Sometimes the transition is quite harsh.
- 3-4 times, the browser collapses. Blank pages appear in all tabs where embed maps are loading.
cc @jorgesancha
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
Issues with vector tile labels and line features - Esri Community
The issue of all road labels missing at scales 9,028 through 282 is the most confusing issue. Are there any other guidelines for...
Read more >Issues · mapbox/vector-tile-js - GitHub
Issues list ; get raw byte length of Individual layers. #81 opened 2 weeks ago ; vector-tile-js v2 proposal · #79 opened on...
Read more >Publish hosted vector tile layers—Portal for ArcGIS
Publish vector tile layers from ArcGIS Pro, or create a vector tile package in ArcGIS ... you may encounter issues uploading the package...
Read more >Vector Tiles in ArcGIS Pro and Online
Can not be published to your. ArcGIS Server. • older PCs sometimes have issues viewing the tiles. • Not supported in collector app....
Read more >OpenLayers 5 Vector Tiles Styling and ESPG:4326 projection ...
Turns out the issue was the resolutions were not being mapped to the proper zoom levels. The fix was as easy as passing...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Here’s one I just tested and found some issues with lines not appearing (from connect with lines analysis): https://team.carto.com/u/steve-carto/builder/3a6f92f7-fa75-4a1a-8df1-b917d73933e6/embed
Console has lots of these errors: tracker.js:15 Tangram v0.12.1 [error]: Style.parseFeature: style parsing error Object {type: “Feature”, geometry: Object, properties: Object}
If I make the lines layer invisible and republish, the errors go away and also the other layer (area of influence) now appears (previously they did not appear)
Can supply a .carto if you need it!
Love to have those insights, Paco!
Btw I will be off this afternoon and tomorrow. @jorgesancha if you want us to test this further, please ping Solutions via email or open an issue in solutions repo. The rest of the team will be happy to help. 😃