JavaのPMTiles形式マップ
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.
PMTilesについて
Map of Java in PMTiles — an export of real OpenStreetMap data for the selected area.
PMTiles is a cloud-native tile format for serverless map hosting. A single file with HTTP Range Requests instead of millions of tiles.
Which layers are in the file
This file for the selected area contains:
- Roads
- Buildings
- Points of interest
Coordinate systems
WGS 84 (EPSG:4326), selectable in the wizard
Compatibility
Units
Meters (projected in the chosen coordinate system)
| カテゴリ | Cloud |
| ファイル拡張子 | .pmtiles |
| レベル | Free |
What's in the PMTiles map of Java
317 buildings, 33.8 km of roads, 2 points of interest.
Mostly secondary roads 24.8 km, unclassified roads 8.7 km, residential streets 0.3 km.
Key amenities: schools — 1, marketplaces — 1.
How to use PMTiles for Java
- Select the Java map area on the main page
- Choose PMTiles format and configure export settings
- Click Export and wait for processing
- Download the file and use in your application