- Learning Geospatial Analysis with Python(Second Edition)
- Joel Lawhead
- 109字
- 2021-07-23 14:45:50
Metadata
As discussed in describes the associated dataset. Common examples of metadata include basic elements such as the footprint of the dataset on the Earth as well as more detailed information such as spatial projection and information describing how the dataset was created. Most data formats contain the footprint or bounding box of the data on the Earth. Detailed metadata is typically stored in a separate location in a standard format such as the U.S. Federal Geographic Data Committee (FGDC) Content Standard for Digital Geospatial Metadata (CSDGM), ISO, or the newer European Union initiative, which includes metadata requirements, called the Infrastructure for Spatial Information in the European Community (INSPIRE).
推薦閱讀
- Java范例大全
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Android開發案例教程與項目實戰(在線實驗+在線自測)
- OpenCV with Python By Example
- Mastering PowerCLI
- Three.js權威指南:在網頁上創建3D圖形和動畫的方法與實踐(原書第4版)
- Software Architecture with Python
- ArcPy and ArcGIS(Second Edition)
- Professional JavaScript
- 軟件開發中的決策:權衡與取舍
- C/C++程序設計教程
- Learning NHibernate 4