متباين الخواص
- معتمِدة على الاتجاه
crs
- نظام الإسناد المكاني: نظام إحداثيات، كما هو محدّد من قِبل جهة معنية، مثل EPSG أو SR-ORG، ويتم تحديده كسلسلة تتضمّن الجهة والرمز مفصولَين بنقطتَين رأسيتَين، على سبيل المثال
'EPSG:4326'
crs_transform
- تحويل لاحق لـ
crs
، ويتم تعريفه على أنّه قائمة بمعلّمات التحويل التشابهي بترتيب الصفوف [xScale, xShearing, xTranslation, yShearing, yScale, yTranslation]. يُرجى الاطّلاع على هذا المرجع لمزيد من المعلومات. DEM
- نموذج الارتفاع الرقمي
DN
- الرقم الرقمي
DOY
- يوم السنة
الشركات
- معلومات حول نظام إدارة الموارد
google:registration_count
- سمة بيانات وصفية للصور تشير إلى عدد النقاط التي تم العثور عليها لتكون متسقة من حيث الموقع الجغرافي مع صورة مرجعية معروفة بأنّها مسجّلة بدقة. تشير الأرقام الأكبر من 1000 إلى تطابق جيد.
google:registration_offset_*
- الإزاحة المقاسة، بالأمتار، بين الصورة وصورة مرجعية معروفة بأنّها مسجّلة بدقة.
متساوي الخواص
- مستقل عن الاتجاه
MODIS
- مقياس الطيف الإشعاعي للتصوير بدقة معتدلة
NIR
- الأشعة تحت الحمراء القريبة
NDVI
- مؤشر الاختلاف النباتي القياسي: (الأشعة تحت الحمراء القريبة - الأحمر) / (الأشعة تحت الحمراء القريبة + الأحمر)
NDWI
- مؤشر المياه للفرق المعياري. (أخضر - أشعة تحت الحمراء القريبة) / (أخضر + أشعة تحت الحمراء القريبة)
الحزن
- Sistema de Alerta de Desmatamento
دقة عادية
- الانحراف المعياري
system:time_start
- الطابع الزمني لـ Earth Engine بالملّي ثانية منذ بداية حقبة UNIX. يمكنك الاطّلاع على هذا الرابط لمزيد من المعلومات. يتم ضبط الطابع الزمني على وقت الحصول على الصورة الاسمية للمشاهد الفردية. يتم ضبطه على فترة البدء المركّبة الاسمية للمركّبات الزمنية.
system:time_end
- اطّلِع على system:time_start. يتم ضبط الطابع الزمني النهائي على وقت الحصول على الصورة الاسمي للمشاهد الفردية. يتم ضبطها على منتصف الليل في اليوم التالي لفترة انتهاء التركيبات الزمنية الاسمية المجمّعة الخاصة ببيانات MODIS.
USGS
- هيئة المسح الجيولوجي الأمريكية
WRI
- معهد الموارد العالمية
مسرد المصطلحات
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eThis glossary defines common terms and acronyms (like NDVI, DEM, and MODIS) encountered in Earth Engine.\u003c/p\u003e\n"],["\u003cp\u003eIt explains technical metadata properties such as \u003ccode\u003ecrs\u003c/code\u003e, \u003ccode\u003ecrs_transform\u003c/code\u003e, and \u003ccode\u003esystem:time_start\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes links to external resources for further information on certain topics like FIRMS and SAD.\u003c/p\u003e\n"],["\u003cp\u003eThe glossary covers concepts related to image properties (isotropic, anisotropic) and data quality (registration).\u003c/p\u003e\n"]]],[],null,["# Glossary\n\n### Anisotropic\n\n: Directionally dependent\n\n### `crs`\n\n: Coordinate Reference System. A coordinate system, as defined by a relevant authority\n such as [EPSG](http://epsg.io/) or\n [SR-ORG](http://spatialreference.org/), specified as a string with the\n authority and the code separated by a colon, for example `'EPSG:4326'`.\n\n### `crs_transform`\n\n: A post transform for a `crs`, defined as a\n list of affine transformation parameters in row-major order \\[xScale, xShearing,\n xTranslation, yShearing, yScale, yTranslation\\]. See\n [this\n reference](https://docs.oracle.com/javase/8/docs/api/java/awt/geom/AffineTransform.html) for more information.\n\n### DEM\n\n: Digital Elevation Model\n\n### DN\n\n: Digital Number\n\n### DOY\n\n: Day Of Year\n\n### FIRMS\n\n: [Fire\n Information for Resource Management System](https://earthdata.nasa.gov/earth-observation-data/near-real-time/firms)\n\n### google:registration_count\n\n: An image metadata property for the number of points found to be positionally consistent\n with a reference image known to be accurately registered. Numbers greater than 1000\n indicate a good match.\n\n### google:registration_offset_\\*\n\n: The measured offset, in meters, between the image and a reference image known to be\n accurately registered.\n\n### Isotropic\n\n: Independent of direction\n\n### MODIS\n\n: [MODerate resolution Imaging Spectro-radiometer](http://modis.gsfc.nasa.gov/)\n\n### NIR\n\n: Near Infra-Red\n\n### NDVI\n\n: Normalized Difference Vegetation Index. (NIR - red) / (NIR + red)\n\n### NDWI\n\n: Normalized Difference Water Index. (green - NIR) / (green + NIR)\n\n### SAD\n\n: [Sistema\n de Alerta de Desmatamento](http://imazon.org.br/imprensa/sistema-de-alerta-de-desmatamento-sad-operacional-na-plataforma-google-earth-engine/)\n\n### SD\n\n: Standard Deviation\n\n### `system:time_start`\n\n: The Earth Engine time stamp in milliseconds since the UNIX epoch. See\n [this link](https://en.wikipedia.org/wiki/Unix_time) for more information.\n The time stamp is set to the nominal image acquisition time for single scenes. It is set\n to the nominal composite start period for temporal composites.\n\n### `system:time_end`\n\n: See system:time_start. The ending time stamp is set to the nominal image acquisition\n time for single scenes. It is set to midnight on the day after the nominal composite\n end period for MODIS temporal composites.\n\n### USGS\n\n: [United States Geological Survey](http://www.usgs.gov/)\n\n### WRI\n\n: [World Resources Institute](http://www.wri.org/)"]]