Map of Java in PostGIS SQL format
A map built from OpenStreetMap data, ready to download

Customize the map
Open this place's area in the constructor and adjust everything to your needs
Open in constructor →Map passport
What this map contains by default
This is how the map is built as-is — every setting can be changed in the constructor.
About PostGIS SQL
Map of Java 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
Coordinate systems
WGS 84 (EPSG:4326), selectable in the wizard
Compatibility
Units
Meters (projected in the chosen coordinate system)
| Category | GIS |
| File extension | .sql |
| Tier | Free |
What's in the PostGIS SQL map of Java
12 buildings, 19.1 km of roads.
Mostly residential streets 8.4 km, secondary roads 7.9 km, unclassified roads 2.4 km.
Main streets: 314th Avenue, 130th Street, Railway Avenue, Chicago Street, 3rd Avenue
How to use PostGIS SQL for Java
- Select the Java 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