LogoKB Panorama
  • Products
    • Products
    • GIS "Panorama"
    • Server applications
    • GIS for Agriculture
    • Cadastre and urban building
    • Cartography, photogrammetry
    • Specialised GIS
    • Tools for development of
      GIS-applications
    • Application for Linux
  • Classifiers
    • Topographic maps
    • Aeronautical maps
  • Industry solutions
    • Items
    • Technology
  • Download
    • Software for Windows
    • Software for Linux
    • Documentation
    • Presentations
    • Digital maps
    • Video lessons
  • Price
    • Software for Windows
    • Software for Linux
    • Agriculture
    • Products Update
    • Services
    • How to buy
  • Forum
  • Education
    • Education
    • Video lessons
  • About
    • About firm
    • Contact
    • Technical support
    • List of management staff
    • Official dealers

Rus Eng Blg Esp Fra

Copyright © Panorama Group 1991 - 2023

Write to us
Rus Eng Blg Esp Fra
+7 (495) 739-0245
  • News
  • News
  • GIS "Panorama"
  • Server
    applications
  • GIS for
    agriculture
  • Cadastre and
    urban building
  • Cartography,
    photogrammetry
  • Specialised GIS
  • Developers
    GIS-applications
  • Application
    for Linux

GIS "Panorama"


  • Certification tests of GIS Constructor for the OS "Astra Linux Special Edition" in the information security certification system have been successfully completed

    02.11.2023
    Read also
    GIS ToolKit Active improves the performance of...
    27.10.2023
    GIS "Panorama" version 15 for OS "Astra Linux...
    20.10.2023
    GIS ToolKit provides multi-threaded downloading...
    12.10.2023
    Free photo from freepik.com

    KB "Panorama" received a certificate of conformity for the software product the GIS Constructor of geoinformation systems (GIS Constructor for Qt Designer), operating under the 64-bit operating system "Astra Linux Special Edition" versions 1.6 and 1.7. The program is certified in the information security certification system of the Ministry of Defense of the Russian Federation for compliance with the requirements of the governing document of the State Technical Commission of Russia, including the control of absence of undeclared capabilities and for compliance with real and declared functionality in the documentation.

    In October the certification tests of the updated programs the GIS "Operator" SE and GIS Server SE for OS "Astra Linux Special Edition" have begun.

    GIS Constructor is a set of components for use in the visual programming environment of Qt Designer, which allows you to develop your own GIS applications. The visualization of the contents of digital maps is made in conventional symbols adopted for topographic, geographical and various special maps. Geoinformation system has ample opportunities for performing calculations, for providing display of spatial data on various graphic devices in standard and user systems of conventional symbols. The main functions can be executed in multithreaded mode. It supports automatic optimization of used memory for processing large amounts of data (tens of gigabytes) on limited resources (hundreds of megabytes).

    The toolkit allows you to implement in the developed GIS applications a direct connection to large spatial databases (millions of records) by using the support of DBM format. Information from the database is displayed in the form of vector maps of the area. GIS application will be able to simultaneously edit the contents of databases connected directly and through the GIS Server, carry out exchange of information between different databases, agree the coordinates and attributes of objects in different databases, jointly display information from different databases in the form of graphic layers, combine data with images , matrixes of heights, vector maps and data from various geoportals and web services. Spatial information from the database is displayed in the form of cartographic conventional symbols, which makes the editing process transparent for the user. The set of displayed and edited objects and their semantic characteristics can be flexibly specified using an SQL query.

    GIS Constructor contains an API in Python language that provides access to several thousand functions of the MAPAPI-interface for spatial data analysis, automation of processes of creating and updating digital terrain models. There are several options for using scripts as part of a GIS application: a visual component of designing, a program interface of a call from the C/C++ language, direct writing and execution of Python scripts. Due to the fact that the Python scripting programming language has a large set of connected modules, the user receives an easy-to-use and extensive auxiliary toolkit (mathematical calculations, processing of text and graphic data, work with a network and another) when creating a GIS application. More detailed information is given in the document "Programmer's guide".


    News Archive

    Certification tests of GIS Constructor for the OS "Astra Linux Special Edition" in the information security certification system have been successfully completed 7 Developers GIS-applications
  • In GIS Constructor for the domestic mobile Aurora OS, tools for accessing cloud storage of spatial data have been improved

    01.11.2023
    Read also
    Into the Databank of digital maps and remote...
    07.12.2023
    Partner of KB "Panorama" company Geodetect took...
    06.12.2023
    Technologies of KB "Panorama" were presented at...
    05.12.2023
    Photo from the archive of KB "Panorama"

    In KB "Panorama" the GIS Constructor for domestic mobile Aurora OS version 1.3 has been developed. The new version has expanded the tools for processing and displaying data, improved the mechanisms for opening spatial data from the GIS Server and using the internal buffer with a limited amount of memory. The display of popular geoportals has been optimized, access to archived geoportal data has been added, and the ability to save geoportal data into the MBTiles tile pyramid has been implemented. The list of available MAPAPI interface methods has been supplemented and the list of supported geoportals has been expanded.

    The improved task of connecting geoportals allows you to optimize the display of popular third-party sources of spatial data (OpenStreetMap, Yandex, KB "Panorama" and others) on mobile devices. The new version has increased the speed of loading and displaying tiles. The GIS core automatically evaluates the computer parameters: the number of cores, the size of the RAM, the bandwidth of the data transmission channel. Taking into account the performance of the system, a pool of independent threads is formed to load, process and display the received data. Multi-threaded data loading reduces delays when moving the screen, scaling the map, and performing spatial queries to the geoportal.

    The ability to save geoportal data into a pyramid of MBTiles tiles or into a raster for a user-selected territory for further offline use on mobile devices in the absence of the Internet has been implemented. In order to increase the speed of data access for the WMS protocol, data caching in the form of tiles has been added. In the developed mobile applications, a cache of data from geoportals will be automatically saved on the device and used in the absence of the Internet. In order to update previously saved data, it is possible to set the geoportal cache lifetime in seconds.

    Access to geoportal archive data has been added. Examples of such geoportals are the Sentinel Hub geoportal or the VEGA service. The task allows you to connect to images or data on the geoportal by specifying the date, the request period, or the percentage of maximum cloudiness of satellite images. Into the list of geoportals the geoportal of Krasnodar territory has been added containing the layers: Administrative territorial division, Contours of fields of agricultural land, Fishing grounds, Vine plantations. The new version of the toolkit provides tools for implementing access to dynamically expanded geoportals (for example, KB "Panorama"). When choosing such a geoportal, you need to submit a GetCapabilities request to the service and, based on it, build a list of current data to be presented in the form of a tree of available layers.

    In toolkit the algorithms for processing and displaying data have been improved. The number of supported sheets for multi-sheet maps has been increased by 4 times. The accuracy of transparency calculations for vector objects and a polygon object - colored glass - has been increased. The algorithms for interaction with the GIS Server have been improved, for example, the interaction mechanism when editing maps containing a small number of objects. The list of available MAPAPI methods has been expanded. There are implemented the methods for constructing the intersection of multipolygons in the form of a multipolygon and creating map objects using coordinates from a text file. Ability to display only error messages in the diagnostic protocol has been added. This allows you to effectively determine the cause of abnormal behavior of a program that performs a large number of operations with spatial data. In this case, limiting the output by error messages reduces the size of the resulting protocol and makes it convenient for further analysis.

    The functioning of the developed mobile applications in conditions of limited amount of available RAM has been improved. The need for the program to work in conditions of a small amount of system resources becomes relevant when using the embedded devices, portable laptops, specialized tablets and other similar devices. If there is a lack of memory, the GIS core automatically activates a buffer with a limited amount of memory and performs all operations with data using only this buffer. As a result, memory consumption by the GIS application is drastically reduced. The new version adds the ability to explicitly set a limit on the amount of memory used by the application for opening the data, when it is reached, this mode will be activated forcibly.

    Display of sea maps according to the S52 standard has been improved. There is clarified the implementation of procedures for forming depth values based on attribute values for underwater obstacles, taking into account the underlying objects, a requesting the code of the displayed symbol and the display flag taking into account the depth of the obstacle and requesting the code of an isolated underwater hazard with a depth less than the safety contour.

    As an example, the program includes the source texts of the mobile application GIS "Panorama Mobile" for OS Aurora. They can be taken as a basis at creation of own mobile application in the C++ programming language with use of tools of Qt and QML. GIS "Panorama Mobile" allows you to jointly display vector maps (topographic, operational situation, marine navigation, aeronautical), matrix and raster data (Earth's remote sensing data). Modern packed formats of vector maps SITZ, MAPZ, MPTZ are supported, which are decompressed in RAM on the fly. The user can dynamically control the visibility of each layer for easy viewing and analysis of spatial data. Popular spatial data geoportals (OpenStreetMap, Yandex, KB "Panorama" and others) can be used as cartographic substrates. Connecting geoportals allows you to receive cartographic information anywhere in the world when determining the current location and recording the route from the built-in GPS / GLONASS receiver. GIS "Panorama Mobile" allows processing data formats of desktop products (GIS "Panorama", Panorama-editor, GIS Panorama Mini).

    GIS Constructor for the domestic mobile OS Aurora is a set of geoinformation components based on the cross-platform interface for working with spatial data MAPAPI and the Qt framework, which allows you to develop your own GIS applications for mobile devices based on the Aurora OS. Visualization of the contents of digital maps is carried out in conventional symbols adopted for topographical, geographical and various special maps. Geographic information system has ample capabilities for performing calculations, ensuring the display of spatial data on various graphic devices in standard and user systems of conventional symbols. Basic functions can be performed in multi-threaded mode. Supports automatic optimization of used RAM for processing large amounts of data (tens of gigabytes) on limited resources (hundreds of megabytes).

    Aurora OS - is a Russian mobile operating system developed by the "Open mobile platform" company. The operating system was created to build a trusted mobile infrastructure, protect sensitive information in government organizations, large and medium-sized commercial companies. Contributes to ensuring the technological sovereignty of the state through a secure mobile environment and meets all the requirements of regulators in the field of national security and information protection. Aurora OS allows centrally to operate the base of mobile devices and the used mobile software at use of Aurora Center. The current version of the Aurora mobile OS has been certified by the FSTEC of Russia and fully complies with the requirements for type "A" operating systems of 4 protection class and 4 trust levels.

    The new version of GIS Constructor for Aurora OS is available for download in the Download section.


    News Archive

    In GIS Constructor for the domestic mobile Aurora OS, tools for accessing cloud storage of spatial data have been improved 1 GIS "Panorama"
  • Complex for preparing aeronautical information documents ensures the maintenance of routes database in accordance with the AIP of the Russian Federation

    31.10.2023
    Read also
    Into the Databank of digital maps and remote...
    07.12.2023
    Partner of KB "Panorama" company Geodetect took...
    06.12.2023
    Technologies of KB "Panorama" were presented at...
    05.12.2023
    Photo from the archive of KB "Panorama"

    In KB "Panorama" the Complex for preparing aeronautical information documents version 8.2.4 under the control of the GIS "Panorama" or GIS "Operator" has been developed. In the new version, in the "Input airports and heliports to database" dialog, the ability to maintain a database of vertical boundaries of route sections in two measurement systems (for example, feet and meters) has been implemented. The mode allows you to expand the filling of the aeronautical database of the complex with information contained in the AIP of the Russian Federation (Part II Route (ENR)).

    The "Output of prohibited, danger and restriction zones" dialog has been improved. When mapping international and domestic air routes, area navigation routes, local air routes, a mode has been added that allows you to generate an object signature taking into account the values of the upper and lower boundaries of route sections in flight levels (FL), feet, meters, feet and meters.

    The complex of preparing documents of aeronautical information is a set of tools for maintaining an aeronautical data base, a modeling and analyzing the aeronautical situation, generating aeronautical maps and exchanging data with other information systems through export and import in the ARINC 424-19 exchange format and export in the AIXM 5.1 format. The task "Flight procedures design" is used to design the routes of departure, approach and landing and to analyze the safety of flights on them. The task "Assessment of compliance for aerodromes with the requirements FAR" is intended for the analysis of the aerodrome and the aerodrome environs for the suitability for operation and aircraft flights in accordance with the Federal Aviation Regulations.

    The new version of the program, examples of aeronautical information documents, operational documentation, video lessons and presentations are available for download on the Download page.


    News Archive

    Complex for preparing aeronautical information documents ensures the maintenance of routes database in accordance with the AIP of the Russian Federation 1 GIS "Panorama"
  • Bank of spatial data has been supplemented with a map of the Republic of Mali

    30.10.2023
    Read also
    Map of the Astrakhan region on the geoportal...
    13.11.2023
    Map of the Kamchatka Territory on the geoportal...
    08.11.2023
    Map of the Zabaykalsky Krai on the geoportal...
    23.10.2023
    Free photo from unsplash.com

    Geoportal "Bank of spatial data" has been supplemented with a map of the Republic of Mali, formed according to OpenStreetMap data. To work with the map, you can use the GIS Panorama Mini program or other software products of KB "Panorama".

    The map was led to the modernised classifier of large-scale plans of scale 1: 5 000 (map5000m). Publishing of updates in bank of spatial data is made by using the program of Databank of digital maps and remote sensing data.

    Publishing contents of bank of spatial data on the geoportal and data access for downloading are implemented by means of GIS WebServer SE.

    Free maps on the basis of OpenStreetMap data are available for download on the page "Digital maps".


    News Archive

    Bank of spatial data has been supplemented with a map of the Republic of Mali 5 Cartography, photogrammetry
  • GIS ToolKit Active improves the performance of search and analytical operations over spatial data

    27.10.2023
    Read also
    Certification tests of GIS Constructor for the OS ...
    02.11.2023
    GIS "Panorama" version 15 for OS "Astra Linux...
    20.10.2023
    GIS ToolKit provides multi-threaded downloading...
    12.10.2023
    Free photo from freepik.com

    In KB "Panorama" the GIS ToolKit Active version 15.0.0 has been developed for creating geoinformation systems with a free license in any programming environment that supports ActiveX technology, for example, Visual Studio, 1C8. The new version increases the speed of performing the search and analytical operations on geodata by using the functions of the updated GIS core.

    The component for connecting geoportals (axMapWMSPopupDialog) has been improved. The speed of loading and displaying tiles has been increased. The GIS core automatically evaluates the computer parameters: the number of cores, the size of the RAM, the bandwidth of the data transmission channel. Taking into account the performance of the system, a pool of independent threads is formed to load, process and display the received data. Multi-threaded data loading reduces delays when moving the screen, scaling the map, and performing spatial queries to the geoportal. For example, for a network with a bandwidth of 100 Mbps on a 4-core processor with a clock frequency of 3.5 GHz, the speed of displaying tiles from the KB "Panorama" geoportal increased 6 times, and the time to receive them decreased from 500ms to 70ms.

    The access component to the map objects classifier file (axMapRsc) has been improved. On the "Objects" and "Semantics" tabs, the ability to filter/search by all characteristics at once (name, code, key, number/guide) has been added. This search type is set by default. When you select a found object, the background color highlights the line of the characteristic by which the object was found. If the characteristic value completely matches the search string, the background color becomes light green, if incomplete - becomes yellow. A list has been added to the search line, in which the typed strings of effective search are saved. Selecting a line from the list makes it possible, if necessary, to quickly return to the previous search and its results.

    There is added the ability to assign to several signatures the attribute of specifying the size of the sign according to the length of the signature, as well as assigning the attribute of prohibiting/allowing stretching to elements. It allows you to expand some of the elements of a vector sign (for example, automatically stretch the sign frame around long signatures), and shift the remaining elements (design elements: circles, squares, rhombuses). The shifted elements can be located both inside and outside the sign frame. To assign a no-stretching attribute to an element, select an areal or linear element of the sign and click the "Do not stretch the element when specifying the size of the sign" button.

    The modes have been added into the "Clusters" tab: creating a new cluster's sign by copying the selected one, copying a cluster sign from another classifier via the clipboard. The cluster sign is used to display densely spaced point symbols of the same view of objects with a common sign. The tab selects the views of objects related to each type of cluster, the cell sizes vertically and horizontally, the semantics code for specifying the current number of objects in the cluster, the view of cluster symbol, the limiting percentage of increasing the size of the cluster symbol and the limiting number of objects corresponding to the maximum size of the symbol cluster. When copying a cluster's sign from one classifier to another, it is necessary to re-assign the views of objects related to this cluster.

    The axMapObj component has been improved. In the object selection dialog, which is called using the ShowDialogInfo method, a processing of "hot" keys for the "Next" (Ctrl + ">") and "Back" (Ctrl + "<") buttons has been added, the "Number of semantics" field has been placed under the table. In the "Metrics" tab, saving and restoring the expanded view of the object scheme has been added, and the ergonomics of the explanatory inscriptions of profile heights for objects containing 3D metrics has been improved. The functionality of the "All object in window" button has been expanded. If the main contour (0) was selected before clicking the "All object in window" button, the map is scaled so that the selected object occupies the maximum area of the window. If any other contour was selected, then the map is scaled according to the dimensions of the selected contour (subobject).

    An example of using GIS ToolKit Active components for the 1C:Enterprise platform version no lower than 8.3.20 has been developed. The example demonstrates working with a local map, with a map opened over a network (including the Internet), searching for map objects by a set of attributes, creating and editing metrics of map objects.

    GIS ToolKit Active contains a set of visual and non-visual components, allowing to use the spatial and attributive data for display and execution of special calculations. With use of these components the geoinformation systems of various level (federal, regional, municipal, corporate) are created. The toolkit includes support for local, national and international coordinate systems (parameters for more than 4,000 different coordinate systems are included into the package). The extensive Bank of geospatial data is accessible for the toolkit use.

    The new version of the program is available for download on the Download page.


    News Archive

    GIS ToolKit Active improves the performance of search and analytical operations over spatial data 7 Developers GIS-applications

Products

  • GIS "Panorama"
  • Server applications
  • GIS for Agriculture
  • Cadastre and urban building
  • Cartography, photogrammetry
  • Specialised GIS
  • Tools for development of
    GIS-applications
  • Application for Linux

Education

  • Video lessons

Industry solutions

  • Items
  • Technology

CLASSIFIERS


Price

  • Software for Windows
  • Software for Linux
  • Agriculture
  • Products Update
  • Services
  • How to buy

About

  • Contact
  • Technical support
  • List of management staff
  • Official dealers

Forum


Download

  • Software for Windows
  • Software for Linux
  • Documentation
  • Presentations
  • Digital maps
  • Video lessons

Ph.: +7 (495) 739-0245, +7 (925) 221-1603

www.gisinfo.ru

panorama@gisinfo.ru

105005, Russia, Moscow, Baumanskaya Street 7, building 1, office 229 (m. Baumanskaya)

Copyright © Panorama Group 1991 - 2023


Яндекс.Метрика

Ph.: +7 (495) 739-0245, +7 (925) 221-1603

www.gisinfo.ru | panorama@gisinfo.ru

105005, Russia, Moscow, Baumanskaya Street 7, building 1, office 229 (m. Baumanskaya)

  • Products
  • |
  • Classifiers
  • |
  • Download
  • |
  • Price
  • |
  • Forum
  • |
  • Education
  • |
  • About

Copyright © Panorama Group 1991 - 2023

Яндекс.Метрика

Mobile version

Full version