Skip to content

Commit 48ac396

Browse files
authored
Acrolinx fix
Corrected a typo in the geospatial data ingestion section.
1 parent 1b02d52 commit 48ac396

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/stream-analytics/stream-analytics-stream-analytics-query-patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,7 @@ For more information, see [MATCH_RECOGNIZE](/stream-analytics-query/match-recogn
957957
## Geofencing and geospatial queries
958958

959959
Azure Stream Analytics provides built-in geospatial functions that can be used to implement scenarios such as fleet management, ride sharing, connected cars, and asset tracking.
960-
Geospatial data can be ingested in either GeoJSON or WKT formats as part of event stream or reference data.
960+
Geospatial data can be ingested in either GeoJSON or WKT formats as part of eventstream or reference data.
961961
For example, a company that is specialized in manufacturing machines for printing passports, leases their machines to governments and consulates. The location of those machines is heavily controlled as to avoid the misplacing and possible use for counterfeiting of passports. Each machine is fitted with a GPS tracker, that information is relayed back to an Azure Stream Analytics job.
962962
The manufacture would like to keep track of the location of those machines and be alerted if one of them leaves an authorized area, this way they can remotely disable, alert authorities and retrieve the equipment.
963963

0 commit comments

Comments
 (0)