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

Cartography, photogrammetry


  • Training video on creating a map-plan of territory has been prepared

    17.05.2023
    Read also
    In "Workstation of cadastral engineer" the tools...
    27.09.2023
    "Workstation of urban planner" forms urban...
    22.09.2023
    "Workstation of cadastral engineer" supports the...
    29.08.2023

    Specialists of KB "Panorama" have prepared a video lesson on using the "Formation of a map-plan of the territory" mode. Dialog is intended for creation of the electronic document "a territory Map-plan" in which reproduces necessary for placing into EGRN an information about land plots located within the boundaries of the territory where complex cadastral works are performed, as well as information about the location of buildings, structures, objects under construction on such land plots.

    The initial initialization of the dialog content is performed by information from the digital cadastral map and from the database of cadastral works. The cadastral map for the formation of a map-plan of the territory should be prepared in accordance with the recommendations.

    The map should be created with use of survey.v5 or survey.v6 classifiers. To draw objects in respect of which cadastral works are performed, it is necessary to use the objects of the "Cadastral plan of the territory" layer. An exception is the point object "Contour of the construction, OHS off-scale round" (key P_REALTYROUND), used for drawing point objects of real estate, which is located in the "Technical plan" layer.

    The territory of execution of complex cadastral works should be digitized by the line of borders including all objects of cadastral works. An object within which complex cadastral works are performed can be of two types - "Cadastral block" (key S_BLOK) or "Boundary of complex cadastral works" (key S_CADASTRE). For an object of the first type, the semantics "Cadastral number" (key KADNUM) must be filled in, for an object of the second type - the repeating semantics "Cadastral number of the block" (key KADNUM_K).

    You can get acquainted with the training materials in the "Video lessons" section.


    News Archive

    Training video on creating a map-plan of territory has been prepared 4 Cadastre and urban building
  • GIS Constructor provides tools for visualisation of spatial data on the basis of various graphic libraries

    15.05.2023
    Read also
    GIS Constructor toolkit for Qt Designer provides...
    31.07.2023
    GIS ToolKit perform search of objects with use of ...
    16.06.2023
    GIS WebToolKit for 1C allows to develop...
    28.04.2023

    In KB "Panorama" the GIS Constructor for Qt Designer SE version 14.3.0 has been developed. In the new version the universal interface of interaction with graphic libraries has been implemented, mechanisms of work of the program in the conditions of the limited system resources have been improved. The list of supported geoportals has been expanded, the display of sea maps has been improved, and new diagnostic capabilities of working the GIS applications have been added.

    A programming interface has been developed that allows the developer to use a graphics library for visualization based on his needs. The central element of most GIS applications is the display of spatial data. In this case, the image of a fragment of a digital map is formed using the functions of drawing graphic primitives (lines, polygons, points, and others) by means of a certain graphic library (Qt, GTK, wxWidgets, Xlib, and others). Often the choice of such a library is already determined at the design stage of the application and is a permanent part of the architecture. GIS Constructor provides software tools for implementing data visualization in an application with any selected graphic framework. This is achieved by separating the implementation of displaying graphic primitives into a separate library, which is accessed by the GIS core during the drawing process. As a result, the developer can use either a ready-made set of drawing functions, or implement them independently based on the graphics framework of interest to him. This makes GIS Constructor a universal tool for visualizing spatial data. The installation of the program includes examples of the implementation of drawing graphic primitives based on the Qt and Xlib libraries.

    The functioning of the GIS application has been improved with a limited amount of available RAM. 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.

    The 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 volume of the resulting protocol and makes it convenient for further analysis.

    The task of connecting geoportals has been improved. 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

    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.

    GIS Constructor is a set of geoinformation 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 is adapted for work on a wide range of operating systems (Astra Linux SE, ALT Linux, Elbrus, Ubuntu, CentOS, QNX) and architectures (Intel, Elbrus, PowerPC, SPARC, ARM). The toolkit includes components of visual designing the GIS applications and library of a multiplatform multithreaded GIS core. GIS Constructor provides a cross-platform MAPAPI interface that allows a programmer to implement development in an operating system convenient for it. The developer can release GIS applications for a set of operating systems by simple assembly with minimal changes to the program source code.

    The new version of the program is available for download in the Download section.


    News Archive

    GIS Constructor provides tools for visualisation of spatial data on the basis of various graphic libraries 7 Developers GIS-applications
  • Map of the Orenburg region on the geoportal "Bank of spatial data" has been updated

    12.05.2023
    Read also
    Bank of spatial data has been supplemented with a ...
    26.09.2023
    Map of the Chukotka Autonomous Okrug on the...
    18.09.2023
    Bank of spatial data has been supplemented with a ...
    13.09.2023

    Specialists of KB "Panorama" have prepared and placed the map of the Orenburg region on the geoportal "Bank of spatial data". The map was formed using 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) and was saved into a packed project (MPTZ). The MPTZ format project includes a digital map of the region's territory (country, subject of the federation, administrative region), a map of the administrative-territorial division of the region and a digital classifier. 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

    Map of the Orenburg region on the geoportal "Bank of spatial data" has been updated 5 Cartography, photogrammetry
  • In the Complex for documents preparation of aeronautical information the tools of formation of passports of aerodromes have been expanded in accordance with the requirements of the Ministry of Transport of the Russian Federation

    11.05.2023
    Read also
    Training video material on restoring the...
    25.09.2023
    In GIS "Panorama" version 15 the tools of...
    20.09.2023
    Training video on loading data of Shape format...
    15.09.2023

    In KB "Panorama" the Complex for documents preparation of aeronautical information version 8.1 under control of GIS "Panorama" has been developed. In the new version, in the "Output of airdromes" dialog, the mode for generating sheets of the air navigation passport of an aerodrome (heliport, landing site) of civil aviation has been improved in accordance with the order of the Ministry of Transport of the Russian Federation dated November, 05th, 2020 №449. Formation of the sheet "Radio navigation aids and landing aids" has been added. The information in the document is presented in the established tabular form. There is implemented an automatic filling of the fields: type of facility, magnetic declination, frequency, channel number, coordinates of installation site of the transmitting antenna, and others.

    Creation of the passport of aerodrome (heliport, landing site) is carried out on the basis of MS Word format templates included in the installation package of the program. At filling of templates the data from the database of the Complex of format PostgreSQL version 9.4 and higher is used.

    The dialog "Input of significant points" has been improved. The "Frequency (MHz)" parameter for VHF omnidirectional radio beacons (VOR) is displayed to three decimal places in accordance with the requirement of Annex 10 (to the Convention on International Civil Aviation) - Aeronautical Telecommunications (Volume I).

    The complex for 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

    In the Complex for documents preparation of aeronautical information the tools of formation of passports of aerodromes have been expanded in accordance with the requirements of the Ministry of Transport of the Russian Federation 1 GIS "Panorama"
  • A training video has been prepared on export of data to pyramids of Mbtiles tiles

    08.05.2023
    Read also
    Training video material on restoring the...
    25.09.2023
    In GIS "Panorama" version 15 the tools of...
    20.09.2023
    Training video on loading data of Shape format...
    15.09.2023

    Specialists of KB "Panorama" have prepared a video lesson on using mode the Pyramids of Mbtiles tiles. The task is designed to create a complete set of image fragments of spatial data of given sizes according to the selected scale series in the Mbtiles format. This format is a SQLite database that stores images in png, jpg, png8 formats.

    Pyramids of tiles can be created based on a combination of digital vector maps, space and aerial photography, matrixes of heights, data from geoportals and other data.

    The purpose of forming a set of rasters (tiles) is to accelerate the display in WEB and mobile applications of spatial data containing a large number of objects or occupying large amounts of data. Display acceleration is achieved by the method of image caching - the display of the vector map area is replaced by the display of the area of a pre-built raster, which is cached on the client using a WEB browser.

    Using the Mbtiles format will allow offline access to pre-prepared spatial data.

    You can get acquainted with the training materials in the "Video lessons" section.


    News Archive

    A training video has been prepared on export of data to pyramids of Mbtiles tiles 1 GIS "Panorama"

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