URL से diagram share करें — पूरा scene एक link में
कभी-कभी file भेजने की ज़रूरत नहीं होती — बस एक link काफी होता है। drawtonomy पूरे scene को एक single URL में pack कर सकता है। उस link को copy करें, Slack में, email में, किसी GitHub issue में, या review thread में paste करें — और जो भी उसे खोलेगा वह तुरंत browser में वही figure देखेगा जो आप देख रहे थे।
कोई account नहीं। कोई upload नहीं। कोई server कुछ भी store नहीं करता। diagram ही URL है।
URL से share क्यों करें
Section titled “URL से share क्यों करें”link, किसी को diagram दिखाने का सबसे आसान तरीका है:
- प्राप्तकर्ता के लिए कोई setup नहीं। वे link click करते हैं और scene drawtonomy में खुल जाता है। कुछ install नहीं, login नहीं, download नहीं।
- कोई भी data server पर नहीं जाता। scene link में ही encode होता है — drawtonomy आपका diagram कहीं upload नहीं करता। data URL के साथ ही travel करता है।
- Review के लिए एकदम सही। pull request, issue, या chat message में link drop करें जब आप चाहते हों कि teammate सड़क layout या scenario देखे — ज़रूरी नहीं कि file edit करे।
- खोलने पर re-editable। link खोलने वाले को live, editable scene मिलती है — flat picture नहीं। वे shapes move कर सकते हैं, लेन tweak कर सकते हैं, और नया link copy कर सकते हैं।
अगर आपको कोई ऐसी file चाहिए जिसे version-control किया जा सके, attach किया जा सके, या बाद में फिर से खोला जा सके, तो drawtonomy.svg use करें। URL sharing अभी भेजो, अभी देखो के लिए है; file रखो और फिर edit करो के लिए।
link copy करें
Section titled “link copy करें”- Menu (top-left) खोलें।
- Export पर click करें।
- Copy URL पर click करें।
Button Copied! flash करता है और link clipboard पर आ जाता है। जहां चाहें paste करें।
shared link खोलें
Section titled “shared link खोलें”बस URL खोलें। drawtonomy scene को automatically load करता है, camera उस पर center करता है, और — अगर diagram किसी map पर बना था — original map position और heading restore करता है, ताकि satellite context ठीक वैसे ही align हो जैसा आपने छोड़ा था। scene पूरी तरह editable होकर आती है।
?snapshot=… parameter load होने के बाद address bar से हट जाता
है, इसलिए scene load होने के बाद URL साफ रहता है।
link में क्या-क्या होता है
Section titled “link में क्या-क्या होता है”figure को rebuild करने के लिए जो कुछ भी चाहिए: हर shape, लेन connection, shared point, color और style, stacking order, camera framing, और map origin (latitude, longitude, और heading)। link scene को बिना किसी loss के round-trip करता है।
अंदर से, drawtonomy default values हटाता है, result को compress करता है, और URL में encode करता है — इसलिए काफी detailed scene भी एक single, paste-anywhere link में fit हो जाती है।
बड़े scenes: local fallback
Section titled “बड़े scenes: local fallback”URLs की एक practical length limit होती है। जब scene बहुत बड़ी हो (बहुत घनी layouts जिनमें बहुत सारी shapes हों), drawtonomy snapshot को browser के local storage में store कर देता है और link में एक short key डाल देता है।
वह fallback link केवल उसी browser में काम करता है जिसने उसे बनाया — यह URL में carry होने वाले data को नहीं, बल्कि local data को reference करता है। जब ऐसा होता है तो आपको एक notice दिखेगा। किसी और को बड़ी scene share करने के लिए, drawtonomy.svg export करें और file भेजें।
इसे भी देखें
Section titled “इसे भी देखें”- अपना scene export करें — drawtonomy.svg और static image formats, जब link की जगह file चाहिए।
- Shapes के बीच points share करें — “sharing” का एक अलग रूप: scene के अंदर vertices को एक साथ lock करना।