- Learning Geospatial Analysis with Python(Second Edition)
- Joel Lawhead
- 256字
- 2021-07-23 14:45:46
Computer-aided drafting
Computer-aided drafting (CAD) is worth mentioning, though it does not directly relate to geospatial analysis. The history of CAD system development parallels and intertwines with the history of geospatial analysis. CAD is an engineering tool used to model two- and three-dimensional objects usually for engineering and manufacturing. The primary difference between a geospatial model and CAD model is that a geospatial model is referenced to the Earth, whereas a CAD model can possibly exist in abstract space. For example, a three-dimensional blueprint of a building in a CAD system would not have a latitude or longitude, but in a GIS, the same building model would have a location on the Earth. However, over the years, CAD systems have taken on many features of GIS systems and are commonly used for smaller GIS projects. Likewise, many GIS programs can import CAD data that has been georeferenced. Traditionally, CAD tools were designed primarily for the engineering of data that was not geospatial.
However, engineers who became involved with geospatial engineering projects, such as designing a city utility electric system, would use the CAD tools that they were familiar with in order to create maps. Over time, both the GIS software evolved to import the geospatial-oriented CAD data produced by engineers, and CAD tools evolved to support geospatial data creation and better compatibility with GIS software. AutoCAD by Autodesk and ArcGIS by Esri were the leading commercial packages to develop this capability and the Geospatial Data Abstraction Library (GDAL) OGR library developers added CAD support as well.
- Mastering OpenLayers 3
- 從零構建知識圖譜:技術、方法與案例
- Android項目開發入門教程
- Selenium Design Patterns and Best Practices
- Learning Three.js:The JavaScript 3D Library for WebGL
- C# 8.0核心技術指南(原書第8版)
- MATLAB 2020從入門到精通
- Haskell Data Analysis Cookbook
- 輕松上手2D游戲開發:Unity入門
- SQL Server 2008 R2數據庫技術及應用(第3版)
- Web程序設計:ASP.NET(第2版)
- ASP.NET開發寶典
- 網絡綜合布線與組網實戰指南
- 分布式系統架構與開發:技術原理與面試題解析
- ASP.NET Core 2 High Performance(Second Edition)