View Full Version : Vintage Okc Clickable Map



Doug Loudenback
02-12-2009, 11:03 PM
I've embarked on a new project ... it's just in its infancy and will take several weeks to complete, I'm supposing. It's an interactive map of vintage Oklahoma City (not yet defined, but probably extending through 1960-70 or so) bounded by N. 18th and S. 15th on the north and south and Klein and Stonewall on the west and east:

http://i8.photobucket.com/albums/a49/DougLoudenback/maps/smallmap_areas.jpg

The "small" map (above) is broken into 8 quadrants (octorants?) plus an overlapping area in the center, as shown. In the larger quadrants (or whatever they should be called), the buildings or areas can be clicked on for images or other links, such as that shown below for Delmar Garden and the Santa Fe depot:

Larger: http://i8.photobucket.com/albums/a49/DougLoudenback/maps/example_delmar.jpg
http://i8.photobucket.com/albums/a49/DougLoudenback/maps/example_delmars.jpg

Larger: http://i8.photobucket.com/albums/a49/DougLoudenback/maps/example_santafe.jpg
http://i8.photobucket.com/albums/a49/DougLoudenback/maps/example_santafes.jpg

I'm torn between using "flash" (which is way more interactive than html, and, once it's loaded, fast; but flash files are much more slow to load and this one could wind up being a very large flash file). "Html" pages load much more quickly but are much less interactive. I've got the main structure set up in "flash" right now but I'm wondering if that is the best way to go.

The map, as it is right now, is at Doug Dawgz Blog: Vintage Oklahoma City Clickable Map (http://dougdawg.blogspot.com/2009/02/vintage-oklahoma-city-map.html). The structure of the maps is largely "unpopulated" by buildings ... only the 5 passenger rail terminals and Delmar Garden and Wheeler Park have pictures associated with any links in the map as it stands right now. Before I really spend a lot of time populating the map(s) I need to decide whether to proceed with flash or take a tack toward html code, instead. I can easily see that this project will involve a couple of hundred buildings or so. So, before I do that, I'm trying to look at this project objectively, make a decision, and then proceed.

I'd appreciate any feedback, comments, etc., about how to proceed. Html, flash, or about anything else.

Martin
02-13-2009, 05:43 AM
i've been wanting to do something exactly like this for some time now. some of your concerns with flash can be avoided if the application is built correctly. i'd be *extremely* interested in collaborating on a project like this... anyway, here are some ideas...

first... the map itself needs to be 'vector' and not 'bitmap.' the finished result will look better and have a smaller file size. the map can also be zoomed in on without compromising image quality.

second... 'quadrants' are nice, but it'd be far more usable if the user could drag the map around the viewing area just like any one of the many mapping sites they are already familiar with. usability is key.

third... this goes back to making the map vector. it'd be really cool to have map layers. the user could toggle visibility of features like streets, hiways, railroads, streetcar routes, water, etc.

fourth... and this might be challenging even for me... would be to have a slider that changes features over time. that is, things like the course of the river, streets, etc. were added/removed over the course of time. at the very least, it'd be interesting to see how locations fit into modern streets/geographic features.

...just some ideas. -M

Doug Loudenback
02-13-2009, 08:15 AM
Excellent ideas and thoughts, M.

The program I'm using to make the flash file is v6 Alligator Flash which is fairly modest and inexpensive program which cost about $100 when I bought it a couple of years ago. I'm not at all familiar with what vector graphics means, and I don't know how the program converts images which are inserted/imported into the flash file. I don't find the word "vector" mentioned in its help files, which are pretty crappy.

Map layers should be possible, either way, and that's a great concept, maybe a time-line kind of thing such as decades, or maybe a pair of them per layer, or, at least, when the river changed. This would necessitate a redesign of the main map, though, since the model for this map was the "Manly Map" which was probably drawn in the mid-1930s but updated through the late 1940s. This map is described here: Doug Dawgz Blog: Okc Street Map History (http://dougdawg.blogspot.com/2007/08/okc-street-map-history.html#1940s%20Street%20Map)

Size. There really are 2 different types of issues: (1) file-size in terms of bytes, (2) display dimensions that a user would see.

(1) File-size: IF I opted NOT to include pictures of buildings WITHIN the flash file (but instead use links to images located externally) the file-size would be much smaller. But, there would be so damned many pieces needed to make the deal work together properly, plus there would be a lack of uniformity in presentation. Of course, by including building photos within the flash file itself bloats file-size enormously (and subject to me being educated about vector graphics). I began by using links but didn't like the preliminary results, and turned toward inclusion of the building images in the single flash file.

(2) Dimensions. Since my choice was to make the map cover a fairly large area (roughly 2 miles wide by 2 1/2 to 3 miles high), that's a lot of space to show in a single page. Building population would be a nightmare unless a very large image was used. The map source file I've made is 2000 x 2324 px, much too large for a user's useful display. By slicing the map into quadrants, each slice is about 1000 x 675 px which fits well into a typical user's display area (I think most are still using a 1024 x 768 display) and, while still fairly "tight" in areas that have a high degree of building density, using the slice is reasonably manageable for showing individual buildings. Now, what you said about zoom would be nice but I'm pretty sure the software I'm using doesn't have that capability but I'll check. Anyway, user friendliness (as well as the making of and populating the map with buildings being easier to me when making the map) was a reason that I opted to effectively zoom to map slices which would fit on a user's display without the need to scroll, rather like what I did earlier with the 1905 township maps ... Doug Dawgz Blog: 1905 Oklahoma County Township Maps (http://dougdawg.blogspot.com/2008/08/1905-oklahoma-county-township-maps.html).

But, the township map stuff was designed to fit within a blog article, and the effective graphic width for a column is about 500 px, and that wouldn't work for a project like this. So, what's seen in the blog article itself is more like a doorway to the external flash file which is presently 1000 x 675 px, as I said.

Tell me what you have in mind about collaboration. A PM might be best.

Thanks, again, M, for the food for thought.

George
02-13-2009, 08:17 AM
Doug:

First, thank you for undertaking this project. I am a big fan of your site and your maps. Second, in a former life, I was involved with a flash-heavy site. Based on that experience, I'd recommend leaning toward HTML. There are a few reasons for this suggestion: initial loading time (as you've mentioned); Flash version compatibility among your users; inability of some devices to read Flash (e.g., iPhone); and, maybe most important, Search Engine Optimization issues. You will find many good comments on this topic at the Official Google Webmasters' Blog "Best Uses of Flash":

