samgis / events /payload_point2.json
aletrn's picture
[refactor] first working stage for huggingface docker container with fastapi and loguru
0f9c611
raw
history blame contribute delete
312 Bytes
{
"bbox": {
"ne": {"lat": 38.03932961278458, "lng": 15.36808069832851},
"sw": {"lat": 37.455509218936974, "lng": 14.632807441554068}
},
"prompt": [{
"type": "point",
"data": {"lat": 37.0, "lng": 15.0},
"label": 0
}],
"zoom": 10,
"source_type": "OpenStreetMap",
"debug": true
}