Feature List
Mapmost Studio Desktop is an all-in-one GIS data processing and service publishing tool. Its core capabilities focus on data processing and service publishing, covering the full workflow from data lightweighting to data tiling and service distribution.
✅ Core features currently available:
- Oblique Model Compression: compress OSGB oblique photography models, reduce data size, and improve subsequent service publishing and rendering efficiency.
- 3DGS Instance Segmentation: use AI semantic extraction to extract building footprints and heights from 3DGS models, convert them into individual building objects, and attach attributes for business application development.
- 3DGS Data Conversion: convert
.plyand.splat3DGS models to.sogto improve rendering efficiency in Mapmost SDK for WebGL. - Multi-source Data Service Publishing: publish local imagery (
.tif/.tiff), terrain (.tif), general 3D models (.obj/.fbx), oblique photography models (OSGB), and other data as WMTS/TMS, Quantized-Mesh, and 3D Tiles standard services. - Flexible Service Configuration: customize service ports, IP addresses, and domain settings for local debugging and LAN sharing.
⏳ Platform capabilities are being continuously expanded. Planned updates include:
- Data processing extensions: 3D Tiles texture format conversion, 3D Tiles coordinate conversion, and more.
- Multi-source service extensions: standardized service publishing for vector maps and laser point cloud data.
| Module | Feature | Description |
|---|---|---|
| Registration and Login | User Registration | Register with a mobile verification code or WeChat account or email account. |
| User Login | Log in with a mobile verification code or WeChat account or email account. | |
| 3DGS Instance Segmentation | Feature Extraction | Extract building features from 3DGS models with one click. More feature types, such as streetlights and vehicles, will be supported later. |
| Attribute Attachment | Edit attributes manually for segmented building features. Automatic attribute attachment will be added later. | |
| Home | New Data Processing Task | Start data processing from the home page. |
| New Service Publishing Task | Start service publishing from the home page. | |
| Recommended Tutorials | Watch tutorials for core features, including OSGB data compression, oblique model service publishing, and imagery service publishing. | |
| Application Development | Access video tutorials for application development with Mapmost SDK for WebGL. | |
| Help Center | Access documentation, release notes, Mapmost product updates, and quick support entries. | |
| User Management | Renew Advanced features or log out. | |
| Data Processing | OSGB Data Compression | Lightweight OSGB oblique 3D models to reduce model size and improve subsequent tiling and transfer speed. |
| 3DGS Data Conversion | Convert 3DGS models from `ply` or `splat` to `sog`. | |
| 3D Tiles Texture Conversion (Coming soon) | Convert 3D Tiles textures from formats such as `jpg` and `png` to `ktx2`. | |
| 3D Tiles Coordinate Conversion (Coming soon) | Convert 3D Tiles coordinates from `EPSG:4978` to the Mapmost coordinate system. | |
| Service Publishing | Publish Imagery Service | Publish local `.tif` or `.tiff` imagery data as a WMTS/TMS service. |
| Publish Oblique 3D Model Service | Publish local OSGB data as a 3D Tiles service. | |
| Publish Vector Map Service (Coming soon) | Publish local `.shp` vector data as an MVT/GeoJSON vector map service. | |
| Publish Terrain Service | Publish local `.tif` DEM data as a Quantized-Mesh terrain service. | |
| Publish 3D Model Service | Publish local `.obj` or `.fbx` 3D models as 3D Tiles services. | |
| Publish Point Cloud Service (Coming soon) | Publish local `.las` laser point cloud data as a 3D Tiles service. | |
| Settings | Set Domain/IP | Select an IP address. When set to `localhost` or `127.0.0.1`, published services can only be accessed locally. When set to the computer's IP address, published services can be shared with other users on the same LAN. |
| Set Port | Customize the service port. |