On 13/04/15 21:25, image93 wrote:
Hello,
I removed the current extension and then reinstall it
g.extension v.isochrones op=remove -f
g.extension v.isochrones op=add
i'am working with windows 7 32 bit OS.
I found the path pointing to the v.isochrones.bat :
C:\Users\laurent\AppData\Roaming\GRASS7\addons\bin
>
Moreover, when i launch the v.isochrones GUI , METHOD and COST_COLUMN
parameters are still not available. The installation of the new extension
does not work on my side. g.extension is still reinstalled the old version.
Is this a problem of repostory? There are several the repositories for Grass
extensions? i don't know.
I found it: for grass70, the repository is http://wingrass.fsv.cvut.cz/grass70/addons/grass-7.0.0/ and the v.isochrones there is still the old version.
Martin, shouldn't updates to addons in addons/grass7 automatically be updated for this repository as well ? Or do we have a special grass70 addons repository ?
Laurent, what you can do while this is sorted out is to download v.isochrones.py from
https://trac.osgeo.org/grass/browser/grass-addons/grass7/vector/v.isochrones/v.isochrones.py
Click on 'Original Format' at the bottom of the page and overwrite the existing v.isochrones.py on your machine with this. Attention: this is v.isochrones.py, not v.isochrones.bat. You can open the latter in a text editor to check where the former is located.
Moritz
On Tue, Apr 14, 2015 at 10:05 AM, Moritz Lennert
<mlennert@club.worldonline.be> wrote:
On 13/04/15 21:25, image93 wrote:
...
Is this a problem of repostory? There are several the repositories for
Grass extensions? i don't know.
I found it: for grass70, the repository is
http://wingrass.fsv.cvut.cz/grass70/addons/grass-7.0.0/ and the v.isochrones
there is still the old version.
Seems to be solved:
v.isochrones.zip14-Apr-2015 04:27 133K
I suppose that the job runs once per week, not daily.
You may try the installation again.
Markus
On 15/04/15 08:08, Markus Neteler wrote:
On Tue, Apr 14, 2015 at 10:05 AM, Moritz Lennert
<mlennert@club.worldonline.be> wrote:
On 13/04/15 21:25, image93 wrote:
...
Is this a problem of repostory? There are several the repositories for
Grass extensions? i don't know.
I found it: for grass70, the repository is
http://wingrass.fsv.cvut.cz/grass70/addons/grass-7.0.0/ and the v.isochrones
there is still the old version.
Seems to be solved:
v.isochrones.zip14-Apr-2015 04:27 133K
This is not the correct version. I don't know where the source for this package is, but if you look here:
http://wingrass.fsv.cvut.cz/grass71/addons/grass-7.1.svn/
you'll see
v.isochrones.zip 14-Apr-2015 04:27 214K
Note the difference in size. And if you look inside, then you can see that the v.isochrones.py in the grass70 version is not the same as in the grass71 version. The latter is the one which is currently in svn.
Moritz
Hi Martin,
On Wed, Apr 15, 2015 at 8:51 AM, Moritz Lennert
<mlennert@club.worldonline.be> wrote:
On 15/04/15 08:08, Markus Neteler wrote:
On Tue, Apr 14, 2015 at 10:05 AM, Moritz Lennert
<mlennert@club.worldonline.be> wrote:
On 13/04/15 21:25, image93 wrote:
...
Is this a problem of repostory? There are several the repositories for
Grass extensions? i don't know.
I found it: for grass70, the repository is
http://wingrass.fsv.cvut.cz/grass70/addons/grass-7.0.0/ and the
v.isochrones
there is still the old version.
Seems to be solved:
v.isochrones.zip14-Apr-2015 04:27 133K
This is not the correct version. I don't know where the source for this
package is, but if you look here:
http://wingrass.fsv.cvut.cz/grass71/addons/grass-7.1.svn/
you'll see
v.isochrones.zip 14-Apr-2015 04:27 214K
Note the difference in size. And if you look inside, then you can see that
the v.isochrones.py in the grass70 version is not the same as in the grass71
version. The latter is the one which is currently in svn.
... could you please check if the 7.0.0 addon script is operating
properly on your server?
thanks
Markus