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) 2021 Paul Ramsey * * 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. * **********************************************************************/ #pragma once #include #include #include #include // Forward declarations namespace geos { namespace geom { class GeometryFactory; class Point; class Polygon; class LineString; class LinearRing; class MultiPoint; class MultiPolygon; class MultiLineString; class GeometryCollection; } } namespace geos { namespace geom { // geos.geom namespace util { // geos.geom.util /** * Fixes a geometry to be a valid geometry, while preserving as much as * possible of the shape and location of the input. * Validity is determined according to {@link Geometry#isValid()}. * * Input geometries are always processed, so even valid inputs may * have some minor alterations. The output is always a new geometry object. * *

Semantic Rules

* * * Vertices with non-finite X or Y ordinates are removed (as per Coordinate::isValid() ). * * Repeated points are reduced to a single point * * Empty atomic geometries are valid and are returned unchanged * * Empty elements are removed from collections * * Point: keep valid coordinate, or EMPTY * * LineString: coordinates are fixed * * LinearRing: coordinates are fixed, Keep valid ring or else convert into LineString * * Polygon: transform into a valid polygon, * * preserving as much of the extent and vertices as possible. * * Rings are fixed to ensure they are valid< * * Holes intersecting the shell are subtracted from the shell * * Holes outside the shell are converted into polygons * * MultiPolygon: each polygon is fixed, * then result made non-overlapping (via union) * * GeometryCollection: each element is fixed * * Collapsed lines and polygons are handled as follows, * depending on the keepCollapsed setting: * * false: (default) collapses are converted to empty geometries * * true: collapses are converted to a valid geometry of lower dimension * * @author Martin Davis */ class GEOS_DLL GeometryFixer { private: const geom::Geometry* geom; const geom::GeometryFactory* factory; bool isKeepCollapsed; // false public: GeometryFixer(const geom::Geometry* p_geom) : geom(p_geom) , factory(p_geom->getFactory()) , isKeepCollapsed(false) {}; static std::unique_ptr fix(const geom::Geometry* geom); /** * Sets whether collapsed geometries are converted to empty, * (which will be removed from collections), * or to a valid geom::Geometry of lower dimension. * The default is to convert collapses to empty geometries. * * @param p_isKeepCollapsed whether collapses should be converted to a lower dimension geometry */ void setKeepCollapsed(bool p_isKeepCollapsed); /** * Gets the fixed geometry. * * @return the fixed geometry */ std::unique_ptr getResult() const; private: std::unique_ptr fixPoint(const geom::Point* geom) const; std::unique_ptr fixPointElement(const geom::Point* geom) const; bool isValidPoint(const geom::Point* pt) const; std::unique_ptr fixMultiPoint(const geom::MultiPoint* geom) const; std::unique_ptr fixLinearRing(const geom::LinearRing* geom) const; std::unique_ptr fixLinearRingElement(const geom::LinearRing* geom) const; std::unique_ptr fixLineString(const geom::LineString* geom) const; std::unique_ptr fixLineStringElement(const geom::LineString* geom) const; /** * Returns a clean copy of the input coordinate array. * * @param pts coordinates to clean * @return an array of clean coordinates */ std::unique_ptr fixMultiLineString(const MultiLineString* geom) const; std::unique_ptr fixPolygon(const geom::Polygon* geom) const; std::unique_ptr fixPolygonElement(const geom::Polygon* geom) const; std::vector> fixHoles(const geom::Polygon* geom) const; std::unique_ptr removeHoles(const geom::Geometry* shell, const geom::Geometry* holes) const; std::unique_ptr fixRing(const geom::LinearRing* ring) const; std::unique_ptr fixMultiPolygon(const geom::MultiPolygon* geom) const; std::unique_ptr fixCollection(const geom::GeometryCollection* geom) const; void classifyHoles( const Geometry* shell, std::vector>& holesFixed, std::vector& holes, std::vector& shells) const; /** * Subtracts a list of polygonal geometries from a polygonal geometry. * * @param shell polygonal geometry for shell * @param holes polygonal geometries to subtract * @return the result geometry */ std::unique_ptr difference( const Geometry* shell, std::vector& holes) const; /** * Unions a list of polygonal geometries. * Optimizes case of zero or one input geometries. * Requires that the inputs are net new objects. * * @param polys the polygonal geometries to union * @return the union of the inputs */ std::unique_ptr unionGeometry( std::vector& polys) const; }; } // namespace geos.geom.util } // namespace geos.geom } // namespace geos