ঘোষণা :
15 এপ্রিল, 2025 এর আগে আর্থ ইঞ্জিন ব্যবহার করার জন্য নিবন্ধিত সমস্ত অবাণিজ্যিক প্রকল্পগুলিকে অ্যাক্সেস বজায় রাখার জন্য
অবাণিজ্যিক যোগ্যতা যাচাই করতে হবে। আপনি যদি 26 সেপ্টেম্বর, 2025 এর মধ্যে যাচাই না করে থাকেন তবে আপনার অ্যাক্সেস হোল্ডে রাখা হতে পারে।
Feature
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
একটি GeoJSON বৈশিষ্ট্য বস্তু (RFC 7946 দেখুন) "টাইপ" নামের একটি ক্ষেত্রে স্ট্রিং "বৈশিষ্ট্য" ধারণকারী, "জ্যামিতি" নামের একটি ক্ষেত্রের জ্যামিতি, এবং "বৈশিষ্ট্য" নামের একটি ক্ষেত্রে কী/মান বৈশিষ্ট্য।
JSON প্রতিনিধিত্ব |
---|
{
"type": string,
"geometry": value,
"properties": value
} |
ক্ষেত্র |
---|
type | string এই স্ট্রিংটি সর্বদা উপস্থিত এবং "বৈশিষ্ট্য" এর সমান। |
geometry | value ( Value format) বৈশিষ্ট্যের জ্যামিতি। এই বৈশিষ্ট্যের জন্য জ্যামিতি উপস্থিত থাকলে এটিতে একটি google.protobuf.Struct থাকবে৷ অন্যথায়, এটি একটি google.protobuf.NullValue ধারণ করবে। |
properties | value ( Value format) বৈশিষ্ট্য বৈশিষ্ট্য. এই বৈশিষ্ট্যের জন্য বৈশিষ্ট্য উপস্থিত থাকলে এতে একটি google.protobuf.Struct থাকবে৷ অন্যথায়, এটি একটি google.protobuf.NullValue ধারণ করবে। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],["The core content describes a GeoJSON feature object structured with three fields: `type`, `geometry`, and `properties`. The `type` field always contains the string \"Feature\". The `geometry` field holds the feature's geometry data as a `google.protobuf.Struct` or `google.protobuf.NullValue`. The `properties` field stores key/value pairs as a `google.protobuf.Struct` or `google.protobuf.NullValue`. Both `geometry` and `properties` use the [Value](https://protobuf.dev/reference/protobuf/google.protobuf/#value) format.\n"],null,[]]