Closed bertt closed 4 years ago
@bertt Can you help me to find out what this issue is about?
This was about a specific usecase: using SensorThings for storing device positions (like gps), store all kind of device parameters (like device temperature) and visualize the trail with measured parameters on a map in a .NET client. But I'm not working on this so I think we can close this issue.
@bertt What do you mean by that? Can you give more details, please?
note: POST comes
FYI
For Locations I simply create a JObject and put it there:
This is helpful if you don't like to implement the whole GeoJson-Interface and need just a Point, like me.