gdal_plygonize
FWtool だと新しいのだめ wget http://download.osgeo.org/gdal/gdal-1.5.3.tar.gz して、展開、cp ../gdal_polygonize.py ./swig/python/scripts/ に入れておく。なぜ?
/tmp/GDAL/gdal-1.5.3$で、
./confirgure
./make
その間に、確認/usr/bin/python -V --> Python 2.5.2
makeは、そこそこ、
make install
/usr/local/binには、
/usr/local/lib にも
それで、
----------------------------------------------------------------------Libraries have been installed in: /usr/local/lib
If you ever happen to want to link against installed librariesin a given directory, LIBDIR, you must either use libtool, andspecify the full pathname of the library, or use the `-LLIBDIR'flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries formore information, such as the ld(1) and ld.so(8) manual pages.
./swig/python で、 make generate
swigがないって、いんすと^-る
sudo apt-get install python2.5-dev もね
って何度か繰り返したら、インストールできた。ああよくわからん。
http://trac.osgeo.org/gdal/wiki/rfc17_python_namespaces
sudo apt-get install python-Numpy これも入れて
sudo apt-get install python-setuptools
あーーー、1.6betaにある。それつかお
似たようなお悩みを抱えている方をみつけました 。
http://n2.nabble.com/Countour-polygons-instead-of-lines-td834950.html
/tmp/GDAL/gdal-1.5.3$で、
./confirgure
./make
その間に、確認/usr/bin/python -V --> Python 2.5.2
makeは、そこそこ、
make install
/usr/local/binには、
/usr/local/lib にも
それで、
----------------------------------------------------------------------Libraries have been installed in: /usr/local/lib
If you ever happen to want to link against installed librariesin a given directory, LIBDIR, you must either use libtool, andspecify the full pathname of the library, or use the `-LLIBDIR'flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries formore information, such as the ld(1) and ld.so(8) manual pages.
./swig/python で、 make generate
swigがないって、いんすと^-る
sudo apt-get install python2.5-dev もね
って何度か繰り返したら、インストールできた。ああよくわからん。
http://trac.osgeo.org/gdal/wiki/rfc17_python_namespaces
sudo apt-get install python-Numpy これも入れて
sudo apt-get install python-setuptools
あーーー、1.6betaにある。それつかお
似たようなお悩みを抱えている方をみつけました 。
http://n2.nabble.com/Countour-polygons-instead-of-lines-td834950.html
gdal_polygonize
を使ってみます。ラスターデータの用意です。とやろうとおもたら、http://n2.nabble.com/lost-gdal_polygonize-td1305344.htmlにあるように、はいってないらしhttp://trac.osgeo.org/gdal/browser/trunk/gdal/swig/python/scripts/gdal_polygonize.py
をとってきて、binに入れて、chmod +x gdal_polygonize.py にして、safe_binに行って、gdal_polygonize.pyを作ってやったら、動いた 動けばいい
toiuka,
kantanni,ugokanai
http://www.nabble.com/forum/Search.jtp?query=FWTools%20gdal_polygonize
をとってきて、binに入れて、chmod +x gdal_polygonize.py にして、safe_binに行って、gdal_polygonize.pyを作ってやったら、動いた 動けばいい
toiuka,
kantanni,ugokanai
http://www.nabble.com/forum/Search.jtp?query=FWTools%20gdal_polygonize
沿岸は労モデル
気象業務支援ンターによると沿岸波浪のモデルは、3時間間隔で計算しているらしい。沿岸波浪数値予報モデルGPV( Grid Point Value) (CWM コースたるウエーブモデルかしら)http://database.rish.kyoto-u.ac.jp/arch/jmadata/gpv-original.html 4回(00、06、12、18UTC)に変更されましたそう 1ファイル60MBくらいある
http://www.weather.gov/ndfd/technical.htm
ここで
http://www.crwr.utexas.edu/gis/gishydro06/SpaceAndTime/NetCDF/Animating%20netCDF%20Data%20in%20ArcMap.htm#Primary_Contact こうして
http://www.weather.gov/ndfd/technical.htm
ここで
http://www.crwr.utexas.edu/gis/gishydro06/SpaceAndTime/NetCDF/Animating%20netCDF%20Data%20in%20ArcMap.htm#Primary_Contact こうして
登録:
投稿 (Atom)