
python ,IFC,CityGML EXPERT
$10-30 AUD
Teslim sırasında ödenir
I actually want to integrate the IFC and CityGML data. For that I need to convert IFC data to CityGML with using semantic web technologies.
For that I need the parse Ifc file and save as an RDF triple. After that I need to map these IFC/RDF data and citygml semantically and do a geometric conversion for georeferencing. And after all these I need to write the mapped data as an citygml file format
And I need to visualize the exported citygml data too
I can provide you the websites of these data formats
for IFC:
[login to view URL]
for CityGML:
[login to view URL]
both are uses schema mapping so you need to map the data for each other like this:
citygml_mapping = {
"Building": "IfcBuilding",
"BuildingPart": ["IfcBuildingStorey", "IfcSpace"],
"Wall": "IfcWallStandardCase",
"RoofSurface": "IfcRoof",
"Window": "IfcWindow",
"BuildingInstallation": ["IfcRailing", "IfcMember", "IfcStair", "IfcColumn", "IfcBeam"],
"Door": "IfcDoor",
"GroundSurface": "IfcSlab"
}
and of course you need to do geometric conversion too because I need to visualize the data
In all I need the conversion without data loss and I need the code with explanations
Proje NO: #36044941
Proje hakkında
Bu iş için 4 freelancer ortalamada $18 teklif veriyor
Hello I am a professional python developer. My main specializations are automation, web scrapers and bots development. I have already developed over 200 scrapers. From the simplest (for example, a competitor's price Daha Fazla
⭐⭐⭐⭐⭐ Hello, dear I have read your requirements very carefully so I am really interesting and confidence your project I have rich experiences with python data processing, parsing JSON,TXT, XlSX, XML, Image, PDF files a Daha Fazla