Commit fa13f958 authored by Rushikesh Padsala's avatar Rushikesh Padsala
Browse files

changed to beta8 classes

parent c924f6b8
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" project-jdk-name="liberica-17" project-jdk-type="JavaSDK" />
<component name="FrameworkDetectionExcludesConfiguration">
<file type="web" url="file://$PROJECT_DIR$" />
<file type="web" url="file://$PROJECT_DIR$/../energy-ade-3-citygml4j" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="liberica-17" project-jdk-type="JavaSDK" />
</project>
\ No newline at end of file
# Energy ADE 3 (beta 7) module for importer/exporter plugin v5.5.1 for 3DCityDB v4.x.x - Work in Progress
# Energy ADE 3 (beta 8) module for importer/exporter plugin v5.5.1 for 3DCityDB v4.x.x - Work in Progress
[Java 17](https://bell-sw.com/pages/downloads/#jdk-17-lts) is the minimum requirement.
This is a 3DCityDB importer-exporter plugin module for the **CityGML Energy ADE** (Energy Application Domain Extension) v3.0-beta7.
This is a 3DCityDB importer-exporter plugin module for the **CityGML Energy ADE** (Energy Application Domain Extension) v3.0-beta8.
This extension adds support for managing Energy ADE 3 data inside the 3DCityDB and enables the [Importer-Exporter](https://github.com/3dcitydb/importer-exporter) tool to import and export Energy ADE 3 enriched datasets from 3DCityDB.
......@@ -29,6 +29,8 @@ The following modules are currently in development:
- Devices
- DataTypes (AbstractOpticalProperties)
To file/track issues: https://transfer.hft-stuttgart.de/gitlab/energy-ade/energy-ade-3-releases/-/issues
# Release
The latest package, including the Energy ADE 3 java libraries for citygml4j, the 3DCityDB Importer/Exporter API, and the DDL scripts with schema mappings for full 3DCityDB Importer/Exporter plugin support, can be downloaded from [here](https://transfer.hft-stuttgart.de/gitlab/energy-ade/energy-ade-3-releases).
......@@ -39,8 +41,6 @@ A complete guide on using ADE with Importer/Exporter plugin and 3DCityDB is avai
Please refer to the main repository of [Energy ADE 3](https://github.com/tudelft3d/Energy_ADE) for more details.
To file/track issues: https://transfer.hft-stuttgart.de/gitlab/energy-ade/energy-ade-3-releases/-/issues
# Contact person:
- Rushikesh Padsala - rushikesh.padsala@hft-stuttgart.de
......
......@@ -8,8 +8,8 @@ plugins {
}
group = 'de.stuttgart.hft'
version = 'beta7-0.3'
description 'Energy ADE 3 (beta 7) extension for the 3DCityDB - release 0.3'
version = 'beta8-0.1'
description 'Energy ADE 3 (beta 8) extension for the 3DCityDB - release 0.1'
repositories {
maven {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment