https://github.com/statcan/nbl-cnb
Implementation Prototype for the NBL
https://github.com/statcan/nbl-cnb
Last synced: 9 months ago
JSON representation
Implementation Prototype for the NBL
- Host: GitHub
- URL: https://github.com/statcan/nbl-cnb
- Owner: StatCan
- Created: 2021-01-27T13:33:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-24T15:06:00.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T05:42:23.320Z (12 months ago)
- Language: Python
- Homepage:
- Size: 67.7 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NBL-CNB
This repository contains all code associated with the National Building Layer (NBL). The NBL is intended to be a geographic representation of every building in
Canada with associated attributes.
The following components are in development here:
- Address Point to Building Polygon matching
- Building Polygon Cutting
Detailed documentation for this project can be found at the following location:
https://nbl-cnb.readthedocs.io/
New components will be developed as required.