Saint Andrew地图 PostGIS SQL格式
A map built from OpenStreetMap data, ready to download

自定义地图
在构建器中打开该地点的区域并按需调整
在构建器中打开 →地图档案
What this map contains by default
This is how the map is built as-is — every setting can be changed in the constructor.
关于 PostGIS SQL
Map of Saint Andrew in PostGIS SQL — an export of real OpenStreetMap data for the selected area.
PostGIS SQL is a geodata dump as an SQL script for PostgreSQL/PostGIS. CREATE TABLE + INSERT with geometry for direct database import.
Which layers are in the file
This file for the selected area contains:
- Roads
- Buildings
- Water
- Greenery
- Points of interest
Coordinate systems
WGS 84 (EPSG:4326),可在向导中选择
Compatibility
Units
Meters (projected in the chosen coordinate system)
| 类别 | GIS |
| 文件扩展名 | .sql |
| 级别 | Free |
What's in the PostGIS SQL map of Saint Andrew
11,847 buildings (113 residential, 17 commercial, 1 industrial, 1 religious), 300.4 km of roads, 33 points of interest, 9 landmarks.
Mostly residential streets 160.2 km, unclassified roads 50.0 km, primary roads 39.7 km.
94.7% of the area is green space.
Key amenities: supermarkets — 2, convenience stores — 1, bakeries — 1.
Main streets: Saint George - Grenville Road, Eastern Road, Paradise - La Taste Road, Gouyave - Nianganfoix Road, La Poterie Road
Landmarks: Grenada Chocolate Factory, Belmont Estate, Mount Carmel Waterfalls, Aircraft Wrecks, Sulphur Spring
How to use PostGIS SQL for Saint Andrew
- Select the Saint Andrew map area on the main page
- Choose PostGIS SQL format and configure export settings
- Click Export and wait for processing
- Download the file and use in your application