Indoor Mapping properties

  • Release version: Zurich
  • Updated July 31, 2025
  • 3 minutes to read
  • Customize and render map components and objects by updating the Indoor Mapping properties.

    Before you begin

    Role required: map admin, map editor

    Procedure

    1. Navigate to All > Indoor Mapping > Indoor Mapping Properties.
      Indoor Mapping properties are displayed. Customize the map component properties as required.
    2. Fill in the form fields.
      Table 1. Indoor Mapping Properties
      Field Description
      Map import service URL Option to define the URL from where the Map Import Service can be reached to enable floor plans. This property is mapped to the (sn_map_core.map_import_service.url) system property.
      Default outdoor style used in the Map Studio

      Specifies the default outdoor style used in the Map Studio. This property uses the outdoor style table record including the default ones and customized styles. This property is mapped to the sn_map_core.studio.default_outdoor_style system property.

      Note:
      Do not use the “Empty” outdoor style as you cannot georeference floor plans with it.
      Decide whether or not the system should prevent studio to make a call to Google geocoding API. Mapped to the sn_map_core.studio.prevent_google_geocoding system property.

      This option if selected helps to prevent the Map Studio from making a call to Google geocoding API. The Google geocoding API is used by default in the Map Studio to provide suggestions for location address and center the map on the selected location address while creating a campus. You can prevent the use of the Google geocoding API while creating a campus by zooming into the world map to point to the location of the campus.

      Maximum number of user criteria considered to determine campus editors.

      Maximum number of users that can be campus editors. This property can be increased if the number of users as campus editors is more than 100. This may impact the Map Studio performance. Default value is 100 and is mapped to the sn_map_core.max_user_criteria_count system property.

      Maximum distance in centimeters between the first and last point to convert a line to a polygon while importing an AutoCAD file Option to automatically close all lines that are one centimeter apart on a CAD file. Creating a polygon on the map requires the poly lines to be closed in a CAD file before you import the CAD file in the Map Studio. When the lines are not closed, enabling this property helps to deduct and close the open lines in a polygon.
      Set to true to ignore hidden CAD layers during imports Option to ignore any hidden CAD layers present in the AutoCAD source file. When this option is enabled, the hidden CAD layers are not shown on the map.
      Comma-separated list of CAD layers to ignore during imports (e.g. layer1,layer2) Option to ignore the CAD layers that you do not want to display or show on the map. The layers even if not hidden are ignored. Provide the names of layers that you want to ignore as a comma-separated list. The ignored layers are not displayed on the map after you import the CAD file.
      Set to true to enable the simplification of GeoJSON features during CAD imports

      Option to reduce the complexity of geometries extracted from the CAD file to improve performance using the sn_map_core.cad_simplify_enabled system property.

      Tolerance of the simplification algorithm that can be run during AutoCAD imports if all conditions are met Option to change the accuracy of the simplification algorithm by using use the system property sn_map_core.cad_simplify_tolerance. It is set to 0.1 by default which defines the level of simplification where '0' is the original geometry and nothing is changed in the geometry. When this option is set to 0.1, it provides the most accurate results by simplifying the geometry. For example, if you increase the value to 0.8, then a circle may become a triangle and the accuracy of geometry is reduced as it removes the coordinates on a geometry.
      Minimum number of coordinates in a GeoJSON feature to run the simplification algorithm (if enabled) during AutoCAD imports.

      Threshold to simplify complex shapes or geometries that have 20 or more coordinates by using the sn_map_core.cad_simplify_coords_cnt_threshold property. Default value is 20 coordinates. After uploading the CAD file in the Map Studio, import it to see the reduced coordinates or points on the map.

    3. Click Save.