- Mastering PostGIS
- Dominik Mikiewicz Michal Mackiewicz Tomasz Nycz
- 117字
- 2021-07-02 22:52:20
Importing flat data
Loading flat data may seem to be a bit dull initially but it is important to understand that many popular and interesting datasets often contain the spatial information in very different formats, such as:
- Coordinates expressed in Lon/Lat or projected coordinates
- Encoded geometry, for example WKT, TopoJSON, GeoJSON
- Location in the form of an address
- Location in non-cartesian coordinates, for example start point, angle and direction
- While the earlier examples indicate the data would require further processing in order to extract the spatial content into a usable form, clearly ability to import flat datasets should not be underestimated
Flat data in our scenario is data with no explicitly expressed geometry - non-spatial format, text-based files
推薦閱讀
- SCRATCH與機器人
- Natural Language Processing Fundamentals
- Windows XP中文版應用基礎
- Maya 2012從入門到精通
- PostgreSQL Administration Essentials
- 大數據平臺異常檢測分析系統的若干關鍵技術研究
- 運動控制系統應用與實踐
- 工業機器人運動仿真編程實踐:基于Android和OpenGL
- 傳感器與新聞
- Learning ServiceNow
- Mastering MongoDB 3.x
- Spark大數據商業實戰三部曲:內核解密|商業案例|性能調優
- 案例解說Delphi典型控制應用
- Practical AWS Networking
- Oracle 11g Anti-hacker's Cookbook