Results of 1 - 10 of about 19 for geojson (0.017 sec.)
- GeoJSON Serializer — Django 4.0.6 ドキュメント 15248
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ontents | Index | Modules « previous | up | next » GeoJSON Serializer ¶ GeoDjango provides a specific seriali ...
zer for the GeoJSON format. See Django オブジェクトのシリアル化 for mo ...
re information on serialization. The geojson serializer is not meant for round-tripping data, a ...
ddition to the options of the json serializer, the geojson serializer accepts the following additional option ...
-
https://man.plustar.jp/django/ref/contrib/gis/serializers.html
- [similar]
- Geographic Database Functions — Django 4.0.6 ドキュメント 9954
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
at その他 Area Azimuth Difference ForcePolygonCW AsGeoJSON IsValid Distance BoundingCircle Intersection MakeV ...
t support area calculations on geographic SRSes. AsGeoJSON ¶ class AsGeoJSON ( expression , bbox = False , cr ...
ingle geographic field or expression and returns a GeoJSON representation of the geometry. Note that the resu ...
lt is not a complete GeoJSON structure but only the geometry key content of a G ...
-
https://man.plustar.jp/django/ref/contrib/gis/functions.html
- [similar]
- GEOS API — Django 4.0.6 ドキュメント 9613
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
creating the same geometry from WKT, HEX, WKB, and GeoJSON: >>> from django.contrib.gis.geos import GEOSGeome ...
nt", "coordinates": [ 5.000000, 23.000000 ] }' ) # GeoJSON Another option is to use the constructor for the s ...
WKT / EWKT str HEX / HEXEWKB str WKB / EWKB buffer GeoJSON str For the GeoJSON format, the SRID is set based ...
of this geometry. GEOSGeometry. json ¶ Returns the GeoJSON representation of the geometry. Note that the resu ...
-
https://man.plustar.jp/django/ref/contrib/gis/geos.html
- [similar]
- OGR Inspection — Django 4.0.6 ドキュメント 8452
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
クへ LayerMapping data import utility 次のトピックへ GeoJSON Serializer 関連キーワード OGR , Inspection , ogrin ...
-
https://man.plustar.jp/django/ref/contrib/gis/ogrinspect.html
- [similar]
- GeoDjango Utilities — Django 4.0.6 ドキュメント 8452
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ブルシューティング OGR Inspection ogrinspect mapping GeoJSON Serializer 前のトピックへ Geolocation with GeoIP2 ...
-
https://man.plustar.jp/django/ref/contrib/gis/utils.html
- [similar]
- Pythonモジュール索引 — Django 4.0.6 ドキュメント 8383
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
easurement objects. django.contrib.gis.serializers.geojson Serialization of GeoDjango models in the GeoJSON f ...
-
https://man.plustar.jp/django/py-modindex.html
- [similar]
- GeoDjango — Django 4.0.6 ドキュメント 8213
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
tance Lookups Geographic Database Functions Area AsGeoJSON AsGML AsKML AsSVG AsWKB AsWKT Azimuth BoundingCirc ...
es LayerMapping data import utility OGR Inspection GeoJSON Serializer GeoDjango Management Commands inspectdb ...
-
https://man.plustar.jp/django/ref/contrib/gis/index.html
- [similar]
- GeoDjango Management Commands — Django 4.0.6 ドキュメント 8127
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ement Commands inspectdb ogrinspect 前のトピックへ GeoJSON Serializer 次のトピックへ GeoDjango's admin site 関 ...
-
https://man.plustar.jp/django/ref/contrib/gis/commands.html
- [similar]
- GeoDjango Tutorial — Django 4.0.6 ドキュメント 8127
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ino Boundary geometries may be exported as WKT and GeoJSON: >>> geom = feat . geom >>> print ( geom . wkt ) P ...
, size -1, offset 0 at 0x2564c40> >>> sm . mpoly . geojson # GeoJSON '{ "type": "MultiPolygon", "coordinates" ...
-
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html
- [similar]
- GeoDjango Database API — Django 4.0.6 ドキュメント 8042
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ecific -- a WKB geometry in hexadecimal [2] ), and GeoJSON (see RFC 7946 ). Essentially, if the input is not ...
(which may be a GEOSGeometry object or a string of GeoJSON , WKT, or HEXEWKB), and rst is a GDALRaster object ...
S Oracle MariaDB MySQL SpatiaLite Area X X X X X AsGeoJSON X X X (≥ 10.2.4) X (≥ 5.7.5) X AsGML X X X AsKML X ...
-
https://man.plustar.jp/django/ref/contrib/gis/db-api.html
- [similar]