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
  • 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 Kaz Eng Blg Esp Fra

Copyright © Panorama Group 1991 - 2021

Write to us
Rus Kaz 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

Developers GIS-applications


  • Bank of spatial data has been supplemented with a map of the Republic of India

    12.10.2020
    Read also
    In professional vectorizer "Panorama-Editor" the ...
    10.01.2021
    In the Complex of "3D analysis" the tools for...
    30.12.2020
    Imagery Creator forms tile arrays onto the...
    29.12.2020
    pexels.com

    The geoportal "Bank of the spatial data" has been supplemented with a map of the Republic of India, formed according to OpenStreetMap data. Source data obtained from Geofabrik website. 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.rsc). 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 India 1 GIS "Panorama"
  • In a GIS "Operator" the tools of analysis of navigation data have been expanded

    09.10.2020
    Read also
    GIS "Operator" simplifies preparation of...
    06.01.2021
    In a GIS "Operator" for Linux the tools for...
    07.12.2020
    In the GIS "Operator" for Linux the multiplatform ...
    30.09.2020

    In KB "Panorama" the GIS "Operator" version 13.5.1 for MS Windows has been developed. The tools for processing navigation data and multidimensional spatial databases have been expanded. The task of importing navigation data in GPX format has been improved. When recording a track, a linear object with a four-dimensional metric (latitude, longitude, height, time) is formed on the map. The time field is recorded for each point in the form of two 4-byte integers YYYYMMDD and HHMMSS. The values are selected from the "time" node, for example: 2020-09-01T17:45:07Z

    The task of importing navigation data of NMEA-0183 format has been improved. When recording a track, a linear object with a four-dimensional metric (latitude, longitude, height, speed) is formed on the map. The speed field is recorded as a floating point number in km/h. The value is selected from the velocity field and converted from knots to km/h (multiplied by 1.852).

    A new view of programmable signs has been added for demonstrating the displaying the trajectories of movement with a four-dimensional metric. Measurement at a point can be displayed in the color of a line segment, taking into account whether the value falls within the specified range or by another algorithm. In the example on the map \Data\shape the degree of exceeding the specified speed limit is displayed (up to +0 km/h - green, up to + 20 km/h - yellow, over - red). The speed limit is read from the semantics of object 32212 Movement speed. The current speed at the point is read from the fourth measurement at the point.

    In the new version a support of the four-dimensional metric of objects for recording into coordinates of a measurement point of an arbitrary value in the form of a floating point number or integers has been added. When importing and exporting SHP, 4D records containing fields X, Y, Z (height) and M (dimension) fields are processed. The specification of the SXF format in a binary and text (TXF) form has been expanded. Support of 4-dimensional metric of objects has been added when importing and exporting SXF and TXF formats.

    The task "Select object" has been improved. The displaying, editing and deleting of four-dimensional metrics of objects on the "Metrics" bookmark has been added. This characteristic has an integer or real value representation. Saving of four-dimensional metric into file of TXT format has been added. Displaying complex objects with a large number of contours and points in the dialog has been accelerated.

    The "Map Editor" for creating objects with the input of coordinates from the keyboard has been improved. There is added a support for input of four-dimensional coordinates with measurements at a point as a floating point number or a pair of integer values.

    Support of multipoint object has been added. A multipoint object consists of a set of points with two-dimensional, three-dimensional, or four-dimensional coordinates and common attributes (semantics). A multipoint object is displayed as dot signs placed at each point of the object's metric.

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


    News Archive

    In a GIS "Operator" the tools of analysis of navigation data have been expanded 6 Specialised GIS
  • The new version of GIS ToolKit 13.0.7 provides access to large spatial databases under the control of PostgreSQL DBMS

    08.10.2020
    Read also
    GIS ToolKit provides advanced opportunities for...
    02.01.2021
    In GIS ToolKit the capabilities of creation of...
    10.11.2020
    GIS ToolKit Active expands the possibilities of...
    21.09.2020
    freepik.com

    In KB "Panorama" the GIS ToolKit version 13.0.7 has been developed for creating GIS applications in the environment of C++ Builder, Delphi Embarcadero. The new version provides processing of spatial data located in databases controlled by PostgreSQL DBMS with PostGIS extension. The attributive data about terrain objects are stored in a database in standard types of fields. The spatial data has type the geometry and can have various system of coordinates. Spatial data is displayed and edited in the form of vector maps in cartographical conventional symbols. Direct editing of database records with fields of various types containing the coordinates of objects is provided. To customize connection parameters in the GIS ToolKit a new TMapDbm component has been developed, which allows you to call the database connection administration dialog (table, data view or SQL query) and save them for further use in a file with the DBM extension, which has an XML structure. The settings include entering the name of the DBM file, the method and parameters of connecting to the database, creating lists of displayed and edited objects and their semantic characteristics (attributes). The installation includes examples of DBM files for connecting database tables. The toolkit allows you simultaneously to edit the contents of databases connected both directly (connecting directly to the DBMS) and through the GIS Server, to carry out an exchange of information between different databases, to conform the coordinates and attributes of objects in different databases, jointly to display information from different databases in the form of graphic layers data, to combine data with images, DEMs, vector maps and data from various geoportals and web services.

    To work with databases in multi-user mode, into the TMapView, TMapScreen display components the ability has been added to automatically track changes that have occurred with a specified frequency (SetTimerAdjustData method). This possibility provides the display of mobile objects, the coordinates of which are stored in the database, against the background of other cartographic material.

    Toolkit GIS ToolKit consists of a set visual a component (are delivered in initial texts) and АПИ functions of a GIS-kernel for direct access to the spatial data. The toolkit is intended for working out of client-server and desktop 32 and 64 digit appendices in which processing and visualisation of the spatial data is required. The spatial data can settle down as on a workplace (direct access to the data), and in a local network or a network the Internet (access components to a GIS to the Server or data exchange under the international reports are used).

    The GIS ToolKit consists of a set of visual components (supplied in source code) and API functions of the GIS core for direct access to spatial data. The toolkit is intended for the development of client-server and desktop 32-bit and 64-bit applications that require processing and visualization of spatial data. Spatial data can be located both at the workplace (direct access to data), and in the local network or the Internet (components of access to the GIS Server or data exchange using international protocols are used).

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


    News Archive

    The new version of GIS ToolKit 13.0.7 provides access to large spatial databases under the control of PostgreSQL DBMS 7 Developers GIS-applications
  • GIS WebServer SE demonstrates a 3D scenario of the movement of ships and transport in the area of the Crimean bridge

    07.10.2020
    Read also
    In Imagery Service a performance of service has...
    14.01.2021
    KB "Panorama" deployed thematic geoportals on the ...
    31.12.2020
    GIS WebServer SE expands possibilities of...
    04.12.2020

    In KB "Panorama" the GIS WebServer SE version 5.8.0 has been developed for operating systems Astra Linux, Windows, CentOS. The program has been supplemented with project the 3D maps "South of Russia". The project includes maps of the Republic of Crimea and Krasnodar Territory. Maps include objects of hydrography, vegetation, road net, objects of an infrastructure and operational situation. 3D-models of sights and outstanding objects of Novorossisk, Kerch, Anapa, Gelendzhik and other cities are used. In the area of the Crimean bridge, a scenario of the movement of transport and ships is demonstrated. In a 3D map a diagnostics has been added at data obtaining. Into the log of map events the messages are given when there are errors in the settings for displaying 3D objects.

    In the Layer Objects component a possibility of displaying semantics by settings was added. Modes the Map Editor and Print have been updated. In the administration module, the user interface settings have been extended.

    In the new version, the GIS WebToolKit SE Web application development toolkit is enhanced, which extends the capabilities of GIS WebServer SE and can be integrated into other information systems. Access to data (images, vector maps, and terrain information) is provided by Web services using generally accepted OGC protocols and ISO standards. The GIS WebService SE service (OGC WMS/WMTS) provides spatial information in the form of graphic images. As a digital terrain model, various types of elevation data are used: matrixes (in SRTM, GeoTIFF, IMG, MTW formats), TIN-models, point cloud and others. The service provides the ability to publish three-dimensional terrain models unloaded in DB3D format. These models can be obtained from files of the COLLADA type, as well as from photorealistic three-dimensional models of unlimited size (TLS, OC3).

    As a source of spatial data, the Databank of digital maps and Remote Sensing Data can be used. It provides the collection, storage, search and delivery of spatial data in exchange formats, displaying the state of the data bank in the form of maps-schemes, and the automated formation and updating of geo-covers.

    GIS WebServer SE is used in the construction of closed corporate systems to ensure the protection of data having a security classification or a trade secret. GIS WebServer SE is certified for Level 2 of absence of undeclared capabilities. The new version of the program expands the application's capabilities in solving problems of analysis, management and long-term planning of the territories development. GIS WebServer SE is implemented using the toolkit of GIS WebToolKit SE, which can be used in development tools that use the JavaScript.

    The new version of the program is available on the website in the Download section.


    News Archive

    GIS WebServer SE demonstrates a 3D scenario of the movement of ships and transport in the area of the Crimean bridge 2 Server applications
  • Bank of spatial data has been supplemented with a map of the Portuguese Republic

    06.10.2020
    Read also
    In the Complex of automated checking the quality...
    19.01.2021
    Bank of spatial data has been supplemented with...
    18.01.2021
    Bank of spatial data has been supplemented with a ...
    12.01.2021
    freepik.com

    The geoportal "Bank of the spatial data" has been supplemented with a map of the Portuguese Republic, formed according to OpenStreetMap data. Source data obtained from Geofabrik website. 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.rsc). 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 Portuguese Republic 5 Cartography, photogrammetry

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

Moscow , 5 Pyzhevskii lane, building 3, floor 2, office 4 (m. Tretjakovskaja)

Copyright © Panorama Group 1991 - 2021


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

www.gisinfo.ru | panorama@gisinfo.ru

Moscow , 5 Pyzhevskii lane, building 3, floor 2, office 4 (m. Tretjakovskaja)

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

Copyright © Panorama Group 1991 - 2021

HotLog

Mobile version

Full version