文件名称:ffi-ogr:方便的OGR Ruby包装器
文件大小:294KB
文件格式:ZIP
更新时间:2024-06-10 23:20:16
Ruby
必须安装GDAL: Mac:注意:根据需要添加其他标志,例如--with-postgresql brew install gdal --complete --enable-unsupported --with-libkml Ubuntu: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 16126D3A3E5C1192 sudo apt-get install python-software-properties -y sudo add-apt-repository ppa:ubuntugis/ppa -y sudo apt-get update -qq sudo apt-get install libgdal-dev ffi-ogr ...用于从Ruby方便地访问OGR功能 运行: bin/ogr_co
【文件预览】:
ffi-ogr-master
----lib()
--------ffi-ogr.rb(16KB)
--------ffi-ogr()
----Gemfile(115B)
----spec()
--------reader_spec.rb(660B)
--------data_source_spec.rb(1KB)
--------spec_helper.rb(37B)
--------data()
----Rakefile(292B)
----.travis.yml(333B)
----LICENSE.md(1KB)
----README.md(4KB)
----.rspec(8B)
----.gitignore(230B)
----ffi-ogr.gemspec(1KB)
----bin()
--------ogr_console(130B)
----before_install.sh(248B)