1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
/********************************************************************** * * GEOS - Geometry Engine Open Source * http://geos.osgeo.org * * Copyright (C) 2020 Sandro Santilli * * This is free software; you can redistribute and/or modify it under * the terms of the GNU Lesser General Public Licence as published * by the Free Software Foundation. * See the COPYING file for more information. * ********************************************************************** * * Last Port: operation/overlayng/ElevationModel.java 4c88fea52 * **********************************************************************/ #pragma once #include #include // for composition // Forward declarations namespace geos { namespace geom { class Geometry; } } namespace geos { // geos. namespace operation { // geos.operation namespace overlayng { // geos.operation.overlayng /** * \brief * A simple elevation model used to populate missing Z values * in overlay results. * * The model divides the extent of the input geometry(s) * into an NxM grid. * The default grid size is 3x3. * If the input has no extent in the X or Y dimension, * that dimension is given grid size 1. * The elevation of each grid cell is computed as the average of the Z * values * of the input vertices in that cell (if any). * If a cell has no input vertices within it, it is assigned * the average elevation over all cells. * * If no input vertices have Z values, the model does not assign a Z * value. * * The elevation of an arbitrary location is determined as the * Z value of the nearest grid cell. * * An elevation model can be used to populate missing Z values * in an overlay result geometry. * * @author Martin Davis * */ class GEOS_DLL ElevationModel { private: class ElevationCell { private: int numZ = 0; double sumZ = 0.0; double avgZ; public: bool isNull() const { return numZ == 0; } void add(double z) { ++numZ; sumZ += z; } void compute() { avgZ = DoubleNotANumber; if (numZ > 0) avgZ = sumZ / numZ; } double getZ() const { return avgZ; } }; static const int DEFAULT_CELL_NUM; geom::Envelope extent; int numCellX; int numCellY; double cellSizeX; double cellSizeY; std::vector cells; bool isInitialized = false; bool hasZValue = false; double averageZ = DoubleNotANumber; void init(); ElevationCell& getCell(double x, double y); //, bool isCreateIfMissing); int getCellOffset(int ix, int iy) { return (numCellX * iy + ix); } protected: void add(double x, double y, double z); public: static std::unique_ptr create(const geom::Geometry& geom1, const geom::Geometry& geom2); static std::unique_ptr create(const geom::Geometry& geom1); ElevationModel(const geom::Envelope& extent, int numCellX, int numCellY); void add(const geom::Geometry& geom); /** * Gets the model Z value at a given location. * If the location lies outside the model grid extent, * this returns the Z value of the nearest grid cell. * If the model has no elevation computed (i.e. due * to empty input), the value is returned as a double NaN. * * @param x the x ordinate of the location * @param y the y ordinate of the location * @return the computed model Z value */ double getZ(double x, double y); /** * \brief * Computes Z values for any missing Z values in a geometry, * using the computed model. * * If the model has no Z value, or the geometry coordinate dimension * does not include Z, no action is taken. * * @param geom the geometry to elevate */ void populateZ(geom::Geometry& geom); }; } // namespace geos.operation.overlayng } // namespace geos.operation } // namespace geos