[GRASS-dev] Re: [GRASS GIS] #94: PROJ file sometimes not created with location

2010-01-21 Thread GRASS GIS
#94: PROJ file sometimes not created with location
--+-
  Reporter:  cmbarton |   Owner:  grass-dev@lists.osgeo.org  
  Type:  defect   |  Status:  closed 
  Priority:  major|   Milestone:  6.4.0  
 Component:  default  | Version:  svn-trunk  
Resolution:  fixed|Keywords:  location PROJ projection g.proj
  Platform:  Unspecified  | Cpu:  Unspecified
--+-
Changes (by hamish):

  * status:  new => closed
  * platform:  => Unspecified
  * resolution:  => fixed
  * cpu:  => Unspecified

Comment:

 Apparently fixed by Paul with r30557.

-- 
Ticket URL: 
GRASS GIS 
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] Re: [GRASS GIS] #94: PROJ file sometimes not created with location

2008-03-14 Thread Michael Barton
Wow!. 24 hr turn around from reported issue to fix. I didn't even  
have time to find example files.


...and this is typical of GRASS. Any commercial programs able to make  
this kind of claim?


Michael

C. Michael Barton, Professor of Anthropology
Director of Graduate Studies
School of Human Evolution & Social Change
Center for Social Dynamics & Complexity
Arizona State University

Phone: 480-965-6262
Fax: 480-965-7671
www: 



On Mar 14, 2008, at 2:40 AM, GRASS GIS wrote:


#94: PROJ file sometimes not created with location
--- 
+

  Reporter:  cmbarton  |   Owner:  grass-dev@lists.osgeo.org
  Type:  defect|  Status:  new
  Priority:  major |   Milestone:  6.4.0
 Component:  default   | Version:  svn-trunk
Resolution:|Keywords:  location PROJ projection g.proj
--- 
+

Comment (by pkelly):

 It seems the problem was with gis_set.tcl not forwarding the warning
 message that g.proj emitted on to the user. I think I've fixed  
this now in

 SVN.

 This fix is for files that had no projection information  
associated with
 them. If there is a separate problem we can look at that too of  
course.


--
Ticket URL: 
GRASS GIS 
GRASS Geographic Information System (GRASS GIS) - http:// 
grass.osgeo.org/


___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


[GRASS-dev] Re: [GRASS GIS] #94: PROJ file sometimes not created with location

2008-03-14 Thread GRASS GIS
#94: PROJ file sometimes not created with location
---+
  Reporter:  cmbarton  |   Owner:  grass-dev@lists.osgeo.org  
  Type:  defect|  Status:  new
  Priority:  major |   Milestone:  6.4.0  
 Component:  default   | Version:  svn-trunk  
Resolution:|Keywords:  location PROJ projection g.proj
---+
Comment (by pkelly):

 Changeset 30557. http://trac.osgeo.org/grass/changeset/30557
  Not sure how to associate that with the bug report here??

-- 
Ticket URL: 
GRASS GIS 
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] Re: [GRASS GIS] #94: PROJ file sometimes not created with location

2008-03-14 Thread GRASS GIS
#94: PROJ file sometimes not created with location
---+
  Reporter:  cmbarton  |   Owner:  grass-dev@lists.osgeo.org  
  Type:  defect|  Status:  new
  Priority:  major |   Milestone:  6.4.0  
 Component:  default   | Version:  svn-trunk  
Resolution:|Keywords:  location PROJ projection g.proj
---+
Comment (by pkelly):

 It seems the problem was with gis_set.tcl not forwarding the warning
 message that g.proj emitted on to the user. I think I've fixed this now in
 SVN.

 This fix is for files that had no projection information associated with
 them. If there is a separate problem we can look at that too of course.

-- 
Ticket URL: 
GRASS GIS 
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

[GRASS-dev] Re: [GRASS GIS] #94: PROJ file sometimes not created with location

2008-03-13 Thread Michael Barton

Thanks Paul,

I'll see if I can track down a file that caused this kind of error.

Michael
__
Michael Barton, Professor
Professor of Anthropology
Director of Graduate Studies
School of Human Diversity & Social Change
Center for Social Dynamics & Complexity
Arizona State University
Tempe, AZ  85287-2402
USA

voice: 480-965-6262; fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton

On Mar 13, 2008, at 11:28 AM, GRASS GIS wrote:


#94: PROJ file sometimes not created with location
--- 
+

 Reporter:  cmbarton  |   Owner:  grass-dev@lists.osgeo.org
 Type:  defect|  Status:  new
 Priority:  major |   Milestone:  6.4.0
Component:  default   | Version:  svn-trunk
Resolution:|Keywords:  location PROJ projection g.proj
--- 
+

Comment (by pkelly):

Hello Michael,
Please can you give an example of a file that causes this problem  
(put it
online somewhere and post a link?) and I will investigate it. As far  
as I
know any errors in parsing the projection information are reported.  
The

only thing I can think of is that the file doesn't actually contain
projection information - it's not an error to carry on creating a  
location
from this though, as some information from the file (i.e. the  
extents and

resolution) can still be used in creating the location.

AND... as far as I can see g.proj already outputs a warning when an
unprojected file is being used. Something like:
Read of file ./roads.shp was successful, but it did not contain
projection information. 'XY (unprojected)' will be used

An additional warning could I suppose be added if a location is being
created, specifically reminding the user of the need to run  
g.setproj or
g.proj at a later date, if we think that's necessary. But I really  
need to
see an example of the file that causes this problem as I can't see  
where

it would be happening.

Paul

--
Ticket URL: 
GRASS GIS 
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/


___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


[GRASS-dev] Re: [GRASS GIS] #94: PROJ file sometimes not created with location

2008-03-13 Thread GRASS GIS
#94: PROJ file sometimes not created with location
---+
  Reporter:  cmbarton  |   Owner:  grass-dev@lists.osgeo.org  
  Type:  defect|  Status:  new
  Priority:  major |   Milestone:  6.4.0  
 Component:  default   | Version:  svn-trunk  
Resolution:|Keywords:  location PROJ projection g.proj
---+
Comment (by pkelly):

 Hello Michael,
 Please can you give an example of a file that causes this problem (put it
 online somewhere and post a link?) and I will investigate it. As far as I
 know any errors in parsing the projection information are reported. The
 only thing I can think of is that the file doesn't actually contain
 projection information - it's not an error to carry on creating a location
 from this though, as some information from the file (i.e. the extents and
 resolution) can still be used in creating the location.

 AND... as far as I can see g.proj already outputs a warning when an
 unprojected file is being used. Something like:
 Read of file ./roads.shp was successful, but it did not contain
 projection information. 'XY (unprojected)' will be used

 An additional warning could I suppose be added if a location is being
 created, specifically reminding the user of the need to run g.setproj or
 g.proj at a later date, if we think that's necessary. But I really need to
 see an example of the file that causes this problem as I can't see where
 it would be happening.

 Paul

-- 
Ticket URL: 
GRASS GIS 
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev