<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim menu_side__MMColParam menu_side__MMColParam = "iSWM" If (Request("MM_EmptyValue") <> "") Then menu_side__MMColParam = Request("MM_EmptyValue") End If %> <% Dim menu_side Dim menu_side_numRows Set menu_side = Server.CreateObject("ADODB.Recordset") menu_side.ActiveConnection = MM_Webdata_STRING menu_side.Source = "SELECT * FROM dbo.menu_mnu WHERE department_mnu = '" + Replace(menu_side__MMColParam, "'", "''") + "' AND visible_mnu > 0 ORDER BY order_mnu ASC" menu_side.CursorType = 0 menu_side.CursorLocation = 2 menu_side.LockType = 1 menu_side.Open() menu_side_numRows = 0 %> <% 'CSSMenu2 Start 'webdata dbo.menu_mnu None None Set CSSMenu2 = new MX_Menu CSSMenu2.Init "CSSMenu2" CSSMenu2.setQuery menu_side CSSMenu2.setPK "id_mnu" CSSMenu2.setFK "idmnu_mnu" CSSMenu2.setNameField "name_mnu" CSSMenu2.setTitleField "" 'URL Type: Dynamic CSSMenu2.setLinkField "url_mnu" CSSMenu2.setTargetField "target_mnu" 'CSSMenu2 Layout CSSMenu2.highlightCurrent true CSSMenu2.setLevel -1 CSSMenu2.setLayout "vertical" CSSMenu2.setSkin "iSWM" CSSMenu2.setShowTimeout 100 CSSMenu2.setHideTimeout 400 CSSMenu2.setImgReplace false 'CSSMenu2 End Dim Breadcrumbs Dim Breadcrumbs_numRows Set Breadcrumbs = BreadcrumbRecordset ("dbo.menu_mnu","id_mnu","idmnu_mnu","name_mnu","id",MM_webdata_STRING) Breadcrumbs_numRows = 0 %> <% Dim RepeatBreadcrumbs__numRows Dim RepeatBreadcrumbs__index RepeatBreadcrumbs__numRows = -1 RepeatBreadcrumbs__index = 0 Breadcrumbs_numRows = Breadcrumbs_numRows + RepeatBreadcrumbs__numRows %> integrated Stormwater Management (iSWM)
COG logoCOG Title bar
 
iSWM banner
 
     
 
     
<% 'Dynamic CSS menu, Layout: vertical, Skin: weather_aqua Response.write (CSSMenu2.render) %> navigation bar
 

iSWM Tools - Case Studies

 

 

Local Projects using iSWM Principles

Rayzor Ranch North
Denton, TX

Project Description

Rayzor Ranch North (officially Rayzor Ranch Marketplace), is a 100-acre parcel within the Rayzor Ranch development, a privately-owned, 400-acre mixed-use development in Denton Texas.  Rayzor Ranch is one of the first projects in the City of Denton using iSWM design criteria.  The project, owned by Allegiance Hillview, L.P., was begun in 2008 and construction for Phase I was completed in 2010. Within the 400-acre Rayzor Ranch development, the Marketplace is an approximately 100-acre retail center with an ultimate buildout of approximately 800,000 SF of large retail, junior anchors, specialty retailers, restaurant and financial institutions. A 39-acre tract includes anchor tenants Walmart and a Sam’s Club.

Key iSWM Features

Rayzor Ranch North incorporates several iSWM site controls including a water quality pond, four bioretention areas, a pocket wetland, an enhanced swale, a filter strip, and several parking lot islands with filter strips as components in the treatment train.  The treatment train was integrated into the overall landscape concept which has lead to a truly integrated design that is aesthetically pleasing, utilitarian in conveying drainage, and environmentally responsible in the treatment of the water quality for removing both on and off-site pollutants before discharging the storm drainage.

Drawings and Technical Information

The following drawings and technical information are available for this project (click on title for link):

Project Resources

Engineering & Design

Tom Galbreath, ASLA
Executive Vice President
Dunaway Associates, L.P.
tsg@dunaway-assoc.com
817-335-1121

Local Government

David H. Hunter, CPESC, CFM, MPA
Watershed Protection Manager
City of Denton
David.hunter@cityofdenton.com
940-349-7123

Mike Dellies, PE, CFM
Director of Water Resources Services
Dunaway Associates, L.P.
mdellies@dunaway-assoc.com
817-335-1121
Deborah Viera, AICP, CFM
Environmental Compliance Coordinator
City of Denton
deborah.viera@cityofdenton.com
940-349-7162

 

 
 CONTACT US | SITE MAP | LEGAL | SYSTEM REQUIREMENTS
 North Central Texas Council of Governments | 616 Six Flags Drive P.O. Box 5888 Arlington, TX 76005-5888
 Main Operator: (817) 640-3300 | Fax: (817) 640-7806
<% menu_side.Close() Set menu_side = Nothing %>