[This article is currently in draft and subject to further updates.]
We currently provide seven supported mapping sources for importing floorplans.
Flat Image (format .png or .jpg)
Use this option to import a bitmap of your floorplan.
- Upload the image file
- Draw reference lines of known length (in metres) to scale the image
- Our system generates a tiled version of the floorplan that is used in our console.
- You have the option to make the generated zxy tiles public. You can use these tiles in a viewer, for example leaflet, to display the floorplan to users.
Our SDK will generate positions in an xy coordinate system with the (0,0) origin top left of the image.
These coordinates can be plotted directly on the tiles.
If you need to display a position on a map that doesn't use the tiles, you will need to correctly translate and scale the coordinates to work with your map.
IMDF GeoJson
- Specify either a URL to your IMDF data, or
- Upload a zip file containing your IMDF data.
- Select which level(s) in the IMDF plan you wish to import.
- The selected levels are then available in our web console.
IMDF is a georeferenced format. Our SDK will produce positions in lat,lng coordinates which can be directly displayed on the IMDF map, or any other georeferenced map.
Mapspeople
- Enter a Mapspeople API Key so our platform can access your maps
- Select which floor(s) you wish to import.
- The selected floors are then displayed in our web console.
Mapspeople maps are georeferenced. Our SDK will produce positions in lat,lng coordinates which can be directly displayed on the Mapspeople map, or any other georeferenced map.
Mazemap
- Enter a MazeMap campus ID (or for public campuses, simply select your campus from the list)
- Select the floor(s) you wish to import
- The selected floors are then available in our web console.
Mazemap maps are georeferenced. Our SDK will produce positions in lat,lng coordinates which can be directly displayed on the MAzemap map, or any other georeferenced map.
Visioglobe
- Specify either a URL to your IMDF data, or
- Upload a zip file containing your IMDF data.
- Select which level(s) in the IMDF plan you wish to import.
- The selected levels are then available in our web console.
Visioglobe maps are georeferenced. Our SDK will produce positions in lat,lng coordinates which can be directly displayed on the Visioglobe map, or any other georeferenced map.
Mappedin
Mappedin use IMDF format. Follow the guide for IMDF imports.
ExpoFP
- Enter the ExpoFP event name
- The floorplan for the event is then available in our web console.
- Stands from the ExpoFP plan will be automatically imported as regions in our platform.
ExpoFP maps are not georeferenced. The SDK produces positions with pixel values that can be directly displayed on the ExpoFP map.