Java地图 DXF格式
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.
关于 DXF
Map of Java in DWG: 317 buildings as closed polylines on dedicated layers, 34 km of roads classified by type, 2 points of interest — in the WGS 84 coordinate system, ready to open in AutoCAD, BricsCAD, nanoCAD. Every feature type on its own layer, units are meters.
Which layers are in the file
This file for the selected area contains:
- Roads
- Buildings
- Points of interest
Geometry by layer
- Roads — polylines classified by road type
- Buildings — closed polylines on dedicated layers
- Points of interest — points/blocks tagged by category
Coordinate systems
WGS 84 (EPSG:4326),可在向导中选择
Compatibility
Units
Meters (projected in the chosen coordinate system)
| 类别 | CAD |
| 文件扩展名 | .dxf |
| 级别 | Free |
What's in the DXF 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.
Drawing contains 317 buildings and 33.8 km of roads separated by layers. Compatible with all CAD software.
How to use DXF for Java
- Select the desired Java area on the map
- Choose DXF format and export
- Open in AutoCAD, QGIS, or FreeCAD
- All features are organized into classified layers
Programs that open DXF
FAQ: DXF for Java
What's the difference between DXF and DWG?
DXF is an open text format readable by any CAD software. DWG is a binary AutoCAD format with higher precision. Choose DXF for compatibility.