[GRASS-user] 3d model with boreholes

Alec Ventura alecventura at hotmail.com
Fri Dec 11 13:52:41 PST 2015


So... i have converted my shape file to this projection: http://spatialreference.org/ref/epsg/4618/ on Qgis, and have created a new projection and mapset with this same epsg on Grass...
But when i import the shape on grass the map scale is still crazy, it says 1:6, but my area is huge and i can see all my points, it should be at least 1:500000 or more.
And this is a problem because when i try to make the buffers over my points i have to use a very small distance:g.run_command('v.buffer', input='PocosSad at Map3', output='boreholesGrassBuffer', type='point', distance='0.01')
else my buffer covers the hole area.
Anyone knows how i can fix this map scale? or why is this strange?
my shape file is in attach,Very tnks

> From: neteler at osgeo.org
> Date: Fri, 11 Dec 2015 11:45:47 +0100
> Subject: Re: [GRASS-user] 3d model with boreholes
> To: alecventura at hotmail.com
> CC: martin.laloux at gmail.com; grass-user at lists.osgeo.org
> 
> On Thu, Dec 10, 2015 at 11:54 PM, Alec Ventura <alecventura at hotmail.com> wrote:
> ...
> > The EPSG code im using is 4674 - SIRGAS2000, on Qgis it looks ok, but on
> > grass i notice that the scale is quite odd, i don't know if this can cause
> > any bug.
> 
> http://epsg.io/4674
> 
> I tried that:
> 
> grass70 -c epsg:4674 ~/grassdata/SIRGAS2000
> 
> and see
> 
> GRASS 7.0.2svn (SIRGAS2000):~ > g.proj -w
> GEOGCS["grs80",
>     DATUM["unknown",
>         SPHEROID["Geodetic_Reference_System_1980",6378137,298.257222101],
>         TOWGS84[0,0,0,0,0,0,0]],
>     PRIMEM["Greenwich",0],
>     UNIT["degree",0.0174532925199433]]
> 
> which indicates that it is not correctly detected.
> 
> There is a related ticket open:
> https://trac.osgeo.org/grass/ticket/2456
> 
> which we need to solve asap.
> 
> Markus
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20151211/8f745a92/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PocosSad.cpg
Type: application/octet-stream
Size: 4 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20151211/8f745a92/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PocosSad.dbf
Type: application/octet-stream
Size: 43494 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20151211/8f745a92/attachment-0007.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PocosSad.prj
Type: application/octet-stream
Size: 150 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20151211/8f745a92/attachment-0008.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PocosSad.qpj
Type: application/octet-stream
Size: 304 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20151211/8f745a92/attachment-0009.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PocosSad.shp
Type: application/octet-stream
Size: 2424 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20151211/8f745a92/attachment-0010.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PocosSad.shx
Type: application/octet-stream
Size: 764 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20151211/8f745a92/attachment-0011.obj>


More information about the grass-user mailing list