<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body style="direction: ltr;" bgcolor="#ffffff" text="#000000">
ambrish dhaka wrote:
<blockquote cite="mid:BLU119-W28F583A3ADE2D1078A2BAAB7F30@phx.gbl"
 type="cite">
  <style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
  </style>Hello! ALL,<br>
I need to learn the important way of working with the data having
different projection system for a single location. Usually the case is
between long lat and UTM projections. I set the region first with
g.region and then try to import vector data which is in long lat format
they do not get "on the fly" transformation in the GRASS and what I
find that they cannot be displayed in my region.<br>
</blockquote>
GRASS does not do "on the fly projection". There are some good
explanations on the list why "on the fly" isn't such a good idea. {1}<br>
<blockquote cite="mid:BLU119-W28F583A3ADE2D1078A2BAAB7F30@phx.gbl"
 type="cite"><br>
The second question is that is it possible to create two different
mapsets, one in Long lat and other in UTM for the same location and
then work upon these two simultaneously even displaying them.<br>
</blockquote>
No, you don't work that way. You need two separate LOCATIONs, one for
UTM and a second for LAT/LON. Then use r.proj or v.proj to pull maps
from one to the other. MAPSETs are for sets of maps which are logically
related: same work project or in the same place, etc. But everything in
one MAPSET must be in the same projection and LOCATION.<br>
--<br>
Micha<br>
<br>
[1]
<a class="moz-txt-link-freetext" href="http://n2.nabble.com/link-to-datasets-from-other-locations-td3185792.html#a3193823">http://n2.nabble.com/link-to-datasets-from-other-locations-td3185792.html#a3193823</a><br>
<blockquote cite="mid:BLU119-W28F583A3ADE2D1078A2BAAB7F30@phx.gbl"
 type="cite"><br>
 I hope to get some very good guidance on these issues.<br>
  <br>
thanks!<br>
  <br>
Ambrish Dhaka<br>
  <br>
  <hr>Are you an untamed, bizarre or daring explorer? Find out now! <a
 moz-do-not-send="true" href="http://www.ExploreMyWay.com" target="_new">Drag
n' drop</a><br>
  <br>
This mail was received via Mail-SeCure System.<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
grass-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/grass-user">http://lists.osgeo.org/mailman/listinfo/grass-user</a>

This mail was received via Mail-SeCure System.


  </pre>
</blockquote>
<br>
</body>
</html>