<p></p>
<p>So there's the first problem, that to make this work you don't just need to write a stitcher you need to provide a caching infrastructure because who knows how many thousands or millions of views something might get once it is shared on social media networks. So that immediately raises this from a programming challenge to a significant operational challenge.</p>
<p>Plus once you provide this it's not just going to be serving a few social media shares - we know that these services are very popular and will be used at large scale - people will use it to embed thousands of location maps on corporate web sites and the like.</p>
<p>The fundamental problem is that unlike tiles every single usage of this is unique, so any caching is limited to that specific use because even if a second person tries to share roughly the same map they're not going to choose exactly the same area.</p>
<p>It's not like we haven't seen what happens to these services - there are, or have been, various such things running on the dev server and even as non-heavily promoted dev things they become popular and problematic.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/2965#issuecomment-728798168">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLPPZZAPXJQNHBCHSLDSQI5ZFANCNFSM4TWSSBOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLIS5SCWINYKOYR7BPTSQI5ZFA5CNFSM4TWSSBO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFNYJHWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/2965#issuecomment-728798168",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/2965#issuecomment-728798168",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>