opengeospatial / sensorthings

The official web site of the OGC SensorThings API standard specification.
132 stars 28 forks source link

Fixed quotes and extra comma in two examples #111

Closed hylkevds closed 3 years ago

hylkevds commented 3 years ago

Removed comma from POINT definition, as WKT has no commas there. Changed single quotes to actually be single-quote-characters ('). Removed quotes from number, since numbers need no quotes.