trevorskaggs / shelterly

shelterly
4 stars 1 forks source link

Integrate "Push to Caltopo" #840

Closed trevorskaggs closed 2 days ago

trevorskaggs commented 3 weeks ago

JSON Payload for Marker:

{"type":"Feature","id":null,"geometry":{"type":"Point","coordinates":[-121.76868333333333,39.75953333333333]},"properties":{"title":"Test","description":"","folderId":null,"marker-size":"1","marker-symbol":"point","marker-color":"FF0000","marker-rotation":null}}

API Endpoint: https://sartopo.com/api/v1/map/<MAPID>/Marker https://caltopo.com/api/v1/map/<MAPID>/Marker

Upload Payload

{"features":[{"geometry":{"coordinates":[-115.170045,36.128533,0,0],"type":"Point"},"id":"7","type":"Feature","properties":{"marker-symbol":"circle-n","marker-color":"#FF0000","description":"3200 South Las Vegas Boulevard, Las Vegas, NV (Reported: 1 alpaca)","title":"7","class":"Marker","updated":0}},{"geometry":{"coordinates":[-115.214011,36.188544,0,0],"type":"Point"},"id":"6","type":"Feature","properties":{"marker-symbol":"circle-n","marker-color":"#FF0000","description":"5348 Vegas Drive, Las Vegas, NV (Reported: 5 chickens)","title":"6","class":"Marker","updated":0}}]}

Upload URL: https://caltopo.com/api/v0/map/0VQQ074/save