SuperMap logo
  • Products

    What is GIS

    About SuperMap GIS

    Technology System

    • Big Data GIS
    • New RS Software
    • New 3D GIS
    • Geospatial AI
    • Distributed GIS
    • Cross Platform GIS

    SuperMap GIS 2024 New!!

    • Cloud GIS Server
    • Edge GIS Server
    • Terminal GIS for Desktop
    • Terminal GIS for Components
    • Terminal GIS for Web
    • Terminal GIS for Mobile

    Previous Versions

    • SuperMap GIS 2023
    • SuperMap GIS 11i(2022)
    • SuperMap GIS 10i(2021)
    • SuperMap GIS 10i(2020)
    • SuperMap GIS 10i
    • SuperMap GIS 9D(2019)
  • Solutions

    Smart City

    Natural Resource

    Land Management

    Facility Management

    Public Safety

    Natural Disasters

    Transportation

    Water Conservancy

    BIM+GIS

  • Stories
    • Articles
    • News
    • Events
    • Magazines
  • Support
    • Download & Online Help
    • Online Demonstration
    • Ask & Answer
    • Discover SuperMap GIS
    • Trial License
  • About
    • lntroduction
    • Careers
    • Contacts
    • Suggestions
 
  • English
  • 中文
  • Español
  • Français
  • ภาษาไทย
  • русский
  • Türkçe
  • Português
  • 日本語
  • 한국어
  • Indonesian
  • عربي
FAQ

FAQ

  • Home
  • Support
  • FAQ

