DWF 📄

Autodesk DWF (Design Web Format)

Open Betabeta
.dwf · model/vnd.dwf

DWF (Design Web Format) is an Autodesk format for publishing and viewing design data without editing. Our exporter writes a true DWF 6 ePlot: the ASCII version prefix, a ZIP with the manifest and the sheet descriptor, and graphics as a binary W2D opcode stream — the same one AutoCAD itself writes. The map is fitted to an A3 sheet with its proportions kept: layers (roads, buildings, water, greenery, landuse) stay separate, each in its own color, background areas are filled while buildings and roads are outlined, and street names and house numbers are written as Unicode text. The file opens in Autodesk Design Review and attaches as an underlay in AutoCAD.

Beta: Beta -- 試験的な機能です。ネイティブの DWG を作成できない場合は、X-Actual-Format: dxf ヘッダーを正直に付けたうえで DXF ファイルを返します(どちらも同じ CAD ソフトで開けます)。
今すぐDWFをエクスポート ✨ オープンベータ — 無料、制限なし

主な機能

A true DWF 6 ePlot: version prefix, ZIP with manifest, binary W2D stream
OSM layers with separate colors (roads, buildings, water, greenery)
Street names and house numbers as Unicode text (Cyrillic is native)
An A3 sheet that keeps the map proportions, with printing margins
Adaptive feature limits by export area (OOM protection)
Pure Python with no external dependencies
Example DWF export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

DWFフォーマットについて

DWF is an Autodesk format for publishing project data: it was invented to show drawings to a client and to related trades without handing over the source DWG. Physically it is a ZIP archive with a manifest and graphic sections inside.

Our export is a finished sheet for viewing rather than an editable drawing: that is what the format was made for. The package holds a manifest, a sheet descriptor and a W2D stream, where the OSM layers — roads, buildings, water, greenery, landuse — lie separately, each with its own color, and the geometry is written as polylines, polygons and text labels.

The graphics are written as a true binary W2D opcode stream — the same one AutoCAD itself writes — so the file opens in Autodesk Design Review and attaches as an underlay in AutoCAD. The map is fitted to an A3 sheet with its proportions kept and printing margins in place; street names and house numbers are text, with Cyrillic native. A DWF cannot be edited by design: if you need a working drawing, take DWG or DXF.

DWFファイルを開けるプログラム

次のプログラムおよびアプリケーションは、OSM2CDRからエクスポートしたAutodesk DWF (Design Web Format)(.dwf)ファイルを開き、編集し、利用できます:

💻Autodesk Design Review 📐Autodesk AutoCAD (подложка DWFATTACH / DWFATTACH underlay) 💻Любой архиватор ZIP / any ZIP tool (для разбора структуры / to inspect structure)

Format specifications

DWF地図を利用するユーザー

🏗
A compact layered map container for the project archive
A compact archive of the layers of a district map inside project documentation.
💻
Sharing a colored OSM basemap with Autodesk-pipeline colleagues for review
Passing a colored OSM base plan to colleagues in an Autodesk process for review.
📊
Storing layer geometry (roads/buildings/water/greenery) in one ZIP file
Storing the geometry of all layers in one archive instead of a scattering of files.
🎨
A ready A3 sheet with street names and house numbers — to print and to send
A printable A3 sheet with street names and house numbers.

DWFのエクスポート方法

1
範囲を選択
osm2cdr.ruのインタラクティブ地図上で長方形またはポリゴンを描画します
2
DWFを選択
利用可能な127種類のエクスポートフォーマットの一覧からAutodesk DWF (Design Web Format)を選択します
3
エクスポート
「エクスポート」をクリックすると、1〜5分で.dwfファイルを受け取れます
4
ダウンロード
完成したDWFファイルをダウンロードし、Autodesk Design Reviewで開きます

エクスポート後の開き方

DWFの人気地図

フリー

Autodesk DWF (Design Web Format)の地図エクスポートを入手

OpenStreetMapからプロフェッショナルなDWF地図をダウンロード。即時生成、任意の範囲に対応。

無料 /エクスポート
今すぐDWFをエクスポート →

よくある質問

Is this a true binary DWF?
What is inside a DWF file?
Are labels and styling preserved?
What should I do if my viewer does not open the file?
What coordinates is the geometry written in?
Can DWF be edited?

関連フォーマット

よく一緒にエクスポートされるフォーマット