I am trying to reproject data from a lamber conformal conic (lcc) projection to a mercator projection. The reproject appears to go well. The output is listed below. However, when I attempt to display the data I get the message: The bounding box of the map is outside the current region. So I use g.region to change the bounds of the region to: 50, 20, -40, -100, but I still get the same error message. As a test, I created another Location, this time as Global LatLon, and after reprojecting the data, from my lcc projection, I was able to display the data, after changing the bounds of the region to the values above.&nbsp; I think the problem may be in how I created the mercator projection. When I run v.info on my data the projection info is:<br><br>Projection: x,y (zone 0)&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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; N:
 4370846.189&nbsp;&nbsp;&nbsp; S: 3988531.316&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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; E: -8414703.985&nbsp;&nbsp;&nbsp; W: -9288507.105&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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; B: 0.000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T: 0.000<br><br>It does not say I have a mercator projection?&nbsp; When I created the location, I selected merc as my projection, declined to select a datum (wgs84 was used by default), and then when it asked for an ellipsoid I selected sphere, with the following settings:<br><br>lat_ts=0, lon0=0, k=1, a=6378137.0, north=85.05112878, south=-85.05112978,
 west=-180, east=180, nsres=0.00000904, ewres=0.00000898<br><br>Steve<br><br>Below is the output from my reproject:<br><br>v.proj input=urbnarea location=NorthCarolina mapset=PERMANENT dbase=/var/www/html/mapdata/grassdata output=NCurbnarea<br><br>Input Projection Parameters: +proj=lcc +lat_0=33.7500000000 +lat_1=34.3333330000 +lat_2=36.1666600000 +lon_0=-79.0000000000 +x_0=609601.2200000000 +y_0=0.0000000000 +a=6378137 +rf=298.257222101 +no_defs +towgs84=0.000,0.000,0.000<br>Input Unit Factor: 1<br><br>Output Projection Parameters: +proj=merc +lat_ts=0.0000000000 +lon_0=0.0000000000 +k_0=1.0000000000 +a=6378137 +b=6378137 +no_defs<br>Output Unit Factor: 1<br><br>Creating vector file...<br>Building topology ...<br>Registering lines:&nbsp;&nbsp;&nbsp; 1000<br>1968 primitives registered&nbsp;&nbsp;&nbsp; &nbsp;<br>Building areas:<br><br><br>666 areas built&nbsp;&nbsp;&nbsp; &nbsp;<br>183 isles built<br>Attaching islands:<br><br>Attaching centroids:<br><br>Topology was
 built.<br>Number of nodes&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp; 1485<br>Number of primitives:&nbsp;&nbsp; 1968<br>Number of points&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp; 0<br>Number of lines&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp; 0<br>Number of boundaries:&nbsp;&nbsp; 1311<br>Number of centroids :&nbsp;&nbsp; 657<br>Number of areas&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp; 666<br>Number of isles&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp; 183<br>Number of areas without centroid :&nbsp;&nbsp; 9<p>&#32;
      <hr size=1>Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now.</a>