Working with Int64 in the BHoM
- Dominant language
- C#
- Stars
- 18
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
#### Description:
Using long type Int64 for the OpenStreetMap_Toolkit as OpenStreetMap element ids require 64-bit identifiers see: https://wiki.openstreetmap.org/wiki/64-bit_Identifiers
I note some problem in automatically generated create methods, maybe a default value of DateTime has been generated?
For example:


It appears the component is expecting Int64:

If this is posted in the wrong place I apologise for my ignorance - let me know where it belongs.
#### Expected behaviour:
Should be able to work with Int64 in the BHoM I think?
Contributor guide
Assessment
This issue has not been assessed yet.