Skip to content
Snippets Groups Projects

Resolve "Create a rule that gets the construction date from cadaster data for Tabula dataset."

Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -26,7 +26,7 @@ class DateFromCadasterRule(AbstractRule):
parcels_db (database):
database with geometries and parcel ids from the cadaster data sources.
buildings_db (database):
database with the construction years for the buildings, and a parel id to tie
database with the construction years for the buildings, and a parcel ID to tie
the buildings to a parcel and thus a geometry.
geometry (str):
geometry of the building being currently processed.
Loading