אניזוטרופי
- תלוי בכיוון
crs
- מערכת ייחוס קואורדינטות. מערכת קואורדינטות, כפי שהוגדרה על ידי רשות רלוונטית כמו EPSG או SR-ORG, שצוינה כמחרוזת עם הרשות והקוד מופרדים באמצעות נקודתיים, לדוגמה
'EPSG:4326'
. crs_transform
- טרנספורמציה של פוסט ל-
crs
, מוגדרת כרשימה של פרמטרים של טרנספורמציה אפינית בסדר שורות [xScale, xShearing, xTranslation, yShearing, yScale, yTranslation]. מידע נוסף זמין במאמר הזה. DEM
- מודל גבהים דיגיטלי
DN
- מספר דיגיטלי
DOY
- Day Of Year
FIRMS
- Fire Information for Resource Management System
google:registration_count
- מאפיין של מטא-נתונים של תמונה שמציין את מספר הנקודות שנמצאו כעקביות מבחינת מיקום עם תמונת הפניה שידוע שהיא רשומה בצורה מדויקת. מספרים שגדולים מ-1,000 מצביעים על התאמה טובה.
google:registration_offset_*
- ההיסט שנמדד, במטרים, בין התמונה לבין תמונת הפניה שידוע שהיא רשומה בצורה מדויקת.
איזוטרופי
- לא תלוי בכיוון
MODIS
- MODerate resolution Imaging Spectro-radiometer
NIR
- Near Infra-Red
NDVI
- אינדקס הפרש מנורמל של צמחייה. (NIR - red) / (NIR + red)
NDWI
- מדד מים של הפרש מנורמל. (green - NIR) / (green + NIR)
עצב
- Sistema de Alerta de Desmatamento
SD
- סטיית תקן
system:time_start
- חותמת הזמן של Earth Engine באלפיות השנייה מאז ראשית זמן יוניקס (Unix epoch). מידע נוסף זמין בקישור הזה. חותמת הזמן מוגדרת לזמן הרכישה הנומינלי של התמונה בסצנות בודדות. הוא מוגדר לתקופת ההתחלה המשולבת הנומינלית של תמונות מורכבות זמניות.
system:time_end
- ראו system:time_start. חותמת הזמן של הסיום מוגדרת לזמן הנומינלי של רכישת התמונה עבור סצנות בודדות. השעה מוגדרת לחצות ביום שאחרי סיום התקופה המשולבת הנומינלית של תמונות מורכבות זמניות של MODIS.
USGS
- United States Geological Survey
WRI
- World Resources Institute
מילון מונחים
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\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/)"]]