JavaのGeoTIFF形式マップ
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.
GeoTIFFについて
Map of Java in GeoTIFF — an export of real OpenStreetMap data for the selected area.
Raster format with embedded georeferencing — the standard for spatial data. Contains coordinate system, projection, and metadata directly in the file.
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)
| カテゴリ | Raster |
| ファイル拡張子 | .tif |
| レベル | Free |
What's in the GeoTIFF 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.
GeoTIFF with 317 buildings and 33.8 km of roads. Contains georeferencing for GIS analysis.
How to use GeoTIFF for Java
- Select the Java map area on the main page
- Choose GeoTIFF format and configure export settings
- Click Export and wait for processing
- Download the file and use in your application
Programs that open GeoTIFF
FAQ: GeoTIFF for Java
How is GeoTIFF different from regular TIFF?
GeoTIFF contains embedded georeferencing — projection, scale, and coordinates. Regular TIFF is just an image.