GISBox is a one-stop 3D GIS data editing, conversion and publishing platform that supports editing in multiple GIS formats such as OSGB/GEOTIFF/RVT, converting to 3DTiles/Terrain and publishing.
Parasolid is a core technology of Siemens for accurate geometric modeling that is widely used in the fields of 3D computer-aided design (CAD), computer-aided engineering (CAE) and computer-aided manufacturing (CAM). It also plays an important role in GIS (Geographic Information System) processing of complex spatial data scenes involving high-precision 3D terrain, building models, etc. It stores and exchanges accurate geometric information of 3D models in a neutral file format, providing strong support for data interaction between different software.
There are mainly two types: .x_t (text format) and .x_b (binary format).
Features: stored in ASCII text, with clear structure, including file header, model data, topological relationship and geometric details.
Advantages: strong readability, easy to edit and debug manually.
Disadvantages: large file size and slow processing speed.
Features: stored in binary form, compact data.
Advantages: small file size, fast reading and writing speed, suitable for efficient processing.
Disadvantages: cannot be read directly, requires special tools to parse.
In projects combining GIS and urban planning, the Parasolid file format can be used to store and transmit high-precision 3D models of urban buildings. These models not only contain the outline of the building, but also are accurate to details such as doors, windows, and balconies, providing an accurate data basis for urban landscape analysis, sunlight analysis, and ventilation simulation. With these data, planners can optimize the urban space layout in a virtual environment and improve the scientificity and rationality of urban planning.