<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<pre wrap=""><big><small>Hi Markus
thanks for your answer. epsg:2056 is correct for CH_1903+;
And here the print you ask for, comming out of mapset in location 1903+</small>.
Patrick
</big></pre>
<small>#g.region raster=region_ref -p</small><br>
<small>projection: 99 (Swiss. Obl. Mercator)<br>
zone: 0<br>
datum: ch1903<br>
ellipsoid: bessel<br>
north: 1297000<br>
south: 1074200<br>
west: 2484400<br>
east: 2834800<br>
nsres: 25<br>
ewres: 25<br>
rows: 8912<br>
cols: 14016<br>
cells: 124910592</small><br>
<br>
<br>
<div class="moz-cite-prefix">On 01.08.2015 23:56, Markus Neteler
wrote:<br>
</div>
<blockquote
cite="mid:CALFmHhtwKwuveu88XoGhnB0GHvD4XnxxxPi2zSyCMxHVE6uZqg@mail.gmail.com"
type="cite">
<pre wrap="">On Wed, Jul 29, 2015 at 4:40 PM, patrick s. <a class="moz-txt-link-rfc2396E" href="mailto:patrick_gis@gmx.net"><patrick_gis@gmx.net></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
I need to run v.neighbors on multiple datasets for the identic region
(extend and resolution). One dataset has observations outside of this
region, and causes an error: "ERROR: Input vector and computational region
do not overlap." However, viewing the extend in v.info and r.info (see
below) and overlaying the layers in the GUI, I see overlaps for 90% of my
points. Is this expected behavior or do I miss something? (GRASS70 from
Repos, OS:Ubuntu 15.04)
#Code
r.in.gdal in="./00_REFERENCE/reference_map.tif" out=region_ref --o
g.region rast=region_ref
</pre>
</blockquote>
<pre wrap="">
Just to be sure, please post
g.region raster=region_ref -p
I generated a location with epsg:2056 (is that the right one for
CH_1903+ ?) and there is indeed map overlap.
But just to be sure that the computational region is right, too.
Markus
</pre>
</blockquote>
<br>
</body>
</html>