syoung / Tile-Collections (public) (License: GPLv3) (since 2020-03-02) (hash sha1)
image tile collections for usage with https://rocketgit.com/user/syoung/Image-Tiler
List of commits:
Subject Hash Author Date (UTC)
Added streets/png and its config.json ff4c00785a267bee3fa6d5f599ac503873880d0c Spencer Young 2021-07-17 15:33:33
Commit ff4c00785a267bee3fa6d5f599ac503873880d0c - Added streets/png and its config.json
Author: Spencer Young
Author date (UTC): 2021-07-17 15:33
Committer name: Spencer Young
Committer date (UTC): 2021-07-17 15:33
Parent(s):
Signing key:
Tree: e98e056999b2c03457ce47fc23f6e148a32cfb5c
File Lines added Lines deleted
streets/config.json 124 0
streets/png/b1-l-u-r-d.png 0 0
streets/png/b2-l-u-r-d.png 0 0
streets/png/c1-l-u-r-d.png 0 0
streets/png/c2-l-u-r-d.png 0 0
streets/png/empty.png 0 0
streets/png/l-d.png 0 0
streets/png/l-r-d.png 0 0
streets/png/l-r.png 0 0
streets/png/l-u-d.png 0 0
streets/png/l-u-r-d.png 0 0
streets/png/l-u-r.png 0 0
streets/png/l-u.png 0 0
streets/png/r-d.png 0 0
streets/png/rt-d.png 0 0
streets/png/rt-l-r-d.png 0 0
streets/png/rt-l-u-d.png 0 0
streets/png/rt-l-u-r-d.png 0 0
streets/png/rt-l-u-r.png 0 0
streets/png/rt-l.png 0 0
streets/png/rt-r.png 0 0
streets/png/rt-u-r-d.png 0 0
streets/png/rt-u.png 0 0
streets/png/u-d.png 0 0
streets/png/u-r-d.png 0 0
streets/png/u-r.png 0 0
File streets/config.json added (mode: 100644) (index 0000000..8943ece)
1 {
2 "tiles": [
3 {
4 "filePath": "b1-l-u-r-d.png",
5 "weight": 5,
6 "connectors": ["c", "c", "c", "c"]
7 },
8 {
9 "filePath": "b2-l-u-r-d.png",
10 "weight": 5,
11 "connectors": ["c", "c", "c", "c"]
12 },
13 {
14 "filePath": "c1-l-u-r-d.png",
15 "weight": 1,
16 "connectors": ["c", "c", "c", "c"]
17 },
18 {
19 "filePath": "c2-l-u-r-d.png",
20 "weight": 1,
21 "connectors": ["c", "c", "c", "c"]
22 },
23 {
24 "filePath": "l-d.png",
25 "weight": 100,
26 "connectors": ["c", "", "", "c"]
27 },
28 {
29 "filePath": "l-r.png",
30 "weight": 1000,
31 "connectors": ["c", "", "c", ""]
32 },
33 {
34 "filePath": "l-r-d.png",
35 "weight": 100,
36 "connectors": ["c", "", "c", "c"]
37 },
38 {
39 "filePath": "l-u.png",
40 "weight": 100,
41 "connectors": ["c", "c", "", ""]
42 },
43 {
44 "filePath": "l-u-d.png",
45 "weight": 100,
46 "connectors": ["c", "c", "", "c"]
47 },
48 {
49 "filePath": "l-u-r.png",
50 "weight": 100,
51 "connectors": ["c", "c", "c", ""]
52 },
53 {
54 "filePath": "l-u-r-d.png",
55 "weight": 10,
56 "connectors": ["c", "c", "c", "c"]
57 },
58 {
59 "filePath": "r-d.png",
60 "weight": 100,
61 "connectors": ["", "", "c", "c"]
62 },
63 {
64 "filePath": "rt-d.png",
65 "weight": 1,
66 "connectors": ["", "", "", "c"]
67 },
68 {
69 "filePath": "rt-l.png",
70 "weight": 1,
71 "connectors": ["c", "", "", ""]
72 },
73 {
74 "filePath": "rt-l-r-d.png",
75 "weight": 120,
76 "connectors": ["c", "", "c", "c"]
77 },
78 {
79 "filePath": "rt-l-u-d.png",
80 "weight": 120,
81 "connectors": ["c", "c", "", "c"]
82 },
83 {
84 "filePath": "rt-l-u-r.png",
85 "weight": 120,
86 "connectors": ["c", "c", "c", ""]
87 },
88 {
89 "filePath": "rt-l-u-r-d.png",
90 "weight": 12,
91 "connectors": ["c", "c", "c", "c"]
92 },
93 {
94 "filePath": "rt-r.png",
95 "weight": 1,
96 "connectors": ["", "", "c", ""]
97 },
98 {
99 "filePath": "rt-u.png",
100 "weight": 1,
101 "connectors": ["", "c", "", ""]
102 },
103 {
104 "filePath": "rt-u-r-d.png",
105 "weight": 120,
106 "connectors": ["", "c", "c", "c"]
107 },
108 {
109 "filePath": "u-d.png",
110 "weight": 1000,
111 "connectors": ["", "c", "", "c"]
112 },
113 {
114 "filePath": "u-r.png",
115 "weight": 100,
116 "connectors": ["", "c", "c", ""]
117 },
118 {
119 "filePath": "u-r-d.png",
120 "weight": 100,
121 "connectors": ["", "c", "c", "c"]
122 }
123 ]
124 }
File streets/png/b1-l-u-r-d.png added (mode: 100644) (index 0000000..a0ad65b)
File streets/png/b2-l-u-r-d.png added (mode: 100644) (index 0000000..ceab6cf)
File streets/png/c1-l-u-r-d.png added (mode: 100644) (index 0000000..27858e8)
File streets/png/c2-l-u-r-d.png added (mode: 100644) (index 0000000..183541e)
File streets/png/empty.png added (mode: 100644) (index 0000000..b7daf98)
File streets/png/l-d.png added (mode: 100644) (index 0000000..fad7dda)
File streets/png/l-r-d.png added (mode: 100644) (index 0000000..732b26e)
File streets/png/l-r.png added (mode: 100644) (index 0000000..a9dd07a)
File streets/png/l-u-d.png added (mode: 100644) (index 0000000..70e1237)
File streets/png/l-u-r-d.png added (mode: 100644) (index 0000000..1e24b40)
File streets/png/l-u-r.png added (mode: 100644) (index 0000000..027c185)
File streets/png/l-u.png added (mode: 100644) (index 0000000..e5c1813)
File streets/png/r-d.png added (mode: 100644) (index 0000000..1bd7b8b)
File streets/png/rt-d.png added (mode: 100644) (index 0000000..b2cd24a)
File streets/png/rt-l-r-d.png added (mode: 100644) (index 0000000..060c15f)
File streets/png/rt-l-u-d.png added (mode: 100644) (index 0000000..5b55379)
File streets/png/rt-l-u-r-d.png added (mode: 100644) (index 0000000..f0ac965)
File streets/png/rt-l-u-r.png added (mode: 100644) (index 0000000..4189948)
File streets/png/rt-l.png added (mode: 100644) (index 0000000..ce708de)
File streets/png/rt-r.png added (mode: 100644) (index 0000000..0cfdc33)
File streets/png/rt-u-r-d.png added (mode: 100644) (index 0000000..fab508e)
File streets/png/rt-u.png added (mode: 100644) (index 0000000..7d12e95)
File streets/png/u-d.png added (mode: 100644) (index 0000000..4e6ed1b)
File streets/png/u-r-d.png added (mode: 100644) (index 0000000..b9489d4)
File streets/png/u-r.png added (mode: 100644) (index 0000000..804373f)
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/syoung/Tile-Collections

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/syoung/Tile-Collections

Clone this repository using git:
git clone git://git.rocketgit.com/user/syoung/Tile-Collections

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main