- QGIS 2 Cookbook
- Alex Mandel Víctor Olaya Ferrero Anita Graser Alexander Bruy
- 67字
- 2021-07-16 11:12:34
Chapter 1. Data Input and Output
In this chapter, we will cover the following recipes:
- Finding geospatial data on your computer
- Describing data sources
- Importing data from text files
- Importing KML/KMZ files
- Importing DXF/DWG files
- Opening a NetCDF file
- Saving a vector layer
- Saving a raster layer
- Reprojecting a layer
- Batch format conversion
- Batch reprojection
- Loading vector layers into SpatiaLite
- Loading vector layers into PostGIS
推薦閱讀
- Boost.Asio C++ Network Programming(Second Edition)
- 從零開始:數(shù)字圖像處理的編程基礎(chǔ)與應(yīng)用
- Modular Programming with Python
- 零基礎(chǔ)學(xué)Java(第4版)
- Learning Neo4j 3.x(Second Edition)
- C++程序設(shè)計基礎(chǔ)教程
- Mastering React
- Learning Modular Java Programming
- Geospatial Development By Example with Python
- Processing創(chuàng)意編程指南
- Clojure for Java Developers
- 從零開始學(xué)Android開發(fā)
- Android Sensor Programming By Example
- 深入實踐DDD:以DSL驅(qū)動復(fù)雜軟件開發(fā)
- Go語言入門經(jīng)典