- Mastering PostGIS
- Dominik Mikiewicz Michal Mackiewicz Tomasz Nycz
- 99字
- 2021-07-02 22:52:19
Obtaining test data
Before we start importing, let's get some data examples in different formats, specifically these:
- Earthquake data in CSV and KML format (https://earthquake.usgs.gov/earthquakes/map/)
- UK Ordnance Survey sample data (https://www.ordnancesurvey.co.uk/business-and-government/licensing/sample-data/discover-data.html)
-
- AddressBase in CSV and GML
- Code-Point Polygons in SHP, TAB and MIF
- Points of Interest in TXT format
- NaturalEarth (http://www.naturalearthdata.com/downloads/110m-physical-vectors/)
-
- 110M coastlines
- 110M land
- 50M Gray Earth
You may either download the data using the links provided or find it in this chapter's resources.
The location you extract the data to is not important really, as you can later address it using either relative or absolute file paths.
The location you extract the data to is not important really, as you can later address it using either relative or absolute file paths.
推薦閱讀
- PowerShell 3.0 Advanced Administration Handbook
- 輕松學(xué)Java
- 機器學(xué)習(xí)與大數(shù)據(jù)技術(shù)
- Visual C# 2008開發(fā)技術(shù)實例詳解
- 計算機圖形圖像處理:Photoshop CS3
- 3D Printing for Architects with MakerBot
- Nginx高性能Web服務(wù)器詳解
- 工業(yè)機器人安裝與調(diào)試
- Microsoft System Center Confi guration Manager
- Microsoft Dynamics CRM 2013 Marketing Automation
- 傳感器原理與工程應(yīng)用
- 電動汽車驅(qū)動與控制技術(shù)
- 菜鳥起飛電腦組裝·維護(hù)與故障排查
- PostgreSQL 10 High Performance
- 分布式Java應(yīng)用