File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ custom : ['https://www.asprsfoundation.org/donate']
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : true
2+ contact_links :
3+ - name : How to contribute
4+ url : https://github.com/ASPRSorg/LAS/wiki/Get-Involved
5+ about : Learn how to participate in the ASPRS LAS Committee
6+ - name : ASPRS LiDAR Division
7+ url : https://www.asprs.org/divisions-committees/lidar-division
8+ about : Visit the LiDAR Division homepage
9+
Original file line number Diff line number Diff line change 1+ name : Issue
2+ description : A standard issue or inquiry about the ASPRS LAS specification
3+ body :
4+ - type : dropdown
5+ id : browsers
6+ attributes :
7+ label : What is the issue about?
8+ multiple : true
9+ options :
10+ - Software implementation
11+ - Inquiry about the specification
12+ - Committee efforts
13+ - Other
14+ - type : textarea
15+ id : buginfo
16+ attributes :
17+ label : Issue description
18+ description : Describe the issue or question
19+ validations :
20+ required : true
Original file line number Diff line number Diff line change 1+ name : Variable Length Record Community Description
2+ description : Describe a VLR in use in the community
3+ title : " [VLR Description]: "
4+ labels : ["vlr"]
5+ body :
6+ - type : markdown
7+ attributes :
8+ value : |
9+ Please enter a description of a community LAS VLR
10+ - type : input
11+ id : contact
12+ attributes :
13+ label : Contact Details
14+ description : Who knows about this VLR and could answer questions about it?
15+ placeholder : ex. email@example.com
16+ validations :
17+ required : false
18+ - type : input
19+ id : user_id
20+ attributes :
21+ label : LAS User ID
22+ description : The LAS User ID in use for this VLR
23+ validations :
24+ required : true
25+ - type : checkboxes
26+ id : is_registered
27+ attributes :
28+ label : User ID registration
29+ description : Is the LAS User ID registered with the [ASPRS VLR Key List](https://www.asprs.org/misc/las-key-list.html).
30+ options :
31+ - label : Registered?
32+ - type : input
33+ id : record_id
34+ attributes :
35+ label : LAS Record ID
36+ description : The LAS Record ID in use for this VLR
37+ validations :
38+ required : true
39+ - type : textarea
40+ id : application
41+ attributes :
42+ label : What application(s) is the VLR used with?
43+ - type : textarea
44+ id : usage
45+ attributes :
46+ label : Please describe what the VLR is used for
47+ - type : textarea
48+ id : definition
49+ attributes :
50+ label : Please provide a definition of the VLR's contents
You can’t perform that action at this time.
0 commit comments