Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rabotnik-rules
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Global Dynamic Exposure
rabotnik
rabotnik-rules
Merge requests
!14
Resolve "Add height from GHSL characteristics"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Add height from GHSL characteristics"
18-add-height-from-ghsl-characteristics
into
main
Overview
13
Commits
1
Pipelines
9
Changes
5
Merged
Laurens Oostwegel
requested to merge
18-add-height-from-ghsl-characteristics
into
main
8 months ago
Overview
13
Commits
1
Pipelines
9
Changes
1
Expand
Closes
#18 (closed)
\approve
@ds
@pdlmora
0
0
Merge request reports
Compare
version 6
version 7
fac3a30a
8 months ago
version 6
06eeceae
8 months ago
version 5
87e61f0b
8 months ago
version 4
dbdc3e3b
8 months ago
version 3
b551f45b
8 months ago
version 2
9823b2b5
8 months ago
version 1
2b8a000e
8 months ago
main (base)
and
version 7
latest version
ca750c99
1 commit,
8 months ago
version 7
fac3a30a
1 commit,
8 months ago
version 6
06eeceae
2 commits,
8 months ago
version 5
87e61f0b
1 commit,
8 months ago
version 4
dbdc3e3b
2 commits,
8 months ago
version 3
b551f45b
1 commit,
8 months ago
version 2
9823b2b5
1 commit,
8 months ago
version 1
2b8a000e
1 commit,
8 months ago
Show latest version
1 file
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
building/01_select/ghsl_characteristics_information/ghsl_characteristics_information.py
+
2
−
1
Options
@@ -30,7 +30,8 @@ class GHSLCharacteristicsInformation:
The WKT representation of the geometry of the building.
Returns:
A dictionary with the GHSL characteristics type exhibiting the largest overlap with the building.
A dictionary with the GHSL characteristics type exhibiting the largest overlap with
the building.
"""
# Get the total area of the intersection between a GHSL type and the building.
Loading