<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2>Hi,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=796451119-24022010>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2>1. you have to reproject your vector data 
(</FONT></SPAN><SPAN class=796451119-24022010><FONT face=Arial color=#0000ff 
size=2>with EPSG:900913 and EPSG:4326 it is possible without 
proj4js)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=796451119-24022010></SPAN><FONT 
face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=796451119-24022010>2</SPAN>. you have to add your vector layer to your 
map</FONT></FONT></FONT></SPAN></DIV></DIV>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2>3. you have to center the map</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2>//! set projections for transformation your vectors (before 
wkt_f.read)<BR>&nbsp;&nbsp;&nbsp; wkt_f.internalProjection = new 
OpenLayers.Projection("EPSG:900913");<BR>&nbsp;&nbsp;&nbsp; 
wkt_f.externalProjection = new 
OpenLayers.Projection("EPSG:4326");<BR></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2>//! add vector layer<BR>&nbsp;&nbsp;&nbsp; 
index_map.addLayer(hood_vector);<BR></DIV></FONT></SPAN>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2>//! set MouseDefaults for navigation</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2>index_map.addControl(new 
OpenLayers.Control.MouseDefaults());<BR></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2>//! center map<BR>&nbsp;&nbsp;&nbsp; 
index_map.setCenter(new OpenLayers.LonLat(lon, lat), 
zoom);<BR></DIV></FONT></SPAN>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2>that should show your map.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN><SPAN class=796451119-24022010><FONT 
face=Arial color=#0000ff size=2>Arnd</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=796451119-24022010><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left>
<HR tabIndex=-1>
</DIV>
<DIV dir=ltr align=left><FONT face=Tahoma size=2><B>Von:</B> 
users-bounces@openlayers.org [mailto:users-bounces@openlayers.org] <B>Im Auftrag 
von </B>ethio info<BR><B>Gesendet:</B> Dienstag, 23. Februar 2010 
21:51<BR><B>An:</B> users@openlayers.org<BR><B>Betreff:</B> Re: 
[OpenLayers-Users] Beginner issue<BR></FONT><BR></DIV>
<DIV></DIV>Sorry to keep pestering you, but does anyone know what I am doing 
wrong? <BR>if anyone can make this work, and tell me how to fix it, I would be 
very grateful.<BR><BR>thanks<BR><BR>
<DIV class=gmail_quote>On Sun, Feb 21, 2010 at 3:23 PM, ethio info <SPAN 
dir=ltr>&lt;<A 
href="mailto:info.ethio@gmail.com">info.ethio@gmail.com</A>&gt;</SPAN> 
wrote:<BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
  <DIV class=im>I understand what you are saying but my previous request was 
  rejected because it was over the size limit.<BR>Here it 
  is:<BR><BR>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
  "<A href="http://www.w3.org/TR/html4/loose.dtd" 
  target=_blank>http://www.w3.org/TR/html4/loose.dtd</A>"&gt;<BR>&lt;html&gt;<BR>&lt;head&gt;<BR>&nbsp;&nbsp;&nbsp; 
  &lt;meta http-equiv="Content-Type" content="text/html;charset=utf-8" 
  /&gt;<BR><BR>&nbsp;&nbsp;&nbsp; &lt;meta http-equiv="X-UA-Compatible" 
  content="IE=EmulateIE7"&gt;<BR><BR><BR>&nbsp;&nbsp;&nbsp; &lt;!-- GLOBAL 
  JAVASCRIPT --&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;script src="<A 
  href="http://www.latimes.com/includes/projects/js/menu.js" 
  target=_blank>http://www.latimes.com/includes/projects/js/menu.js</A>" 
  type="text/javascript"&gt;&lt;/script&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;script 
  src='<A 
  href="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAjpkAC9ePGem0lIq5XcMiuhR_wWLPFku8Ix9i2SXYRVK3e45q1BQUd_beF8dtzKET_EteAjPdGDwqpQ" 
  target=_blank>http://maps.google.com/maps?file=api&amp;amp;v=2&amp;amp;key=ABQIAAAAjpkAC9ePGem0lIq5XcMiuhR_wWLPFku8Ix9i2SXYRVK3e45q1BQUd_beF8dtzKET_EteAjPdGDwqpQ</A>'&gt;&lt;/script&gt;<BR>&nbsp;&nbsp;&nbsp; 
  &lt;script src="<A href="http://www.openlayers.org/api/OpenLayers.js" 
  target=_blank>http://www.openlayers.org/api/OpenLayers.js</A>"&gt;&lt;/script&gt;<BR><BR>&nbsp;&nbsp;&nbsp; 
  &lt;script type="text/javascript"&gt;<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
  <BR><BR><BR>var index_map;<BR>var wkt_f = new 
  OpenLayers.Format.WKT();<BR><BR>function load_index_map() 
  {<BR>&nbsp;&nbsp;&nbsp; <BR></DIV>//&nbsp;&nbsp;&nbsp; var max_extent = new 
  OpenLayers.Bounds(860986,-4383204,5870363,3600489);&nbsp; //working but no 
  woreda's<BR>&nbsp;&nbsp;&nbsp; var max_extent = new 
  OpenLayers.Bounds(660986,-4383204,4870363,3600489);//not 
  working&nbsp;&nbsp;&nbsp; <BR>
  <DIV class=im><BR><BR>&nbsp;&nbsp;&nbsp; var options = {<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; projection: new 
  OpenLayers.Projection("EPSG:900913"),<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
  units: "m",<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; maxResolution: 
  156543.0339,<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; maxExtent: 
  max_extent,<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; minZoomLevel: 
  10,<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; maxZoomLevel: 
  10,<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; controls: 
  []<BR>&nbsp;&nbsp;&nbsp; };<BR><BR>&nbsp;&nbsp;&nbsp; // Firing up the map 
  object<BR>&nbsp;&nbsp;&nbsp; index_map = new OpenLayers.Map('index-map', 
  options);<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; // Google terrain 
  map<BR>&nbsp;&nbsp;&nbsp; var gphy = new OpenLayers.Layer.Google("Google 
  Terrain", {<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; type: 
  G_PHYSICAL_MAP,<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "sphericalMercator": 
  true<BR>&nbsp;&nbsp;&nbsp; });<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; 
  index_map.addLayer(gphy);<BR></DIV>
  <DIV class=im>&nbsp;&nbsp;&nbsp; index_map.addControl(new 
  OpenLayers.Control.LayerSwitcher());<BR></DIV>
  <DIV class=im>&nbsp;&nbsp;&nbsp; index_map.addControl(new 
  OpenLayers.Control.MousePosition());<BR>&nbsp;&nbsp;&nbsp; 
  <BR><BR>&nbsp;&nbsp;&nbsp; // Setting the feature style<BR>&nbsp;&nbsp;&nbsp; 
  var template = {<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; strokeColor : 
  '#2262CC', <BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; strokeWidth: 
  2,<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; strokeOpacity: 
  0.9,<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; fillColor : '#2262CC', 
  <BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; fillOpacity : 0.3, 
  <BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pointRadius : 
  3,<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; strokeLinecap: 
  "round"<BR>&nbsp;&nbsp;&nbsp; };<BR><BR>&nbsp;&nbsp;&nbsp; // Assigning the 
  feature style<BR>&nbsp;&nbsp;&nbsp; var style = new 
  OpenLayers.Style(template);<BR>&nbsp;&nbsp;&nbsp; var style_map = new 
  OpenLayers.StyleMap({<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 'default': 
  style, <BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 'select': 
  {<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; fillColor: 
  '#2262CC',<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
  fillOpacity: 0.75<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
  }<BR>&nbsp;&nbsp;&nbsp; });<BR></DIV>
  <DIV class=im>&nbsp;&nbsp;&nbsp; var hood_vector = new 
  OpenLayers.Layer.Vector("Wereda");<BR><BR>&nbsp;&nbsp;&nbsp; ar 
  hood_polygon_371 = wkt_f.read('MULTIPOLYGON (((39.2968382026&nbsp;&nbsp;&nbsp; 
  8.8274792477, 39.3135039775&nbsp;&nbsp;&nbsp; 8.748488041, 
  39.3016324666&nbsp;&nbsp;&nbsp; 8.742095689, 39.3036871512&nbsp;&nbsp;&nbsp; 
  8.7357033371, 39.269899005&nbsp;&nbsp;&nbsp; 8.6920983646, 
  39.2315448931&nbsp;&nbsp;&nbsp; 8.6608214995, 39.2265223308&nbsp;&nbsp;&nbsp; 
  8.645982111, 39.2479823696&nbsp;&nbsp;&nbsp; 8.6108241751, 
  39.2249242428&nbsp;&nbsp;&nbsp; 8.589135838, 39.2221846634&nbsp;&nbsp;&nbsp; 
  8.5756662392, 39.2306316999&nbsp;&nbsp;&nbsp; 8.5656211146, 
  39.257114301&nbsp;&nbsp;&nbsp; 8.5601419558, 39.2502653525&nbsp;&nbsp;&nbsp; 
  8.5464440587, 39.2139659251&nbsp;&nbsp;&nbsp; 8.5220161421, 
  39.1744703218&nbsp;&nbsp;&nbsp; 8.4606039034, 39.0858905871&nbsp;&nbsp;&nbsp; 
  8.385037171, 39.0758454626&nbsp;&nbsp;&nbsp; 8.3950822956, 
  39.0381762455&nbsp;&nbsp;&nbsp; 8.399419963, 39.0363498593&nbsp;&nbsp;&nbsp; 
  8.5128842107, 39.0671701278&nbsp;&nbsp;&nbsp; 8.5432478827, 
  39.0655720398&nbsp;&nbsp;&nbsp; 8.5562608849, 39.0872603769&nbsp;&nbsp;&nbsp; 
  8.5968979797, 39.0874886751&nbsp;&nbsp;&nbsp; 8.6528310595, 
  39.10415445&nbsp;&nbsp;&nbsp; 8.6825098366, 39.0982186945&nbsp;&nbsp;&nbsp; 
  8.6939247509, 39.1075789242&nbsp;&nbsp;&nbsp; 8.7101339291, 
  39.1603158281&nbsp;&nbsp;&nbsp; 8.742095689, 39.1840588498&nbsp;&nbsp;&nbsp; 
  8.7877553461, 39.1767533046&nbsp;&nbsp;&nbsp; 8.8019098398, 
  39.2014095194&nbsp;&nbsp;&nbsp; 8.8146945437, 39.2057471869&nbsp;&nbsp;&nbsp; 
  8.8039645243, 39.2199016805&nbsp;&nbsp;&nbsp; 8.8012249449, 
  39.2461559833&nbsp;&nbsp;&nbsp; 8.8299905288, 39.2710404964&nbsp;&nbsp;&nbsp; 
  8.8224566854, 39.2968382026&nbsp;&nbsp;&nbsp; 8.8274792477 
  )))');<BR>hood_polygon_371.data = {'slug':' 371', 'name': '371'};<BR><BR>var 
  hood_polygon_260 = wkt_f.read('MULTIPOLYGON (((39.506872625&nbsp;&nbsp;&nbsp; 
  9.3384108099, 39.5290175587&nbsp;&nbsp;&nbsp; 9.3116999105, 
  39.510068801&nbsp;&nbsp;&nbsp; 9.2838475198, 39.522853505&nbsp;&nbsp;&nbsp; 
  9.2751721849, 39.4963709039&nbsp;&nbsp;&nbsp; 9.2509725667, 
  39.5105253976&nbsp;&nbsp;&nbsp; 9.2502876718, 39.5089273096&nbsp;&nbsp;&nbsp; 
  9.2354482833, 39.5290175587&nbsp;&nbsp;&nbsp; 9.2133033496, 
  39.5598378272&nbsp;&nbsp;&nbsp; 9.2203805965, 39.5456833335&nbsp;&nbsp;&nbsp; 
  9.1938979954, 39.5376928935&nbsp;&nbsp;&nbsp; 9.1470968469, 
  39.5771884968&nbsp;&nbsp;&nbsp; 9.0621698849, 39.5447701403&nbsp;&nbsp;&nbsp; 
  9.0523530586, 39.4872389725&nbsp;&nbsp;&nbsp; 9.0171951227, 
  39.461212968&nbsp;&nbsp;&nbsp; 9.0137706484, 39.4299361029&nbsp;&nbsp;&nbsp; 
  9.0452758117, 39.4004856241&nbsp;&nbsp;&nbsp; 9.0596586037, 
  39.3701219522&nbsp;&nbsp;&nbsp; 9.1025786813, 39.3758294093&nbsp;&nbsp;&nbsp; 
  9.126321703, 39.3498034048&nbsp;&nbsp;&nbsp; 9.1690134823, 
  39.2920439386&nbsp;&nbsp;&nbsp; 9.1770039223, 39.281085621&nbsp;&nbsp;&nbsp; 
  9.1865924503, 39.2514068439&nbsp;&nbsp;&nbsp; 9.2676383415, 
  39.2509502473&nbsp;&nbsp;&nbsp; 9.3203752454, 39.2584840907&nbsp;&nbsp;&nbsp; 
  9.3308769665, 39.266702829&nbsp;&nbsp;&nbsp; 9.3265392991, 
  39.3011758701&nbsp;&nbsp;&nbsp; 9.2909247666, 39.3253754883&nbsp;&nbsp;&nbsp; 
  9.3107867174, 39.3824500596&nbsp;&nbsp;&nbsp; 9.293664346, 
  39.434045472&nbsp;&nbsp;&nbsp; 9.3477710396, 39.4589299851&nbsp;&nbsp;&nbsp; 
  9.3511955139, 39.506872625&nbsp;&nbsp;&nbsp; 9.3384108099 
  )))');<BR>hood_polygon_260.data = {'slug':' 260', 'name': '260'};<BR>var 
  hood_vector = new OpenLayers.Layer.Vector("
  <DIV>Wereda");<BR>(hood_vector.addFeatures([hood_polygon_260,hood_polygon_371);<BR>&nbsp;&nbsp;&nbsp; 
  var lon = 4387103;<BR>&nbsp;&nbsp;&nbsp; var lat = 
  1007363;<BR>&nbsp;&nbsp;&nbsp; var zoom = 0;<BR></DIV></DIV>
  <DIV>
  <DIV></DIV>
  <DIV class=h5>function show_hood(feature) {<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; var selectedFeature = feature;<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; var hood_name = <A href="http://selectedFeature.data.name" 
  target=_blank>selectedFeature.data.name</A>;<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; var hed = 
  document.getElementById('hood-index-hed');<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; hed.innerHTML = 'Click to visit ' + 
  hood_name;<BR>&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp;&nbsp; 
  <BR>&nbsp;&nbsp;&nbsp; function hide_hood() {<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; var hed = 
  document.getElementById('hood-index-hed');<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; hed.innerHTML = "Select one of L.A.&amp;rsquo;s 114 
  neighborhoods";<BR>&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp;&nbsp; 
  <BR>&nbsp;&nbsp;&nbsp; function click_hood(feature) {<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; var selectedFeature = feature;<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; var url = '/mapping-la/neighborhoods/neighborhood/' + 
  selectedFeature.data.slug;<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
  index_map.destroy();<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
  window.location.href = url;<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; return 
  false;<BR>&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; 
  var hover_control = new OpenLayers.Control.SelectFeature(hood_vector, 
  {<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; hover: true,<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; onSelect: show_hood,<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; onUnselect: hide_hood,<BR>&nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; onHoverClick: click_hood<BR>&nbsp;&nbsp;&nbsp; 
  });<BR><BR>&nbsp;&nbsp;&nbsp; 
  index_map.addControl(hover_control);<BR>&nbsp;&nbsp;&nbsp; 
  hover_control.activate();<BR>}<BR>&nbsp;&nbsp;&nbsp; 
  &lt;/script&gt;<BR><BR>&nbsp;<BR>&lt;/head&gt;<BR>&lt;body 
  onload="load_index_map()" &gt;&lt;h2 style="font-size: 3em; 
  "&gt;Woreda's&lt;/h2&gt;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; &lt;div 
  class="bottomborder pad5vert clear" 
  style="margin-right:20px;"&gt;&lt;/div&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  <BR>&nbsp;&nbsp;&nbsp; &lt;!-- the dynamic hed --&gt;<BR>&nbsp;&nbsp;&nbsp; 
  &lt;h1 class="pad10vert" id="hood-index-hed" &gt;Select one of the 583 
  woreda's&nbsp;&nbsp;&nbsp; &lt;/h1&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;!-- The index 
  map --&gt;<BR>&lt;div id="index-map"&nbsp; style="width: 1200px; height: 
  900px"&gt;&lt;/div&gt;<BR>&lt;/body&gt;<BR>&lt;/html&gt;<BR><BR><BR></DIV></DIV>
  <DIV>
  <DIV></DIV>
  <DIV class=h5>
  <DIV class=gmail_quote>On Sun, Feb 21, 2010 at 10:40 AM, Nicholas 
  Efremov-Kendall <SPAN dir=ltr>&lt;<A href="mailto:n.e.kendall@gmail.com" 
  target=_blank>n.e.kendall@gmail.com</A>&gt;</SPAN> wrote:<BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV>you really need to post more code than that for someone to be able to 
    help you. Are you using proj4.js to change your projection? OL only uses a 
    few projections/coordinate systems natively.<BR><BR></DIV>
    <DIV class=gmail_quote>
    <DIV>On Sun, Feb 21, 2010 at 2:39 AM, ethio info <SPAN dir=ltr>&lt;<A 
    href="mailto:info.ethio@gmail.com" 
    target=_blank>info.ethio@gmail.com</A>&gt;</SPAN> wrote:<BR></DIV>
    <BLOCKQUOTE class=gmail_quote 
    style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
      <DIV>
      <DIV></DIV>
      <DIV>Hi, Please take a look at this site:<A 
      href="http://projects.latimes.com/mapping-la/neighborhoods/" 
      target=_blank>http://projects.latimes.com/mapping-la/neighborhoods/</A>.<BR>I 
      have copied the source and cleaned it up of ads and so forth and have put 
      in my data and I just can not see the overlay on the Google map. <BR>I 
      will include the changes I made below.&nbsp; The only thing I can think of 
      that is blocking my overlay is the bounds.&nbsp; Basically, I want the 
      country of Ethiopia. <BR>Just to complicate things further, my overlay was 
      showing when I did not use a spherical mercator projection but the overlay 
      matched what is in Google maps ONLY when I zoomed in. <BR>so after reading 
      some of the issues some people had, I figured I should use what is in the 
      Mapping LA w/minor changes.&nbsp; <BR>Can someone suggest a 
      solution?&nbsp; BTW, the overlay switch works and gives my overlay as a 
      check box option to click on but it is not displayed on the Google 
      map<BR>Here are my changes to the Mapping LA Neighborhood 
      source:<BR><BR>var max_extent = new 
      OpenLayers.Bounds(860986,-4383204,5870363,3600489);<BR>&nbsp;&nbsp;&nbsp; 
      index_map.addControl(new OpenLayers.Control.LayerSwitcher());<BR><BR>var 
      hood_polygon_371 = wkt_f.read('MULTIPOLYGON 
      (((39.2968382026&nbsp;&nbsp;&nbsp; 8.8274792477, 
      39.3135039775&nbsp;&nbsp;&nbsp; 8.748488041, 
      39.3016324666&nbsp;&nbsp;&nbsp; 8.742095689, 
      39.3036871512&nbsp;&nbsp;&nbsp; 8.7357033371, 
      39.269899005&nbsp;&nbsp;&nbsp; 8.6920983646, 
      39.2315448931&nbsp;&nbsp;&nbsp; 8.6608214995, 
      39.2265223308&nbsp;&nbsp;&nbsp; 8.645982111, 
      39.2479823696&nbsp;&nbsp;&nbsp; 8.6108241751, 
      39.2249242428&nbsp;&nbsp;&nbsp; 8.589135838, 
      39.2221846634&nbsp;&nbsp;&nbsp; 8.5756662392, 
      39.2306316999&nbsp;&nbsp;&nbsp; 8.5656211146, 
      39.257114301&nbsp;&nbsp;&nbsp; 8.5601419558, 
      39.2502653525&nbsp;&nbsp;&nbsp; 8.5464440587, 
      39.2139659251&nbsp;&nbsp;&nbsp; 8.5220161421, 
      39.1744703218&nbsp;&nbsp;&nbsp; 8.4606039034, 
      39.0858905871&nbsp;&nbsp;&nbsp; 8.385037171, 
      39.0758454626&nbsp;&nbsp;&nbsp; 8.3950822956, 
      39.0381762455&nbsp;&nbsp;&nbsp; 8.399419963, 
      39.0363498593&nbsp;&nbsp;&nbsp; 8.5128842107, 
      39.0671701278&nbsp;&nbsp;&nbsp; 8.5432478827, 
      39.0655720398&nbsp;&nbsp;&nbsp; 8.5562608849, 
      39.0872603769&nbsp;&nbsp;&nbsp; 8.5968979797, 
      39.0874886751&nbsp;&nbsp;&nbsp; 8.6528310595, 
      39.10415445&nbsp;&nbsp;&nbsp; 8.6825098366, 
      39.0982186945&nbsp;&nbsp;&nbsp; 8.6939247509, 
      39.1075789242&nbsp;&nbsp;&nbsp; 8.7101339291, 
      39.1603158281&nbsp;&nbsp;&nbsp; 8.742095689, 
      39.1840588498&nbsp;&nbsp;&nbsp; 8.7877553461, 
      39.1767533046&nbsp;&nbsp;&nbsp; 8.8019098398, 
      39.2014095194&nbsp;&nbsp;&nbsp; 8.8146945437, 
      39.2057471869&nbsp;&nbsp;&nbsp; 8.8039645243, 
      39.2199016805&nbsp;&nbsp;&nbsp; 8.8012249449, 
      39.2461559833&nbsp;&nbsp;&nbsp; 8.8299905288, 
      39.2710404964&nbsp;&nbsp;&nbsp; 8.8224566854, 
      39.2968382026&nbsp;&nbsp;&nbsp; 8.8274792477 
      )))');<BR>hood_polygon_371.data = {'slug':' 371', 'name': 
      '371'};<BR><BR>var hood_polygon_260 = wkt_f.read('MULTIPOLYGON 
      (((39.506872625&nbsp;&nbsp;&nbsp; 9.3384108099, 
      39.5290175587&nbsp;&nbsp;&nbsp; 9.3116999105, 
      39.510068801&nbsp;&nbsp;&nbsp; 9.2838475198, 
      39.522853505&nbsp;&nbsp;&nbsp; 9.2751721849, 
      39.4963709039&nbsp;&nbsp;&nbsp; 9.2509725667, 
      39.5105253976&nbsp;&nbsp;&nbsp; 9.2502876718, 
      39.5089273096&nbsp;&nbsp;&nbsp; 9.2354482833, 
      39.5290175587&nbsp;&nbsp;&nbsp; 9.2133033496, 
      39.5598378272&nbsp;&nbsp;&nbsp; 9.2203805965, 
      39.5456833335&nbsp;&nbsp;&nbsp; 9.1938979954, 
      39.5376928935&nbsp;&nbsp;&nbsp; 9.1470968469, 
      39.5771884968&nbsp;&nbsp;&nbsp; 9.0621698849, 
      39.5447701403&nbsp;&nbsp;&nbsp; 9.0523530586, 
      39.4872389725&nbsp;&nbsp;&nbsp; 9.0171951227, 
      39.461212968&nbsp;&nbsp;&nbsp; 9.0137706484, 
      39.4299361029&nbsp;&nbsp;&nbsp; 9.0452758117, 
      39.4004856241&nbsp;&nbsp;&nbsp; 9.0596586037, 
      39.3701219522&nbsp;&nbsp;&nbsp; 9.1025786813, 
      39.3758294093&nbsp;&nbsp;&nbsp; 9.126321703, 
      39.3498034048&nbsp;&nbsp;&nbsp; 9.1690134823, 
      39.2920439386&nbsp;&nbsp;&nbsp; 9.1770039223, 
      39.281085621&nbsp;&nbsp;&nbsp; 9.1865924503, 
      39.2514068439&nbsp;&nbsp;&nbsp; 9.2676383415, 
      39.2509502473&nbsp;&nbsp;&nbsp; 9.3203752454, 
      39.2584840907&nbsp;&nbsp;&nbsp; 9.3308769665, 
      39.266702829&nbsp;&nbsp;&nbsp; 9.3265392991, 
      39.3011758701&nbsp;&nbsp;&nbsp; 9.2909247666, 
      39.3253754883&nbsp;&nbsp;&nbsp; 9.3107867174, 
      39.3824500596&nbsp;&nbsp;&nbsp; 9.293664346, 
      39.434045472&nbsp;&nbsp;&nbsp; 9.3477710396, 
      39.4589299851&nbsp;&nbsp;&nbsp; 9.3511955139, 
      39.506872625&nbsp;&nbsp;&nbsp; 9.3384108099 
      )))');<BR>hood_polygon_260.data = {'slug':' 260', 'name': '260'};<BR>var 
      hood_vector = new 
      OpenLayers.Layer.Vector("Wereda");<BR>(hood_vector.addFeatures([hood_polygon_260,hood_polygon_371);<BR>&nbsp;&nbsp;&nbsp; 
      var lon = 4387103;<BR>&nbsp;&nbsp;&nbsp; var lat = 
      1007363;<BR>&nbsp;&nbsp;&nbsp; var zoom = 0;<BR><BR><BR></DIV></DIV>
      <DIV>_______________________________________________<BR>Users mailing 
      list<BR><A href="mailto:Users@openlayers.org" 
      target=_blank>Users@openlayers.org</A><BR><A 
      href="http://openlayers.org/mailman/listinfo/users" 
      target=_blank>http://openlayers.org/mailman/listinfo/users</A><BR><BR></DIV></BLOCKQUOTE></DIV>
    <DIV>
    <DIV></DIV>
    <DIV><BR><BR clear=all><BR>-- <BR>Nicholas Efremov-Kendall<BR>Fulbright 
    Student 2009-2010, Ukraine<BR><A href="mailto:nefremov@artsci.wustl.edu" 
    target=_blank>nefremov@artsci.wustl.edu</A><BR>c/o Halyna Yerko<BR>Balzaka 
    92a, Kv 27<BR>02232<BR>Kyiv, Ukraine<BR>(mob) 
  +380963576524<BR></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></BODY></HTML>