.JOZ 파일 확장자
Java OpenStreetMap Session
| 개발사 | OpenStreetMap |
| 인기도 |
3.5 | 2 투표 |
JOZ 파일이란 무엇인가요?
A JOZ file contains a saved Java OpenStreetMap (JOSM) session. It is a renamed .ZIP file that contains the session's metadata (saved in a .JOS file) and .OSM layer data (saved in individual directories). When opened with JOSM, JOZ files appear as one or more map layers.
추가 정보
Java OpenStreetMap is a free OpenStreetMap map (OSM file) editor available for Windows, macOS, and Linux. It allows users to download or import OSM maps, mark them up with tagged nodes and paths, and submit their edits to the official OpenStreetMap project.
While editing maps, users can save their current Java OpenStreetMap session as a JOZ file. This allows them to re-open and continue editing that session in the future. JOZ files are ZIP archives that contain:
- A JOS file, which is an XML file that describes a session's layers, viewport settings, and version
- One or more OSM files, stored in sub-directories that correspond to the session's layers
JOZ 파일을 여는 방법
You can open a JOZ file with Java OpenStreetMap (JOSM), to view and edit the session it contains:
- In JOSM, select File → Open....
- Navigate to and open your JOZ file.
If you want to extract the OSM files and other data a JOZ file contains, you can do so by:
- Renaming the file to use the .ZIP extension.
- Opening it as you would any ZIP file.
