Your CAD team rebuilds the same details every project. We generate them in 30 seconds.
CivDraw is a parametric DXF generator for civil land development. Define your parameters, get a standards-compliant drawing. Open it in AutoCAD. Refine and submit. Every dimension follows NJ RSIS, NJ DOT, AASHTO, and ADA. Verified, not guessed.
Free tier: 50 drawings/month. Pro: $99/mo.Standard details shouldn't take hours
Every NJ civil project needs the same drawings. Typical sections, parking layouts, utility trenches, E&SC details, title blocks. Your CAD designers rebuild them from scratch or copy from the last project and hope they remembered to update every dimension.
That's how a 9-foot parking stall becomes 8'6". How a Type B curb shows up where a Type E belongs. How the ADA count is wrong because someone forgot to update it when the stall count changed. Your PE catches it in QC review. Or worse, the municipality catches it.
CivDraw eliminates this entire class of error. The dimensions are computed from the standards, not typed by hand. If the stall count is 30, the ADA count is always 2. If the road is a collector, the lane width is always 12 feet. The math doesn't make typos.
Three steps to a DXF you can submit
Choose your drawing type
Pick from 11 civil drawing types. Fill in the parameters: road width, stall count, pipe diameter. Smart defaults pre-fill NJ-standard values so you start from a correct baseline.
Preview and adjust
See the drawing update as you change inputs. Warnings flag anything outside standard ranges before you generate. No surprises when your PE reviews it.
Download DXF, open in AutoCAD
Get a production-ready DXF with correct NCS layers, dimensions, hatching, and annotations. Opens clean in AutoCAD, Civil 3D, BricsCAD, or any DXF-compatible tool. Add your site-specific details and submit.
Pro users can skip the form. Describe what you need in plain English and AI extracts the parameters for you.
Every dimension traced to its source
CivDraw doesn't guess dimensions. Every value is encoded from the governing standard and tested with a source citation. When we say a parking stall is 9 feet wide, we can point you to NJ RSIS Section 4.4 Table 4.4. When we set a curb face height to 6 inches, that's NJDOT Standard Detail CD-607. Not an approximation. The actual published value.
AASHTO
A Policy on Geometric DesignNJ RSIS
Residential Site Improvement StandardsNJ DOT
Standard Details 500 and 600 SeriesNJ DEP
Stormwater BMP Manual, SESC StandardsADA / PROWAG
AccessibilityMUTCD
Traffic Control DevicesOur test suite checks every engineering constant against its source document. If a value is wrong, we treat it as a critical bug, not a rounding error.
18 drawing types today. More every month.
Every type produces a complete, layered DXF file. Free tier covers 13 of 18 types. Pro adds drainage infrastructure, permit drawings, and driveway details.
Road Cross-Section
AASHTO, NJ RSISTypical roadway cross-section with pavement layers, curb, and utilities.Curb Detail
NJDOT CD-607NJDOT Standard Detail 600-series curb profile cross-section.Pavement Section Detail
NJ RSIS Table 4.8/4.9Pavement section with NJ RSIS Table 4.8/4.9 layer thicknesses.Driveway Apron
NJDOT, NJ RSISCommercial and residential apron details with ADA-compliant transitions.NJDOT Driveway Permit
NJDOT Access CodeState highway access permit drawing with sight triangles and geometry.Sidewalk Detail
ADA, NJ RSISSidewalk cross-section with subbase, joints, and ADA-compliant slope.Parking Layout
NJ RSIS Section 4.4, ADA Table 208.2Parking lot layout with stall geometry, ADA compliance, and striping.Commercial Site Plan
NJ RSIS, ADACommercial site plan with parking, utilities, and stormwater configuration.Warehouse Site Plan
NJ RSIS, AASHTOWarehouse site plan with dock configuration, truck court, and fire lane.Title Block
NCS, NJ DOTStandard CAD title block with revision history, drawing index, and firm stamp area.ADA Curb Ramp Detail
ADA / PROWAGPROWAG-compliant curb ramp detail with plan view and cross-section.ADA Parking Detail
ADA, NJ RSISVan-accessible stalls with signage, striping, and access aisle layout.Detention Basin Cross-Section
NJ DEP N.J.A.C. 7:8Stormwater detention basin cross-section per N.J.A.C. 7:8.Storm Sewer Profile
NJDOT, AASHTOFull sewer profile with hydraulic grade line overlay and QC checks.Storm Inlet Detail
NJDOT Standard DetailsNJDOT Type B, E, and L inlets with grate and throat dimensions.Manhole Detail
NJDOT, NJ DEPStorm and sanitary manhole details with pipe connections and frame specs.6 more types in development
These Pro-tier drawing types are actively being built. Pro subscribers get access as each type ships.
Rain Garden / Bioretention
NJ DEP BMP Manual Chapter 9 compliantSight Distance Exhibit
AASHTO stopping sight distance with sight triangleHorizontal Curve Detail
PC/PT/PI with superelevation tableCul-de-Sac / Turnaround
Bulb radii with utility routingFire Apparatus Turnaround
Swept path for NJ fire code complianceRetaining Wall Section
Gravity block, MSE, or cast-in-place with geogridMore drawing types added every month. Have a request? Let us know.
$99/month replaces $4,000/month in drafting labor
Without CivDraw
With CivDraw
CAD designer: $85–120/hr
CivDraw Pro: $99/mo
1–2 hours per typical section
30 seconds
2–4 hours per parking layout
30 seconds
2–3 hours (layers, title block, template)
Zero. Standards are baked in.
1–2 hours/week from dimension errors
Eliminated for generated details
10+ hours/week on standard details, roughly $4,000/mo
Your CAD team works on site-specific design. The work that actually requires judgment.
One caught dimension error per quarter pays for a year of Pro. One fewer round of municipal review comments pays for a decade.
CAD generation as an API
CivDraw is API-first. Every drawing type is available as a REST endpoint. Generate drawings programmatically, plug it into your project management pipeline, or batch-process an entire subdivision's worth of details. Your API key works with any language. Python, JavaScript, curl, whatever your team uses.
View API docsOpenAPI 3.1 spec. Auto-generated from the codebase.curl -X POST https://app.civdraw.com/api/v1/drawings/cross-section \
-H "X-API-Key: ck_live_your_key_here" \
-H "Content-Type: application/json" \
-d '{
"jurisdiction": {"state": "NJ"},
"lane_config": {
"lanes_left": 1,
"lanes_right": 1,
"lane_width_ft": 12.0
},
"crown": {"cross_slope_pct": 2.0},
"left_side": {
"shoulder": {"shoulder_width_ft": 6.0}
}
}'If this saves each of my 8 CAD designers 30 minutes a project, that's 20 hours a week back. At our billing rate, that's $8,000 a month. I'd pay ten times what they're charging.
Licensed PE, New Jersey (early access user)
11
Drawing types available
6
NJ standards encoded
30s
Average generation time
Start free. Upgrade when you're ready.
/month
For individual designers
10 of 11 drawing types
50 drawings/month
DXF download
NCS-compliant layers
API access (10 req/min)
Community support
/month
Unlimited drawings, AI assistance, and priority support.
Everything in Free, plus:
All 11+ drawing types (new types added monthly)
500 drawings/month
AI parameter extraction: describe in English, get a drawing
Firm template management: logo, PE stamp, disclaimer
Priority API access (60 req/min)
Standards QC checker (coming soon)
Email support
Frequently asked questions
No. CivDraw generates standard DXF files that open in any CAD software. AutoCAD, Civil 3D, BricsCAD, QCAD, LibreCAD. Most civil firms open the DXF in AutoCAD to add site-specific details before submission.
Every dimension is computed from governing standards (AASHTO, NJ RSIS, NJ DOT, ADA) with source citations. The drawings are a correct baseline that your PE reviews and stamps. We replace repetitive drafting, not engineering judgment.
Pro is $99/mo and includes unlimited drawings, AI assistance, and priority support. Contact us for team and enterprise plans.
Email hello@civdraw.com. We prioritize new drawing types based on customer requests. Pro subscribers get to vote on the roadmap.
NJ-specific standards (RSIS, DOT, DEP) are fully encoded today. Federal standards (AASHTO, ADA) apply nationwide and work for any US jurisdiction right now. PA and NY are next.
Yes. The REST API covers every drawing type. Generate drawings programmatically, trigger from webhooks, batch-process project sheets. OpenAPI 3.1 docs at api.civdraw.com/docs.
Stop redrawing the same details.
NJ civil engineering firms are already using CivDraw to generate permit-ready DXF in seconds instead of hours.