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
8
Commits
1
Pipelines
9
Changes
3
Expand
Closes
#18 (closed)
\approve
@ds
@pdlmora
0
0
Merge request reports
Compare
version 3
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 4
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
3 files
+
8
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
building/01_select/ghsl_characteristics_information/ghsl_characteristics_information.py
+
1
−
1
Options
@@ -42,7 +42,7 @@ class GHSLCharacteristicsInformation:
) AS area
"""
# Select the type
that mo
st overlap
s
the building.
# Select the type
with the large
st overlap
with
the building.
sql_statement
=
f
"""
SELECT type
FROM (
Loading