- MySQL 8 for Big Data
- Shabbir Challawala Jaydip Lakhatariya Chintan Mehta Kandarp Patel
- 73字
- 2021-08-20 10:06:05
Expanded GIS support
Until the previous version, it supported only one coordinate system, a unitless 2D place that was not referenced to a position on earth. Now MySQL 8 has added support for a Spatial Reference System (SRS) with geo-referenced ellipsoids and 2D projections. SRS helps assign coordinates to a location and establishes relationships between sets of such coordinates. This spatial data can be managed in data dictionary storage as the ST_SPATIAL_REFERENCE_SYSTEMS table.
推薦閱讀
- 精通Nginx(第2版)
- 軟件項目管理(第2版)
- 零基礎(chǔ)PHP學(xué)習(xí)筆記
- Building a Home Security System with Raspberry Pi
- 實戰(zhàn)Java程序設(shè)計
- Xamarin.Forms Projects
- Visual C
- C#程序設(shè)計基礎(chǔ):教程、實驗、習(xí)題
- Python數(shù)據(jù)結(jié)構(gòu)與算法(視頻教學(xué)版)
- Practical GIS
- 計算語言學(xué)導(dǎo)論
- HTML5移動前端開發(fā)基礎(chǔ)與實戰(zhàn)(微課版)
- Python數(shù)據(jù)科學(xué)實踐指南
- Offer來了:Java面試核心知識點精講(框架篇)
- RESTful Web API Design with Node.js(Second Edition)