Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Energy ADE
Energy ADE 3 3DCityDB
Commits
e53a1889
Commit
e53a1889
authored
Aug 08, 2025
by
Rushikesh Padsala
Browse files
test
parent
709cd9cd
Changes
6
Hide whitespace changes
Inline
Side-by-side
.idea/.name
View file @
e53a1889
energy-ade2-citydb
\ No newline at end of file
energy-ade-2-citydb
\ No newline at end of file
.idea/gradle.xml
View file @
e53a1889
...
...
@@ -7,10 +7,10 @@
<compositeConfiguration>
<compositeBuild
compositeDefinitionSource=
"SCRIPT"
>
<builds>
<build
path=
"$PROJECT_DIR$/../energy-ade2-citygml4j"
name=
"energy-ade2-citygml4j"
>
<build
path=
"$PROJECT_DIR$/../energy-ade
-
2-citygml4j"
name=
"energy-ade2-citygml4j"
>
<projects>
<project
path=
"$PROJECT_DIR$/../energy-ade2-citygml4j"
/>
<project
path=
"$PROJECT_DIR$/../energy-ade2-citygml4j/energy-ade-samples"
/>
<project
path=
"$PROJECT_DIR$/../energy-ade
-
2-citygml4j"
/>
<project
path=
"$PROJECT_DIR$/../energy-ade
-
2-citygml4j/energy-ade-samples"
/>
</projects>
</build>
</builds>
...
...
@@ -21,8 +21,8 @@
<option
name=
"modules"
>
<set>
<option
value=
"$PROJECT_DIR$"
/>
<option
value=
"$PROJECT_DIR$/../energy-ade2-citygml4j"
/>
<option
value=
"$PROJECT_DIR$/../energy-ade2-citygml4j/energy-ade-samples"
/>
<option
value=
"$PROJECT_DIR$/../energy-ade
-
2-citygml4j"
/>
<option
value=
"$PROJECT_DIR$/../energy-ade
-
2-citygml4j/energy-ade-samples"
/>
</set>
</option>
</GradleProjectSettings>
...
...
.idea/vcs.xml
View file @
e53a1889
...
...
@@ -2,6 +2,6 @@
<project
version=
"4"
>
<component
name=
"VcsDirectoryMappings"
>
<mapping
directory=
""
vcs=
"Git"
/>
<mapping
directory=
"$PROJECT_DIR$/../energy-ade2-citygml4j"
vcs=
"Git"
/>
<mapping
directory=
"$PROJECT_DIR$/../energy-ade
-
2-citygml4j"
vcs=
"Git"
/>
</component>
</project>
\ No newline at end of file
README.md
View file @
e53a1889
...
...
@@ -13,7 +13,7 @@ Priority List:
-
DataType
-
Core
-
Resource
-
UrbanFunctionArea
s
-
UrbanFunctionArea
-
WeatherStation
-
Layered Construction
-
Schedule
...
...
build.gradle
View file @
e53a1889
...
...
@@ -28,9 +28,9 @@ configurations {
dependencies
{
api
'org.citydb:impexp-client-gui:5.5.1'
api
'org.citygml4j.ade:energy-ade2-citygml4j:2.0.1'
api
'org.citygml4j.ade:energy-ade
-
2-citygml4j:2.0.1'
citygml4j
(
'org.citygml4j.ade:energy-ade2-citygml4j:2.0.1'
)
{
citygml4j
(
'org.citygml4j.ade:energy-ade
-
2-citygml4j:2.0.1'
)
{
transitive
=
false
}
...
...
settings.gradle
View file @
e53a1889
rootProject
.
name
=
'energy-ade2-citydb'
includeBuild
'../energy-ade2-citygml4j'
\ No newline at end of file
rootProject
.
name
=
'energy-ade-2-citydb'
includeBuild
'../energy-ade-2-citygml4j'
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment