Skip to content

Commit e528906

Browse files
authored
Initial commit
0 parents  commit e528906

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# com.unity.gis.high-precision-framework.rc
2+
Public slack channel: [#aa-geospatial-devs](https://unity.slack.com/messages/C01RU3BHA3S/) <br/>
3+
[View this project in Backstage](https://backstage.corp.unity3d.com/catalog/default/component/com.unity.gis.high-precision-framework.rc) <br/>
4+
# Converting to public repository
5+
Any and all Unity software of any description (including components) (1) whose source is to be made available other than under a Unity source code license or (2) in respect of which a public announcement is to be made concerning its inner workings, may be licensed and released only upon the prior approval of Legal.
6+
The process for that is to access, complete, and submit this [FORM](https://docs.google.com/forms/d/e/1FAIpQLSe3H6PARLPIkWVjdB_zMvuIuIVtrqNiGlEt1yshkMCmCMirvA/viewform).

catalog-info.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# For more information about the available options please visit: http://go/backstage (VPN required)
2+
apiVersion: backstage.io/v1alpha1
3+
kind: Component
4+
metadata:
5+
annotations:
6+
github.com/project-slug: Unity-Technologies/com.unity.gis.high-precision-framework.rc
7+
name: com.unity.gis.high-precision-framework.rc
8+
description: "This high precision framework is a package which allows for the easy creation of large-scale visualizations. It has the ambition of solving problems outside of the pure geospatial streaming applications."
9+
labels:
10+
costcenter: "5029"
11+
tags:
12+
- planned-public
13+
links:
14+
- url: https://unity.slack.com/messages/C01RU3BHA3S/
15+
title: "#aa-geospatial-devs"
16+
icon: chat
17+
spec:
18+
type: unity-package
19+
lifecycle: experimental
20+
owner: unity-technologies/dt-members

0 commit comments

Comments
 (0)