FAQ

  • iServer
  • iPortal
  • iObjects
  • iMobile
  • iDesktop
  • iClient3D
  • iClient
  • Q: Set the 3D flight path. Why does it stop when you fly from the world to the next stop?

    A: Because the path from the global to the ground is very long, and in relative terms, the site distance is too short; As a result of the average speed flight, the next few sites have almost zero. Solution: If you want to achieve the effect of flying from the world to a certain location, the following path is shorter. And it is recommended to check “Use Site Speed" to adjust the speed of each site manually.

    03 Jul,2019 iDesktop
  • Q: Set the 3D flight path. Why does it stop when you fly from the world to the next stop?

    A: Because the path from the global to the ground is very long, and in relative terms, the site distance is too short; As a result of the average speed flight, the next few sites have almost zero. Solution: If you want to achieve the effect of flying from the world to a certain location, the following path is shorter. And it is recommended to check “Use Site Speed" to adjust the speed of each site manually.

    03 Jul,2019 iDesktop
  • Q: When the layout is printed, the layout on the XPS is displayed normally. When the printer is printed on the paper, some features are missing. How to solve the problem?

    A: Please download and update the printer driver. After reinstalling the printer driver, it can print normally.

    03 Jul,2019 iDesktop
  • Q: Why failed to add a picture to a 3D screen layer? Return 1.

    A: Please check whether the added image object is GeoPicture3D. The 3D screen layer does not support to load GeoPicture. You need to add GeoPicture3D.

    03 Jul,2019 iDesktop
  • Q: How is the linear in one workspace used in another workspace?

    A: Save the linear library first, and then open it in the other workspace linear editor.

    03 Jul,2019 iDesktop
  • Q: What do you do if you want the width of the different lines of the same layer to be different?

    A: You can make a ThemeUnique and modify the style of each line.

    03 Jul,2019 iDesktop
  • Q: How to find clients on the server that access the network encryption lock?

    A: Input the address in the browser: http:// (server IP) :6002, and go to the SentinelLicenseMonitor page. Then click the number in “Keys#”, and the“Lisence Usage for the Key” page shows. You can see the client machines that are accessing the network lock.

    03 Jul,2019 iDesktop
  • Q: How do you make label thematic map for multiple fields?

    A: Make the field expressions for the label thematic map are joined together with "+". If it is not a text field, you can use str() to convert it and then you can get the multifields label thematic map. Suppose that the text field is Text1 and the numeric field name is Num1, then the SQL expression can be: Text1 + str(Num1).

    03 Jul,2019 iDesktop
  • Q: If you want to export a map, you need to look at the tiny elements on the map. How to framing output?

    A: First, create a new layout window and set a certain number of pages horizontally and vertically. Then remove all visible scale information from the map layer. Load the map, and set the range to output the image. Select the framing to output A4 image. The output images contain tiny features of the map.

    03 Jul,2019 iDesktop
  • Q: If there are two layers and you want to edit them at the same time. Every time I change the editable layer, and I have to set it. I feel very troublesome. What should I do?

    A: Set the “Cross-layers Editable” in “Objects-Edit Object”.

    03 Jul,2019 iDesktop
  • Q: Export the dataset to mif, and open it by MapInfo. Why doesn’t the line style exist?

    A: Because the exported object of mif is datasets. And the dataset is no style, so you can open this mif by MapInfo without styles.

    03 Jul,2019 iDesktop
  • Q: Import the CAD to a simple dataset. After importing, you want to change the millimeter unit into meters. What to do?

    A: Reset the coordinate system, and change the coordinate unit to the meter unit. But it just changed the unit name, and the coordinates did not change. The next step is to use the rectangular registration method to match the CAD data. Input control point coordinates information, and ensure that it is one thousandth of the coordinates of the reference point.

    03 Jul,2019 iDesktop
  • Q: Cut the tiff data, and then overlay it to the original image. Why is there white in the clipping area? How to solve?

    A: It is suggested to check the "Effective Display Clipping"; otherwise it will be clipped according to the pixel center. There may be white edge.

    03 Jul,2019 iDesktop
  • Q: What is the function of top display in the label thematic map?

    A: The top display in label thematic map will make the label display above all layers and won’t be covered by the geometry object.

    03 Jul,2019 iDesktop
  • Q: What is the function of the auto-avoiding in label thematic map?

    A: In the label thematic map, the auto-avoiding will make the label location offset when the label is overlaid with each other, so as to avoid the overlapping of the label text.

    03 Jul,2019 iDesktop
  • Q: There is a region object intersecting, how do you separate?

    A: You can check whether the objects are complex objects through the object property box. If there are multiple sub-object (the sub-object number >1, it is the complex objects). You can separate by decomposition; if it is composed of a sub-object, you can separate by "Line Segmentation" in object editing.

    03 Jul,2019 iDesktop
  • Q: Why is the point layer style invalid?

    A: When you set the point style, you need to determine that the symbol ID is existed in the current symbol library.

    03 Jul,2019 iDesktop
  • Q: You generate a raster map with different colors for different ranges. For example, set different three colors, 0-10, 10-20, above20. How to solve?

    A: You can right click layer menu->set color table. Then delete the default color table settings and select batch add. Set the corresponding start-end value and the appropriate step length. Then confirm.

    03 Jul,2019 iDesktop
  • Q: If you delete the spot, the attribute is also deleted. In turn, if the attribute is deleted, will the spot be deleted?

    A: When you delete the objects in dataset, the attributes of the object are also deleted. Conversely, deleting the records in a recordset will also delete a geometry object.

    03 Jul,2019 iDesktop
  • Q: When the raster dataset is imported, why can't be overlaid with original vector dataset?

    A: Check whether the raster dataset and the vector dataset have the same coordinate projection. If it is different, transform the raster data into the longitude and latitude projection by the dataset projection transformation and then overlay.

    03 Jul,2019 iDesktop
<<< < 56 57 58 59 60 > >>>

SuperMap GIS

  • Cloud GIS Server
  • Edge GIS Server
  • Terminal GIS for Desktop
  • Terminal GIS for Components
  • Terminal GIS for Web
  • Terminal GIS for Mobile

Stories

  • Articles
  • News
  • Magazines
  • Events

Support

  • Download & Online Help
  • Online Demonstration
  • FAQ
  • Demo Code
  • Technical Docs
  • Training Files
  • Videos
  • Trial License

Events

  • [list:pagetitle] [list:targetlink]
  • {/zzz:list}

About

  • lntroduction
  • Careers
  • Contacts
  • Suggestions

Follow Us

  • LinkedIn
  • Facebook
  • Twitter
  • Instagram
  • YouTube
© 1997-2023 SuperMap Software Co., Ltd.
  • Sitemap
  • | Privacy