ঘোষণা :
15 এপ্রিল, 2025 এর আগে আর্থ ইঞ্জিন ব্যবহার করার জন্য নিবন্ধিত সমস্ত অবাণিজ্যিক প্রকল্পগুলিকে অবশ্যই আর্থ ইঞ্জিন অ্যাক্সেস বজায় রাখার জন্য
অ-বাণিজ্যিক যোগ্যতা যাচাই করতে হবে।
ee.Image.geometry
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
একটি প্রদত্ত অভিক্ষেপে একটি প্রদত্ত বৈশিষ্ট্যের জ্যামিতি প্রদান করে৷
ব্যবহার | রিটার্নস | Image. geometry ( maxError , proj , geodesics ) | জ্যামিতি |
যুক্তি | টাইপ | বিস্তারিত | এই: feature | উপাদান | যে বৈশিষ্ট্য থেকে জ্যামিতি নেওয়া হয়েছে। |
maxError | ErrorMargin, ডিফল্ট: null | যেকোনো প্রয়োজনীয় রিপ্রজেকশন করার সময় সর্বোচ্চ পরিমাণ ত্রুটি সহ্য করা হয়। |
proj | অভিক্ষেপ, ডিফল্ট: নাল | নির্দিষ্ট করা থাকলে, জ্যামিতি এই অভিক্ষেপে থাকবে। অনির্দিষ্ট থাকলে, জ্যামিতিটি তার ডিফল্ট অভিক্ষেপে থাকবে। |
geodesics | বুলিয়ান, ডিফল্ট: নাল | সত্য হলে, জ্যামিতির জিওডেসিক প্রান্ত থাকবে। মিথ্যা হলে, নির্দিষ্ট অভিক্ষেপে সরল রেখা হিসাবে এটির প্রান্ত থাকবে। শূন্য হলে, প্রান্তের ব্যাখ্যা মূল জ্যামিতির মতোই হবে। proj নির্দিষ্ট করা না থাকলে এই যুক্তি উপেক্ষা করা হয়। |
,একটি প্রদত্ত অভিক্ষেপে একটি প্রদত্ত বৈশিষ্ট্যের জ্যামিতি প্রদান করে৷
ব্যবহার | রিটার্নস | Image. geometry ( maxError , proj , geodesics ) | জ্যামিতি |
যুক্তি | টাইপ | বিস্তারিত | এই: feature | উপাদান | যে বৈশিষ্ট্য থেকে জ্যামিতি নেওয়া হয়েছে। |
maxError | ErrorMargin, ডিফল্ট: null | যেকোনো প্রয়োজনীয় রিপ্রজেকশন করার সময় সর্বোচ্চ পরিমাণ ত্রুটি সহ্য করা হয়। |
proj | অভিক্ষেপ, ডিফল্ট: নাল | নির্দিষ্ট করা থাকলে, জ্যামিতি এই অভিক্ষেপে থাকবে। অনির্দিষ্ট থাকলে, জ্যামিতিটি তার ডিফল্ট অভিক্ষেপে থাকবে। |
geodesics | বুলিয়ান, ডিফল্ট: নাল | সত্য হলে, জ্যামিতির জিওডেসিক প্রান্ত থাকবে। মিথ্যা হলে, নির্দিষ্ট অভিক্ষেপে সরল রেখা হিসাবে এটির প্রান্ত থাকবে। শূন্য হলে, প্রান্তের ব্যাখ্যা মূল জ্যামিতির মতোই হবে। proj নির্দিষ্ট করা না থাকলে এই যুক্তি উপেক্ষা করা হয়। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eReturns the geometry of an image feature, optionally reprojected and with controlled error margins.\u003c/p\u003e\n"],["\u003cp\u003eAccepts parameters to specify the maximum reprojection error, the desired output projection, and whether to use geodesic edges.\u003c/p\u003e\n"],["\u003cp\u003eBy default, returns the geometry in its original projection and with the original edge interpretation.\u003c/p\u003e\n"],["\u003cp\u003eIf a projection is specified without defining geodesic behavior, the original geometry's edge interpretation is preserved.\u003c/p\u003e\n"],["\u003cp\u003eApplies to image features and allows extraction of their geometric properties for further analysis or visualization.\u003c/p\u003e\n"]]],[],null,["# ee.Image.geometry\n\nReturns the geometry of a given feature in a given projection.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-----------------------------------------------------------|----------|\n| Image.geometry`(`*maxError* `, `*proj* `, `*geodesics*`)` | Geometry |\n\n| Argument | Type | Details |\n|-----------------|----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| this: `feature` | Element | The feature from which the geometry is taken. |\n| `maxError` | ErrorMargin, default: null | The maximum amount of error tolerated when performing any necessary reprojection. |\n| `proj` | Projection, default: null | If specified, the geometry will be in this projection. If unspecified, the geometry will be in its default projection. |\n| `geodesics` | Boolean, default: null | If true, the geometry will have geodesic edges. If false, it will have edges as straight lines in the specified projection. If null, the edge interpretation will be the same as the original geometry. This argument is ignored if proj is not specified. |"]]