SOSI (Systematic Organization of Spatial Information)
May 25,2026

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.

Introduction

SOSI (Systematic Organization of Spatial Information) is Norway‘s national geographic information exchange standard. It is widely used for geospatial data sharing and exchange among Norwegian government agencies and industries. SOSI supports the structured storage of various types of spatial information, including terrain, roads, water systems, and more. It serves as an important foundational format in Norway’s GIS domain and is still in use by official mapping authorities, although there are plans to transition to international standards such as GML in the future.

File Structure

SOSI files adopt a hierarchical and structured organization method, systematically storing spatial information by function and category. The main structural elements include:

  • Object classification system: SOSI classifies geographic objects into different categories according to national standards (e.g., terrain, roads, water systems). Each object has a unique code and name, facilitating unified identification and management.
  • Three‑level information model: Each object (level 0) contains attribute information (level 1) and may also be associated with functions (level 2). Attributes can be further extended into generic property sets (GenericProperty), supporting multi‑level data nesting, similar to the PropertySetDataList in IFC.
  • Standardized field definitions: All fields in the file follow Norwegian official specifications, ensuring consistency and interoperability when data is exchanged between government agencies and industries.
  • Text‑based storage: SOSI files are typically stored in plain text format, with a clear structure and high readability, making them suitable for long‑term archiving and cross‑system transfer.

Pros

  1. Strong local adaptability: Specifically designed for Norwegian geographic information requirements, deeply integrating local coordinate systems (e.g., EUREF89), administrative boundaries, terrain classifications, and other standards, ensuring that data can be used within Norway without additional conversion or adaptation.
  2. Structured data model: Utilizes a hierarchical object classification (e.g., terrain, transportation, water systems), where each object contains a unique code, attribute set, and associated functions, supporting precise expression of complex spatial relationships. Suitable for scenarios such as urban planning and land management.
  3. Data consistency and interoperability: Strictly adheres to Norwegian official specifications, ensuring standardized data exchange among government agencies, mapping authorities, and industries, reducing errors or ambiguity caused by format differences.
  4. High text‑based readability: Stored as plain text with a clear structure, facilitating manual inspection, version control, and long‑term archiving, while also supporting rapid parsing through scripts or tools.
  5. Historical data compatibility: As a long‑standing standard in Norway, SOSI has accumulated a large amount of historical geographic data, providing stable support for domains requiring time‑series analysis, such as heritage preservation and environmental monitoring.

Cons

  1. Poor international generality: Primarily used within Norway, lacking widespread global support. Cross‑border projects require conversion to international standards such as GML or GeoJSON, increasing data processing costs.
  2. Outdated technology: Compared to modern open standards (e.g., GML, CityGML), SOSI is weaker in web service integration, lightweight transmission (e.g., GeoJSON), and 3D data support, making it difficult to meet the demands of real‑time collaboration or mobile applications.
  3. High tool dependency: Non‑Norwegian systems typically require specialized software (e.g., FME, QGIS plugins) or custom scripts to read and write SOSI files, resulting in a steep learning curve and limiting its popularity.
  4. Limited extensibility: Although attribute extension is supported, complex data models (e.g., BIM‑GIS integration) require additional specifications, offering less flexibility than modern XML‑ or JSON‑based formats.
  5. Future replacement risk: Norwegian authorities are gradually promoting a transition to international standards such as GML. SOSI may face increasing maintenance costs or gradual deprecation, so long‑term investments should be carefully evaluated.

Application Scenario

As a core standard in Norway‘s geographic information domain, SOSI is widely used in government‑led urban planning, land registration, and real estate management. It supports mapping authorities in efficiently integrating foundational data such as terrain, water systems, and transportation. In environmental monitoring, SOSI provides standardized data support for ecological protection and disaster warning. Additionally, infrastructure industries such as electricity and water utilities rely on SOSI for precise modeling and maintenance of pipe networks and power lines, ensuring data consistency and interoperability in cross‑departmental collaboration.

Example

1. A Norwegian N250 land cover SOSI file, converted to Shapefile layers using Sosicon and imported into QGIS.

Snipaste_2026-05-15_09-20-19_1778808044080.jpg

File Opening Mode

1. Open a .sos file in QGIS.

Snipaste_2026-05-15_09-28-58_1778808550816.jpg

Related GIS files

PDS Design Review

MicroStation

Inventor

IGES

References

  1. https://en.wikipedia.org/wiki/SOSI
  2. https://github.com/jonnyns/sosi_files_importer
  3. https://www.wikidata.org/wiki/Q11999021