samgis / events /payload_point.json
aletrn's picture
[refactor] first working stage for huggingface docker container with fastapi and loguru
0f9c611
raw
history blame contribute delete
266 Bytes
{
"bbox": {
"ne": {"lat": 45.699, "lng": 127.1},
"sw": {"lat": 30.1, "lng": 148.492}
},
"prompt": [{
"type": "point",
"data": {"lat": 36.91, "lng": 136.854},
"label": 0
}],
"zoom": 6,
"source_type": "OpenStreetMap",
"debug": true
}