API query string parameters

I was looking at the API of Submissions at ODK Central. There I found some parameters in the query string as "$wkt:true" , "$count:true"
Could you help me to understand the meaning and significance of these parameters in API query string.

These are OData parameters. Read https://odkcentral.docs.apiary.io/#reference/odata-endpoints for a detailed explanation.