検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 29 for GDAL (0.024 sec.)
Installing Geospatial libraries — Django 4.0.6 ドキュメント 14064
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ostgreSQL and SQLite only) 8.x, 7.x, 6.x, 5.x, 4.x GDAL Geospatial Data Abstraction Library はい 3.3, 3.2, ... e may vary. 注釈 The GeoDjango interfaces to GEOS, GDAL, and GeoIP may be used independently of Django. In ... aries: $ sudo apt-get install binutils libproj-dev gdal-bin Please also consult platform-specific instruct ... : $ ./configure $ make $ sudo make install $ cd .. GDALGDAL is an excellent open source geospatial libr ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 12351
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontents | Index | Modules « previous | up | next » GDAL API ¶ GDAL stands for Geospatial Data Abstraction ... army knife" of GIS data functionality. A subset of GDAL is the OGR Simple Features Library, which speciali ... ion of vector spatial data and minimal support for GDAL's features with respect to raster (image) data. 注 ... 釈 Although the module is named gdal , GeoDjango only supports some of the capabilities ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 11698
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... irements Supported Versions Notes PostgreSQL GEOS, GDAL, PROJ, PostGIS 10+ Requires PostGIS. MySQL GEOS, G ... DAL 5.7+ Limited functionality . Oracle GEOS, GDAL 19+ XE not supported. SQLite GEOS, GDAL, PROJ, Spa ... trix on the OSGeo Wiki for PostgreSQL/PostGIS/GEOS/GDAL possible combinations. インストール ¶ Geospatial l ... the external shared libraries (e.g., for GEOS and GDAL) cannot be located. [1] Typically, the cause of th ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 8745
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... apefile. Use ogrinfo to examine spatial data ¶ The GDAL ogrinfo utility allows examining the metadata of s ... ng: ogr2ogr : A command-line utility included with GDAL that can import many vector data formats into Post ... with PostGIS imports ESRI shapefiles into PostGIS. GDAL Interface ¶ Earlier, you used ogrinfo to examine t ... e. GeoDjango also includes a Pythonic interface to GDAL's powerful OGR library that can work with all the ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
LayerMapping data import utility — Django 4.0.6 ドキュメント 8598
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... GeoDjango model. 注釈 Use of LayerMapping requires GDAL. 警告 GIS data sources, like shapefiles, may be ve ... emory than is typical. カスタマイズ例 ¶ You need a GDAL-supported data source, like a shapefile (here we'r ... with three features): >>> from django.contrib.gis.gdal import DataSource >>> ds = DataSource ( 'test_poly ... .g., a shapefile). Also accepts django.contrib.gis.gdal.DataSource instances. mapping A dictionary: keys a ...
https://man.plustar.jp/django/ref/contrib/gis/layermapping.html - [similar]
Django 1.11.2 リリースノート — Django 4.0.6 ドキュメント 8500
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nge in Django 1.11. Bugfixes ¶ Added detection for GDAL 2.1 and 2.0, and removed detection for unsupported ... trib.gis to raise ImproperlyConfigured rather than GDALException if gdal isn't installed, to allow third-p ... in invalid SQL ( #28199 ). Corrected detection of GDAL 2.1 on Windows ( #28181 ). Made date-based generic ...
https://man.plustar.jp/django/releases/1.11.2.html - [similar]
索引 — Django 4.0.6 ドキュメント 8451
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... kend (django.core.mail のクラス) BadRequest bands (GDALRaster の属性) base36_to_int() (django.utils.http モ ... post-process --noinput -c -i -l -n color_interp() (GDALBand のメソッド) ComboField (django.forms のクラス) ... IP2 のメソッド) CoordTransform (django.contrib.gis.gdal のクラス) copy() (QueryDict のメソッド) Corr (djan ... measure のクラス) data (BoundField の属性) data() (GDALBand のメソッド) DATA_UPLOAD_MAX_MEMORY_SIZE settin ...
https://man.plustar.jp/django/genindex.html - [similar]
Pythonモジュール索引 — Django 4.0.6 ドキュメント 7733
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .widgets GeoDjango widgets API. django.contrib.gis.gdal GeoDjango's high-level interface to the GDAL libra ...
https://man.plustar.jp/django/py-modindex.html - [similar]
Deploying GeoDjango — Django 4.0.6 ドキュメント 7733
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... deployment documentation . 警告 GeoDjango uses the GDAL geospatial library which is not thread safe at thi ...
https://man.plustar.jp/django/ref/contrib/gis/deployment.html - [similar]
Django 1.10.6 release notes — Django 4.0.6 ドキュメント 7684
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ifferences larger than a month ( #27856 ). Fixed a GDALException raised by GDALClose on GDAL ≥ 2.0 ( #2747 ...
https://man.plustar.jp/django/releases/1.10.6.html - [similar]
PREV 1 2 3 NEXT