Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IN-SOURCE
FWE ADE
Commits
41b1daf8
Commit
41b1daf8
authored
Mar 29, 2021
by
Rushikesh Padsala
Browse files
FWELanduse update and namespace update for all
parent
deaaa10b
Pipeline
#2700
passed with stage
in 27 seconds
Changes
52
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/FWEArea/v2.1/DDL/3dcitydb/oracle/CREATE_ADE_DB.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10 14:56:23
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29 18:00:36
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Create tables **************************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
public/FWEArea/v2.1/DDL/3dcitydb/oracle/DISABLE_ADE_VERSIONING.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10 14:56:23
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29 18:00:36
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Disable Versioning *********************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
public/FWEArea/v2.1/DDL/3dcitydb/oracle/DROP_ADE_DB.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10 14:56:23
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29 18:00:36
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Drop foreign keys **********************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
public/FWEArea/v2.1/DDL/3dcitydb/oracle/ENABLE_ADE_VERSIONING.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10 14:56:23
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29 18:00:36
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Enable Versioning **********************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
public/FWEArea/v2.1/DDL/3dcitydb/postgreSQL/CREATE_ADE_DB.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10 14:56:23
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29 18:00:36
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Create tables **************************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
public/FWEArea/v2.1/DDL/3dcitydb/postgreSQL/DROP_ADE_DB.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10 14:56:23
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29 18:00:36
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Drop foreign keys **********************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
public/FWEArea/v2.1/DDL/schema-mapping/schema-mapping.xml
View file @
41b1daf8
...
...
@@ -8,11 +8,11 @@
</metadata>
<applicationSchemas>
<schema
id=
"FWEA"
isADERoot=
"true"
>
<namespace
context=
"citygml-2.0"
>
http://transfer.hft-stuttgart.de/pages/fwe-ade/FWEArea/v2.1/XSD
</namespace>
<namespace
context=
"citygml-2.0"
>
http://transfer.hft-stuttgart.de/pages/
in-source/
fwe-ade/FWEArea/v2.1/XSD
</namespace>
</schema>
</applicationSchemas>
<featureTypes>
<featureType
id=
"FWEA_AreaSurveyType"
table=
"FWEA_areasurvey"
objectClassId=
"
3
0000"
path=
"AreaSurvey"
schema=
"FWEA"
>
<featureType
id=
"FWEA_AreaSurveyType"
table=
"FWEA_areasurvey"
objectClassId=
"
4
0000"
path=
"AreaSurvey"
schema=
"FWEA"
>
<extension
base=
"AbstractFeatureType"
>
<join
table=
"cityobject"
fromColumn=
"id"
toColumn=
"id"
toRole=
"parent"
/>
</extension>
...
...
@@ -58,7 +58,7 @@
<join
table=
"FWEA_energysurvey"
fromColumn=
"id"
toColumn=
"areasurvey_energysurvey_id"
toRole=
"child"
/>
</featureProperty>
</featureType>
<featureType
id=
"FWEA_FoodSurveyType"
table=
"FWEA_foodsurvey"
objectClassId=
"
3
0001"
path=
"FoodSurvey"
schema=
"FWEA"
>
<featureType
id=
"FWEA_FoodSurveyType"
table=
"FWEA_foodsurvey"
objectClassId=
"
4
0001"
path=
"FoodSurvey"
schema=
"FWEA"
>
<extension
base=
"FWEA_AreaSurveyType"
>
<join
table=
"FWEA_areasurvey"
fromColumn=
"id"
toColumn=
"id"
toRole=
"parent"
/>
</extension>
...
...
@@ -77,7 +77,7 @@
<attribute
column=
"foodconsumption"
type=
"double"
maxOccurs=
"1"
path=
"foodConsumption"
schema=
"FWEA"
/>
<attribute
column=
"foodconsumptionunit"
type=
"string"
maxOccurs=
"1"
path=
"foodConsumptionUnit"
schema=
"FWEA"
/>
</featureType>
<featureType
id=
"FWEA_WaterSurveyType"
table=
"FWEA_watersurvey"
objectClassId=
"
3
0002"
path=
"WaterSurvey"
schema=
"FWEA"
>
<featureType
id=
"FWEA_WaterSurveyType"
table=
"FWEA_watersurvey"
objectClassId=
"
4
0002"
path=
"WaterSurvey"
schema=
"FWEA"
>
<extension
base=
"FWEA_AreaSurveyType"
>
<join
table=
"FWEA_areasurvey"
fromColumn=
"id"
toColumn=
"id"
toRole=
"parent"
/>
</extension>
...
...
@@ -94,7 +94,7 @@
<attribute
column=
"totaldomesticwasteenergypote"
type=
"double"
maxOccurs=
"1"
path=
"totalDomesticWasteEnergyPotential"
schema=
"FWEA"
/>
<attribute
column=
"totaldomesticwasteenergypo_1"
type=
"string"
maxOccurs=
"1"
path=
"totalDomesticWasteEnergyPotentialUnit"
schema=
"FWEA"
/>
</featureType>
<featureType
id=
"FWEA_EnergySurveyType"
table=
"FWEA_energysurvey"
objectClassId=
"
3
0003"
path=
"EnergySurvey"
schema=
"FWEA"
>
<featureType
id=
"FWEA_EnergySurveyType"
table=
"FWEA_energysurvey"
objectClassId=
"
4
0003"
path=
"EnergySurvey"
schema=
"FWEA"
>
<extension
base=
"FWEA_AreaSurveyType"
>
<join
table=
"FWEA_areasurvey"
fromColumn=
"id"
toColumn=
"id"
toRole=
"parent"
/>
</extension>
...
...
@@ -113,7 +113,7 @@
<attribute
column=
"biomassthermalpotential"
type=
"double"
maxOccurs=
"1"
path=
"biomassThermalPotential"
schema=
"FWEA"
/>
<attribute
column=
"biomassthermalpotentialunit"
type=
"string"
maxOccurs=
"1"
path=
"biomassThermalPotentialUnit"
schema=
"FWEA"
/>
</featureType>
<featureType
id=
"FWEA_FWEAreaType"
table=
"FWEA_fwearea"
objectClassId=
"
3
0004"
topLevel=
"true"
path=
"FWEArea"
schema=
"FWEA"
>
<featureType
id=
"FWEA_FWEAreaType"
table=
"FWEA_fwearea"
objectClassId=
"
4
0004"
topLevel=
"true"
path=
"FWEArea"
schema=
"FWEA"
>
<extension
base=
"AbstractCityObjectType"
>
<join
table=
"cityobject"
fromColumn=
"id"
toColumn=
"id"
toRole=
"parent"
/>
</extension>
...
...
public/FWEArea/v2.1/XSD/FWEArea.xsd
View file @
41b1daf8
<?xml version="1.0" encoding="UTF-8"?>
<schema
xmlns=
"http://www.w3.org/2001/XMLSchema"
xmlns:FWEA=
"http://transfer.hft-stuttgart.de/pages/fwe-ade/FWEArea/v2.1/XSD"
xmlns:FWEL=
"http://transfer.hft-stuttgart.de/pages/fwe-ade/FWELanduse/v2.1/XSD"
xmlns:core=
"http://www.opengis.net/citygml/2.0"
xmlns:gml=
"http://www.opengis.net/gml"
xmlns:sc=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
elementFormDefault=
"qualified"
targetNamespace=
"http://transfer.hft-stuttgart.de/pages/fwe-ade/FWEArea/v2.1/XSD"
version=
"2.1"
>
<?xml version="1.0" encoding="UTF-8"?>
<schema
xmlns=
"http://www.w3.org/2001/XMLSchema"
xmlns:FWEA=
"http://transfer.hft-stuttgart.de/pages/
in-source/
fwe-ade/FWEArea/v2.1/XSD"
xmlns:FWEL=
"http://transfer.hft-stuttgart.de/pages/
in-source/
fwe-ade/FWELanduse/v2.1/XSD"
xmlns:core=
"http://www.opengis.net/citygml/2.0"
xmlns:gml=
"http://www.opengis.net/gml"
xmlns:sc=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
elementFormDefault=
"qualified"
targetNamespace=
"http://transfer.hft-stuttgart.de/pages/
in-source/
fwe-ade/FWEArea/v2.1/XSD"
version=
"2.1"
>
<annotation>
<documentation>
This introduces a new city object "FWEArea" as a part of the CityGML FWE ADE developed in the IN-SOURCE project.
</documentation>
</annotation>
<import
namespace=
"http://transfer.hft-stuttgart.de/pages/fwe-ade/FWELanduse/v2.1/XSD"
/>
<import
namespace=
"http://transfer.hft-stuttgart.de/pages/
in-source/
fwe-ade/FWELanduse/v2.1/XSD"
/>
<import
namespace=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
schemaLocation=
"http://shapechange.net/resources/schema/ShapeChangeAppinfo.xsd"
/>
<import
namespace=
"http://www.opengis.net/citygml/2.0"
schemaLocation=
"http://schemas.opengis.net/citygml/2.0/cityGMLBase.xsd"
/>
<import
namespace=
"http://www.opengis.net/gml"
schemaLocation=
"http://schemas.opengis.net/gml/3.1.1/base/gml.xsd"
/>
...
...
public/FWEBuilding/v2.1/DDL/3dcitydb/oracle/CREATE_ADE_DB.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10
1
4
:5
3:44
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29
1
7
:5
7:18
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Create tables **************************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
public/FWEBuilding/v2.1/DDL/3dcitydb/oracle/DISABLE_ADE_VERSIONING.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10
1
4
:5
3:44
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29
1
7
:5
7:18
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Disable Versioning *********************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
public/FWEBuilding/v2.1/DDL/3dcitydb/oracle/DROP_ADE_DB.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10
1
4
:5
3:44
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29
1
7
:5
7:18
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Drop foreign keys **********************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
public/FWEBuilding/v2.1/DDL/3dcitydb/oracle/ENABLE_ADE_VERSIONING.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10
1
4
:5
3:44
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29
1
7
:5
7:18
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Enable Versioning **********************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
public/FWEBuilding/v2.1/DDL/3dcitydb/postgreSQL/CREATE_ADE_DB.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10
1
4
:5
3:44
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29
1
7
:5
7:18
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Create tables **************************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
public/FWEBuilding/v2.1/DDL/3dcitydb/postgreSQL/DROP_ADE_DB.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10
1
4
:5
3:44
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29
1
7
:5
7:18
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Drop foreign keys **********************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
public/FWEBuilding/v2.1/DDL/schema-mapping/schema-mapping.xml
View file @
41b1daf8
...
...
@@ -8,11 +8,11 @@
</metadata>
<applicationSchemas>
<schema
id=
"FWEB"
isADERoot=
"true"
>
<namespace
context=
"citygml-2.0"
>
http://transfer.hft-stuttgart.de/pages/fwe-ade/FWEBuilding/v2.1/XSD
</namespace>
<namespace
context=
"citygml-2.0"
>
http://transfer.hft-stuttgart.de/pages/
in-source/
fwe-ade/FWEBuilding/v2.1/XSD
</namespace>
</schema>
</applicationSchemas>
<featureTypes>
<featureType
id=
"FWEB_BuildingSurveyType"
table=
"FWEB_buildingsurvey"
objectClassId=
"
1
0000"
path=
"BuildingSurvey"
schema=
"FWEB"
>
<featureType
id=
"FWEB_BuildingSurveyType"
table=
"FWEB_buildingsurvey"
objectClassId=
"
2
0000"
path=
"BuildingSurvey"
schema=
"FWEB"
>
<extension
base=
"AbstractFeatureType"
>
<join
table=
"cityobject"
fromColumn=
"id"
toColumn=
"id"
toRole=
"parent"
/>
</extension>
...
...
@@ -38,7 +38,7 @@
<join
table=
"FWEB_energysurvey"
fromColumn=
"id"
toColumn=
"buildingsurv_energysurvey_id"
toRole=
"child"
/>
</featureProperty>
</featureType>
<featureType
id=
"FWEB_FoodSurveyType"
table=
"FWEB_foodsurvey"
objectClassId=
"
1
0001"
path=
"FoodSurvey"
schema=
"FWEB"
>
<featureType
id=
"FWEB_FoodSurveyType"
table=
"FWEB_foodsurvey"
objectClassId=
"
2
0001"
path=
"FoodSurvey"
schema=
"FWEB"
>
<extension
base=
"FWEB_BuildingSurveyType"
>
<join
table=
"FWEB_buildingsurvey"
fromColumn=
"id"
toColumn=
"id"
toRole=
"parent"
/>
</extension>
...
...
@@ -57,7 +57,7 @@
<attribute
column=
"foodconsumption"
type=
"double"
maxOccurs=
"1"
path=
"foodConsumption"
schema=
"FWEB"
/>
<attribute
column=
"foodconsumptionunit"
type=
"string"
maxOccurs=
"1"
path=
"foodConsumptionUnit"
schema=
"FWEB"
/>
</featureType>
<featureType
id=
"FWEB_WaterSurveyType"
table=
"FWEB_watersurvey"
objectClassId=
"
1
0002"
path=
"WaterSurvey"
schema=
"FWEB"
>
<featureType
id=
"FWEB_WaterSurveyType"
table=
"FWEB_watersurvey"
objectClassId=
"
2
0002"
path=
"WaterSurvey"
schema=
"FWEB"
>
<extension
base=
"FWEB_BuildingSurveyType"
>
<join
table=
"FWEB_buildingsurvey"
fromColumn=
"id"
toColumn=
"id"
toRole=
"parent"
/>
</extension>
...
...
@@ -74,7 +74,7 @@
<attribute
column=
"totaldomesticwaste"
type=
"double"
maxOccurs=
"1"
path=
"totalDomesticWaste"
schema=
"FWEB"
/>
<attribute
column=
"totaldomesticwasteunit"
type=
"string"
maxOccurs=
"1"
path=
"totalDomesticWasteUnit"
schema=
"FWEB"
/>
</featureType>
<featureType
id=
"FWEB_EnergySurveyType"
table=
"FWEB_energysurvey"
objectClassId=
"
1
0003"
path=
"EnergySurvey"
schema=
"FWEB"
>
<featureType
id=
"FWEB_EnergySurveyType"
table=
"FWEB_energysurvey"
objectClassId=
"
2
0003"
path=
"EnergySurvey"
schema=
"FWEB"
>
<extension
base=
"FWEB_BuildingSurveyType"
>
<join
table=
"FWEB_buildingsurvey"
fromColumn=
"id"
toColumn=
"id"
toRole=
"parent"
/>
</extension>
...
...
public/FWEBuilding/v2.1/XSD/FWEBuilding.xsd
View file @
41b1daf8
<?xml version="1.0" encoding="UTF-8"?>
<schema
xmlns=
"http://www.w3.org/2001/XMLSchema"
xmlns:FWEB=
"http://transfer.hft-stuttgart.de/pages/fwe-ade/FWEBuilding/v2.1/XSD"
xmlns:bldg=
"http://www.opengis.net/citygml/building/2.0"
xmlns:gml=
"http://www.opengis.net/gml"
xmlns:sc=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
elementFormDefault=
"qualified"
targetNamespace=
"http://transfer.hft-stuttgart.de/pages/fwe-ade/FWEBuilding/v2.1/XSD"
version=
"2.1"
>
<?xml version="1.0" encoding="UTF-8"?>
<schema
xmlns=
"http://www.w3.org/2001/XMLSchema"
xmlns:FWEB=
"http://transfer.hft-stuttgart.de/pages/
in-source/
fwe-ade/FWEBuilding/v2.1/XSD"
xmlns:bldg=
"http://www.opengis.net/citygml/building/2.0"
xmlns:gml=
"http://www.opengis.net/gml"
xmlns:sc=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
elementFormDefault=
"qualified"
targetNamespace=
"http://transfer.hft-stuttgart.de/pages/
in-source/
fwe-ade/FWEBuilding/v2.1/XSD"
version=
"2.1"
>
<annotation>
<documentation>
This is the FWE ADE for CityGML building datasets developed in the IN-SOURCE project.
</documentation>
</annotation>
...
...
public/FWELanduse/v2.1/DDL/3dcitydb/oracle/CREATE_ADE_DB.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10
1
4
:5
4:48
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29
1
7
:5
9:30
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Create tables **************************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
@@ -8,24 +8,26 @@
CREATE
TABLE
FWEL_energysurvey
(
id
INTEGER
NOT
NULL
,
biomasspotentialbioethanol
NUMBER
,
biomasspotentialbioethanolun
VARCHAR2
(
1000
),
biomasspotentialbiogas
NUMBER
,
biomasspotentialbiogasunit
VARCHAR2
(
1000
),
biomasspotentialforest
NUMBER
,
biomasspotentialforestunit
VARCHAR2
(
1000
),
biomasspotentialplantoil
NUMBER
,
biomasspotentialplantoilunit
VARCHAR2
(
1000
),
biomasspotentialresidualso_1
VARCHAR2
(
1000
),
biomasspotentialresidualsoli
NUMBER
,
biomasspotentialsolidfuel
NUMBER
,
biomasspotentialsolidfueluni
VARCHAR2
(
1000
),
biomassprimaryenergypotent_1
VARCHAR2
(
1000
),
biomassprimaryenergypotentia
NUMBER
,
biomasstobioethanol
NUMBER
,
biomasstobioethanolunit
VARCHAR2
(
1000
),
biomasstobiogas
NUMBER
,
biomasstobiogasunit
VARCHAR2
(
1000
),
biomasstoelectricitypotent_1
VARCHAR2
(
1000
),
biomasstoelectricitypotentia
NUMBER
,
biomasstoenergywoods
NUMBER
,
biomasstoenergywoodsunit
VARCHAR2
(
1000
),
biomasstoplantoil
NUMBER
,
biomasstoplantoilunit
VARCHAR2
(
1000
),
biomasstoresidualsolidfuel
NUMBER
,
biomasstoresidualsolidfuelun
VARCHAR2
(
1000
),
biomasstosolidfuel
NUMBER
,
biomasstosolidfuelunit
VARCHAR2
(
1000
),
biomasstothermalpotential
NUMBER
,
biomasstothermalpotentialuni
VARCHAR2
(
1000
),
biomassweight
NUMBER
,
biomassweightunit
VARCHAR2
(
1000
),
electricitypotentialfrompv_1
VARCHAR2
(
1000
),
electricitypotentialfrompvbu
NUMBER
,
landusesurve_energysurvey_id
INTEGER
,
...
...
@@ -35,8 +37,6 @@ CREATE TABLE FWEL_energysurvey
spacecoolingdemandunit
VARCHAR2
(
1000
),
spaceheatingdemand
NUMBER
,
spaceheatingdemandunit
VARCHAR2
(
1000
),
vegetationcovercat_codespace
VARCHAR2
(
1000
),
vegetationcovercategory
VARCHAR2
(
1000
),
PRIMARY
KEY
(
id
)
);
...
...
@@ -46,6 +46,10 @@ CREATE TABLE FWEL_energysurvey
CREATE
TABLE
FWEL_foodsurvey
(
id
INTEGER
NOT
NULL
,
animalcalorie
INTEGER
,
animalcalorieunit
VARCHAR2
(
1000
),
cropcalorie
INTEGER
,
cropcalorieunit
VARCHAR2
(
1000
),
foodcategory
VARCHAR2
(
1000
),
foodcategory_codespace
VARCHAR2
(
1000
),
foodconsumption
NUMBER
,
...
...
@@ -59,6 +63,8 @@ CREATE TABLE FWEL_foodsurvey
foodproductionwaterdemand
NUMBER
,
foodproductionwaterdemanduni
VARCHAR2
(
1000
),
landusesurvey_foodsurvey_id
INTEGER
,
vegetalcalorie
INTEGER
,
vegetalcalorieunit
VARCHAR2
(
1000
),
PRIMARY
KEY
(
id
)
);
...
...
@@ -81,9 +87,13 @@ CREATE TABLE FWEL_landusesurvey
id
INTEGER
NOT
NULL
,
buildingfootprintarea
NUMBER
,
buildingfootprintarea_uom
VARCHAR2
(
1000
),
croptype
VARCHAR2
(
1000
),
croptype_codespace
VARCHAR2
(
1000
),
land_use_consistsoffwesur_id
INTEGER
,
objectclass_id
INTEGER
,
population
INTEGER
,
soiltype
VARCHAR2
(
1000
),
soiltype_codespace
VARCHAR2
(
1000
),
surfacearea
NUMBER
,
surfacearea_uom
VARCHAR2
(
1000
),
surveydescription
VARCHAR2
(
1000
),
...
...
@@ -108,9 +118,13 @@ CREATE TABLE FWEL_watersurvey
domesticwaterdemandunit
VARCHAR2
(
1000
),
domesticwaterwaste
NUMBER
,
domesticwaterwasteunit
VARCHAR2
(
1000
),
irrigationdemand
NUMBER
,
irrigationdemandunit
VARCHAR2
(
1000
),
landusesurvey_watersurvey_id
INTEGER
,
totaldomesticwaste
NUMBER
,
totaldomesticwasteunit
VARCHAR2
(
1000
),
transpirationloss
NUMBER
,
transpirationlossunit
VARCHAR2
(
1000
),
PRIMARY
KEY
(
id
)
);
...
...
public/FWELanduse/v2.1/DDL/3dcitydb/oracle/DISABLE_ADE_VERSIONING.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10
1
4
:5
4:48
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29
1
7
:5
9:30
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Disable Versioning *********************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
public/FWELanduse/v2.1/DDL/3dcitydb/oracle/DROP_ADE_DB.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10
1
4
:5
4:48
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29
1
7
:5
9:30
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Drop foreign keys **********************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
public/FWELanduse/v2.1/DDL/3dcitydb/oracle/ENABLE_ADE_VERSIONING.sql
View file @
41b1daf8
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
1-10
1
4
:5
4:48
-- This document was automatically created by the ADE-Manager tool of 3DCityDB (https://www.3dcitydb.org) on 2021-0
3-29
1
7
:5
9:30
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- *********************************** Enable Versioning **********************************
-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...
...
Prev
1
2
3
Next
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