Skip to content

Data model server and online for Building Information Models (BIM) based on IFC standards

Notifications You must be signed in to change notification settings

ervinalla99/ifcwebserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IFC WebServer is a data model server for Building Information Models (BIM) based on IFC standards

It aims to simplify sharing and exchanging BIM models using open and standard formats like (IFC, HTML, XML, CSV, JSON) and check the quality of BIM models (Level of Details, Level of Development).

BIM managers and designers can query, filter and make reports quickly about any information inside IFC models easily.

The development of IFCWebServer has started in 2010 and the server can be used for free at http://ifcwebserver.org

Features

  • Out of the box support for all IFC official releases
  • Run simply any queries or filters to extract information or sub-models
  • One-click automated tasks like:
    • Extract and render space objects
    • Extract floors into separated models
    • Filter and extarct any sub-model
    • Extract and render by layers
    • IFC to Neo4j graph database transformation
    • IFC to CAFM-Connect ifcXML models
  • Query and export IFC information into different standard formats (IFC, HTML, XML, CVS, JSON)
  • Simple and powerful Report engine (Information-Takeoff)
  • Extendable: users can easily extend the core functionality and customize almost everything
  • Domain Specific Language (DSL) and API for interacting with the server and write server scripts
  • Model View Definition support through mvdXML online viewer
  • online IFC Schema documentation (compre IFC versions on the schema level)

About

Data model server and online for Building Information Models (BIM) based on IFC standards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.9%
  • PHP 10.4%
  • Ruby 1.7%