Official Google Webmaster Central Blog: Best uses of Flash (http://googlewebmastercentral.blogspot.com/2007/07/best-uses-of-flash.html)

Good luck and thanks again!

Doug Loudenback
02-13-2009, 08:55 AM
Thanks, George.

Another consideration in my mind for possibly using html instead of flash is that when a user moves a mouse over an object in an html clickable map, be it a river or a building or a street, a pop-up note identifying the object is easily done by including a "title" item in the html link, e.g., "KATY Passenger Depot at Compress Dr. and East Reno." That's something I've not figured out how to do in the flash software I'm using. In the context of a map populated by lots of buildings, particularly in the more densely populated areas, that becomes especially important. Zooming can be done by a user, also, simply by using Ctrl+ or Ctrl- ... at least Firefox works that way and I suppose that IE Explorer does also. My very old, stale, sometimes inaccurate, and, frankly, not particularly well done downtown Vintage map at Downtown Oklahoma City Vintage Map (http://www.dougloudenback.com/downtown/vintage/oldmap.htm) used those features.

Perhaps it's best to go that direction this time around, also, as I may. My internal debate is not yet finished! There are downsides with html, too. If using a single clickable map, the image will need to be quite large for the buildings to be placed in a block's space as well as be seen by a user. If the image is 1000 px wide (so that it would fit in a typical user's display without a need for horizontal scrolling, it would be 1162 px in height, obviously necessitating vertical scrolling. But, an image only 1000 px wide is really too small for that purpose. A map which is 2048 px wide would be 2380 px in height and a cropped segment of such a displayed area would look like this, with only the rail passenger depots shown ...

http://i8.photobucket.com/albums/a49/DougLoudenback/maps/example_2048_2380.jpg

... and that would be reasonably good for a dense population of buildings ... but would require a lot of both horizontal and vertical scrolling, which problem doesn't exist in the means I've used for the flash model presently in my blog.

Soo ... I'm still considering all options that occur to me or as may be suggested by anyone.

What about for you, though, since you favor html. How would such a large image (2048 x 2380) work for you?

Doug Loudenback
02-13-2009, 11:50 AM
I've just noticed something quite important when opening the preliminary flash file. When using IE Explorer 7, the html file which is the host for the flash file works just fine, but when using Firefox 3.0.6 as I prefer to do, the flash file does not open as intended. Instead, the flash file is considerably "shrunk" in size which makes the presentation less than designed (1000 x 675 px). I've experimented with different height/width settings in the <embed></embed> portion of the html code but haven't found a satisfactory solution.

The full html code presently reads as follows:


<HTML>
<HEAD>
<TITLE>Vintage Oklahoma City Map</TITLE>
</HEAD>
<BODY bgcolor="black">
<center>
<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"
WIDTH="1000" HEIGHT="675" >
<PARAM NAME="MOVIE" VALUE="http://www.dougloudenback.com/maps/vintageokc.swf">
<PARAM NAME="PLAY" VALUE="true">
<PARAM NAME="LOOP" VALUE="true">
<PARAM NAME="QUALITY" VALUE="high">
<EMBED SRC="http://www.dougloudenback.com/maps/vintageokc.swf" WIDTH="1000" HEIGHT="675" PLAY="true" LOOP="true" WMODE="opaque" QUALITY="high"
TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>
</center>
</BODY>
</HTML>
If someone using Firefox (or some other browser other than IE 7, since that works ok ... but feel free to check it out in IE Explorer if you have time and inclination) can test this out to see of your results are the same as mine in Firefox, I'd be grateful. A direct link to the html file is: Vintage Oklahoma City Map (http://www.dougloudenback.com/maps/vintageokc.htm).

If you are using a 1024 x 768 display, the flash file should almost but not quite fill the screen horizontally, and, if you maximize the display (F11) that would be true vertically, as well. If you don't maximize, tool, address and status bars will take up viewing space so that you'd have to scroll vertically to see the entire flash display. The following pair of images show what I mean ... I've reduced the 1024 x 768 screen captures down to 800 x 600 because that illustrates what I'm saying as well as the original size would ...

IE Explorer:
http://i8.photobucket.com/albums/a49/DougLoudenback/maps/example_ieexplorer.jpg

Firefox:
http://i8.photobucket.com/albums/a49/DougLoudenback/maps/example_firefox.jpg

As you can see, on my computer using Firefox results in a substantial deterioration in image quality because of "shrinkage" which is occurring for one or more reasons that I do not know.

Any comments, clues, whatever?

Martin
02-13-2009, 03:07 PM
odd. your html seems correct. both the embed & object tags have the same width & height. in fact, i'm running firefox 3.0.6 and the output is identical to what i get in ie 7.0.6... perhaps there's some setting you have tweaked on your installation of firefox.

-M

Doug Loudenback
02-13-2009, 03:43 PM
As far as I know (and certainly not intentionally), I've not tweaked Firefox at all, but some plug-ins may have been installed that I'm not remembering. So, that's really strange. I think I'll sneak in to my wife's computer, install Firefox, and see what happens (I may get bloodied up after I mess with her computer, but that's not what I mean). On second thought, perhaps its best that I do my "test" on my laptop instead ... if that makes any gender-sense whatsoever.

bdhumphreys
02-13-2009, 04:16 PM
Hey Doug,

First, congratulations - this looks like a terrific project and I am really excited to see where it leads. It is fun to compare your current work with where you started - the content has always been fantastic but the presentation just keeps getting better and better.

As for Firefox, I checked it on mine and it looked fine to me.

Also, I wanted to let you that I just put up a post on what I have deemed Oklahoma City's first great public space - Oklahoman Park!

imagiNATIVEamerica Oklahoman Park: OKC’S First Great Public Space (http://imaginativeamerica.com/2009/02/oklahoman-park-okcs-first-great-public-space/)

One reason it is pertinent to this conversation is that I put together a basic massing model of two blocks of 1922 Downtown OKC based on the footprint and height information from Sanborn maps. At some point I think it would be really interesting to tackle larger sections of OKC and be able to compare the city's growth over time. Ultimately, it would be more of a presentation interface and it would take some time. I think the content you are putting together is the major piece. Once you have the content, you can continue to play around with the way you display it over time.

Best of luck!

Doug Loudenback
02-13-2009, 04:28 PM
Wow! As always, Blair, you get yet another "first" for finding really great stuff that most (me) have been unaware! The Oklahoman Park ... well, I'll be jiggered! I'll check it out more closely after a bit, once I wrestle with this Firefox issue ...

Following up, I turned on my laptop and used Firefox as my browser ... and did NOT get the result described above. Like Blair and M, the display was as it should have been, 1000 px wide. Soo ... WTF? :doh:

I'll keep grappling with this but if I'm going to use flash, I'd certainly want consistent results. Maybe it would be good to have BOTH a flash and an html version ...

On edit ... uhh, oh my, ya know, hmm ... I just don't know how to put this other than to say, as reluctant as I am to say it, but ...

I'm just damn dumb! I guess that I'd managed to use Ctrl- to reduce the display size when tinkering with viewing the flash file earlier, and that setting was saved by Firefox ... reverting the display to "normal" resulted in the file being displayed properly.

Sorry for all the fuss, guys. Whip me.

bdhumphreys
02-13-2009, 06:36 PM
Doug - that is not dumb, that is pretty easy to do.

Glad you figured it out though...I can't wait to see the finished product!

George
02-13-2009, 07:02 PM
Doug, regarding the possible large dimensions of an HTML map, have you explored creating an Image Map?

(more at: Creating HTML Image Maps (http://www.javascriptkit.com/howto/imagemap.shtml))

One reason your map looks so big may be the way you are creating it. Using an image with clickable areas (invisible to the user), which link to more detailed maps might be the best way to go and give the site a more professional finish. (Major caveat: I am not a coder.)

Also, in playing with your Flash map, I was reminded of another reason I don't like 100% Flash sites: the user navigation is different than what browser users have come to expect (e.g., no BACK button). I know different sites try different UI workarounds for this problem, still none seem especially elegant (in case you haven't already read his books, you might want to check out Jakob Nielsen's work on site usability).

Again, we are lucky to have you and your projects -- thanks!

Doug Loudenback
02-14-2009, 12:07 AM
Thanks, George.

Yes, an html model should absolutely be a clickable image map, along the lines of a much earlier one done of downtown which I still intend to majorly revise and update, but not now. The 2005 map is here: Downtown Oklahoma City (http://www.dougloudenback.com/downtown/downtownokc.htm). At that time, I wasn't paying a great deal of attention to scale, particularly east of the Santa Fe RR. The aesthetics of that map could be definitely improved upon, also. The area covered by that map was much much smaller than what I'm presently working on.

I was serious when asking you,


What about for you, though, since you favor html. How would such a large image (2048 x 2380) work for you?
Put differently, considering the area covered by this new project, what size of an html page would be too large? I'd value your opinion.

George
02-15-2009, 01:40 PM
Doug, thanks for gently guiding me back to the specific question at hand. First, as someone who is all too familiar with my own opinions, let me say that my 2 cents is worth no more than the next person's 2 cents (I'm sure my wife will back me up on this). With that out of the way, here is my take:

1) Is a 2048 x 2380 html image (btw, classified by Google as an "Extra Large image") better than a Flash application? Yes.

2) How big an html image is too big from a usability perspective? Once your image triggers the vertical & horizontal scroll bars, you are betting that your user is a "scroller." If they are, then there isn't a huge difference in usability between a 1500 x 1500 image and a 2500 x 2500 image (loading-time issues aside). That said, I think you do need to show your user that you are trying to use the browser "real estate" as efficiently as possible. In other words, your graphics should be large enough so they are easy to read, while small enough so that as much information as possible is visible in the browser window. For example, I think this Denver map strikes a good balance (http://mappery.com/maps/Downtown-Denver-map.jpg), while your "cropped segment" (above) may not be dense enough.

3) How user-friendly is one 2048 x 2380 image vs. other possible html solutions?. There are many examples of downtown city maps on the Internet that load as a single image. Because knowing what is contiguous or nearby in a downtown area is so important, I find scrolling these single image maps to be more user-friendly that making the user navigate a series of "panels" (like with this map of Vancouver Vancouver Atlas - JohoMaps (http://johomaps.com/na/canada/bc/vancouver/atlas/mainmaps/2-2.html)). You, of course, will make your own call on this issue.


4) Add'l usability suggestions: A) When the user first lands on your page, they clearly should not be landing in the middle of a 2048 x 2380 image without prior warning. There needs to be a "preview map" on your home page that provides some context for the larger map they are about to visit (see Downtown Denver map - Denver CO ? mappery (http://mappery.com/map-name/Downtown-Denver-map) ); B) The user's view in the browser should be "self-contained" in that the user should not have to refer back to a Map Legend or Side Notes to understand any given view on the map; C) While the map itself gives a visual clue that "scrolling" is necessary, generally there are no visual clues given that a user might need to use the "ctrl +" feature on their browser to zoom in. Therefore, don't expect/require users to zoom in or out on their own.

Doug, based on what I have seen on your site, I know that you are both smarter and more experienced about these issues than I am. I offer my opinion with all due humility and apologize in advance for stating anything that you've known all along. Thanks!

Doug Loudenback
02-15-2009, 05:18 PM
Thanks so much, George. I've been working on an html model over the weekend as a preliminary step to jumping in and no looking back. MMM has some good points on flash, too. I hope to post a preliminary draft html version very quickly for comparison purposes.

Preliminary observations: The Vancouver link is nice ... but ... does it really address what I thought was an earlier general observation that you you made ... maybe I misread, but I though you had favored one map, not several, the several being more akin to a flash presentation showing map segments.

As to what you said about "When the user first lands on your page ...," I understand and agree. Whether the ultimate choice be flash, html, or both, either way the relatively small area presented in the main blog area is much too small to be anything other that a portal, a jump off point, to a larger file. Well, the Vancouver example might be the exception to that since its html segments are relatively small.

Thanks George. I'll have something in html for you to look at shortly. On my computer, I've populated many older downtown buildings in a clicklable html map but haven't linked them to anything other than popup comments yet. We'll see how that goes in the next 24 or so hours.

As to my "expertise" in web stuff, I really don't have any other than an accumulation of miscellaneous odds and ends. I just go by the seat of my pants, learning on the go on an "as needed" basis and have never studied html stuff systematically. It sounds to me like in many of these considerations that you've "been there, done that." And, as I said, I very much appreciate your feedback.

George
02-15-2009, 08:30 PM
Doug, thanks. btw, the Vancouver Map was meant to illustrate the difficulty in navigating via "panels." (In rereading my post, I can see that I did not express this clearly.)

Doug Loudenback
02-16-2009, 08:13 AM
Thanks, George.

A working html model is here: Doug Dawgz Blog (http://dougdawg.blogspot.com/#html) ... when opened, it is 1800 px wide and I'd like to know what people think about it's width. This map has its center core reasonably well populated but, except for Brown's Department Store, the links are to a dummy page for illustration purposes. Hovering your mouse over a building will give its name, at least. I would have preferred for a balloon note to open on mouse-over, but I couldn't get that to work with an image map.

On Edit: the 5 train depot links now show photos & information, for testing purposes.

Doug Loudenback
02-16-2009, 03:19 PM
After considerable thought, I've decided to use HTML and not Flash to develop this project. Positives and negatives are involved with either decision, but, since this project will probably be "unfinished" until my fingers don't work on a keyboard any longer (in other words, I see the project as being in a continual state of expansion), I decided that HTML would be easier for me to do on an ongoing basis.

The current map is here: Doug Dawgz Blog: Vintage Oklahoma City Clickable Map (http://dougdawg.blogspot.com/2009/02/vintage-oklahoma-city-map.html)

I still have to figure out a few things and the map is by no means close to being populated, but it has begun. The principal movie theaters, the train depots, Browns, Wheeler Park and Delmar Garden and maybe a few things I'm not recalling now have functional links.

If anyone can inform me how to cause rollover tool tips (onmouseover, onmouseout) to occur, that would be appreciated. While I can do that with text rollovers, I don't know how to do that with a clickable image map, as shown in the following text example:

http://i8.photobucket.com/albums/a49/DougLoudenback/maps/tooltipgoal.jpg

My knowledge of java script is woefully limited, and most probably what I'm wanting is quite doable.

I very much appreciate the input of those who have been helpful, and I hope to get some more!

jbrown84
02-16-2009, 06:15 PM
fourth... and this might be challenging even for me... would be to have a slider that changes features over time. that is, things like the course of the river, streets, etc. were added/removed over the course of time. at the very least, it'd be interesting to see how locations fit into modern streets/geographic features.

I was going to mention this as well. Would be very cool. Already a great feature though, Doug!

Doug Loudenback
02-16-2009, 06:52 PM
Thanks, JBrown.

Probably, only 2 events call for such a demarcation: (1) abandonment of the east/west rail through downtown (and the accompanying Civic Center from Shartel to Broadway) and (2) relocation of the North Canadian river.

Already, using one map for the whole thing, overlaps exist where the Civic Center was and wasn't (the east/west rail tracks were causes problems concerning placement of items which once occupied a space but were replace by other buildings which occupied it after the east/west tracks were removed). At present, I've tried to accommodate those kinds of things by slightly misplacing overlapping items ... e.g., the present Oklahoma County Courthouse and the Frisco passenger depot, and the USO Civic Center facility and the Rock Island passenger depot north of the Skirvin. After I get the CBD wholly populated with buildings, it would be good to separate them in one way or another.

Martin
02-17-2009, 07:39 AM
if anyone can inform me how to cause rollover tool tips...

you might look into any one of these... (http://www.dynamicdrive.com/dynamicindex5/index.html)

-M

Doug Loudenback
02-22-2009, 06:19 AM
M, I've had a look but I don't find anything as yet which will work with an image map using map coordinates where links are present as opposed to more normal text and/or image links.

Unless you or someone else has suggestions, I think I'll give up on using balloon pop-up tool tips and will use the ordinary title="xxxx" html method instead.

Doug Loudenback
02-26-2009, 09:57 AM
Progress Report on http://dougdawg.blogspot.com/2009/02/vintage-oklahoma-city-map.html:

After deciding how (html or flash) to proceed with this project (html is what I decided upon), the 1st task was to populate the clickable html map with enough buildings to make it initially useful even though I see that this project will take months of time to get in a state that I'll be pleased with it. Anyway, 149 buildings or "areas" are presently identified, largely focusing on the the central business district but including several in Deep Deuce, the warehouse district, and other places in the area covered by the map.

Of the 149, 30 presently will open a page with images and descriptive text and that's coming along nicely ... before I add any other buildings/areas, it's probably best to get the 149 fully functional, and then go to the next "stage."

When I say "areas" I mainly mean aerial views of downtown, the warehouse district, and Deep Deuce although I've added a smaller area, the "sin" area sometimes called "Hells Half Acre" (which should be fun to develop later on down the line). Clicking on such an area will open a page containing some aerial photos not seen very often, mostly supplied either by Dean Schirf or the organization he represents, the Greater Oklahoma City Chamber of Commerce, but also from other sources. Here are a couple of the COC examples:

A view of downtown when the present I-40 crosstown was still in the planning stages:

Larger: http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/i40location_coc.jpg

http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/i40location_cocs.jpg

Pullman Trains at the Santa Fe depot in 1953

Larger: http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/pullmans_1953_coc.jpg

http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/pullmans_1953_cocs.jpg

Having separate pages for the aerials will make it easier to expand them as time goes on.

But, the most significant change is that I've now added a Building Index Page. With the clickable map alone, no comprehensive list of buildings/areas existed. So ... there are now 2 ways to view ... (1) Use the clickable map, or (2) Use the Building Index page. Links at the top of each makes switching between the "views" easy to do.

Here's a graphic which shows the Building Index page as it exists when this post is made here ... "crimson" colored links presently open separate pages containing photos, etc. The other links go to a shell "in progress" page.

http://i8.photobucket.com/albums/a49/DougLoudenback/maps/buildingindex2.jpg

Only 30 of the links presently go to useful other pages containing photos and data. I'm hoping that before the day is through I'll have at least 50 photo/data pages open and that the rest will come within the next week or so. When that's done, I'll resume populating the map with additional buildings, etc.

As always, any feedback, suggestions, ideas, whatever, is very welcome.

Doug Loudenback
03-20-2009, 10:59 AM
Updating, I presently have over 60 buildings or places with associated mini-articles in the following list:

http://i8.photobucket.com/albums/a49/DougLoudenback/maps/buildingindex3.jpg

The red items are those which presently have mini-articles. Every item in the list is targeted for one and there are still many vintage buildings I've not added to the list, thinking it best to get all or most of the mini-articles done before adding very many more.

It's been quite a learning odyssey researching the diversity of buildings and areas. For example, I always just assumed that the transition from Epworth University to Oklahoma City University was just a smooth thing ... pick up the furniture and move down the street sort of thing. But, NO ... in 1911, Epworth actually closed its doors in Oklahoma City and moved to Guthrie.

http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/epworth_9_3_1911.jpg

A good bit of litigation was involved in the aftermath. Anton Classen was a prime mover in getting Epworth started here in the 1st place, in 1902. In a lengthy 1919 Oklahoman article, he described what had happened.

http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/epworth_8_23_1919.jpg

But, the Methodists didn't find Guthrie to their liking, and a completely new college was established as OCU (initially, Oklahoma City College), in 1919, and the dedication of its main new building in 1922:

http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/ocu_12_3_1922.jpg

Research for other mini-articles has proven fascinating, as well, such as the history of Douglass School with its 1891 origins in downtown on the south side of California between Robinson and Harvey, 2 locations in the warehouse district, then on High Street, and last to Eastern/MLK Jr., the latter being outside the vintage map perimeter. Curiously, black schools were required to be owned by the county and on county land but the Okc Board of Education provided the teacher, etc., staffing. I'm not sure when that changed, but it was true at least into the mid-1930s when Douglass moved to the N. High location.

It has also been interesting to learn that the area east of the Santa Fe railroad, north of the Rock Island tracks up to E. 13th was quite densely populated, at least equal to the density on the west side of the Santa Fe tracks.

Running across old apartment buildings that have come and gone has been fun, too. This one was originally the 1930 Marias des Cygnes Aparment Hotel at 1125 N. Lee, which became the Leonhardt Apartments.

http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/maraisdescygnes_1_26_1930.jpg

It was eventually absorbed by the owners of the Pasteur medical properties north of St. Anthonys and, in 1985 had been approved for restoration by the use of development bonds. The project didn't get off the ground and the building was later destroyed.

http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/leonhardtapartments_12_19_1985.jpg

Anyway, I hope that you history buffs and others who are curious will have a look and offer suggestions or critiques of any kind.

To start with the map: Doug Dawgz Blog: Vintage Oklahoma City Clickable Map (http://dougdawg.blogspot.com/2009/02/vintage-oklahoma-city-map.html)
or
to start with the list: Doug Dawgz Blog: Vintage Map Index (http://dougdawg.blogspot.com/2009/03/vintage-map-index.html).

okckid
03-22-2009, 08:26 PM
What an awesome website Doug. I have been spending alot of time downtown just looking at the old buildings. If I take some current pictures of specific addresses would you be interested?

SOUTHSIDE GIRL
03-23-2009, 07:51 AM
The Grill in Capitol Hill across street from the Old Langston's has an old map of the Capitol Hill District on the wall if you are interested in looking at it. Or at least it was there about a month ago.

Doug Loudenback
03-23-2009, 04:22 PM
What an awesome website Doug. I have been spending alot of time downtown just looking at the old buildings. If I take some current pictures of specific addresses would you be interested?
Of course, and thanks!

Doug Loudenback
03-31-2009, 05:46 PM
I'm presently focusing on the Deep Deuce area to round it out -- several Deep Deuce mini-pages have already been done but I'm wanting to make the area as complete as I can. I'm asking for input from any that care to give it.

I've put together a composite map from segments of the Sanborn Map Company maps from 1922, as modified in 1949 and then, last, in 1955. First, a "greater" Deep Deuce area covering NE 4 to NE 1, Walnut to Byers:

3000 px wide version: http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/deepdeuce_greater_3000.jpg
2000 px wide version: http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/deepdeuce_greater_2000.jpg

The 800 px wide version, not particularly readable, is below:
http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/deepdeuce_greater_800.jpg

But, what I'm really focusing on is the "central" part of Deep Deuce, NE 3 to NE 1st, Walnut to Geary.

3000 px wide version: http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/deepdeuce_central_3000.jpg
2000 px wide version: http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/deepdeuce_central_2000.jpg

The 800 px wide version, not particularly readable, is below:
http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/deepdeuce_central_800.jpg

For the "central" version, a marked-up version of the above is shown below -- the colored buildings are those identified with reasonable certainty, green for existing, yellow for destroyed.

3000 px wide version: http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/deepdeuce_central_names_3000.jpg
2000 px wide version: http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/deepdeuce_central_names_2000.jpg

The 800 px wide version, not particularly readable, is below:
http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/deepdeuce_central_names_800.jpg

The existing buildings which match 314-316 E. 2nd in the Sanborn map are used by the Deep Deuce rental/condo business and also have a swimming pool for occupants' use. A pic I took yesterday is below:

http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/314_316e2nd_3_2009s.jpg

As for the Littlepage and the small apartment building south of it, I'm good for research on those buildings.

But, for the building shown in the Sanborn map as "Lodge Hall" at 324 E. 2nd, I'm not satisfied that I have 100% accurate data. Probably, this building was the Elks Victory Lodge building which probably later became Ruby's Grill. So says William D. Welge in Oklahoma City Rediscovered. But, some doubt about that exists in my mind, particularly as the location of Ruby's Grill. Today, it is home for the marketers of the nearby The Hill properties. A pic of that building is shown below.

http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/322ne2_3_2009_2s.jpg

As for the building immediately east of the Lodge, that building is gone. But Dustury's Charles G. Hill identifies the address of the 2nd location of the Black Dispatch as being 324 NE 2 which is the same address shown in the Sanborn maps for a building identified there as "Printing" so that's almost certainly a match.

My Questions:


Do you know with reasonable certainty the locations and names of buildings which I've not yet identified in the above? If so, which ones?

A pair of existing buildings (314-316 NE 2) have not been identified for history purposes ... e.g., names, property use. These buildings have been combined today and house the Deep Deuce Rentals and swimming pool but the owners/operators are also in the dark as to these questions. Does anyone know? A photo I took of these buildings yesterday is shown below.

Can anyone confirm that Chaz Hill's identification of the "Printing" building shown in the Sanborn map is, in fact, the Black Dispatch 2nd location?

Any help will be appreciated.

papaOU
04-06-2009, 10:09 PM
Two downtown OKC questions please. It appears through the years any photos taken or street maps begin at Main and go North. I had relatives that owned businesses on the South side of Reno, The Victoria Hotel and OK Billiards. Sanborn maps does have the Victoria, but does not show OKB which was located on the same block.
At one time anything west of Walker was considered "out in the country". Is that how Western Ave. got it's name?

I really enjoy all your sites and appreciate your works and effort.

Doug Loudenback
04-07-2009, 12:38 AM
Two downtown OKC questions please. It appears through the years any photos taken or street maps begin at Main and go North. I had relatives that owned businesses on the South side of Reno, The Victoria Hotel and OK Billiards. Sanborn maps does have the Victoria, but does not show OKB which was located on the same block.
At one time anything west of Walker was considered "out in the country". Is that how Western Ave. got it's name?

I really enjoy all your sites and appreciate your works and effort.
Thanks, papaOU.

You are quite right, in my observations at least ... except that I'd say that Grand (Sheridan) was more of the "picture border line", although some photos do exist on California that I've seen, but Reno almost nothing. Far more photos were taken from Sheridan and streets north than California and Reno, even more so for streets south of Reno. As a guess, I'd suppose the area north of Grand received the focus because it was where the more dynamic economic activity was going on, certainly for building construction. It was also more "respectable." Around Reno/California Broadway/Robinson, I think there were quite a few saloons and "loose" places that didn't get their pictures taken (although I'd love to have some ... that would be lots of fun).

But, there really is an area that didn't get a lot of pics (at least, pics that have survived) that I've seen south of Sheridan.

About how Western got its name, I really don't know but I'd suppose that, given that Broadway to Harvey was pretty much the center of commercial activity very early on that it was natural to identify both Western and Eastern by reason of compass location from ground zero, so to speak. That's just me guessing.

Doug Loudenback
04-17-2009, 02:42 AM
http://i8.photobucket.com/albums/a49/DougLoudenback/maps/vintage/slaughterbuilding_vsp2mock_500.jpg

The clickable map for 32 mini-pages in the "greater" Deep Deuce area -- several turned out not to be all-that mini -- are now done and I'd like it if you would have a look and give me your feedback. I may add some other Deep Deuce items later ... I still do not know the name/history of the blond brick building immediately south of the Slaughter Building, for example, so it's not presently in the map. Incidentally, the above is a re-created photo of the Slaughter Building which I did just for fun. The original is included in the Slaughter Building page, of course, but it wasn't very sexy and I thought it needed some attention to try and get the flavor of that building late at night when the bands were playing in Slaughter's Hall.

An index of the 32 items which ARE in the present Deep Deuce list is at this page: Doug Dawgz Blog: Vintage Map Index (http://dougdawg.blogspot.com/2009/03/vintage-map-index.html)

All other items presently in the map are there, also, after the Deep Deuce list.

papaOU
04-17-2009, 02:07 PM
Your maps and accompanying articles are a treat and I for one look forward to viewing them. Two questions. One has been hashed-over before but here goes again. Are there more photos to be found of the "Deuce" than those of Capitol Hill? How did the area on 13th near N. Penn. become home to the Plaza Theater and Plaza Tap Room?

Keep up the good work!

Doug Loudenback
04-17-2009, 03:36 PM
Your maps and accompanying articles are a treat and I for one look forward to viewing them. Two questions. One has been hashed-over before but here goes again. Are there more photos to be found of the "Deuce" than those of Capitol Hill? How did the area on 13th near N. Penn. become home to the Plaza Theater and Plaza Tap Room?

Keep up the good work!
Off the top of my head and without comparing ... far far more Capitol Hill photos exist than do photos of the black area, greater or larger Deep Deuce. If I were to make an off-the-top-of-my head guess, I'd be surprised if the ratio were not greater than 200 to 1 (or even more exaggerated), not kidding. White camera men/women didn't care about the black community which was largely ignored by the whites until probably the 1970s or 1980s and later ... if there are black photographers' photos around I wouldn't know where to find them.

I don't know about the 2nd set of questions (Plaza).