-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.copier-answers.yml
More file actions
22 lines (21 loc) · 861 Bytes
/
Copy path.copier-answers.yml
File metadata and controls
22 lines (21 loc) · 861 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Changes here will be overwritten by Copier
_commit: 1.5.7
_src_path: https://github.com/pawamoy/copier-uv.git
author_email: sgp9504@nyu.edu
author_fullname: Provost Simon
author_username: simonprovost
copyright_date: '2025'
copyright_holder: New York University
copyright_holder_email: fairuse@nyu.edu
copyright_license: MIT License
insiders: false
project_description: OSMNX Mapping leverages OSMNX and any external csv/shape files
to map them interchangeably. Say, a function f(x, y) where x=OSMNX and y=user_data.
Hence, OSMNX Mapping allow for `y` to be playing with `x` and vice-versa.
project_name: URBAN-mapper
python_package_command_line_name: urban-mapper
python_package_distribution_name: urban-mapper
python_package_import_name: urban_mapper
repository_name: urban-mapper
repository_namespace: simonprovost
repository_provider: github.com