alessandro trinca tornidor
[feat] prepare entire docker build with nvidia GPU on hf space cloning https://huggingface.co/spaces/aletrn/samgis
0914710
| { | |
| "type": "FeatureCollection", | |
| "features": [ | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Polygon", | |
| "coordinates": [ | |
| [ | |
| [46.143, 9.361], | |
| [46.151, 9.401], | |
| [46.137, 9.353] | |
| ] | |
| ] | |
| }, | |
| "properties": {"name": "Colico"} | |
| } | |
| ] | |
| } | |