fotoFolder
This commit is contained in:
parent
29243a2d25
commit
db3fa29d79
4 changed files with 5 additions and 2 deletions
BIN
foto/cyclette.jpg
Normal file
BIN
foto/cyclette.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
3
foto/docciafredda.sh
Normal file
3
foto/docciafredda.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
mat2 --inplace *
|
BIN
foto/tv.jpg
Normal file
BIN
foto/tv.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
|
@ -6,7 +6,7 @@
|
|||
"properties": {
|
||||
"Nome": "Televisore",
|
||||
"Descrizione": "estitcamente messo bene",
|
||||
"Foto": "https://www.in-vendita.it/sh-img/132650513_3833256113403789_8657252475887850170_o_televisore%2Banni%2B50.jpg"
|
||||
"Foto": "foto/tv.jph"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
|
@ -21,7 +21,7 @@
|
|||
"properties": {
|
||||
"Nome": "Cyclette",
|
||||
"Descrizione": "Manca pedale sx",
|
||||
"Foto": "https://img.clasf.it/2020/10/07/Cyclette-20201007035846.0143110015.jpg"
|
||||
"Foto": "foto/cyclette.jpg"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "Point",
|
||||
|
|
Loading…
Reference in a new issue