World Natural Earth Dataset Usage Example
Natural Earth is a public-domain map dataset designed primarily for cartography and visualization rather than high-precision GIS analysis, available at 1:10m, 1:50m, and 1:110m scales.
Data download site: Natural Earth - Free vector and raster map data at 1:10m, 1:50m, and 1:110m scales
| Key Information | |
|---|---|
| Positioning | Free, public-domain global basemap material, designed primarily for cartography and visualization rather than high-precision GIS analysis (GIS Geography) |
| Scales | Three sets of data with the same themes at 1:10m, 1:50m, and 1:110m scales, used to keep visual appearance consistent across multiple zoom levels (GIS Geography) |
| Categories | Cultural: country/province boundaries, cities, roads, airports, railways, ports, disputed areas, and more. Physical: land, rivers, lakes, peaks, coastlines, marine landforms, vegetation zones, and more. Raster: base textures (Natural Earth 1/2), shaded relief, ocean bottom relief, cross-blended hypsometric tints, and more (GIS Geography) |
| Data Formats | Each theme is packaged as an ESRI Shapefile, and rasters are provided as GeoTIFF. The official site also provides a Quick-start kit with QGIS/ArcMap styles for out-of-the-box use (naturalearthdata.com) |
| License | Fully public domain; the data can be freely copied, modified, and used commercially. The authors recommend retaining source attribution (GIS Geography) |
| Maintainers | Jointly maintained by a volunteer community and NACIS (North American Cartographic Information Society). Core contributors include Nathaniel V. Kelso and Tom Patterson. |
Download Data
-
Global boundaries at country level, including the world's 258 countries, using 1:10m scale, v5.1 (Dec 2023) data.
-
Download countries (4.7 MB) version 5.1.1
Download without boundary lakes (4.87 MB) version 5.1.1
-
-
Global boundaries at country level with different country points of view. The China POV boundaries are generally consistent with the public-version vector data released in China.
- Download countries (China POV) (4.68 MB) version 5.1.1
-
Global boundaries at state and province level
-
Download states and provinces (14.22 MB) version 5.1.1
Download as scale ranks (12.83 MB) version 5.1.1
Download without large lakes (14.36 MB) version 5.1.1
Download boundary lines (5.72 MB) version 5.1.0
-
-
Populated places: city and town points, from Tokyo to Wasilla and from Cairo to Kandahar
- Download populated places (2.68 MB) version 5.1.2
-
Roads
- Download roads (8.66 MB) version 5.0.0
- Download North America supplement (45.57 MB) version 4.0.0
-
Railroads
- Download railroads (14.42 MB) version 4.0.0
- Download North America supplement (405.5 KB) version 4.0.0
-
Rivers + lake centerlines
-
Download rivers and lake centerlines (1.98 MB) version 5.0.0
-
Download scale ranks + tapering (2.3 MB) version 5.0.0
-
Download Australia supplement (401.62 KB) version 5.0.0
-
Download Europe supplement (584.96 KB) version 5.0.0
-
Download North America supplement (3.07 MB) version 5.0.0
-
-
Lakes + reservoirs
-
Download lakes (2.24 MB) version 5.0.0
-
Download historic lakes (27.12 KB) version 5.0.0
-
Download pluvial lakes (214.24 KB) version 4.0.0
-
Download Australia supplement (96.06 KB) version 5.0.0
-
Download Europe supplement (180.74 KB) version 5.0.0
-
Download North America supplement (656.21 KB) version 5.0.0
-
-
Time zones: includes 24+ time zones with local offsets and map color codes
- Download time zones (1.88 MB) version 4.0.0
-
United States only
- Download counties (1.83 MB) version 5.1.1
- Download without large lakes (1.85 MB) version 5.1.1
- Download as scale ranks (1.33 MB) version 5.1.1
- Download scale ranks with minor islands (1.33 MB) version 5.1.1
-
Full page: Natural Earth » 1:10m Cultural Vectors - 1:10m, 1:50m, and 1:110m
Load Data
Upload Data
After decompressing the downloaded data, upload it to the cloud resource manager. iXGIS will recognize the vector data format and prompt you to import the data as the default pgv format or keep the existing shp format.
Load Data
Select the newly uploaded ne_10m_time_zones.pgv data. The resource manager's dynamic toolbar will show available actions such as Download, Delete, Load, and Rename. Choose Load to load the data into the current project.
After the data is loaded:
Coloring
Click the menu button on the layer, select symbol settings, and use unique-value coloring. Use mapcolor as the classification field and choose any color scheme.
Essential Notes
When using Natural Earth or other vector datasets that include China's borders, special care is required. In general, except for Download countries (China POV) (4.68 MB) version 5.1.1, other vector datasets contain multiple compilation errors in China's borders. Typical examples include Nangkarze County, Lhozhag County, Cuona City, and Medog County.
Use the 1:1,000,000 public-version vector data of China to replace China-region data from these foreign sources. The simplest method is to use the clipping tool to directly remove the China portion from the Natural Earth data, then replace it with the correct data.
Processing Workflow
-
Delete features such as
chinaandHong Kongfrom the global vector data. -
Use China's land-area polygon vector data to erase the global vector data. Open the GIS tool from Toolbox - Analysis Tools - Overlay Analysis - Erase.
-
Merge the erased global vector data with the China land-area polygon vector data used above. Use GIS Toolbox - Analysis Tools - Overlay Analysis - Union to union the two files.