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. Physically it is a ZIP archive with a manifest.xml and a graphics section. Our exporter assembles such an archive from OSM layers: each layer (roads, buildings, water, greenery) gets its own color, and the geometry lands in a W2D section as polylines and polygons. Note honestly: we write a simplified XML DWF structure, convenient for programmatic parsing, rather than the full binary opcode stream that some official viewers expect — so DWF here works best as an archival, layer exchange container for the map.

Beta: Beta -- experimental. If the service cannot build a native DWG it returns a DXF file with an honest X-Actual-Format: dxf header (the same CAD applications open both).
Export DWF now ✨ Open Beta — free, no limits

Key Features

DWF ZIP archive with manifest.xml and a W2D graphics section
OSM layers with separate colors (roads, buildings, water, greenery)
Polylines and polygons with WGS84 coordinates
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

About DWF Format

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 worth treating as a layered exchange container rather than as a replacement for a drawing. The archive holds a manifest and a W2D graphic section, where the OSM layers — roads, buildings, water, greenery — lie separately, each with its own color, and the geometry is written as polylines and polygons in WGS84 coordinates.

An important caveat: the W2D section is written as a simplified XML structure, convenient for programmatic parsing, rather than as the full binary stream of commands that some official viewers expect. So the file is good for an archive and for your own scripts, and if you need a drawing that is guaranteed to open in CAD, take DWG or DXF. There is no lettering and no styling in the file — only geometry by layer.

What Program Opens DWF Files

The following programs and applications can open, edit, and work with Autodesk DWF (Design Web Format) (.dwf) files exported from OSM2CDR:

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

Format specifications

Who Uses DWF Maps

🏗
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.
🎨
Programmatic parsing of the W2D section in custom visualization scripts
Parsing the graphic section with your own visualization scripts.

How to Export DWF

1
Select area
Draw a rectangle or polygon on the interactive map at osm2cdr
2
Choose DWF
Select Autodesk DWF (Design Web Format) from the list of 127 available export formats
3
Export
Click Export and receive your .dwf file in 1-5 minutes
4
Download
Download the ready DWF file and open it in Autodesk Design Review

How to Open After Export

Popular maps in DWF

Free

Get Autodesk DWF (Design Web Format) map exports

Download professional DWF maps from OpenStreetMap. Instant generation, any area.

Free / export
Export DWF now →

Frequently Asked Questions

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?

Related Formats

Frequently Exported Together