GeoJSON map files
The floor plan visualization feature uses files in the GeoJSON format, an open standard for representing geographical features.
Due to the complexity of each file, work with Micello, Inc. or some other vendor to create the floor plan for your organization.
Note: However, creating a floor plan requires GeoJSON knowledge. Ensure that you are familiar with geospatial data and/or GeoJSON data before attempting this task.
For information about the GeoJSON standard, see http://geojson.org. Object properties in the GeoJSON files are used to create buildings, floors, and spaces.
When cloning an instance, sys_attachments including GeoJSON maps are not cloned by default. See the Exclude large attachment data field in Request a clone .
Note: As an option, you can download the GeoJSON maps from the source tables (fm_map_set and fm_map_set_tranformed) and upload to the destination.
- Community file
The community file contains information about the campus, including the number of buildings and the number of floors for each building. - Level geometry file
The level geometry file contains all the geometry for a given level. Each file is one map that can be rendered in the ServiceNow platform. - Process GeoJSON map files
Processing GeoJSON map files includes parsing data from a map and importing that information to the campus space management tables. Use this process to set up your spaces or update bulk changes to your campus without having to enter each change manually.
Parent Topic:Space management