ঘোষণা : 15 এপ্রিল, 2025 এর আগে আর্থ ইঞ্জিন ব্যবহার করার জন্য নিবন্ধিত সমস্ত অবাণিজ্যিক প্রকল্পগুলিকে অবশ্যই আর্থ ইঞ্জিন অ্যাক্সেস বজায় রাখার জন্য অ-বাণিজ্যিক যোগ্যতা যাচাই করতে হবে।
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
একটি বৈশিষ্ট্য সংগ্রহ দেখায় যেখানে অঙ্কন সরঞ্জামগুলির প্রতিটি জ্যামিতি একটি বৈশিষ্ট্য।
ব্যবহার
রিটার্নস
DrawingTools.toFeatureCollection (indexProperty)
ফিচার কালেকশন
যুক্তি
টাইপ
বিস্তারিত
এই: ui.map.drawingtools
ui.Map.DrawingTools
ui.Map.DrawingTools উদাহরণ।
indexProperty
স্ট্রিং
ফেরত সংগ্রহের প্রতিটি বৈশিষ্ট্যের জন্য এই নামের একটি সম্পত্তি বরাদ্দ করা হবে। সম্পত্তির মান এমন একটি সংখ্যা হবে যা জ্যামিতি স্তরের সূচকের সাথে মিলে যায় যার সাথে জ্যামিতিটি অন্তর্গত।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Returns a FeatureCollection where each drawn geometry is represented as a separate feature."],["The `toFeatureCollection()` method takes an optional `indexProperty` argument, allowing you to assign a unique index to each feature based on its layer."],["Access this functionality through the `ui.Map.DrawingTools` instance, specifically using the DrawingTools object."]]],["The `DrawingTools.toFeatureCollection` method converts drawn geometries into a FeatureCollection. It operates on a `ui.Map.DrawingTools` instance. The method accepts an `indexProperty` argument (a string). This property is added to each feature in the collection, and its value will reflect the index of the geometry layer where it was drawn. It returns a FeatureCollection object.\n"]]